Searched Projects

Tags: 4-bit full adder

project.name
1 Stars     320 Views

4-bit full adder

4-bit full adder

I'm a beginner, and this is my first circuit. it is 4-bit full adder, which is used to add 3 4-bit input and producing 4-bit or 5-bit output. it is implemented by using XOR gate, AND gate, and OR gate.