Dwight wrote: > Another possible is to put an incrementor on the output. > This is a simpler circuit than a full adder. In "discrete" logic, or in an ASIC, it is simpler. In most FPGAs, it will end up taking the same resources and having the same performance as a full-adder. Eric