Forum Discussion
Altera_Forum
Honored Contributor
8 years agoReferring to the 'clock control block (altclkctrl) ip core user guide (https://www.altera.com/en_us/pdfs/literature/ug/ug_altclock.pdf)', only certain signals can drive the inclk port - those being:
--- Quote Start --- Clock pins, clock outputs from the PLL, and core signals can drive the inclk[] port. --- Quote End --- 'Ordinary' I/O pins cannot be connected to the ALTCLKCTRL inclk port. So, if your design ran through Quartus successfully, I suspect you've not got things connected up as you think - which may explain why the PLL isn't locking. Cheers, Alex