
AND, NAND and OR GATES are connected to the input a and b
16 flip flops are used to divide the clock speed with 2 outputs one at the 12th flip flop and one at the 16th
Set the inputs and check the outputs match with the expected results
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | input a | output 0 | |
| 1 | input b | output 1 | |
| 2 | output 2 | ||
| 3 | output 3 | ||
| 4 | output 4 | ||
| 5 | output 5 | ||
| 6 | output 6 | ||
| 7 | output 7 |