Greetings Jason,
I will give that a look. Seems like that is a change in the rfnoc block
verilog and not the Python, so I can handle that if I find it.
I am currently in 3.14.1.0 because that is the os version I am running. If
I try 3.15 it errors out on the E312 bc the SD card image is missing
n
Panny Wang,
I notice that you're only specifying a single streaming address in your
call to benchmark rate, implying that you're only leveraging a single 10GbE
link. You can specify "addr0=,addr1=" in
your device args.
Best,
Sam Reiter
SDR Applications Engineer
Ettus Research
On Wed, Oct 30, 20
Jonathon, If you look at the more recent commits for UHD, they added in a fix
to the split_stream error. Basically you need to change a 1'b1 to a 2'b11 in
the noc_shell section (I think that is the section, I can't recall off the top
of my head). Try that and rebuild.