Skip to content
Snippets Groups Projects
Commit 44b626ae authored by dam1n19's avatar dam1n19
Browse files

Updated NanoSoC fielist generation

parent 44dbf9ea
No related branches found
No related tags found
1 merge request!1changed imem to rom to allow initial program loading, updated bootloader code...
...@@ -25,4 +25,4 @@ gen_tcl: ...@@ -25,4 +25,4 @@ gen_tcl:
@echo building TCL flist @echo building TCL flist
@mkdir -p $(OUT_DIR) @mkdir -p $(OUT_DIR)
@(cd $(OUT_DIR); \ @(cd $(OUT_DIR); \
$(SOCLABS_SOCTOOLS_FLOW_DIR)/bin/filelist_compile.py -at -f $(FILELIST) -o $(TCL_OUTPUT_FILELIST) ;) $(SOCLABS_SOCTOOLS_FLOW_DIR)/bin/filelist_compile.py -t -f $(FILELIST) -o $(TCL_OUTPUT_FILELIST) ;)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment