error message: can't fit into the design
Hello,
i am trying to use QSPI controller along with ALTPLL. But during compilation it gives an error. Am using pll configuration with 2 clocks C0 and C1.
the error message is:
Error (176394): Can't fit 2 PLLs in the device -- only 1 PLLs are available
Info (176395): Location PLL_3 cannot be used due to package or device migration constraints
Info (176395): Location PLL_4 cannot be used due to package or device migration constraints
Info (176395): Location PLL_2 cannot be used due to package or device migration constraints
can someone please suggest how to overcome the error
Hi,
I have not modified the design which you have shared in previous post attachments.
- You can add Qspi and PLL in Qsys system(onchip.qsys/onchip.qip) and remove the pll.qip file from project and onchip.qip set as top level entity and compile. Attached the file do pin assignment and other configuration as per you requriment
For RSU design example (QSPI &PLL) look into design stores or follow an741 or check below video links
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an741.pdf
https://fpgacloud.intel.com/devstore/platform/?search=RSU&acds_version=any&family=max-10search for reference design.
https://www.youtube.com/watch?v=Qgwd8ftiTZc
https://www.youtube.com/watch?v=bAyqWWm1yLU
https://www.youtube.com/watch?v=r3wcgr3LmjA
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Regards
Anand