Difference between revisions of "HalfAdder (LogiX node)/ko"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "The '''HalfAdder''' node can be used to simulate the behavior of a [https://en.wikipedia.org/wiki/Adder_(electronics)#Half_adder hardware half adder circuit]. It accepts two i...")
(Created page with "== 예제 ==")
Line 14: Line 14:
 
== 사용방법 ==
 
== 사용방법 ==
  
== Examples ==
+
== 예제 ==
  
 
== Node Menu ==
 
== Node Menu ==

Revision as of 00:35, 27 July 2022

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

HalfAdder 노드는 회로 반가산기의 작동을 모방하는 데에 사용됩니다. 두 개의 입력 비트를 받고, 합을 반환합니다.

사용방법

예제

Node Menu

Template:NodeMenu-Math-Binary/ko