
Using AND, XOR, NAND gates are connected to inputs and outputs.
nput a b c and 1 or 0 11 00 01 10
11 1001 1010 0101 10201 101010
List external hardware used in your project (e.g. PMOD, LED display, etc), if any none N/A
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | nand1_A | nand1_OUT | |
| 1 | nand1_B | nand1_OUT | |
| 2 | not3_IN | not3_OUT | |
| 3 | not4_IN | not4_OUT | |
| 4 | |||
| 5 | |||
| 6 | or1_A___and1_A | and1_OUT | |
| 7 | or1_B____and1_B | or1 _OUT |