mem

         Registers dealing with PLL internal memory access.
      
Module Instance Base Address Register Address
i_clk_mgr_perpllgrp 0xFFD1007C 0xFFD100A4

Size: 32

Offset: 0x28

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

err

RO 0x0

wr

RW 0x0

req

RW 0x0

wdat

RW 0x0

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

addr

RW 0x0

mem Fields

Bit Name Description Access Reset
26 err
Memory Error Status Signal. It will be asserted if invalid address is accessed
RO 0x0
25 wr
Memory Read/Write Operation. 
0 – Indicates A Read Transaction. 
1 – Indicates A Write Transaction 
Value Description
0 READ
1 WRITE
RW 0x0
24 req
Memory Request Signal 
When SW sets req bit, causes req signal to assert for one membus clk. The req bit is cleared by hardware on ack signal assertion.

ictl_pll_mem_req   Memory Request
octl_pll_mem_ack  Memory Acknowledge
RW 0x0
23:16 wdat
Memory 'Write' Data bus. 
RW 0x0
15:0 addr
PLL Memory Address
RW 0x0