Why is the ip_type property set to "other" instead of "sdi" when using SDI protocol with Dynamically reconfigurable mode in the GTS PMA/FEC Direct PHY IP? - Why is the ip_type property set to "other" instead of "sdi" when using SDI protocol with Dynamically reconfigurable mode in the GTS PMA/FEC Direct PHY IP? Description Due to a problem in the Quartus® Prime Pro Edition software version 25.3, when configuring GTS PMA/FEC Direct PHY IP in Dynamically reconfigurable mode with SDI protocol selected, the generated QIP file sets the ip_type property to "other" instead of "sdi". This behavior was previously updated for dual simplex mode, but not for Dynamically reconfigurable mode. Resolution A patch is available to fix this problem for the Quartus® Prime Pro Edition software version 25.3. Download and install the following patch to fix this problem in the Quartus® Prime Pro Edition Software version 25.3. Or to work around this problem, you can manually edit the Direct PHY QIP file. Locate the line: set_global_assignment -name QHIP_IP_PROPERTY {{ "ip_type" : "other", "ip_direction" : "tx", "fec_used" : "false", "dr_supported" : "true", "mpip" : "true" }} Change ip_type from "other" to "sdi": set_global_assignment -name QHIP_IP_PROPERTY {{ "ip_type" : "sdi", "ip_direction" : "tx", "fec_used" : "false", "dr_supported" : "true", "mpip" : "true" }} This problem is scheduled to be fixed in a future release of the Quartus® Prime Pro Edition software. Custom Fields values: ['novalue'] Troubleshooting 16028421917 False ['novalue'] ['FPGA Dev Tools Quartus® Prime Software Pro'] novalue 25.3 ['Agilex™ 5 FPGAs and SoCs'] ['novalue'] ['novalue'] ['novalue'] - 2025-10-07

external_document