inputs
    The flow of information to a block. Blocks can have two types of inputs: regular
        inputs and activation inputs. Regular inputs and outputs are interconnected by regular
        links, and activation inputs and outputs are interconnected by activation links. Bus input
        ports can be associated with multiple regular inputs hierarchically organized in a
        structure.