Re: Altera Cyclone PLL
Your PLL cannot be implemented in Cyclone. In SP2, the megafunction bug is fixed. With Cyclone PLL, the minimum VCO frequency is 300 MHz and Maximum frequency is 800 MHz. With an input frequency of 32.4 MHz, the PLL multiplies 32.4 MHz by 16 to get 518.4 MHz. In order to get 10.8 MHz output, the post-scale counter would have to divide by 48. Unfortunately, Cyclone post-scale counter has a maximum of divide by 32.
Your design can be implemented in Stratix, which has a post-scale counter of 512.
With lost-cost FPGAs, you loose some functions.