Skip to content

A 32-bit Kogge-Stone Adder is implemented in this design.

License

Notifications You must be signed in to change notification settings

salzhang/KoggeStone-Adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KoggeStone-Adder

The Kogge-Stone algorithm is a form of a parallel prefix carry look-ahead adder which has a low fan-out at each stage, making it more performant in typical CMOS process nodes. This particular implementation is a 32-bit KSA written in Verilog, and is released subject to the terms of the MIT License which can be found in this distribution of the Verilog code in a file called LICENSE. image

About

A 32-bit Kogge-Stone Adder is implemented in this design.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published