Difference between revisions of "Adder (LogiX node)"

From Neos Wiki
Jump to navigation Jump to search
m
(Marked this version for translation)
 
(3 intermediate revisions by one other user not shown)
Line 12: Line 12:
 
}}
 
}}
  
<!--T:2-->
 
 
The '''Adder''' node can be used to simulate the behavior of a [https://en.wikipedia.org/wiki/Adder_(electronics)#Full_adder hardware full adder circuit]. It accepts two input bits plus a carry-in and returns the addition result plus a carry-out.
 
The '''Adder''' node can be used to simulate the behavior of a [https://en.wikipedia.org/wiki/Adder_(electronics)#Full_adder hardware full adder circuit]. It accepts two input bits plus a carry-in and returns the addition result plus a carry-out.
== Usage ==
+
== Usage == <!--T:2-->
  
== Examples ==
+
== Examples == <!--T:3-->
  
== Node Menu ==
+
== Node Menu == <!--T:4-->
 
</translate>
 
</translate>
 
[[Category:LogixStubs]]
 
[[Category:LogixStubs]]
 
[[Category:LogiX{{#translation:}}|Adder]]
 
[[Category:LogiX{{#translation:}}|Adder]]
 
[[Category:LogiX:Math:Binary{{#translation:}}|Adder]]
 
[[Category:LogiX:Math:Binary{{#translation:}}|Adder]]
{{Template:NodeMenu-Math-Binary{{#translation:}}}}
+
{{Template:NodeMenu-Math-Binary}}

Latest revision as of 00:20, 27 July 2022

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