Four full adders (which in turn are built from half adders) are combined to produce an adder for two 4-bit binary integers. The bits of the first integer are found in the top box of each pair. Note that the least significant bit occurs in the leftmost box.
Java source for the fourbitadder applet.