vault backup: 2025-01-29 10:08:44
This commit is contained in:
2
education/computer engineering/ECE2700/Adders.md
Normal file
2
education/computer engineering/ECE2700/Adders.md
Normal 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
|
Reference in New Issue
Block a user