Forum Discussion
Altera_Forum
Honored Contributor
9 years agoFrequency division for use in an 8x1 multiplexer
Greetings everyone, I want to design an 8x1 Multiplexing system. Starting with a frequency of (50 MHz) as the first input to the multiplexer; I want to divide this frequency by (2,3,...,8). What can ...
Altera_Forum
Honored Contributor
9 years agoI suggest generating clock enables at the required frequency. Having multiple clock domains will be a real timing headache. Clock enables mean you keep the whole system using one clock, but only enabled once every 2/3/8 clocks etc.