
Using an 8-bit switch input, that represents two individual 4-bit numbers SW0-SW3 and SW4-SW7 respectively, two integers can be added together
To test this project, incrementally flip the 8 switches and verify that the numbers are added together correctly
None used
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | IN0 | OUT0 | |
| 1 | IN1 | OUT1 | |
| 2 | IN2 | OUT2 | |
| 3 | IN3 | OUT3 | |
| 4 | IN4 | OUT4 | |
| 5 | IN5 | ||
| 6 | IN6 | ||
| 7 | IN7 |