modelMultiplexer
4 to 1 Bit Multiplexer Example
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
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.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| D.Sources.DigitalClock | CLK | ||
| D.Sources.Table | D0 | ||
| D.Sources.Table | D1 | ||
| D.Examples.Utilities.MUX4 | MUX | ||
| D.Sources.Table | D2 | ||
| D.Sources.Table | D3 | ||
| D.Examples.Utilities.JKFF | FF | ||
| D.Sources.Set | Enable |