Technical data

vsim
98
-
ModelSim Command Reference ModelSim EE/PLUS Reference Manual
-vital2.2b
Select SDF mapping for VITAL 2.2b (default is VITAL 95). Optional.
Arguments, Verilog
-hazards
Enables hazard checking in Verilog modules. Optional.
-L <library_name> ...
Specifies the design library to search for the specified configuration, entity or module.
Optional, if omitted the
work
library is used. If multiple libraries are specified, each must
be preceded by the -L option.
-Lf <library_name> ...
Same as -L but libraries are searched before ‘uselib. Optional.
+alt_path_delays
Use the current output value instead of pending value when selecting inertial specify path
output delay. Optional.
+mindelays
Selects minimum timing from Verilog
min:typ:max
expressions. Optional.
+typdelays
Selects typical timing from Verilog
min:typ:max
expressions. Optional. Default.
+maxdelays
Selects maximum timing from Verilog
min:typ:max
expressions. Optional.
+no_pulse_msg
Disables path pulse error warning messages. Optional.
+nosdfwarn
Disables warning from SDF annotator. Optional.
+nowarn<CODE>
Disables warning messages in the category specified by <CODE>. Optional.
Warnings that can be disabled include the <CODE> name in square brackets in the warning
message. For example the code for charge decay warnings is DECAY, so use
+nowarnDECAY to disable them.