Re: USRP E310 limited sample rate

2021-04-13 Thread Marcus D Leech
In general an application needs to have been designed for the start to use RFNOc. I don’t think there are any generic guides for existing applications. https://kb.ettus.com/Getting_Started_with_RFNoC_Development Sent from my iPhone > On Apr 13, 2021, at 3:43 AM, Louis Jung wrote: > > Thank

Re: USRP E310 limited sample rate

2021-04-13 Thread Louis Jung
Thank you for your answer! Then, if I want to run some OOT modules (i.e., gr-csitool) on E310, I need to change it to use RFNOC blocks, is it right? Is there any reference or guide to port from gnuradio blocks to RFNOC blocks? Best, > 2021. 4. 13. 오후 12:47, Marcus D Leech 작성: > > The Zynq CP

Re: USRP E310 limited sample rate

2021-04-12 Thread Marcus D Leech
The Zynq CPU cannot possibly sustain sample rates of 10s of MSPS. The E3xx series have larger FPGAs that support the RFNOc framework that support high sample rate signal flows within the FPGA. Sent from my iPhone > On Apr 12, 2021, at 10:55 PM, Louis Jung wrote: > > Hi all, > > I’m curre