noc_addr_remap_value

         Address remap register. This register drives the remap bits for the NOC.

This is read / write register.
      
Module Instance Base Address Register Address
i_sys_mgr_core 0xFFD06000 0xFFD06080

Offset: 0x80

Access: RW

Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
Bit Fields
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16

Reserved

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0

Reserved

remap1

0x0

remap0

0x0

noc_addr_remap_value Fields

Bit Name Description Access Reset
1 remap1
if this bit is 0 RAM is NOT available at base address 0x0000_0000
if this bit is 1 RAM is also mapped to base address 0x0000_0000, as long as ROM is not being mapped to the same base address because of remap0

Note:
ROM is always available at base address 0xFFFC_0000
RAM is always available at base address 0xFFE0_0000
RW 0x0
0 remap0
if this bit is 0 ROM is also mapped to base address 0x0000_0000
if this bit is 1 ROM is NOT available at base address 0x0000_0000

Note:
ROM is always available at base address 0xFFFC_0000
RAM is always available at base address 0xFFE0_0000
RW 0x0