SDKZSPF LSI, SDKZSPF Datasheet - Page 168

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
8.2.26 script
8.2.27 set attr
8-26
This command loads and processes a script file. The script file may
contain any valid ZSIM commands. Comments are allowed in the script
file, preceded by the hash (#) character. ZSIM ignores all commands
between the # character and the end of line. Empty lines are also
ignored.
Format –
Example –
Example Script File –
# This example script demonstrates how to turn on
# instruction and pipeline tracing and profile using
# a command file.
load test.exe
enable profile pipe # turn on grouping rule info
enable trace write # turn on instruction trace info
enable trace pipe # turn on pipeline info
run
exit
This command allows you to set three internal ZSIM attributes. These
configurable attributes are described in
ZSP SDK Cycle-Accurate Simulator
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
script filename
zsim{32} script standard.scr
Note:
The same script can be invoked as a command-line argu-
ment to the simulator as shown following.
or
%zsim400 -s standard.scr
%zsimg2 -s standard.scr
Table
8.8.