2025-01-29 10:08:44 -07:00

2 lines
243 B
Markdown

# Carry-Select Adder
A carry select adder is built using two ripple carry adders, and multiplexing them together based off of the value of $c_{in}$. This is done for performance reasons, because as addition propagates through the ripple carry