Article ID: 000099826 Content Type: Troubleshooting Last Reviewed: 06/13/2025

Why isn't the Ethernet Subsystem FPGA IP displayed in the IP Catalog when you use the Agilex™ 7 FPGA M-Series devices?

Environment

    Intel® Quartus® Prime Pro Edition
BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description

Due to a problem in the Quartus® Prime Pro Edition Software version 24.2, you may not see the Ethernet Subsystem FPGA IP in the IP Catalog when you use the Agilex™ 7 FPGA M-Series devices.
When using the Agilex™ 7 FPGA M-Series or I-Series devices, the Ethernet Subsystem FPGA IP can be seen in the IP Catalog.

 

Resolution

To work around this problem in the Quartus® Prime Pro Edition software version 24.2,  you can generate the Ethernet Subsystem FPGA IP using the command-line method below instead of the IP Catalog GUI.

  • qsys-edit --new-component-type=<IP Name> --family=<Family Name> --part=<Device>  <IP File name>

For instance,

  • qsys-edit  --new-component-type=hssi_ss  --family="Agilex 7"  --part=AGIB027R31B1E2V   eth_subsystem.ip

This problem is fixed beginning with the Quartus® Prime Pro Edition software version 24.3.1.

1