Full adder and Ripple Carry Adder
0 Stars     70 Views    

Author: mr.d

Forked from: Satvik Ramaprasad/Ripple Carry Adder

Project access type: Public

Description:

The full adder is two half adders (and an or gate)

It can add 3 bits into 2 bits. It is used to add one column of binary numbers (with carry in and out).

Created: May 21, 2020

Updated: Dec 12, 2023


Comments

You must login before you can post a comment.