FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6664 Discussions

Why AXI MCDMA IP output axi-stream with Spares TKeep and borken TData?

leonqin_2025
Beginner
169 Views

as described in datasheet,"The sparse tkeep is not allowed." 

but,I got the wave by signaltap:

 

why? mcdma_axis_tx.pngdatasheet.png

0 Kudos
2 Replies
RongYuan
Employee
50 Views

Hi,

The "sparse tkeep" means a pattern like 8'b10101010.

A tkeep like 8'b00001111 is considered contiguous.


Regards,

Rong


0 Kudos
leonqin_2025
Beginner
38 Views

Thanks for your reply!

 

but in UG-817911,"The invalid bytes are allowed only during
h2d_axi_st_tlast cycle" means that it allowed ONLY at last cycle? 

0 Kudos
Reply