Read Correctable 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 a corrected error. Read the 18-bit [ADDR] bit field in the ocm.OCM_CE_FFA register.

2.Retrieve ECC syndrome bits of corrected error. Read ocm.OCM_CE_FFE [SYNDROME] bit field.

3.Retrieve corrected data. Read the four data words using the ocm.OCM_CE_FFD{0:3} registers.