Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 157 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 157 Bytes

N bit Sklansky Adder Generator

This a C++ code to generate the verilog HDL code that adds two N by N bit binary numbers using the Sklansky adder technique.