(10 pts.)
Design two 64-bit adders, including figures showing the connections
between components:
- A ripple carry adder using 64 one-bit full adders.
- A full carry-lookahead adder.
What is the delay, in units of gate delays, for each of the adders?
How would the delays for your 64-bit adders generalize to an -bit adders?