dataWidthKnob property

IntConfigKnob dataWidthKnob
final

A knob controlling the data width of the FIFO.

Implementation

final IntConfigKnob dataWidthKnob = IntConfigKnob(value: 8);