one 4 bit full adder has "S0,S1,S2,S3" which can be 1111 which is 15
two 4 bit full adders has "S0,S1,S2,S3,S4,S5,S6,S7" WHICH can be 11111111 which is 255
1. if i i have two "4 bit full adders" and two decoders and three seven segments and i wanted to add numbers in binary with the input and convert it to decimal and show it on the seven segments
2. i did everything and i put the "Carry out" from the first adder into the "Carry in" of the...
1. i want to design a 2 bit full adder (that adds two numbers each having 2 bits) with carry in and carry out and to show the output on seven segment display..
3. the problem is that i am student in mechanical power and i am taking an electronics course..can you tell me what to do or...