selectSignedMultiplicand property

  1. @protected
Logic? get selectSignedMultiplicand

If not null, use this signal to select between signed and unsigned multiplicand a.

Implementation

@protected
Logic? get selectSignedMultiplicand => tryInput('selectSignedMultiplicand');