Explain how your project work "It uses 4 full adder circuits made by using XOR and AND gates."
Explain how to test your project "enter two 4 bit binary numbers in the inputs to try it out."
# | Input | Output |
---|---|---|
0 | A0 | segment a |
1 | A1 | segment b |
2 | A2 | segment c |
3 | A3 | segment d |
4 | B0 | segment e |
5 | B1 | segment f |
6 | B2 | segment g |
7 | B3 | dot |