Hi
Change 3e098f5 modifies the behaviour of the check_stream/check_axi_stream function.
The check functions call the pop function one by one. The command queue to the VC thus always runs empty, causing TREADY going low with the current implementation. This results in max 50% duty cycle of the checked stream.
However, TREADY is optional by the AXIS spec.
I don't grasp the full background of the change above. Is the only reason to have it implemented the same way?
Best regards,
emanuel