david90
- 311
- 2
Full adder has input A, B and Cin. what is Cin for? Full adder adds 3 bits right?[?] So why not just call the input A,B,C instead of A,B,Cin?
A circuit composed of four full-adders can add two four-bit numbers. The rightmost full adder would have its Cin grounded.Originally posted by david90
say you have a circuit that contains 4 full adder thus it is a circuit that could add 8 bits. Would the circuit still function the same if the far right full adder doesn't have a Cin? What I'm thinking is that why it needs a Cin when there is no full adder before it with Cout. Not sure if I'm making sense. Thanks for ur respond!![]()