agent_ccc0_ccc_interrupt_err
This interrupt is a status register that tracks the interrupt generating events. This includes multi-bit ECC error, single-bit ECC error, and event counter overflow. When these events occur, this register is updated and will hold the bit value until cleared. It can be cleared by writing to the register. To allow per-bit clearing control, the write value should use a value of 1 when it doesn't want to make a change, or a value of 0 when it wants to clear.
Module Instance | Base Address | Register Address |
---|---|---|
i_ccu_noc_registers | 0xF7000000 | 0xF7030198 |
Size: 64
Offset: 0x30198
Access: RW
Access mode: SECURE | PRIVILEGEMODE
Note: The processor must make a secure, privileged bus access to this register. You can configure processor mode settings in the control registers of the ARM Cortex-A53 MPcore processor. For more information about processor modes, please refer to the ARM Infocenter.
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
63 | 62 | 61 | 60 | 59 | 58 | 57 | 56 | 55 | 54 | 53 | 52 | 51 | 50 | 49 | 48 |
UNSD_63_3 RO 0x0 |
|||||||||||||||
47 | 46 | 45 | 44 | 43 | 42 | 41 | 40 | 39 | 38 | 37 | 36 | 35 | 34 | 33 | 32 |
UNSD_63_3 RO 0x0 |
|||||||||||||||
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
UNSD_63_3 RO 0x0 |
|||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
UNSD_63_3 RO 0x0 |
E2 RW 0x0 |
E1 RW 0x0 |
E0 RW 0x0 |
agent_ccc0_ccc_interrupt_err Fields
Bit | Name | Description | Access | Reset |
---|---|---|---|---|
63:3 | UNSD_63_3 |
|
RO | 0x0 |
2 | E2 |
1'b1: Event counter overflow interrupt status |
RW | 0x0 |
1 | E1 |
1'b1: Single-bit error interrupt status |
RW | 0x0 |
0 | E0 |
1'b1: Multi-bit error interrupt status |
RW | 0x0 |