ECCSTAT (DDRC) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

Document ID
UG1087
Release Date
2024-03-13
Revision
1.10

ECCSTAT (DDRC) Register Description

Register NameECCSTAT
Offset Address0x0000000078
Absolute Address 0x00FD070078 (DDRC)
Width32
TyperoRead-only
Reset Value0x00000000
DescriptionECC Status Register

ECCSTAT (DDRC) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
ecc_uncorrected_err19:16roRead-only0x0Double-bit error indicators, 1 per ECC lane.
ecc_corrected_err11:8roRead-only0x0Single-bit error indicators, 1
per data beat.
ECCCADDR1 [ecc_corr_col] = 0:
0001: beat 0
0010: beat 1
0100: beat 2
1000: beat 3
ECCCADDR1 [ecc_corr_col] = 4:
0001: beat 4
0010: beat 5
0100: beat 6
1000: beat 7
ecc_corrected_bit_num 6:0roRead-only0x0Bit number (within the data beat) corrected by single-bit ECC error.
If more than one data lane has an error, the lower data lane is selected. This register is 7 bits wide in order to handle 72 bits of the data present in a single lane.