SDKZSPF LSI, SDKZSPF Datasheet - Page 167

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
8.2.24 reset
8.2.25 run
This command resets the state of the simulator. The default is a soft
reset, which initializes all aspects of the simulator except the instruction
memory. A hard reset performs full initialization.
Format –
Examples –
Important:
or
This command advances the simulator for the specified number of
cycles. If no cycle count is specified, the default cycle count defined for
the run attribute is used (refer to
Simulation halts if the cycle count is reached, the maximum cycle count
is reached, or a system halt occurs.
Format –
Examples –
ZSIM Commands
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
reset [soft|hard]
zsim{32} reset
zsim{32} reset hard
zsim{32} reset
zsim{32} set reg pc <start_address>
zsim{32} reset hard; load
run [number_of_cycles]
zsim{32} run
zsim{32} run 100
Note:
The reset command does not reload the program into
memory. To restart the program, perform one of the follow-
ing sequence of commands:
zsimg2 no longer supports the soft reset feature.
Section 8.2.27, “set attr,” page
8-26).
8-25