Altera_Forum
Honored Contributor
13 years agoSynchronizing two different clocks
I have two clocks coming to my FPGA through external source:
1) Fast clock 2) Slow clock. Internally, another clock is generated out of the fast clock through a divide by 10 counter. Now, my requirement is to synchronize this divide by 10 clock and the slow clock. Any ideas, how it can be done?