OR

(OR)

Logical OR link.

Inputs

I1–I16 Logic input

Outputs

O Logic output

Functionality

The output sends whenever a value is received.

The output is 1 (true) if at least one input is 1 (true).

I1 I2   O1
0 0   0
0 1   1
1 0   1
1 1   1