1-bit Half Adder
0 Stars     11 Views    

Author: Bertrand Rusanganwa

Forked from: Bertrand Rusanganwa/1-bit Half Adder

Project access type: Public

Description:

1-bit Half Adder:

  • Connect the inputs A and B to an XOR gate.
  • Connect the inputs A and B to an AND gate.
  • The output of the XOR gate is the sum 
  • The output of the AND gate is the carryout.

Created: Apr 06, 2024

Updated: Apr 06, 2024


Comments

You must login before you can post a comment.