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 | BI1 |
1 | IN1 | OUT1 | BI2 |
2 | IN2 | OUT2 | BI3 |
3 | IN3 | OUT3 | BI4 |
4 | IN4 | OUT4 | BI5 |
5 | IN5 | OUT5 | BI6 |
6 | IN6 | OUT6 | BI7 |
7 | IN7 | OUT7 | BI8 |