Visible to Intel only — GUID: dra1706257990189
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: dra1706257990189
Ixiasoft
4.6.4.4. Injecting Error to Predefined Safe Locations: Mailbox Command
To inject safe SEU errors, send the mailbox command with the following syntax:
INSERT_SAFE_SEU_ERROR [0x41]
This command takes two 32-bit words as arguments, and you need to specify N_INJ, T, and CRAM_SEL in the arguments. One of the options allows you to inject error immediately, before, or after detection cycle. For more details, refer to the Mailbox Client Intel® FPGA IP User Guide.
Command Option | Definition |
---|---|
T=00 | Inject immediately |
T=01 | Inject right before the next detection cycle |
T=10 | Inject after the detection cycle |
T=11 | Invalid |
Related Information