Read Uncorrectable Error Register Set

Zynq UltraScale+ Device Technical Reference Manual (UG1085)

Document ID
UG1085
Release Date
2023-12-21
Revision
2.4 English

1.Retrieve the address of the first occurrence of an access with an uncorrected error. Read the 18-bit [ADDR] bit field in the ocm.OCM_UE_FFA register.

2.Retrieve ECC syndrome bits of uncorrected error. Read ocm.OCM_UE_FFE [SYNDROME] bit field.

3.Retrieve uncorrected data. Read the four data words using the ocm.OCM_UE_FFD{0:3} registers.