menna15 / Carry-Select-Adder

A carry select adder is an arithmetic combinational logic circuit which adds two N- bit binary numbers and outputs their N-bit binary sum and a 1-bit carry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carry-Select-Adder

A carry select adder is an arithmetic combinational logic circuit which adds two N- bit binary numbers and outputs their N-bit binary sum and a 1-bit carry.

About

A carry select adder is an arithmetic combinational logic circuit which adds two N- bit binary numbers and outputs their N-bit binary sum and a 1-bit carry.

License:GNU General Public License v3.0


Languages

Language:Verilog 100.0%