Stratix® 10 SEU Mitigation User Guide

ID 683602
Date 10/10/2025
Public
Document Table of Contents

4.1. Setting the SEU_ERROR Pin

Perform these steps to set the SEU_ERROR pin function in the Quartus® Prime software.
  1. From the Quartus® Prime menu, select Assignments > Device.
  2. In the Device window, click Device and Pin Options.
  3. In the Device and Pin Options windows, navigate to Configuration and click Configuration Pins Options.
  4. In the Configuration Pin window, turn on the USE SEU_ERROR output.
  5. Select any unused SDM pin from the drop-down selection to implement the SEU_ERROR pin function.
    The following example .qsf assignment illustrates the setting for the SEU_ERROR pin:
    set_global_assignment -name USE_SEU_ERROR <SDM_IO11>
    Figure 8. Setting the SEU_ERROR Pin
  6. Click OK to confirm and close the Configuration Pin window.