Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI see you're trying to divide a clock, and use the output as a clock.
DONT do that. generate enable signals instead and run the entire board from the source clock. Generating your own clocks this way is prone to timing errors that will just make things go wrong and not work properly.