OR

This function block creates a logic OR operation. The Output will be active when at least one of the Inputs is active.
Multiple signals connected to the same input will also be OR-linked.

I1I2
00
01
10
11
Q
0
1
1
1

Table of Contents


Inputs

Abbreviation Summary Value Range
I1 Input 1 0/1
I2 Input 2 0/1




Outputs

Abbreviation Summary Value Range
O Output 0/1




Timing Diagram

Logical OR operation based on a truth table.