About this document
Full Adder in ALU Design by Sangeeta Pal is a document available to read on EtoBox.
A full adder is a combinational circuit that forms the arithmetic sum of three bits. It has three inputs - two bits to be added (x and y) and a carry from the previous lower position (Z). It produces two outputs: the sum (S) of the three bits and a carry (C) to the next higher position.
- Author
- Sangeeta Pal
- Language
- EN