Component/OR: Difference between revisions

From Turing Complete
(Added basic definition)
(No difference)

Revision as of 15:44, 30 December 2023

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.