WOLFRAM SYSTEM MODELER
MUX44 to 1 Bit Multiplexer |
SystemModel["Modelica.Electrical.Digital.Examples.Utilities.MUX4"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
MUX4 is a four bit multiplexer which is built up by And, Not, and Or gates according to the schematic.
The parameters delayTime and q0 are prepared but not yet used in the component. The MUX4 component uses standard values in its components.
d0 |
Type: DigitalInput Description: Input DigitalSignal as connector |
|
---|---|---|
d1 |
Type: DigitalInput Description: Input DigitalSignal as connector |
|
d2 |
Type: DigitalInput Description: Input DigitalSignal as connector |
|
d3 |
Type: DigitalInput Description: Input DigitalSignal as connector |
|
a0 |
Type: DigitalInput Description: Input DigitalSignal as connector |
|
a1 |
Type: DigitalInput Description: Input DigitalSignal as connector |
|
d |
Type: DigitalOutput Description: Output DigitalSignal as connector |
Or1 |
Type: Or Description: Or logic component with multiple input and one output |
|
---|---|---|
And1 |
Type: And Description: And logic component with multiple input and one output |
|
And2 |
Type: And Description: And logic component with multiple input and one output |
|
And3 |
Type: And Description: And logic component with multiple input and one output |
|
And4 |
Type: And Description: And logic component with multiple input and one output |
|
Not1 |
Type: Not Description: Not logic component without delay |
|
Not2 |
Type: Not Description: Not logic component without delay |
Modelica.Electrical.Digital.Examples 4 to 1 Bit Multiplexer Example |