1
0
Fork 0

vsim: don't need VPI without JTAGVPI

This commit is contained in:
Megan Wachs 2018-03-07 10:58:09 -08:00
parent 15dc7f6760
commit ef7a6115b7
1 changed files with 0 additions and 4 deletions

View File

@ -57,10 +57,6 @@ VCS_OPTS = -notice -line +lint=all,noVCDE,noONGS,noUI -error=PCWM-L -timescale=1
+define+RANDOMIZE_INVALID_ASSIGN \
+libext+.v \
VCS_OPTS += +vpi
VCS_OPTS += -CC "-DVCS_VPI"
#--------------------------------------------------------------------
# Build the simulator
#--------------------------------------------------------------------