
Includes AND, OR and XNOR gate connected to outputs
Set the inputs and observe if the outputs match with the expected result
List external hardware used in your project (e.g. PMOD, LED display, etc), if any
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | input a | output or | |
| 1 | input b | output and | |
| 2 | input c | output 1 | |
| 3 | input d | output 2 | |
| 4 | input e | output xnor | |
| 5 | input f | ||
| 6 | input g | ||
| 7 | input h |