Altera_Forum
Honored Contributor
19 years agoMultiple PLLs
Setup:
I'm trying to create system that contains the audio core provided in the University IP cores. I have configured it properly and included both the DE board external interface and audio and video configuration. I also included the SDRAM from this collection as well. I set up the pins in a block diagram and connected them with the proper pin assignments. Problem: When compiling the application in Quartus 6.0 I get an error describing that my "CLOCK_50 cannot feed more than one PLL." Now I know my PLL are being generated by the DE board external interface component I included in the SOPC. One is generated for the Audio component and the other for the SDRAM. What I dont know is what is exactly causing this error and how to resolve it. If anyone has more knowledge on this topic or could help me specifically with this design please let me know. Also if anyone has used these cores together successfully that would be helpful too. Thanks in advance