depthKnob property
final
A knob controlling the depth of the FIFO.
Implementation
final IntConfigKnob depthKnob = IntConfigKnob(value: 4);
A knob controlling the depth of the FIFO.
final IntConfigKnob depthKnob = IntConfigKnob(value: 4);