Or

Or logic component with multiple input and one output

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Or component with multiple input values and one output.

According to the standard logic or table (Tables.OrTable) the output value is calculated.

To avoid loops in the numerical treatment, the pre operator is applied to the output.

Parameters (1)

n

Value: 2

Type: Integer

Description: Number of inputs

Connectors (2)

x

Type: DigitalInput[n]

Description: Connector of Digital input signal vector

y

Type: DigitalOutput

Description: Connector of Digital output signal

Used in Components (3)

MUX4

Modelica.Electrical.Digital.Examples.Utilities

4 to 1 Bit Multiplexer

FullAdder

Modelica.Electrical.Digital.Examples.Utilities

Adding circuit for binary numbers with input carry bit

OrGate

Modelica.Electrical.Digital.Gates

OrGate with multiple input