Component/OR

From Turing Complete
Revision as of 12:40, 30 August 2024 by Gelthor (talk | contribs) (Added infobox and truth table)
OR
File:Component OR.png
Width 1
Type 1bit
Unlocked by OR Gate
Gate Truth Table
Input One Input Two Output
0 0 0
0 1 1
1 0 1
1 1 1

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 .