Difference between revisions of "Memory layout"
Jump to navigation
Jump to search
(Created page with "=Physical memory regions = {| class="wikitable" border="1" |- ! Address ! Size ! Description |- | 0x0 | 0x10000 | Bootrom (super secret code/data @ 0x8000) |- | 0x10000 | 0x...") |
(No difference)
|
Revision as of 15:37, 13 April 2012
Physical memory regions
Address | Size | Description |
---|---|---|
0x0 | 0x10000 | Bootrom (super secret code/data @ 0x8000) |
0x10000 | 0x10000 | Bootrom mirror |
0x10000000 | ? | IO memory |
0x1FF00000 | 0x80000 | DSP memory |
0x1FF80000 | 0x80000 | AXI WRAM |
0x20000000 | 0x8000000 | FCRAM |