Technical data
Command reference table
ModelSim EE/SE Command Reference ModelSim Commands CR-13
log (CR-93) creates a logfile containing simulation data for all HDL items whose
names match the provided specifications
lshift
(CR-95) takes a Tcl list as argument and shifts it in-place one place to the left,
eliminating the 0th element
lsublist
(CR-96) returns a sublist of the specified Tcl list that matches the specified
Tcl glob pattern
macro_option
(CR-97) controls the speed and delay of macro (DO file) playback, plus the
level of debugging feedback
modelsim
(CR-98) starts the ModelSim GUI without prompting you to load a design;
valid only for Windows platforms
next
(CR-100) see "search and next" (CR-141)
noforce (CR-101) removes the effect of any active force (CR-87) commands on the
selected HDL items
nolog
(CR-102) suspends writing of data to the logfile for the specified signals
notepad
(CR-104) calls up a simple text editor
nowhen
(CR-105) deactivates selected when (CR-226) commands
onbreak
(CR-106) used within a macro; it specifies a command to be executed when
running a macro that encounters a breakpoint in the source code
onElabError
(CR-107) specifies one or more commands to be executed when an error is
encountered during elaboration
onerror
(CR-108) used within a macro; it specifies one or more commands to be
executed when a running macro encounters an error
pause
(CR-109) placed within a macro; interrupts the execution of that macro
play
(CR-110) plays a sequence of keyboard and mouse actions, which were
previously saved to a file with the record command
(CR-130)
power add (CR-111) specifies the signals or nets to track for power information
power report
(CR-112) writes out the power information for the specified signals or nets
Command name Action