Intel Agilex® 7 SEU Mitigation User Guide

ID 683128
Date 2/20/2024
Public
Document Table of Contents

4.6.7.2. Injecting SDM ECC Errors: GUI

Before you begin, set up the Fault Injection Debugger tool and configure your device using a .sof.
  1. From the Intel® Quartus® Prime menu, select View > TCL Console.
  2. In the TCL console, run the injection command with the following syntax:
    injection -ecc "@<device_num>=<sector> <error_type>"

    Values for <error_type>:

    • 1—single bit error
    • 2—double bits error
    For example: injection -ecc "@1=0x07 1"
  3. In the Fault Injection Debugger window, click Read EMR to read the error message.