Development Tools User’s Guide
245
Intel
®
IXP2400/IXP2800 Network Processors
Transactor
set_default_goto_filter chip_inst_name (useq_thrd_spec ...)
Definition:
Specifies the default combination of microsequencers and threads that will apply to the
“goto_addr” and “ubreak” commands if this specification is not explicitly included with these
commands.
useq_thrd_spec
One or more useq_thrd _spec specifications may be included within the
parentheses delimited by spaces. The useq_thrd_spec consists of a
comma-separated list of microsequencer numbers followed by a colon,
followed by a comma-separated list of thread numbers. The colon and
thread specification can be left out in which case all threads are assumed.
Additionally, a range of microsequencer or thread numbers can be
specified by 2 numbers delimited by a “-”; all microsequencers or all
threads can be specified by “*”.
8.3.32
set_float_threshold
Format:
set_float_threshold [[clock_name:]cycle_num | 0| -1]
tristate_name [tristate_name...]
Definition:
Sets the tri-state floating threshold on one or more tri-state states. The tri-state floating
threshold is the minimum acceptable time that can pass while a tri-state node is not driven. If
this threshold is reached, an error is generated indicating that the tri-state node has been
undriven too long.
Specified states that are not tri-state states are ignored.
A value of 0 implies that the state must always be driven in order to avoid an error message. A
value of -1 disables the threshold check so that no error will ever be generated. A value other
than 0 or -1 specifies the threshold time in terms of the clock periods of the specified clock.
If no clock is specified, the default clock shown in the prompt is used.
Wildcards:
Wildcards may be used to specify multiple tri-state nodes more efficiently.
8.3.33
show_clocks
Format:
show_clocks
Definition:
Shows the waveform characteristics of all primary clock inputs which are automatically driven
by the simulator. Use
set_clock
to set the waveform characteristics of individual clocks.
8.3.34
sim_delete
Format:
sim_delete
Definition: