
input a,b,c,d,e,f,g,h
change the inputs: a,b,c,d,e,f,g,h from 0 to 1 or vice versa
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 not | |
| 2 | input c | output xor | |
| 3 | input d | ||
| 4 | input e | output or | |
| 5 | input f | output not | |
| 6 | input g | output or or | |
| 7 | input h | output or |