논리게이트logic_gate

논리게이트,logic_gate로 옮길 것...

게이트 이름 입력 출력
NOT gate 인버터inverter $\displaystyle A$ $\displaystyle \bar{A}$
AND gate $\displaystyle A,B$ $\displaystyle AB$ 또는 $\displaystyle A\cdot B$
OR gate $\displaystyle A,B$ $\displaystyle A+B$
NAND gate $\displaystyle A,B$ $\displaystyle \overline{AB}$ 또는 $\displaystyle \overline{A\cdot B}$
NOR gate $\displaystyle A,B$ $\displaystyle \overline{A+B}$
XOR gate $\displaystyle A,B$ $\displaystyle A\oplus B=\bar{A}B+A\bar{B}$
XNOR gate $\displaystyle A,B$ $\displaystyle A\odot B =\bar{A\oplus B}$

buf gate ?
not gate와 비슷

ㅇ 이걸 bubble이라 하나? 암튼 not 표기 역할.

Verilog / VHDL 문법 나중에 추가.











Twin





RENAMETHISPAGE ? or mv to 논리게이트,logic_gate and DEL