The document summarizes the logic for a full adder circuit. It shows that the sum is calculated as A XOR B XOR Cin and the carry is calculated as A AND B OR B AND Cin OR A AND Cin. Truth tables are provided for both a half adder and a full adder that show the output sums and carries for all possible input combinations of A, B, and Cin.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
39 views6 pages
DLD Lab#9
The document summarizes the logic for a full adder circuit. It shows that the sum is calculated as A XOR B XOR Cin and the carry is calculated as A AND B OR B AND Cin OR A AND Cin. Truth tables are provided for both a half adder and a full adder that show the output sums and carries for all possible input combinations of A, B, and Cin.