Visible to Intel only — GUID: sss1424936150138
Ixiasoft
1. Advanced SEU Detection Intel® FPGA IP Overview
2. Advanced SEU Detection Intel® FPGA IP Functional Description
3. Using the Advanced SEU Detection Intel® FPGA IP
4. SEU Mitigation on CRAM Array
5. Advanced SEU Detection Intel® FPGA IP User Guide Archives
6. Document Revision History for the Advanced SEU Detection Intel® FPGA IP User Guide
4.3.1. Programming Sensitivity Map Header File into Memory
4.3.2. Performing a Lookup for SMH Revision 1 ( Stratix® IV and Arria® II)
4.3.3. Performing a Lookup for SMH Revision 2 ( Stratix® V, Arria® V, and Cyclone® V Devices)
4.3.4. Performing a Lookup for SMH Revision 3 ( Arria® 10 and Cyclone® 10 GX Devices)
Visible to Intel only — GUID: sss1424936150138
Ixiasoft
4.2.1. Using Partitions to Specify Logic Sensitivity ID
- In the Quartus® Prime software, designate a design block as a design partition.
- Specify the sensitivity ID assigned to the partition in the ASD Region column in the Design Partitions window.
Figure 12. ASD Region Column in the Design Partitions WindowAssign the partition a numeric sensitivity value from 0 to 16. The value represents the sensitivity tag associated with the partition.
- A sensitivity tag of 1 is the same as no assignment, and indicates a basic sensitivity level, which is "region used in design". If a soft error occurs in this partition, the Advanced SEU Detection IP core reports the error as a critical error in the sensitivity region 1.
- A sensitivity tag of 0 is reserved, and indicates unused CRAM bits. You can explicitly set a partition to 0 to indicate that the partition is not critical. This setting excludes the partition from sensitivity mapping.
Note: You can use the same sensitivity tag for multiple design partitions.
Alternatively, use the following assignment:
set_global_assignment -name PARTITION_ASD_REGION_ID <asd_id> -section_id <partition_name>