Wednesday 22 August 2018

Koggetsone adder : Fault Tolerant

   


Link for the coupons : Here

 

 

 

The Kogge-Stone adder is a parallel prefix adder. It will have a generate and the propagate signals. Area and power are compromised at the cost of fast computation. Logic depth is reduced in this module. It overcomes the disadvantages of a carry propagate delay in regular ripple carry adder.  

 

 

This operator works on the generate and propagate pairs as defined by,
(gL, pL) (gR, pR) = (gL + pL gR, pL pR)

 

An 8-bit Kogge-Stone adder : 

8 :Generate and propagate (GP) blocks

8: Black cells (BC) blocks

8: Gray cell (GC) blocks

9:Sum blocks.  

Reader can refer to any standard papers for the top module design

 

Verilog Code : 

 




Happy learning.
Have a nice day. 
Leave your comments below along with mail ID for more details.
Or 
Drop a mail to verilogblog@gmail.com 

👍
😀 

 

Please Note : Our course is now listed for Udemy training by Industry and leading companies use our courses  :

Analog Design- Intuitive Approach

Rc Circuits Analysis With LT Spice

Basics of Mosfet - Simplified View


Please use these links or share with someone who might be interested.

Note : Author discounts are already applied to these links. 





1 comment: