Visible to Intel only — GUID: lym1566295541656
Ixiasoft
4.6.1. Launching and Setting Up the Fault Injection Debugger
4.6.2. Configuring Your Device using a Software Object File (.sof)
4.6.3. Constraining Regions for Fault Injection
4.6.4. Injecting Errors to Predefined Safe Locations
4.6.5. Blowing Fuse Bit to Enable Injecting All Error Types
4.6.6. Injecting Errors to Random Locations
4.6.7. Injecting Errors to Specific Locations
4.6.8. Injecting Double Adjacent Errors
4.6.9. Injecting SDM ECC Errors
Visible to Intel only — GUID: lym1566295541656
Ixiasoft
4.4. Assigning Regions for Hierarchy Tagging
To define the FPGA regions for tagging, assign an advanced SEU detection (ASD) region to the location. You can specify an ASD region value for any portion of your design hierarchy in the Design Partitions Window.
- From the Quartus® Prime menu, select Assignments > Design Partitions Window.
- If the ASD Region column is not visible in the Design Partitions Window, right-click anywhere in the header row and turn on ASD Region.
Figure 10. ASD Region Column in the Design Partitions Window
- Enter the logic sensitivity ID value from 0 to 32 for any partition to assign it to a specific ASD region.
The logic sensitivity ID represents the sensitivity tag to associate with the partition:
- A sensitivity tag of 1 means that there is no assignment and indicates a basic sensitivity level, which is "region used in design".
- 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.
When you compile the design, the Quartus® Prime software generates sensitivity data as a standard Altera hex (big endian) .smh file during the .sof file generation.