Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 410 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 410 Bytes

Kogge-Stone 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 written in Verilog, and is released subject to the terms of the TAPR Open Hardware License which can be found in this distribution of the Verilog code in a file called LICENSE.