Component/OR: Difference between revisions

From Turing Complete
(Added basic definition)
 
No edit summary
Line 1: Line 1:
The 1-bit Or gate takes two inputs, and outputs an ON (1) when at least one of the inputs is in an ON (1) state.  NOTE: It will still output an ON (1) if both inputs are ON.
The 1-bit Or gate takes two inputs, and outputs a {{On}} or '''1''' when at least one of the inputs is in a {{On}} or '''1''' state.  NOTE: It will still output {{On}} if both inputs are {{On}}.

Revision as of 21:20, 30 December 2023

The 1-bit Or gate takes two inputs, and outputs a or 1 when at least one of the inputs is in a or 1 state. NOTE: It will still output if both inputs are .