User guide

8-6
Unified Command-Line Interface
call [$cmd(...)]
Calls a Verilog task.
Tool Environment Array Commands
senv [element]
Displays the environment array element element.
Breakpoint Commands
stop [-file file_name] [-line num] [-instance
path_name][-thread thread_id][-condition
expression]
Sets and displays breakpoints based on file file_name, source
code line with number num, instance path_name, thread with ID
thread_id or condition expression.
Signal Value and Memory Dump Specification Commands
dump [-file file_name] -add [list_of_path_names
-fid fid -depth levels | object -aggregates
-close] [-file file_name] [-autoflush on] [-file
file_name][-interval seconds] [-fid fid]
Dumps values of signals/variables/nets/regs listed in
list_of_path_names in file file_name.
memory [-read|-write nid] [-file file_name] [-radix
radix] [-start start_address] [-end end_address]
Loads or writes memory from or to file file_name, respectively,
between locations start_address and end_address.
Design Query Commands
show [-options] path_name
Displays value of obj
ect path_name. Also provides full static
information of instances and objects.