User guide

8-5
Unified Command-Line Interface
run [-relative | -absolute time] [-posedge |
-negedge | -change] [path_name]
Advances simulation to a point specified by time or edge of signal
path_name.
finish
Terminates a simulation, but remains in Tcl debug environment.
Navigation Commands
scope [-up [level] | active] [path_name]
Shows or sets current scope to instance path_name.
thread [thread_id][-active][-attach thread_id]
Displays thread with ID thread_id or all threads when no ID is
provided.
Signal/Variable/Expression Commands
get path_name [-radix radix]
Returns current value of signal/variable/net/reg path_name.
change [path_name value]
Deposits value on signal/variable/net/reg path_name.
force path_name value [time { , value time } *
[ -repeat delay ] ][ -cancel time ][-deposit]
[-freeze]
Forces signal/variable/net/reg path_name with value value.
release [path_name]
Releases signal/variable/net/reg path_name from the value
assigned using force command.
sexpr [-radix] [expression]
Displays the result in base radix of expression expression.