Allow dramsim_ini folder to be set at the command line
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../../generators/testchipip/src/main/resources/dramsim2_ini
|
||||
@@ -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 \
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
../../generators/testchipip/src/main/resources/dramsim2_ini
|
||||
Reference in New Issue
Block a user