
AND, NAND and OR Gates are connected to input a and b. 16 flip flops are used to divide the clock speed with 2 outputs, one at 12th flip flop and one at 16th. Explain how your project works
set the input and outputs match with the expected result: Explain how to use your project
List external hardware used in your project (e.g. PMOD, LED display, etc), if any
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | input a | output and | |
| 1 | input b | output nand | |
| 2 | output or | ||
| 3 | output clk div 16 | ||
| 4 | output clk div 12 | ||
| 5 | |||
| 6 | |||
| 7 |