SDKZSPF LSI, SDKZSPF Datasheet - Page 136

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
7.2.31 show reg
7.2.32 show size
7.2.32.1 zisim400
7-22
For zisimg2, you can use a symbol instead of an absolute address value.
This command displays the value of a specified register or the value of
a category of registers. More than one category and/or register can be
specified. The register categories are:
Format –
Examples –
Like set size, this command is slightly different for the two ZSP
architectures.
This command shows the size of internal data or instruction memory. The
output is not affected by the radix attribute.
ZSP SDK Functional-Accurate Simulator
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
zisim{32} show imem int 0xf000 0x10
zisim{1} show imem int foo_function 20
gpr
All general purpose registers, r0–r15.
cfg
All control registers (such as %smode and %hwflag). Do not include
the percent sign (%) in the register name.
addr
All address and index registers for the ZSPG2 architecture. Thus, it
is specific for zisimg2.
show reg {category|register} ...
zisim{32} show reg
zisim{32} show gpr
zisim{32} show cfg r0
zisim{32} show gpr hwflag smode