OSVVM / AXI4

AXI4 Full, Lite, and AxiStream verification components. AXI4 Interface Master, Responder, and Memory verification components. AxiStream transmitter and receiver verification components
Other
129 stars 18 forks source link

TREADY operation in AxiStreamReciever #17

Closed JasonAtTomra closed 2 years ago

JasonAtTomra commented 2 years ago

I am currently using the AXIStreamReciever and would like to toggle TREADY signal during a burst transaction, to mimic the AXI Stream REciever buffer getting full. I am not sure if this is a feature that is implemented. I am trying to prove my RTL AXI stream transmitter operates correctly when it TREADY goes low during a transaction.

JasonAtTomra commented 2 years ago

Actually scratch this it looks like SetAxiStreamOptions RECEIVE_READY_BEFORE_VALID, RECEIVE_READY_DELAY_CYCLES control READY.