questions when upgrade to Quartus Pro
Dear Support and Expert,
I have a project from TI, it is a Jesd204B design. the original design was in old Quartus standard edition. may be 16 or 17, first I updated to 18.1. everything seems working. there may be only 1 or 2 path over the timing constrains. but overall looks pretty good. after I bought an Intel Arria 10 dev kits. I got a Quartus Pro license, so I try to upgrade to Pro 21.3. after some minor modification in qsf file. the compilation can complete successfully, but there are thousands of timing failure. while I tracing this problem, I opened one IP/qsys called jesd_top_qsys_0, PlatformDesigner report an error message. I quoted here "Error: jesd204b_jesd_top_qsys_0.jesd_top_qsys_0: Component jesd_top_qsys 1.0 not found or could not be instantiated.
I don't understand what this means, because the project can go though all the compilation without any error message. why when I open one module in the project it report errors.
please give me some suggestion, appreciate your help.
David
Hi Sun,
I believe delete and re-add the IP is the best way to try and not complicated as you thought (drag and connect). Make sure you have a back up qar before make any changes. My suggestion if you are not sure what parameter, open the original design in STD, mark what parameters necessary and add them in new added IP in PRO. Then generate and compile. This should be able to fix your issue.