Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
AES128 Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SoCLabs
AES128 Project
Commits
9c7fb45a
Commit
9c7fb45a
authored
1 year ago
by
dwf1m12
Browse files
Options
Downloads
Patches
Plain Diff
DM230 default to allow AES128 project to work
parent
e46d10b9
Branches
Branches containing commit
Tags
v3.2.9
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
flist/project/accelerator.flist
+3
-3
3 additions, 3 deletions
flist/project/accelerator.flist
flist/project/system.flist
+5
-1
5 additions, 1 deletion
flist/project/system.flist
nanosoc_tech
+1
-1
1 addition, 1 deletion
nanosoc_tech
with
9 additions
and
5 deletions
flist/project/accelerator.flist
+
3
−
3
View file @
9c7fb45a
...
@@ -14,10 +14,10 @@
...
@@ -14,10 +14,10 @@
// ============= Accelerator Module search path =============
// ============= Accelerator Module search path =============
// ! Point this to your Accelerator RTL
// ! Point this to your Accelerator RTL
//
+incdir+$(ACCELERATOR_DIR)/src/rtl
+incdir+$(ACCELERATOR_DIR)/src/rtl
// ! Point this to your Wrapper RTL
// ! Point this to your Wrapper RTL
///
$(SOCLABS_PROJECT_DIR)/wrapper/src/soclabs_ahb_aes128_ctrl.v
$(SOCLABS_PROJECT_DIR)/wrapper/src/soclabs_ahb_aes128_ctrl.v
// ! Point this to your Subsystem RTL
// ! Point this to your Subsystem RTL
///
$(SOCLABS_PROJECT_DIR)/system/src/accelerator_subsystem.v
$(SOCLABS_PROJECT_DIR)/system/src/accelerator_subsystem.v
This diff is collapsed.
Click to expand it.
flist/project/system.flist
+
5
−
1
View file @
9c7fb45a
...
@@ -32,4 +32,8 @@
...
@@ -32,4 +32,8 @@
-f $(SOCLABS_WRAPPER_TECH_DIR)/flist/accelerator_wrapper_ip.flist
-f $(SOCLABS_WRAPPER_TECH_DIR)/flist/accelerator_wrapper_ip.flist
// - Bootrom Code RTL
// - Bootrom Code RTL
$(SOCLABS_PROJECT_DIR)/system/src/bootrom/verilog/bootrom.v
$(SOCLABS_PROJECT_DIR)/system/src/bootrom/verilog/bootrom.v
\ No newline at end of file
// the chosen DMA controller
//-f $(SOCLABS_SLDMA350_TECH_DIR)/flist/sldma350_ahb.flist
-f $(SOCLABS_SLDMA230_TECH_DIR)/flist/sldma230_ip.flist
This diff is collapsed.
Click to expand it.
nanosoc_tech
@
5a0f5c8b
Compare
872cd269
...
5a0f5c8b
Subproject commit
872cd269323ed2cf442aff3830cb46ab25846ad8
Subproject commit
5a0f5c8b88fc323c52701c75f7665bf948d7b16a
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment