SDKZSPF LSI, SDKZSPF Datasheet - Page 133

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
7.2.25.2 zisimg2
7.2.26 show attr
7.2.27 show bits
This command sets the size of internal/external data memory or
instruction memory. The default size of internal/external data or
instruction memory is 0xFF.FFFF words (16M words) starting from 0,
which is also the maximum size that can be set.
This command does not apply to external memory. (The simulator has
1M words for each external instruction and external data memory.)
Format –
Examples –
This command sets the size of internal data memory to 16 Kwords.
This command sets the size of internal instruction memory to 16 Kwords.
This command shows the value of the specified attribute. You can view
the value of the three attributes which are configurable with the set attr
command as well as view version information for ZISIM.
Format –
Example –
This command displays the bit and field values for the specified register.
Do not use the % specifier for control registers.
ZISIM Commands
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
set size {dmem|imem} {int|ext} beg_value end_value
zisim{32} set size dmem int 0 0xffff
zisim{32} set size imem int 0 0xffff
show attr {run|history|radix|version}
zisim{1} show attr run
zisim{2} show attr history
zisim{3} show attr radix
zisim{4} show attr version
7-19