Technical data

Tcl commands
514
-
Using Tcl ModelSim EE/PLUS Reference Manual
Tcl print references
Two sources of information about Tcl are
Tcl and the Tk Toolkit
by John K.
Ousterhout, published by Addison-Wesley Publishing Company, Inc., and
Practical Programming in Tcl and Tk by
Brent Welch published by Prentice Hall.
Tcl online references
The following are a few of the many Tcl references available:
• When using Model
Sim
make this VSIM Main window menu selection:
Help >
Tcl Man Pages
.
• Tcl man pages are also available at: www.elf.org/tcltk-man-html/contents.htm
• Tcl/Tk general information is available from the Tcl/Tk Consortium:
www.tclconsortium.org
The Scriptics Corporation, John Ousterhout’s company (the original Tcl
developer): www.scriptics.com
.
Tcl tutorial
For some hands-on experience using Tcl with Model
Sim
, see the Lessons chapter
of the
ModelSim EE/PLUS Tutorial
for
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 "Tcl variables" (p252) for information
on Tcl variables.
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