OR

MAIN00000189.gif

A logic OR gate takes two or more logic-level inputs and produces a single logic-level output. The OR gate behaves according to the truth table below. The output of the OR gate will be HIGH (1) when any input is HIGH (1). The output will be LOW (0) only when ALL inputs are LOW (0).

The lights on the logic object design block indicate the current state of the inputs and output. These are operational in simulation and when online to the device.

OR Truth Table

A

B

O/P

0

0

0

0

1

1

1

0

1

1

1

1

Properties

MAIN00000190.gif

Number of Inputs

Sets the number of inputs. This is selectable from 2 to 32.