Terms & Abbreviations
- DSPR
-
Data Scratch Pad RAM
- PSPR
-
Program Scratch Pad RAM
- LMU
-
Local Memory Unit
- DLMU
-
Distributed LMU. The DLMU is a contiguous portion of the global LMU SRAM. The DLMU provides fast, deterministic data access to a segment of the global LMU, ideally for use by the local CPU for global data. The DLMU is uncacheable for data accesses from the local CPU. (The same as the DSPR)
- DCACHE
-
Data cache
- PCACHE
-
Program cache
- PFLASH
-
Program Flash Memory
- PMI
-
Program Memory Interface
- DMI
-
Data Memory Interface