Visible to Intel only — GUID: iga1409349892718
Ixiasoft
Visible to Intel only — GUID: iga1409349892718
Ixiasoft
5.2.4. Tightly-Coupled Memory
When tightly-coupled memory is present, the Nios II core decodes addresses internally to determine if requested instructions or data reside in tightly-coupled memory. If the address resides in tightly-coupled memory, the Nios II core fetches the instruction or data through the tightly-coupled memory interface. Software accesses tightly-coupled memory with the usual load and store instructions, such as ldw or ldwio.
Accessing tightly-coupled memory bypasses cache memory. The processor core functions as if cache were not present for the address span of the tightly-coupled memory. Instructions for managing cache, such as initd and flushd, do not affect the tightly-coupled memory, even if the instruction specifies an address in tightly-coupled memory.
When the MMU is present, tightly-coupled memories are always mapped into the kernel partition and can only be accessed in supervisor mode.