Forum Discussion
Hi,
Have you instantiated the IP core in top level design?
Please refer the below old thread for reference,
https://forums.intel.com/s/question/0D50P00003yyO6LSAU/fft-ip-core-and-modelsim?language=en_US
Try to simulate through the Quartus tool using Native link so that Quartus tool itself will take care of path related issues,
https://www.youtube.com/watch?v=PmVVXQchv2c
would you like to provide your project .*qar file(Project menu->Archive Project...)?
Thanks,
Vicky
Hi Vicky,
Thanks for the reply. The IP core has been instantiated in the top level design.
I'm trying to re-simulate through the Quartus tool using Native Link like you mentioned, but since I'm using Quartus LITE, the software throws error codes 204012 and 204009, saying that it "Can't generate the netlist output files ..." Looking online, I can disable the error if I avoid using the Native Link.
Is there any other way I can simulate the IP using Native link before deciding whether I'd like to purchase the IP core license?