Low Latency 40G Ethernet Intel® FPGA IP Design Example User Guide: Agilex™ 5 FPGAs and SoCs

ID 813654
Date 4/01/2024
Public

1.3. Command Line IP Generation Flow

  1. Run the following command:
    qsys-edit --new-component-type=intel_eth_e40 --family=Agilex5 --
    part=<part_name> --new-quartus-project=<project_name>
    For example:
    qsys-edit --new-component-type=intel_eth_e40 --family=Agilex5 --part=A5ED065BB32AE5SR0 intel_eth_e40.ip
  2. In the pop-up GUI, select the New Quartus Project option to create a new project (.qpf) with intel_eth_e40.ip included.
  3. Select Create.
Figure 4. Low Latency 40G Ethernet Intel FPGA IP GUI After Command Line Instructions