240
Development Tools User’s Guide
Intel
®
IXP2400/IXP2800 Network Processors
Transactor
goto |clk| |/silent| cycle_target
Definition:
The goto command simulates up until the specified target cycle number has been reached. You
can specify what primary clock input to use to measure the target cycle number; otherwise the
goto command will use the current default clock (set by the set_default_go_clock command)
to determine the target cycle.
/silent
If the “/silent” qualifier is specified, debug information is suppressed.
8.3.18
goto_addr
Format:
goto_addr |/silent| |/max_cycle_count| |goto_filter|
uaddr_or_label ...
Definition:
The goto_addr command halts the simulator when one of the specified microaddresses has
been reached in one of the microsequencer units specified by the goto_filter.
/silent
If the “/silent” qualifier is specified, debug information is suppressed
during simulation.
/max_cycle_count
If max_cycle_count is specified, simulation will unconditionally stop
once the cycle count has been reached. The max_cycle_count is assumed
to be specified in the clock domain that is currently the default clock (see
“set_default_go_clock” for more information).
goto_filter
If goto_filter is not specified, the default goto filter will be used (see
“set_default_goto_filter” for the goto filter syntax).
uaddr_or_label
One or more uaddr_or_label specifications may be entered. A
microaddress is specified by the decimal address immediately followed
by “#”; a label is specified by the alphanumeric label name immediately
followed by “#”.
8.3.19
help
Format:
help |topic_or_command|
Definition:
Displays helpful information about a topic or command. Help is available for the following
commands:
#define
#undef
@
benchmark
cd
close
connect
debug
def_stat
def_stat_condition
deposit
diff_trace
dir
examine
exit
force
foreign_model
go
go_thread
gop
goto
goto_addr
init