multiplexer_l RCC worker

Detail

Worker Properties

  • port_select_enable: False implies the port_select property specifies which input to pass to the output, otherwise, the input port is specified by the data on the inselect port.

    • Type: bool

    • Access:

      • Parameter: False

      • Writable: True

      • Initial: False

      • Volatile: False

      • Read back: False

    • Default value: false

  • port_select: Selects which input port data is passed to the output. When port_select is false, data on input_1 is passed to the output.

    • Type: bool

    • Access:

      • Parameter: False

      • Writable: True

      • Initial: False

      • Volatile: False

      • Read back: False

    • Default value: false

Worker Ports

    Inputs:

  • input_1

    • Protocol: long_timed_sample-prot

    • Optional: False

  • input_2

    • Protocol: long_timed_sample-prot

    • Optional: False

  • inselect

    • Protocol: bool_timed_sample-prot

    • Optional: True

  • Outputs:

  • output

    • Protocol: long_timed_sample-prot

    • Optional: False