16-bit Prefix Adder
0 Stars     46 Views    

Author: Steven Ruiz

Forked from: Arthur Akhadov/16-bit Prefix Adder

Project access type: Public

Description:

16-bit Prefix adder to perform addition even faster, it's a form of carry-lookahead adder (CLA).

The speed up is especially significant for adders of 32-bit, or more. This is only a demo.

Created: Jan 20, 2022

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.