Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFrom 500 kHz to 10 Hz is a ratio of 50 k = 50000. So a binary up counter 16 bit will give you a ratio of 65,536. If counter output is [15..0], then MSB [15] is ok for your application. If not, make the counter 17 bit, and outputs the MSB [16] to LED.