
NAND input a and b to output 0
set the outputs and check the outputs:
input a | input b | output 0 0 |0 |1 0 |1 |1 1 |1 |0 1 |0 |1
List external hardware used in your project (e.g. PMOD, LED display, etc), if any
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | input a | output 0 | |
| 1 | input b | ||
| 2 | |||
| 3 | |||
| 4 | |||
| 5 | |||
| 6 | |||
| 7 |