JESD204B Intel® FPGA IP Design Example User Guide: Intel® Quartus® Prime Standard Edition

ID 683094
Date 10/31/2022
Public
Document Table of Contents

1.7.9.3.3. Editing the Software C Code

  1. Open the main.h header file in the <your project> /ed_nios/software directory in any text editor.
  2. Change the MAX_LINKS parameter to match the number of links implemented in your design and save the file.
  3. Compile and execute the C code as described in Executing the Software C Code.