You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
library/util_axis_fifo_asym: fix behavior when tkeep=0
Fix a bug where m_axis_valid waits on m_axis_ready to be asserted a few times in
order to skip over data for which tkeep was all zeroes. This was a violation of
the AXI Streaming protocol.
Signed-off-by: Laez Barbosa <laez.barbosa@analog.com>
0 commit comments