readData property

Logic readData

Read data for the next item in the FIFO.

This data is visible even when not actively removing from the FIFO.

Implementation

Logic get readData => output('readData');