Commit graph

4 commits

Author SHA1 Message Date
Ciro Nishiguchi
9bb3616af7 uhd: Add benchmark_streamer support for multi-channel streamer
Add support for benchmarking multi-channel streamers. This also
simplifies the way the test parameters are specified to avoid confusion
due to the additional dimension. For rx, multi-channel streamer
configurations require split_stream noc blocks so that timestamps of
packets in the same streamer align. Add support for loopback FIFOs.
2018-12-17 16:39:53 -08:00
Ciro Nishiguchi
09136828d4 uhd: Changes to traffic counter register names
This makes the noc traffic counter register actually reflect the
registers in the FPGA. The FPGA register names were changed prior to
merging to master, and the ready count registers were removed.
2018-10-31 15:21:16 -07:00
Ciro Nishiguchi
cb0a07aa04 uhd: Add dual measurements to benchmark_streamer
Add options to run benchmark_streamer with multiple streamers running
concurrently on separate threads.
2018-10-18 09:57:04 -07:00
Ciro Nishiguchi
3fd10e971a uhd: Add benchmark_streamer example 2018-10-11 13:16:22 -07:00