erraddr
This register holds the address of the most
recent ECC error.
Module Instance | Base Address | Register Address |
---|---|---|
sdr | 0xFFC20000 | 0xFFC25048 |
Offset: 0x5048
Access: RW
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
addr RW 0x0 |
|||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
addr RW 0x0 |
erraddr Fields
Bit | Name | Description | Access | Reset |
---|---|---|---|---|
31:0 | addr | The address of the most recent ECC error.
Note: For a 32-bit interface, ECC is calculated
across a span of 8 bytes, meaning the error address is a
multiple of 8 bytes (4 bytes*2 burst length). To find the
byte address of the word that contains the error, you must
multiply the value in the erraddr register by
8.
|
RW | 0x0 |