Low Latency 40G Ethernet Intel® FPGA IP Design Example User Guide: Agilex™ 5 FPGAs and SoCs
ID
813654
Date
4/01/2024
Public
A newer version of this document is available. Customers should click here to go to the newest version.
1.3. Command Line IP Generation Flow
- 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
- In the pop-up GUI, select the New Quartus Project option to create a new project (.qpf) with intel_eth_e40.ip included.
- Select Create.
Figure 4. Low Latency 40G Ethernet Intel FPGA IP GUI After Command Line Instructions