readData property

LogicType readData
latefinal

Read data for the next item in Fifo

This data is visible even when not actively removing from Fifo.

Implementation

late final LogicType readData;