HalfAdder (LogiX 노드)

From Neos Wiki
Revision as of 00:34, 27 July 2022 by Nurooong (talk | contribs) (Created page with "HalfAdder (LogiX 노드)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語 • ‎한국어
HalfAdder
'HalfAdder' LogiX node
Inputs
  Bool A
  Bool B
Outputs
  Bool Y
  Bool CarryOut

The HalfAdder node can be used to simulate the behavior of a hardware half adder circuit. It accepts two input bits and returns the addition result plus a carry-out.

Usage

Examples

Node Menu

Template:NodeMenu-Math-Binary/ko