multiplierSelectKnob property
final
Select the type of mantissa multiplier.
Implementation
final multiplierSelectKnob = MultiplierSelectKnob(
allowSigned: false,
allowPipelining: true,
name: 'Mantissa Multiplier Selection');
Select the type of mantissa multiplier.
final multiplierSelectKnob = MultiplierSelectKnob(
allowSigned: false,
allowPipelining: true,
name: 'Mantissa Multiplier Selection');