I want to implement a phase lock loop in fpga , altera(cyclone II). The internal clock is 50 MHZ. but my input clock is 60 HZ. How i should implement pll in this case???
--- Quote Start --- But fpga has in built pll, whose internal clock works at Mhz. So Hz and Mhz cant be synchronized. --- Quote End --- How do you want to achieve synchronization? Did you notice the PLL input frequency range? Minimum input frequency, set by the PFD properties, is 10 MHz. That's why I suggested an ADPLL design.