Allow dramsim_ini folder to be set at the command line

This commit is contained in:
Colin Schmidt
2020-06-05 16:50:14 -07:00
parent e3d4d88c00
commit 171b805d0e
7 changed files with 5 additions and 19 deletions

View File

@@ -1 +0,0 @@
../../generators/testchipip/src/main/resources/dramsim2_ini

View File

@@ -87,6 +87,7 @@ TIMESCALE_OPTS := $(shell verilator --version | perl -lne 'if (/(\d.\d+)/ && $$1
VERILATOR_NONCC_OPTS = \
$(TIMESCALE_OPTS) \
--top-module $(VLOG_MODEL) \
--vpi \
-Wno-fatal \
$(shell if ! grep -iq "module.*ariane" $(build_dir)/*.*v; then echo "$(CHIPYARD_VERILATOR_FLAGS)"; else echo "$(ARIANE_VERILATOR_FLAGS)"; fi) \
--output-split 10000 \

View File

@@ -1 +0,0 @@
../../generators/testchipip/src/main/resources/dramsim2_ini