
Inverts even numbered inputs and connects them to output.
Look at corresponding seven segment display to see if it is on or not.
No external hardware other than tinytapeout components.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | IN0 | SEG_A | |
| 1 | IN1 | SEG_B | |
| 2 | IN2 | SEG_C | |
| 3 | IN3 | SEG_D | |
| 4 | IN4 | SEG_E | |
| 5 | IN5 | SEG_F | |
| 6 | IN6 | SEG_G | |
| 7 | IN7 | SEG_DP |