1
0

Fix testing of DefaultSmallConfig; bump rocket et al

This commit is contained in:
Andrew Waterman
2016-07-07 19:34:03 -07:00
parent 8c13e78ab5
commit 32ee5432dd
10 changed files with 16 additions and 12 deletions

View File

@ -45,6 +45,7 @@ VCS_OPTS = -notice -line +lint=all,noVCDE,noONGS,noUI -error=PCWM-L -timescale=1
+incdir+$(generated_dir) \
+define+CLOCK_PERIOD=0.5 $(sim_vsrcs) $(sim_csrcs) \
+define+PRINTF_COND=$(TB).printf_cond \
+define+RANDOMIZE \
+libext+.v \
#--------------------------------------------------------------------