Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

clock generation from cyclone3

Altera_Forum
Honored Contributor II
1,249 Views

hi, 

i want to generate 216Hz clock from cyclone3 pll mega function with 8.192MHz as pll input , but pll is not supporting.  

if i generated using logic elements is there any problem (with suitable i/p clock)? 

is it possible to access all the 5 outputs of pll? 

 

i hope u can help 

thanks
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
577 Views

I dont think you can get a 216MHz clock out of a 8.192 MHz input at all. At least not exactly. If you want to get close to it, you can try to cascade 2 PLLs, but not sure about JItter and clock quality. 

 

Lokla
0 Kudos
Altera_Forum
Honored Contributor II
577 Views

hi, 

please tell how to cascade plls in cyclone3 

regards 

krishnam raju
0 Kudos
Altera_Forum
Honored Contributor II
577 Views

Use the output clock signal of one PLL as input to the second PLL. 

 

Lokla
0 Kudos
Altera_Forum
Honored Contributor II
577 Views

hi..please tell how to write 

vhdl code for frequency divider with 50% duty cycle. 

regards
0 Kudos
Altera_Forum
Honored Contributor II
577 Views

Is this question somehow related to the original post? 

 

In any case, you can use a counter for that.
0 Kudos
Reply