Error: set_interface_port_property NAME <value>: No signal named in - Error: set_interface_port_property NAME <value>: No signal named in Description Due to a problem in the Quartus® Prime Pro Edition Software v17.1 Update and earlier, you may see this error message when you are regenerating an IP core using a Platform Designer exported tcl for a standalone IP core. Resolution To work around this problem, manually change all the occurrences of: "set_interface_port_property <interface> <interface_><port> NAME <value>" in the tcl script to: "set_interface_port_property <interface> <port> NAME <value>". For example, change "set_interface_port_property a a_ reset NAME areset" into "set_interface_port_property a reset NAME areset" . This problem is fixed in Quartus® Prime Pro Edition Software v18.0 release. Custom Fields values: ['novalue'] Troubleshooting FB: 532367; False ['novalue'] ['FPGA Dev Tools Quartus® Prime Software Pro'] 18.0 17.1.2 ['Programmable Logic Devices'] ['novalue'] ['novalue'] ['novalue'] - 2024-11-13

external_document