Source: wikibot/or-gate
= OR gate
{wiki=OR_gate}
An OR gate is a fundamental digital logic gate that performs a logical disjunction operation. It has two or more input signals and produces a single output signal. The output of an OR gate is high (1) when at least one of its inputs is high (1). If all inputs are low (0), the output is low (0).