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

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

leonqin_2025
Beginner
385 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
3 Replies
RongYuan
Employee
266 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
254 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
RongYuan
Employee
106 Views

Since there are several modes in MCDMA IP, could you please send me your mcdma.ip and let me know the Quartus version you're using?

 

I'll check this from my end.

 

Thanks,

Rong

0 Kudos
Reply