WOLFRAM SYSTEM MODELER
Multiplexer4 to 1 Bit Multiplexer Example |
SystemModel["Modelica.Electrical.Digital.Examples.Multiplexer"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The multiplexer converts a parallel 4 bit signal in a sequential 1 bit stream. The multiplexer component is composed by basic gates. It can be found in the Utilities subpackage. The example is designed to test and demonstrate the basic gate components.
CLK |
Type: DigitalClock Description: Digital Clock Source |
|
---|---|---|
D0 |
Type: Table Description: Digital Tabular Source |
|
D1 |
Type: Table Description: Digital Tabular Source |
|
MUX |
Type: MUX4 Description: 4 to 1 Bit Multiplexer |
|
D2 |
Type: Table Description: Digital Tabular Source |
|
D3 |
Type: Table Description: Digital Tabular Source |
|
FF |
Type: JKFF Description: JK FlipFlop |
|
Enable |
Type: Set Description: Digital Set Source |