Adder (LogiX node)

From Neos Wiki
Revision as of 07:03, 8 May 2022 by DoubleStyx (talk | contribs) (Created page with "<languages></languages> <translate> <!--T:1--> {{Infobox Logix Node | Name = Adder | Image = noframe | 128px | 'Adder' LogiX node | Input0Type =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎한국어
Adder
'Adder' LogiX node
Inputs
  Bool A
  Bool B
  Bool CarryIn
Outputs
  Bool Y
  Bool CarryOut

The Adder node can be used to simulate the behavior of a hardware full adder circuit. It returns the result of adding the two input bits plus a carry value.

Usage

Examples

Node Menu

NodeMenu-Math-Binary