Definition
Ripple-Carry Adder
The ripple-carry adder consists of multiple 1-bit adders chained together to form a computational unit.
Problem: Ripple-carry adders are slow. Their delay is denoted as:
where is the number of full adders in the chain.