
Explain how your project works AND and OR and NOT are connected and if you press buttons the Lights change
Explain how to use your project ???
List external hardware used in your project (e.g. PMOD, LED display, etc), if any
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | IN0 | OUT0 and | |
| 1 | IN1 | OUT1 and | |
| 2 | IN2 | OUT2 or | |
| 3 | IN3 | OUT3 or | |
| 4 | IN4 | OUT4 not | |
| 5 | IN5 | OUT5 nand | |
| 6 | IN6 | OUT6 nand | |
| 7 | IN7 | OUT7 not |