mikef656
mikef656
Sunrise Commander has a nice viewer also.
ok, How do you determine a frame error? From the diagram, its tlast & tuser asserted during the same clock? Is there a meaning defined for tuser? Thanks Mike On...
ok, tuser[0] means 'bad frame' as determined by some upstream module in the system. What is the design intent of axis_fifo when notified "you just stored a bad frame"? Does...
It is a great idea; sounds complex though because what if part of that data has already been read? Maybe then the pointer is not moved. Maybe the surrounding state...
So in frame FIFO mode, the acts a a full packet accumulation buffer. Nice.
Another Question on axi_register module: Does it register the both valid ready?