signChoiceKnob property
final
A knob controling the sign of a CarrySaveMultiplier
Implementation
final signChoiceKnob = ChoiceConfigKnob([false, true], value: false);
A knob controling the sign of a CarrySaveMultiplier
final signChoiceKnob = ChoiceConfigKnob([false, true], value: false);