Technical data
Simulating with the graphic interface
204
-
ModelSim EE Graphic Interface ModelSim EE/PLUS Reference Manual
Make certain your selection is a valid Model
Sim
library - it must include an
_info
file and must have been created from Model
Sim
’s
vlib
command (p81).
Pulse Options
•
Disable pulse error and warning messages
(+no_pulse_msg)
Disables path pulse error warning messages.
•
Rejection Limit
(+pulse_r/<percent>)
Sets module path pulse rejection limit as percentage of path delay.
•
Error Limit
(+pulse_e/<percent>)
Sets module path pulse error limit as percentage of path delay.
Other Options
•
Enable Hazard Checking
(-hazards)
Enables hazard checking in Verilog modules.
•
Disable Timing Checks in Specify Blocks
(+notimingchecks)
Disables the timing check system tasks ($setup, $hold,...) in specify blocks.
Also see: "Hazard detection" (p50).
and
•
User Defined Arguments
(+<plusarg>)
Arguments are preceded with “+” , making them accessible by the Verilog PLI
routine
mc_scan_plusargs
. The values specified in this field must have a "+"
preceding them or VSIM may incorrectly parse them.