Visible to Intel only — GUID: xtl1617351076375
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: xtl1617351076375
Ixiasoft
4.6.8.2. Injecting Double Adjacent Errors: 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 -user "@1=<sector_location> <frame_location> <bit_location> + <frame_location> <bit_location>"
For example: injection -user "@1=0x19 0x192 0x010 + 0x192 0x011" - In the Fault Injection Debugger window, click Read EMR to read the error message.