Hi every1,
I need to design a 4-bit adder (which has 3 outputs: sum, carry low, and carry high) using a full adder and a half adder...I know how to do the truth table and I know how to draw the circuit diagram using a full adder and a half adder to get the sum (you take first 3 bits, say A,B,C and add them in full adder, then you take the output bit sum and put it in as input to the half adder whose other input is the fourth bit, say D, and then you get the final output sum)...But, I don't know how to get the low and high carry designs
....someone please help..I've been stuck on this since this week...Thanks, Farah.
I need to design a 4-bit adder (which has 3 outputs: sum, carry low, and carry high) using a full adder and a half adder...I know how to do the truth table and I know how to draw the circuit diagram using a full adder and a half adder to get the sum (you take first 3 bits, say A,B,C and add them in full adder, then you take the output bit sum and put it in as input to the half adder whose other input is the fourth bit, say D, and then you get the final output sum)...But, I don't know how to get the low and high carry designs