Intel® Stratix® 10 SEU Mitigation User Guide

ID 683602
Date 12/30/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.7.6.1. Injecting Double Adjacent Errors: Command-Line Interface

In the command-line interface, run the quartus_fid command with the following syntax:
quartus_fid -–cable=<cable_num> --index=@<device_num>=<sof_file> --number=<n> --user="@<device_num>=<sector_location> <frame_location> <bit_location> + <frame_location> <bit_location>"

Examples of the quartus_fid Command

  • quartus_fid --cable=1 --index=@2=abc.sof --number=2 --user="@1=0x19 0x192 0x10 + 0x192 0x11"
  • quartus_fid -c 1 -i @2=abc.sof -n 2 -u "@1=0x19 0x192 0x10 + 0x192 0x11"