region4addr

         Base and Limit definition for Region 4
      
Module Instance Base Address Register Address
noc_fw_ocram_ocram_scr 0xFFD13200 0xFFD1321C

Offset: 0x1C

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

limit

RW 0x0

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

Reserved

base

RW 0x0

region4addr Fields

Bit Name Description Access Reset
21:16 limit
Limit defines the 6 bit MSB of the address field. Remaining LSB field is all ones. Region end address is {limit, 12'hFFF}
RW 0x0
5:0 base
Base defines the 6 bit MSB of the address field. Remaining LSB field is all zeros. Region start address is {base, 12'h000}
RW 0x0