prefixTreeKnob property

ChoiceConfigKnob<Type> prefixTreeKnob
final

Controls the type of ParallelPrefix tree used in the adder.

Implementation

final prefixTreeKnob =
    ChoiceConfigKnob(generatorMap.keys.toList(), value: KoggeStone);