SDKZSPF LSI, SDKZSPF Datasheet - Page 132

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
7.2.24 set reg
7.2.25 set size
7.2.25.1 zisim400
7-18
This command assigns a value to the specified register.
Format –
Example –
This command is slightly different for the two ZSP architectures.
This command sets the size of internal data memory or instruction
memory. The default size of internal data or instruction memory is 63488
words (62K words), 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
ZSP SDK Functional-Accurate Simulator
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
Breakpoint 1 on PC at address 0x0010
zisim{3} set break symbol main
Breakpoint 2 on PC at address 0xf9b9 of main
set reg register value
zisim{32} set reg r0 0x1234
set size {dmem|imem} size
zisim{32} set size dmem 0x4000
zisim{32} set size imem 0x4000