Creates a Module instance as configured.
@override Module createModule() => RippleCarryAdder( Logic(width: logicWidthKnob.value), Logic(width: logicWidthKnob.value), );