1-bit Half Adder
0 Stars     4 Views    

Author: Bertrand Rusanganwa

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 (S0).
  • The output of the AND gate is the carry (C0).

Created: Apr 06, 2024

Updated: Apr 06, 2024


Comments

You must login before you can post a comment.