PLL not working on 10M16DCU324 FPGA_Quartus toll
Hi,
I have designed board with 0M16DCU324 having 25MHz eternal clock source. I am trying to test PLL by toggling LED with PLL generated clock but i am not able to toggle the LED. Once i revived schematic i found that 2 out of 4 VCCD_PLL pins on my board are not connected. earlier design i was using 10M02DCU324 here my PLL was working as this device is having only 2 PLL.
Does PLL to function need to connect all VCCD_PLL to 1.2V?
is there any way to configure specific PLL blocks which has VCCD_PLL pins connected to 1.2V?
I have VCCD_PLL1 and VCCD_PLL2 connected to 1.2V and remaining two are floating. I am suspecting that as all of my VCCD_PLL are not connected to 1.2V that's why my PLL is not working, is this understanding correct?
Thank you
Hi,
As mentioned by FvM, according to the Pin Connection Guideline, you must connect all the VCCD_PLL pins 1.2V power supply. So I think your understanding is correct: you have to connect all the VCCD_PLL pins to power supply to make sure the PLL works normally on 10M16DCU324.
By the way, it seems you were trying to migrate the 10M02 board to 10M16. By comparing the Pin-out of 10M02DCU324 and 10M16DCU324, you can see there are multiple different pins, including GND, VCC, VCCA, VCCD_PLL and some VCCIO. Please also check if these pins are correctly connected for 10M16 as well.
10M02DC: Pin Information for the MAX® 10 10M02DC Device - XLSX Format (Alt. Format PDF)
10M16DC: Pin Information for the MAX® 10 10M16DC Device - XLSX Format (Alt. Format PDF)
MAX 10 PCG: MAX® 10 FPGA Device Family Pin Connection Guidelines
Best Regards,
Xiaoyan