f382ee70da
If user compiles without +define+DEBUG but then requests +vcdfile at simulation time, that request would be silently ignored. This changes it to a fatal error. It's good philosophy to treat plusargs like +vcdfile as commands, not suggestions, and die immediately if they cannot be honored, instead of silently ignoring them. Otherwise the user sits through the entire simulation and then is left scratching his head wondering where his waveforms are. |
||
---|---|---|
.. | ||
AsyncResetReg.v | ||
DebugTransportModuleJtag.v | ||
jtag_vpi.tab | ||
jtag_vpi.v | ||
SimDTM.v | ||
TestDriver.v |