DSP Memory Map

Address Range Description
0x0000'0000 - 0x0000'4000 Executable Code
0x0000'4000 - 0x0001'0000 free program memory
0x0002'0000 - 0x0003'0000 CE2 external memory space
connected to FIFO (8k words)
0x0003'0000 - 0x0004'0000 CE3 external memory space
connected to SRAM
0x8000'0000 - 0x8000'0300 Initialized Data
0x8000'0000 - 0x8000'0000 free data memory

Notes

  1. Input buffer memory maps still to be implemented
  2. LUT location still undecided
  3. Sizes of executable and initialized data will change as code evolves.