Skip to content
Snippets Groups Projects
Commit 9c7fb45a authored by dwf1m12's avatar dwf1m12
Browse files

DM230 default to allow AES128 project to work

parent e46d10b9
Branches
Tags v3.2.9
No related merge requests found
...@@ -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
...@@ -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
Subproject commit 872cd269323ed2cf442aff3830cb46ab25846ad8 Subproject commit 5a0f5c8b88fc323c52701c75f7665bf948d7b16a
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment