VCham
Occasional Contributor
5 years agoDDR3 SDRAM Controller with UniPHY ECC Status Registers
Hello, I am using the DDR3 SDRAM Controller with UniPHY on a Cyclone V FPGA. I have Enabled the Hard External Memory Interface, ECC, and CSR bus.
I want to use the CSR bus to read the ECC status for monitoring purposes but have not been able to determine the correct register set.
According to the Reference Material, there seem to be 3 register sets, UniPHY, Soft Controller, and Hard Controller. When I read the registers I get data that corresponds to the first but only the latter two have ECC status registers.
Can anyone explain how to correctly access this information? This is critical for our design.