Adder (LogiX 노드)

From Neos Wiki
Revision as of 00:28, 27 July 2022 by Nurooong (talk | contribs) (Created page with "== 예제 ==")
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

Adder 노드는 회로 전가산기의 작동을 모방하는 데에 사용됩니다. 두 개의 입력 비트에 더해 하나의 자리올림수를 받고, 합과 자리올림수를 반환합니다.

예제

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