Separate controlclk for sampling the divratio information, provides flexibility in clock scheme and timing closure. The dividers are used for generating lower frequency clocks from a faster reference clock.ĭivides with all natural power of 2 ratios up to the MAXRATIOĬan be connected to a constant divratio if necessary. This component contains RTL Verilog code for clock dividers based on counters. Using the same concept, a counter based clock divider can divide a clock by 2, 4, 8, etc. The simplest clock divider divides a clock frequency by 2 using a single flop and an inverter.
Clock dividers generate slower clocks from a faster reference clock.