When both F1 and F0 are set to "1", the ALU performs as an adder. Here it is adding 011 and 011 with the result being 0011. This checks out if you convert it to decimal: 12 + 12 = 24. ( or (8+4) + (8+4) = (16+8) ).
next chip design
back to the main page