Technical data

vsim
CR-210 ModelSim Commands ModelSim EE/SE Command Reference
-keepstdout
For use with foreign programs. Instructs the simulator to not redirect the stdout
stream to the Main transcript window. Optional.
-l <filename>
Saves the contents of the "Main window" (10-158) to <filename>. Optional.
Default is transcript. Can also be specified using the .ini (see "Creating a
transcript file"
(B-404)) file or the .tcl preference file.
<license_option>
Restricts the search of the license manager. Optional. Use one of the following
options.
The options may also be specified with the License
(B-399) in the modelsim.ini file;
see the "[vsim] simulator control variables"
(B-398)
-multisource_delay min | max | latest
Controls the handling of multiple PORT or INTERCONNECT constructs that
terminate at the same port. Optional. By default, the Module Input Port Delay
(MIPD) is set to the max value encountered in the SDF file. Alternatively, you
may choose the min or latest of the values.
-nocompress
Causes VSIM to create uncompressed checkpoint files. Optional. This option
must be used with the -restore option (below) to restore a simulation from an
uncompressed checkpoint file.
+no_notifier
Timing messages will be issued for timing constraint violations, but X
propagation will be prevented for these violations. Optional.
<license_option> Description
-lic_nomgc excludes any MGC licenses from the search
-lic_nomti excludes any MTI licenses from the search
-lic_vlog searches only for ModelSim EE/VLOG licenses
-lic_vhdl searches only for ModelSim EE/VHDL licenses
-lic_plus searches only for ModelSim EE/PLUS licenses
-lic_noqueue do not wait in queue when license is unavailable