User guide
C-23
Simulation Options
Suppressing the $stop System Task
+vcs+ignorestop
Tells VCS to ignore the $stop system tasks in your source code.
Enabling User-Defined Plusarg Options
+plus-options
User-defined runtime options to perform some operation when the
option is on the simv command line. The $test$plusargs system
task can check for such options. For an example of checking for a
user-defined plusarg runtime option “Enabling Debugging Features
At Runtime” on page 2-10.
Enabling Overriding the Timing of a SWIFT SmartModel
+override_model_delays
Instead of using the DelayRange parameter definition in the
template file, this option enables the +mindelays, +typdelays,
and +maxdelays runtime options to specify the timing used by
SWIFT SmartModels. See “Changing the Timing of a Model” on
page 16-16.
Specifying acc_handle_simulated_net PLI Routine and
MIPD Annotation
+vcs+mipd+noalias
For the PLI routine acc_handle_simulated_net, aliasing of
a loconn net and a hiconn net across the port connection is
disabled if MIPD delay annotation happens for the port. If you
specify ACC capability: mip or mipb in the pli.tab file, such aliasing
is disabled only when actual MIPD annotation happens.