
Nand gate is connected to input a and b Xor gate is connected to input c and d
set the inputs an 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 nand | |
| 1 | input b | output xor | |
| 2 | input c | ||
| 3 | input d | ||
| 4 | input e | output e | |
| 5 | input f | output f | |
| 6 | input g | output g | |
| 7 | input h | output h |