DIGITAL MULTIPLEXOR
Truth table
A | IN1 | IN2 | OUT |
0 | 0 | - | 0 |
0 | 1 | - | 1 |
1 | - | 0 | 0 |
1 | - | 1 | 1 |
Example

Description
DIGITAL MULTIPLEXOR block is a simple two-input multiplexer, where A is a control input. The example shows a circuit in which the output OUT1 will have a signal corresponding to the signal from input IN1 with a low value at input IN3 and corresponding to a signal from input IN2, with a high value at input IN3.