#logic_gate__logicgate__gate a computer circuit with several inputs but only one output that can be activated by particular combinations of inputs
supertype: computer_circuit (computer science) a circuit that is part of a computer
subtype: AND_circuit__AND_gate a circuit in a computer that fires only when all of its inputs fire
subtype: NAND_circuit__NAND_gate a logic gate that produces an output that is the inverse of the output of an AND gate
subtype: OR_circuit__OR_gate__orgate a gate circuit in a computer that fires when any of its inputs fire
subtype: X-OR_circuit__XOR_circuit__XOR_gate gate for exclusive OR; a circuit in a computer that fires only if only one of its inputs fire
No statement uses or specializes logic_gate; click here to add one.