[Problem 3] (30 points) Design of 6-bit adder (a) Design 6-bit carry lookahead adder, and show the critical path delay.
Posted: Mon May 23, 2022 10:34 am
[Problem 3] (30 points) Design of 6-bit adder (a) Design 6-bit carry lookahead adder, and show the critical path delay. (b) Design 3x2 carry lookahead adder using hierarchical approach, and show the critical path delay. Three 2-bit adders will be connected in serial.