ADDRESS in the second block and connecting the VALIDATION and ADDRESS inputs to the same source.
5.5.58 Multiplexing
Fashion: Classic:
Short Description
The MUX function carries out two input channel multiplexing on the OUTPUT.
this is the multiplexer input A, whose type is integer.
this is the multiplexer input B, whose type is integer.
this input is used to choose the input channel to apply to the output.
this is the multiplexer output.
This value depends upon the state of the SELECTION input.
If the SELECTION input is:
inactive: the OUTPUT corresponds to CHANNEL A,
active: the OUTPUT corresponds to CHANNEL B.
Notes: 1. If the SELECTION input is not connected, then it is considered to be inactive.
2.If CHANNELS A or B are not connected, then they are set to 0.