
Explain how your project works:
Select the 'N' divide using 4 input bits, in binary. The output will be Clk_out = Input_clk / N.
Explain how to use your project:
Apply a small freq. clock to the input. Change the input bits to see different frequencies on the output. Connect an LED diode with a slow clock, or best measure with an oscilloscope.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | Input 10Hz clock | Clk_out | |
| 1 | RST_N | ||
| 2 | Divider_set<0> | ||
| 3 | Divider_set<1> | ||
| 4 | Divider_set<2> | ||
| 5 | Divider_set<3> | ||
| 6 | |||
| 7 |