Reply To: Problem with the AXI stream receiver

Why OSVVM™? Forums OSVVM Problem with the AXI stream receiver Reply To: Problem with the AXI stream receiver

#2891
Jim Lewis
Member

Hi Jon,
What is the value of TValid during that time? If you do a get and TValid is true, the VC will receive data.

To avoid these sort of things, I usually hold off calling Get until the DUT is out of reset.

Best Regards,
Jim