Technical data

Command reference table
ModelSim EE/SE Command Reference ModelSim Commands CR-17
virtual function (CR-184) creates a new signal that consists of logical operations on existing
signals and simulation time
virtual hide|nohide
(CR-188) hide sets a flag in the specified real or virtual signals so that the
signals do not appear in the Signals window; nohide resets the flag
virtual log|nolog
(CR-189) log causes the sim-mode dependent signals of the specified virtual
signals to be logged by the kernel; nolog causes the specified virtual
signals to be un-logged by the kernel
virtual region
(CR-190) creates a new user-defined design hierarchy region
virtual save
(CR-191) saves the definitions of virtuals to a file
virtual show|count
(CR-192) show lists the full path names of all the virtuals explicitly defined;
count counts the number of explicitly declared virtuals that have not
been saved and that were not read in using a macro file
virtual signal
(CR-193) creates a new signal that consists of concatenations of signals and
subelements
vlib
(CR-198) selectively lists the contents of a design library
vlib
(CR-198) creates a design library
vlog
(CR-199) compiles Verilog design units
vmake
(CR-205) use a UNIX or Windows MAKE program to maintain libraries;
invoked from UNIX or DOS prompt only
vmap
(CR-207) defines a mapping between a logical library name and a directory by
modifying the modelsim.ini file
vsim
(CR-208) loads a new design into the simulator
vsim<info>
(CR-219) returns information about the current VSIM executable
vsource
(CR-220) displays an HDL source file in the VSIM Source window
wlf2log (CR-223) translates a ModelSim logfile (vsim.wav) to a QuickSim II logfile
when
(CR-226) instruct VSIM to perform actions when the specified conditions are
met
where
(CR-230) displays information about the system environment
Command name Action