Visible to Intel only — GUID: sss1424936150138
Ixiasoft
1.1. Failure Rates
1.2. Mitigating SEU Effects in Embedded User RAM
1.3. Mitigating SEU Effects in Configuration RAM
1.4. Internal Scrubbing
1.5. SEU Recovery
1.6. Intel® Quartus® Prime Software SEU FIT Reports
1.7. Triple-Module Redundancy
1.8. Evaluating a System's Response to Functional Upsets
1.9. CRAM Error Detection Settings Reference
1.10. Document Revision History
Visible to Intel only — GUID: sss1424936150138
Ixiasoft
1.5.2.2. Using Partitions to Specify Logic Sensitivity ID
- In the Intel® 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 4. 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 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>