JESD204B IP Core Design Example User Guide

ID 683094
Date 11/06/2017
Public

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

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.