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
4.6.10. Analyzing SEU or SDM ECC Errors Using Signal Tap
4.6.4.1. Listing the Predefined Safe Locations: Command-Line Interface
In the command-line interface, run the quartus_fid command with the following syntax:
quartus_fid -c 1 -i "@1=<sof_file>" --seu_list
The listed valid sector index is in decimal. Convert the sector index into hexadecimal format, when you use it in the mailbox command. For example, sector 10 = 0xA.
Figure 16. Example of Listed Predefined Safe Locations at Sector 3, 4, 5, 10, 11, 12, 19, 20, and 21
Related Information