Adder (LogiX node)

From Neos Wiki
Revision as of 07:05, 8 May 2022 by DoubleStyx (talk | contribs)
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 accepts two input bits plus a carry-in and returns the addition result plus a carry-out.

Usage

Examples

Node Menu

Math / Binary
Back Adder Boolean Counter Compose Bits Byte Compose Bits Int Compose Bits Long Compose Bits Sbyte
Compose Bits Short Compose Bits Uint Compose Bits Ulong Compose Bits Ushort Double As ULong Extract Bits Byte Extract Bits Int
Extract Bits Long Extract Bits Sbyte Extract Bits Short Extract Bits Uint Extract Bits Ulong Extract Bits UShort Float As UInt
Half As UShort HalfAdder UInt As Float ULong As Double UShort As Half