OR gate operation

1 year ago
773

The OR gate is a digital logic gate that implements logical disjunction from mathematical logic – it behaves according to the truth table above. A HIGH output results if one or both the inputs to the gate are HIGH. If neither input is high, a LOW output results.

Loading comments...