The Integer multiplexer (or Multiplex Integer) component combines Integer input vectors into a Integer output vector.
The parameter specifies the dimension of each input vector. It is a vector of positive integers. The sum of the dimensions is the dimension of the output port.
For example, if , there will be 3 inputs ports with dimensions 2, 1, and 4, respectively. The output port has dimension 7. Input port 1 is routed to output signals 1 to 2, input port 2 is routed to output signal 3, and input port 3 is routed to output signals 4 to 7.