dataWidthKnob property
final
A knob controlling the data width of the FIFO.
Implementation
final IntConfigKnob dataWidthKnob = IntConfigKnob(value: 8);
A knob controlling the data width of the FIFO.
final IntConfigKnob dataWidthKnob = IntConfigKnob(value: 8);