adder_s RCC worker

Detail

Worker Properties

  • negate_input_1: When set to true input_1 will be negated before the addition. When false, input_1 will be used by the adder directly.

    • Type: bool

    • Access:

      • Parameter: False

      • Writable: True

      • Initial: False

      • Volatile: False

      • Read back: False

    • Default value: false

  • negate_input_2: When set to true input_2 will be negated before the addition. When false, input_2 will be used by the adder directly.

    • Type: bool

    • Access:

      • Parameter: False

      • Writable: True

      • Initial: False

      • Volatile: False

      • Read back: False

    • Default value: false

Worker Ports

    Inputs:

  • input_1

    • Protocol: short_timed_sample-prot

    • Optional: False

  • input_2

    • Protocol: short_timed_sample-prot

    • Optional: False

  • Outputs:

  • output

    • Protocol: short_timed_sample-prot

    • Optional: False