User`s manual

Tcl commands
ModelSim Xilinx Users Manual Tcl and ModelSim 10-241
Tcl commands
The Tcl commands are listed below. For complete information on Tcl commands
use the Main window menu selection: Help > Tcl Man Pages, or refer to one of
the Tcl/Tk resources noted above. Also see "Preference variables located in TCL
files"
(A-271) for information on Tcl variables.
Note: ModelSim command names that conflict with Tcl commands have been renamed or have been
replaced by Tcl commands. See the list below:
append array break case catch
cd close concat continue eof
error eval exec expr file
flush for foreach format gets
glob global history if incr
info insert join lappend list
llength lindex lrange lreplace lsearch
lsort open pid proc puts
pwd read regexp regsub rename
return scan seek set split
string switch tell time trace
source unset uplevel upvar while
Previous ModelSim command Command changed to (or replaced by)
continue run
(CR-86) with the -continue option
format list | wave write format (CR-167) with either list or wave specified