680 views
1 votes
1 votes
A half adder is implemented with XOR and AND gates . A full adder is implemented with 2 half adders and one OR gate.The propogation delay of an XOR gate is twice than that of AND/OR gate. The propogation delay of an AND/OR gate is1.2micro sec.A 4 bit ripple carry binary adder isimplemented by using full adders. The total propogation delay of this 4 bit binary adder is ___________

1 Answer

Related questions

0 votes
0 votes
1 answer
2
val_pro20 asked May 16, 2019
1,118 views
$Exclusive-OR$ gate has a propagation delay of $10$ ns and that the $AND$ or $OR$ gates have a propagation delay of $5$ ns.What is the total propagation delay time in the...
0 votes
0 votes
1 answer
4
Niks55 asked Oct 5, 2018
1,242 views
How many gate delays are there in overflow for ripple carry adder?