readData property

Logic get readData

Read data output.

This is the data that will be read when read enable is asserted. The data is valid when empty is low.

Implementation

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