Elmar,
My understanding of peek() is that it is semantically required
to be a 0-time call as per TLM 1.0 specification.
Therefore any wait() calls within the call should be disallowed.
Is it possible you are peeking before the data actually
got placed in the fifo ?
Is it possible to send a test case ?
– johnS