there are total of 3 inputs, the first two inputs are 1 bit inputs and they are added. the third input represents the carry value.
input your 1 bit values to be added to the first two inputs
Two LEDs are being used, along with two XOR, two AND, and one OR gate
# | Input | Output | Bidirectional |
---|---|---|---|
0 | IN0 | OUT0 | |
1 | IN1 | OUT1 | |
2 | IN2 | OUT2 | |
3 | IN3 | OUT3 | |
4 | IN4 | OUT4 | |
5 | IN5 | OUT5 | |
6 | IN6 | OUT6 | |
7 | IN7 | OUT7 |