Gate
Of computer circuit. May also be referred to as logic gate.
A computer circuit with several inputs but only one output that can be activated by particular combinations of inputs.
This concept's ID is @1~18510
Contains
- NAND circuit
A logic gate that produces an output that is the inverse of the output of an AND g...
- OR circuit
A gate circuit in a computer that fires when any of its inputs fire.
- AND circuit
A circuit in a computer that fires only when all of its inputs fire.
- X-OR circuit
Gate for exclusive OR; a circuit in a computer that fires only if only one of its inputs...