Visible to Intel only — GUID: rau1505375915987
Ixiasoft
Visible to Intel only — GUID: rau1505375915987
Ixiasoft
2.1.1. Error Message Queue
The Intel® Stratix® 10 device error message queue stores the error messages when detecting an SEU error. Each error message contains information about the sector address, error type, and error location. The error message queue is capable of storing a maximum of eight different messages. A warning message appears if the error message queue has more than eight different messages. Click Read EMR to display and clear the error message queue.
You can retrieve the contents of the error message queue using the following tools:
- Fault Injection Debugger tool
- Advanced SEU Detection Intel® FPGA IP
- Mailbox command
- From the Intel® Quartus® Prime menu, select Tools > Configuration Debugger.
- Select the hardware in Hardware Setup and click Load Device to select your device.
- Click View and select SDM Tool to enable the Mailbox Client window.
- Specify the Command Code and Parameter List.
- Click Send and read the response in Session Log.
Name | Width | Bit | Description |
---|---|---|---|
Sector address (Most significant 32-bit word in avst_seu_source_data signal |
32 | 31:24 | Reserved |
23:16 | Address of sector with error | ||
15:8 | Reserved | ||
7:4 | Error type:
|
||
3:0 | Reserved | ||
Error location2 (Least significant 32-bit word in avst_seu_source_data signal) |
32 | 31:29 | Bit 31:29—Error type:
|
28 | Correction Status:
|
||
27:24 | Reserved | ||
23:12 | Bit position within frame | ||
11:0 | Combined of Row and Frame index |