Visible to Intel only — GUID: wif1698982945491
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: wif1698982945491
Ixiasoft
4.6.4.3. Injecting Errors to Predefined Safe Locations: GUI with Tcl Console
Before you begin, set up the Fault Injection Debugger tool and configure your device using a .sof.
- From the Quartus® Prime menu, select View > Tcl Console.
- In the Tcl Console, run the injection command with the following syntax:
injection -safe_user "@<device_num>=<sector_index> <error_type>"
Values for <error_type>:
- 1—single-bit error
- 2—double-bit error
- 3—uncorrectable error
For example: injection -safe_user "@1=3 1"Figure 17. Single-Bit Error Injection at Sector 3 Using Tcl Console - In the Fault Injection Debugger window, click Read EMR to read the error message.