
This project uses XOR and NOT gates to connect to inputs a, b, c, d, e, f, g, and h. hhhhh
Set the inputs and check if they match with the outputs. hhhh
List external hardware used in your project (e.g. PMOD, LED Display, etc), if anyjjj
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | input a, XOR gate | output a, XOR gate | input a, XOR gate |
| 1 | input b, XOR gate | output b, NOT gate | input b, XOR gate |
| 2 | input c, NOT gate | output c, NOT gate | input c, NOT gate |
| 3 | input d, NOT gate | output d, NOT gate | input d, NOT gate |
| 4 | input e, NOT gate | output e, XOR gate | input e, NOT gate |
| 5 | input f, XOR gate | o5 | input f, XOR gate |
| 6 | input g, XOR gate | output g, NOT gate | input g, XOR gate |
| 7 | input h, NOT gate | o7 | input h, NOT gate |