Xdp/Xdps (Xilinx Fpga Data Dump) - Epson S5U1C63000A User Manual

Cmos 4-bit single chip microcomputer manual
Table of Contents

Advertisement

xdp/xdps
(xilinx fpga data dump)
Function
This command displays the content of the FPGA on the standard peripheral circuit board to the
[Command] window in a 16 words/line hexadecimal dump format.
Format
>xdp <address1> [<address2>]
>xdps <address1> [<address2>]
<address1>: Start address to display; hexadecimal
<address2>: End address to display; hexadecimal
Condition: 0
address1
Examples
If only <address1> is defined, the debugger displays data for 256 words from <address1>.
>xdp 0
Addr
+0 +1 +2 +3 +4 +5 +6 +7
00000: FF 84 AB EF F9 D8 FF BB
00010: BB FB BB BF BB BF FB BB
00020: EF FE D7 FB FE EE EF EF
:
000E0: FF FF FF FF FB FF FF FF
000F0: FF FF BF FF FF FF FF F9
>
If both <address1> and <address2> are defined, the debugger displays data from <address1> to
<address2>.
>xdp 100 100
Addr
+0 +1 +2 +3 +4 +5 +6 +7
00100: FF
>
Notes
• An error results if the specified address is not a hexadecimal number.
Error : invalid value
• An error results if the start address is larger than the end address.
Error : end address < start address
GUI utility
None
S5U1C63000A MANUAL
(S1C63 FAMILY ASSEMBLER PACKAGE)
for main FPGA
for sub FPGA
address2
FPGA end address
+8 +9 +A +B +C +D +E +F
FB BB BF FB BF BF FB BF
BF BF FB BB FF EE FF EE
EE EE FE EE FB FE EF EF
:
BD DF FB FD DF FF FF FF
FF FF FF FF FF FF FF FF
+8 +9 +A +B +C +D +E +F
EPSON
CHAPTER 8: DEBUGGER
(direct input mode)
(direct input mode)
:
235

Advertisement

Table of Contents
loading

Table of Contents