Init; Inst - Intel IXP2400 User Manual

Network processors
Table of Contents

Advertisement

inst

logical
remove
set_clock
set_float_threshold show_clocks
time
unforce
Example:
8.3.20

init

Format:
init
Definition:
This command should be executed once all cells have been instantiated using the "inst"
command. "init" initializes the model for simulation. It schedules the clocks and ties all cell
hierarchy together by linking port states between all parent and child instances.
8.3.21
inst
Format:
inst cell_name [inst_name]
Definition:
Instantiates the specified cell using the specified instance name. all descendent cells are also
instantiated. Note that multiple instantiations must all have unique instance names.
inst_name
Examples:
Development Tools User's Guide
®
Intel
load_ixc
path
root_init
set_default_go_clk
trace
version
> help examine
Get help on the examine command.
The inst_name can be omitted during exactly one instantiation in which
case the instance name is an empty string.
Simulation states are automatically created to connect to the port
connections of the instantiated cell. The names of these states are of the
form inst_name.port_name (unless the instance name is the
empty string in which case the name is simply port_name).
inst test2 (instantiate cell "test2")
inst test2 foo (instantiate cell "test2" as "foo")
IXP2400/IXP2800 Network Processors
load_meta
log
profile
pwd
set_bus_stats
set_default_goto_filter
sim_delete
type
watch
Transactor
sim_reset
ubreak
241

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ixp2800

Table of Contents