1. Stratix® 10 SEU Mitigation Overview
2. Stratix® 10 Mitigation Techniques for CRAM
3. Secure Device Manager ECC Detection
4. Stratix® 10 SEU Mitigation Implementation Guides
5. Advanced SEU Detection IP References
6. Stratix® 10 Fault Injection Debugger References
7. Stratix® 10 SEU Mitigation User Guide Archives
8. Document Revision History for the Stratix® 10 SEU Mitigation User Guide
4.1. Setting the SEU_ERROR Pin
4.2. Setting Up the SEU Mitigation Features
4.3. Enabling Priority Scrubbing
4.4. Performing Hierarchy Tagging
4.5. Programming Sensitivity Map Header File into Memory
4.6. Performing Lookup for Sensitivity Map Header
4.7. Using the Fault Injection Debugger
4.8. Analyzing SEU Errors Using Signal Tap
4.9. Quartus® Prime Software SEU FIT Reports
4.1. Setting the SEU_ERROR Pin
Perform these steps to set the SEU_ERROR pin function in the Quartus® Prime software.
- From the Quartus® Prime menu, select Assignments > Device.
- In the Device window, click Device and Pin Options.
- In the Device and Pin Options windows, navigate to Configuration and click Configuration Pins Options.
- In the Configuration Pin window, turn on the USE SEU_ERROR output.
- Select any unused SDM pin from the drop-down selection to implement the SEU_ERROR pin function.
The following example .qsf assignment illustrates the setting for the SEU_ERROR pin:
set_global_assignment -name USE_SEU_ERROR <SDM_IO11>
Figure 8. Setting the SEU_ERROR Pin - Click OK to confirm and close the Configuration Pin window.