Visible to Intel only — GUID: yln1565321464886
Ixiasoft
1. Intel® Stratix® 10 SEU Mitigation Overview
2. Intel® Stratix® 10 Mitigation Techniques for CRAM
3. Secure Device Manager ECC Error Detection
4. Intel® Stratix® 10 SEU Mitigation Implementation Guides
5. Advanced SEU Detection Intel® FPGA IP References
6. Intel® Stratix® 10 Fault Injection Debugger References
7. Intel® Stratix® 10 SEU Mitigation User Guide Archives
8. Document Revision History for the Intel® Stratix® 10 SEU Mitigation User Guide
4.1. Setting SEU_ERROR Pin
4.2. Intel® Quartus® Prime SEU Software Settings
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. Intel® Quartus® Prime Software SEU FIT Reports
Visible to Intel only — GUID: yln1565321464886
Ixiasoft
4.5. Programming Sensitivity Map Header File into Memory
You can program the .smh into any type of memory. The following example procedure generates the programming file for quad serial peripheral interface (SPI) flash memory.
- Rename the .smh to <file_name>.hex. If required, convert the file to a little-endian .hex file.
- From the Intel® Quartus® Prime Pro Edition main menu, select File > Programming File Generator.
- In the Device family box, select Stratix 10.
- In the Configuration mode box, select Active Serial x4.
Figure 9. Programming File Generator Window
- In the Output Files tab:
- Specify the Output directory and Name for the output file.
Note: The output directory you specify must already exist in the file system.
- Select JTAG Indirect Configuration File (.jic).
- Select Memory Map File (.map).
- Specify the Output directory and Name for the output file.
- In the Input Files tab:
- Click Add Raw Data.
- Navigate your file system and select the .hex file and click Open.
- Click to select the file in the list and then click Properties.
- In the Input File Properties window, if you want to use the Intel® Quartus® Prime Programmer to configure your device, select On in the Bit swap box and click OK.
Note: Turning on Bitswap generates big-endian programming files, as required by the Intel® Quartus® Prime Programmer. If you use a different programming tool, you can keep Bitswap on or off, as required by your tool.
- In the Configuration Device tab:
- Click Add Device.
- In the Configuration Device window, click to select your configuration device and click OK.
- Click to select the configuration device in the list and then click Add Partition.
- In the Add Partition windows, select the file in the Input file box, select Start in the Address Mode box, and then click OK.
- Click Select.
- In the Select Devices window, click Stratix 10 in the Device family list, select your flash loader device in the Device name list, and then click OK.
- Click Generate.