Description
Version Found: v2.1
Version Resolved and other Known Issues: See (Xilinx Answer 45723).
For x8 Gen 2 applications using the 128-bit interface, the User Guide has the following statement:
"Signal m_axis_rx_tvalid never deasserts mid-packet"
This is not correct.
Solution
It is possible for the m_axis_rx_tvalid signal to deassert (go Low) during the middle of a packet. Users must qualify their incoming data by ensuring m_axis_rx_tvalid is asserted each cycle.
This does not apply to the 64-bit inteface (non x8 Gen 2 applications). For the 64-bit interface, m_axis_rx_tvalid does not deassert mid-packet as stated in the User Guide.
If you have any questions related to this issue, please open a
WebCase with Xilinx Support and refer to this answer record number (45771).
Revision History
02/01/2012 - Initial Release
NOTE: "Version Found" refers to the version the problem was first discovered. The problem might also exist in earlier versions, but no specific testing has been performed to verify earlier versions.