Intel® Stratix® 10 SEU Mitigation User Guide

ID 683602
Date 12/30/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.1. SDM ECC Error Message Bits

The SDM ECC error message bits store the error message when the Intel® Stratix® 10 detects an SDM ECC error.

The SDM ECC error message contains information about the sector address and type of the error. You can retrieve the contents of the error message from the generic_sdm_data_out signal of the Advanced SEU Detection Intel® FPGA IP.

Table 6.  SDM ECC Error Message Bits Description
Name Width Bit Description

Sector address

(Most significant 32-bit word in generic_sdm_data_out signal

32 31:24 Reserved
23:16 Address of sector with error
15:8 Reserved
7:4 Error type:
  • 0001—SDM ECC error
  • Remaining values—reserved
3:0 Reserved

Error data

(Least significant 32-bit word in generic_sdm_data_out signal)

32 31:29 SDM ECC error type:
  • 000—general error
  • 001—single bit error
  • 010—correctable multiple bits error
  • 011—uncorrectable multiple bits error
  • 100—general error in transceiver tile 3
  • 101—single bit error in transceiver tile3
  • 110—multiple bits error in transceiver tile3
  • 111—other error classes
28 Correction Status:
  • 0=Not corrected
  • 1=Corrected
27:0 Reserved
Note: For uncorrectable SDM ECC error, Intel® recommends that you reconfigure the Intel® Stratix® 10 device.
3 Application Interface Block (AIB) only.