Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- It doesnt output a clock. It uses an enable to only enable the logic inside the process once every N clocks (depending on how often you set the enable high). It does the same job as a 1/50 clock, but much more safely. --- Quote End --- Oh. May I know How do I control this enable? Am I suppose to carry out some sort of configuration? Or do I have to code it out again??