Forum Discussion
Altera_Forum
Honored Contributor
10 years agohow do I generate 32k clock from cyclone V pll
Hi, How do I use altera pll to generate 32k frequency in cyclone V? I need help for this one. Thanks
Altera_Forum
Honored Contributor
10 years agoFor low frequencies, you would typically make a clock that is a power of two multiple of the clock frequency you want, and then use clock divider logic (which is simplified by having power of two) to generate either a clock enable signal (if you don't need a 50% duty clock), or a clock signal itself (if jitter and phase relationship is not of concern).