AN 901: Implementing Analog-to-Digital Converter Dual Link Design with Intel Agilex® 7 FPGA E-Tile JESD204C RX IP

ID 683537
Date 3/26/2023
Public
Document Table of Contents

1.2. ADC to Intel Agilex® 7 Dual Link Design Implementation Guidelines

Figure 3. Design Simulation and Synthesis Implementation Guidelines

Before you implement the design in the FPGA, you can simulate the design to verify functionality. You can migrate your simulated design for synthesis, and implement the design on the FPGA. Alternatively, you can follow the synthesis flow guidelines to create the dual link design for implementation on a FPGA, without performing the simulation.

Here are the steps required to perform simulation and synthesis:

  1. Simulation flow:
    1. Generate the single link JESD204C example design using Intel® Quartus® Prime Pro Edition software version 20.1 or later with the Synthesis and Simulation options enabled. Ensure that the Multilink mode option is enabled in the JESD204C Configuration tab.
      Note: Refer to JESD204C Intel Agilex® 7 FPGA IP Design Example User Guide for the steps to generate the design example.
    2. Simulate the design, and confirm that the functionality meets your expectations.

      The testbench prints the status of the simulation results.

    3. Modify the RX Platform Designer system to include the additional JESD204C Intel® FPGA IPs needed to form the dual link.
    4. Modify the RX top-level module to adjust the reset signal connections and to connect the additional JESD204C Intel® FPGA IPs needed for the pattern checkers.
    5. Modify the link partner TX Platform Designer system to include the additional JESD204C Intel® FPGA IPs needed to form the dual link.
    6. Modify the link partner TX top-level module to adjust the reset signal connections and to connect the additional JESD204C Intel® FPGA IPs to the pattern generators.
    7. Modify the testbench to include additional links.
    8. Optionally, you can add signals to the simulation waveform for all links of the dual link design.
    9. Update the simulation script.
    10. Elaborate and simulate the dual link design.
    11. Review the simulation results.
    Note: Perform steps 2d to 2f only if you migrate your simulated design for synthesis and implement the design on the FPGA to interface with the ADC.
  2. Synthesis flow:
    1. Generate the single link JESD204C example design using the Intel® Quartus® Prime Pro Edition software version 20.1 or later with the Synthesis and Simulation options enabled. Ensure that the Multilink mode option is enabled in the JESD204C Configuration tab.
    2. Modify the RX Platform Designer system to include the JESD204C Intel® FPGA IPs needed to form the dual link.
    3. Modify the RX top-level module to adjust the reset signals connections and to connect the JESD204C Intel® FPGA IPs needed to the pattern checkers.
    4. Perform pin assignment in the Intel® Quartus® Prime Pro Edition assignment editor.
    5. Modify the timing constraint SDC file to include the additional link or links.
    6. Compile the design in the Intel® Quartus® Prime Pro Edition software.