List: usrp-users@lists.ettus.com
From: Peter Horvath
RFNoC source block with multiple outputs
Wed, May 16, 2018 2:05 PM
Hello,
I'm trying to hack together an RFNoC source block with two outputs, á la
siggen but with more outputs obviously. Is it correct that I need two AXI
wrappers and two cvita_hdr_encoders, and I need to multiplex the outputs of
the AXI wrappers? If this is acceptable, what is the best way to implement
this multiplexing?