Forum Discussion
Altera_Forum
Honored Contributor
10 years agoMax 10 clock divider
I am using the internal oscillator in the max10, and wondering whats the best way to divide it down. I looked into using a PLL for this but that doesn't seem to be possible. Is there any better app...
Altera_Forum
Honored Contributor
9 years agoYou could just build a simple counter which counts one bit up on each cycle and when your counter reaches a specific value another counter (clock) counts one up or down.