I have been trying to figure out an issue with my block for a while, and it dawned on me that I might be barking up the wrong tree. I would like to send a lot of data for my test (say 5000+ samples). I noticed that things seem to get hosed after 496 samples. It might be an issue with my block, but I am wondering if maybe it had something to do with the way the testbenches work. I tried splitting up the data into two testbenches of roughly 300 samples, but it still seems to die on the second test bench when it hits the 496th sample (my block that is). Are there any examples of a testbench where a LOT of samples are sent through (in real life, my block stops after a certain number of samples, so I wanted to replicate it in my testbench)?
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com