vault backup: 2025-01-29 10:08:44

This commit is contained in:
arc 2025-01-29 10:08:44 -07:00
parent 7eb094c9f9
commit ad505f4e04

View File

@ -0,0 +1,2 @@
# 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