Operator Select

Operator Library: Signal

The operator Select implements a N-input to 1-output multiplexer controlled by the Select parameter. N must be smaller or equal to 64.

This operator is excluded from the VisualApplets functional simulation.

I/O Properties

Property Value
Operator Type O
Input Link I[n], signal data input
Output Link O, signal data output

Supported Link Format

Link Parameter Input Link I[n] Output Link O
Bit Width 1 as I0
Arithmetic unsigned as I0
Parallelism 1 as I0
Kernel Columns 1 as I0
Kernel Rows 1 as I0
Img Protocol VALT_SIGNAL as I0
Color Format VAF_GRAY as I0
Color Flavor FL_NONE as I0
Max. Img Width any as I0
Max. Img Height any as I0

Parameters

Select
Type static/dynamic read/write parameter
Default 0
Range [0, N-1]

This parameter is used to select an input.

Examples of Use

The use of operator Select is shown in the following examples: