580 views

1 Answer

0 votes
0 votes
Ripple carry adder

Tpd for carry generation=n*tpdcarry

Tpd for sum = (n-1)*tpdcarry+ tpd(exor)

tpdcarry=tpd(and)+tpd (or)gate

Carry look ahead adder

Tpd for sum require 4level

= Tpd(external ( xor)+tpd(and)+tpd(or)+tpd(external exor)

Related questions

3 votes
3 votes
3 answers
1
admin asked Mar 31, 2020
3,905 views
In which of the following adder circuits, the carry look ripple delay is eliminated?Half adderFull adderParallel adderCarry-look ahead adder
0 votes
0 votes
0 answers
2
1 votes
1 votes
3 answers
4
Na462 asked Nov 15, 2018
945 views