Forum Discussion
Altera_Forum
Honored Contributor
13 years agowell I certainly wouldnt do it like that.
The best way is to create a clock enable rather than an actual clock (so you clock the slow thing at the system clock rate, and only enable it once every 2048 clocks). Creating clocks from logic can create timing issues.