F-Tile HDMI Intel® FPGA IP Design Example User Guide

ID 709314
Date 4/09/2024
Public
Document Table of Contents

1.2. Generating the Design

Use the HDMI Intel® FPGA IP parameter editor in the Quartus® Prime software to generate the design examples.

Starting with the Nios® V Embedded Design Suite (EDS) in the Quartus® Prime Pro Edition software version 19.2 and Quartus® Prime Standard Edition software version 19.1, Intel has removed the Cygwin component in the Windows* version of Nios® V EDS, replacing it with Windows Subsytem for Linux (WSL). If you are a Windows user, you need to install WSL prior to generating your design example.

Starting with the Quartus® Prime Pro Edition software version 24.1, you need to install Cmake version 3.14.2 onward prior to generating your design example. Cmake is needed for software generation and rebuilding.
Note: You need a Nios® V evaluation license. Refer to the Nios® V Processor Licensing topic in the Nios® V Embedded Processor Design Handbook.
Figure 3. Generating the Design Flow
  1. Create a project targeting the Agilex™ 7 device family with F-Tile, and select the desired device.
  2. In the IP Catalog, locate and double-click HDMI Intel FPGA IP. The New IP Variant or New IP Variation window appears.
  3. Specify a top-level name for your custom IP variation. The parameter editor saves the IP variation settings in a file named <your_ip>.ip.
  4. Click OK. The parameter editor appears.
  5. On the IP tab, configure the desired parameters for both TX or RX. Common parameters will be applied to both TX and RX.
  6. Support FRL is turned on by default to generate the HDMI 2.1 design example in FRL mode.
  7. On the Design Example tab, select Agilex™ 7 HDMI RX-TX Retransmit with clocked video interface.
  8. Select Simulation to generate the testbench, and select Synthesis to generate the hardware design example.

    You must select at least one of these options to generate the design example files. If you select both, the generation time is longer.

    Generation time for Synthesis will take about 30 minutes to allow ipgen.tcl process to qsys-generate a large number of PHY reconfig profiles and remove unused PHY SDC constraints, and speed up Fitter compilation time.

  9. For Generate File Format, select Verilog or VHDL.
  10. For Select Board, select the relevant development kit. You can change the target device using Change Target Device parameter if your board revision does not match the grade of the default targeted device. For Agilex™ I-Series SoC Development Kit FA board, the target device is set to AGIB027R31B1E1V. For Agilex™ I-Series SoC Development Kit FB board, the target device is set to AGIB027R31B1E1VAA.
  11. Click Generate Example Design.
    Table 4.  Design Example Variant Generation
    Enable Active Video Protocol Video in and out use the same clock Design Example Variant
    None Not Applicable HDMI 2.1 RX-TX retransmit design on clocked video interface
    AXIS-VVP Full No HDMI 2.1 RX-TX retransmit design with video frame buffer on AXI4-stream interface
    AXIS-VVP Full Yes HDMI 2.1 RX-TX retransmit design without video frame buffer on AXI4-stream interface