1 of 8

Welcome to Digital Logic

2 of 8

3 of 8

Full Adder from 2 Half Adders

Full Adder is the adder which adds three inputs and produces two outputs. The first two inputs are A and B and the third input is an input carry as C-IN. The output carry is designated as C-OUT and the normal output is designated as S which is SUM.

A full adder logic is designed in such a manner that can take eight inputs together to create a byte-wide adder and cascade the carry bit from one adder to the another.

4 of 8

Simple Full Adder

Complex Full Adder

5 of 8

6 of 8

7 of 8

8 of 8

The end