Skip to content
Snippets Groups Projects
Commit f5b712ff authored by Daniel Newbrook's avatar Daniel Newbrook
Browse files

Add nic400 megasoc system make target

parent 43c6ae6a
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ build_sie300_sram_ctrl:
@$(SIE300_IP_LOGICAL_DIR)/generate --config ./socrates/BP301_SRAM/config/SYS_SRAM_ctrl.yaml --output ./logical/sie300/
build_nic400:
socrates_cli --project megasoc_tech -data ../ --flow build.configured.component configuredComponentName=nic400_megasoc_main
socrates_cli --project megasoc_tech -data ../ --flow build.configured.component configuredComponentName=nic400_megasoc_system
build_cortex_a53:
mkdir $(SOCLABS_MEGASOC_TECH_DIR)/logical/CortexA53_1/
mkdir $(SOCLABS_MEGASOC_TECH_DIR)/logical/CortexA53_1/verilog
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment