Forum Discussion
FabianL
Occasional Contributor
1 year agoGenerated IP cores (.qsys) files in custom ip cores _hw.tcl
Hello, I have a custom IP core for a Platform Designer Project (Quartus Pro 24.1). The IP core also includes an official Intel FIFO IP core (from core generator) The original version of the IP core...
sstrell
Super Contributor
1 year agoIt's not clear if you recreated and regenerated the Intel (Altera) FIFO IP when you moved the design to Pro. I would do this first.
IP in Pro are defined using .ip files, not .qsys files, so perhaps in your _hw.tcl, you need to be referencing the .ip file created for the Pro version of the FIFO IP.
When you say "I am not allowed to use this line anymore", what error/info are you getting?