SDKZSPF LSI, SDKZSPF Datasheet - Page 140

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
(shell prompt) zisim400 demo.exe -t
*************************************************
*************************************************
***(info) Starting address: 0x2000
.text
.data
Loading "demo.exe" successfully.
zisim{1}_
zisim{1}show imem int 0x2000 4
0x2000
0x2001
0x2002
0x2003
zisim{2}> _
7-26
: Loading to INT-INST memory ... 0x2000 -> 0x2950 (0x0951)
: Loading to INT-DATA memory ... 0x0001 -> 0x005f (0x005f)
0x2cfb movl
0x3cf7 movh
0xa6d0 mov
0x2460 movl
Instruction Set Simulator
ZISIM
ZSP400
LSI Logic
The trace shown in this example is for the ZSP400 core. The text is
linked and loaded at 0x2000.
If you do not specify a test for initialization, you can load a test from the
ZISIM command line. Check the contents of the instruction memory to
confirm proper loading of the test. These steps are demonstrated
following.
Instruction fetch begins at the entry point you specify in an executable
program. You can change this before execution begins by setting the PC
to the desired value using the set reg command.
The simulator output following demonstrates use of the PC breakpoint: a
breakpoint is set for address 0x10 and the simulator advances until the
PC reaches address 0x10.
ZSP SDK Functional-Accurate Simulator
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
The third field is the instruction opcode.
The fourth field is the disassembled instruction, including operands.
The fifth field describes the result of the executed instruction.
1.206
r12, 0xfb
r12, 0xf7
r13, 0x0
r4, 0x60