Carry Save Adder
Carry Save Adder
CME 433
Presented by:
Richard Aramenko Luke Brisebois
Application
Advantages:
Produces all of its outputs in parallel resulting in the same delay as a full adder Very little propagation delay when implemented
Carry Save Adder plus a ripple adder = n+1 Two Ripple Carry adders = 2n
Disadvantages
We do not know whether the result is positive or negative This is a drawback when performing modular multiplication since you dont know whether the intermediate result is greater or less than the modulus
Circuit Block
Example
The End