Visible to Intel only — GUID: oex1698987671009
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: oex1698987671009
Ixiasoft
4.6.5. Blowing Fuse Bit to Enable Injecting All Error Types
By default, the Fault Injection Debugger tool injects SEU error to a list of predefined safe location only. You must blow the FULL_SEU_FAULT_INJECTION fuse bit to enable injection to other location that is not listed in the predefined safe locations. Otherwise, you can only inject errors to the predefined safe locations. After you enable this feature, it becomes permanently enabled.
In the command-line interface, run the quartus_pgm command with the following syntax to program a fuse file:
quartus_pgm -c 1 -m jtag -o "programming_file.fuse" --non_volatile_key
Related Information