
AND, OR and NOT gates are connected to input b, input c and input a.
Set the inputs and check the outputs match with the expected results.
List external hardware used in your project (e.g. PMOD, LED display, etc), if any
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | input a | output not | |
| 1 | input b | output and | |
| 2 | input c | output or | |
| 3 | |||
| 4 | |||
| 5 | |||
| 6 | |||
| 7 |