Hi, I am curious as to how sample alignment for MIMO DSP is guaranteed in the RFNoC framework?
I see sample stream alignment mechanisms in blocks like the AddSub block, and have written similar logic for my own new blocks. Is there a certain tolerance of sample delays that will never be exceeded? My real question is that I am trying to trace an issue where I have two input streams to my block (coming from a 0/Radio#0:0 and 0/Radio#0:1) but the second stream is always stalled. I never see TVALID's from it, even though both master TREADY's are simply hardcoded for now. (I can see this by means of packing the handshaking bits into the output data samples.) I've just compiled an ILA into the design but I suspect this will just show the same. Thanks, Kevin
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com