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

Created: Apr 11, 2024

Updated: Apr 11, 2024


Comments

You must login before you can post a comment.