[USRP-users] Virtual Test Environment for E310

2018-10-23 Thread Chetwynd, Brendon - 0551 - MITLL via USRP-users
I am developing RFNoC blocks and looking for options for regression test suites. Is anyone aware of work towards being able to virtualize/model/simulate (or co-simulate) GNURadio with RFNoC? I have some simulations running with Vivado, but that does not directly tie into GNURadio. Ideally

Re: [USRP-users] RFNoc Blocks with Xilinx IP

2018-07-23 Thread Chetwynd, Brendon - 0551 - MITLL via USRP-users
ng_Started_with_RFNoC_Development Please note that you should use the head of the UHD master branch, not the "rfnoc-devel" branch, when using RFNoC. --​Neel Pandeya On 20 July 2018 at 07:01, Chetwynd, Brendon - 0551 - MITLL via USRP-users mailto:usrp-users@lists.ettus.co

[USRP-users] RFNoc Blocks with Xilinx IP

2018-07-20 Thread Chetwynd, Brendon - 0551 - MITLL via USRP-users
I have been following the following blog post: http://www.synchronouslabs.com/blog/creating-a-custom-rfnoc-block-with-using -xillinx-ip Near the end, it instructs the user to add the Xilinx IP files (.xci for example) to the UHD project directory. However, as this is a clone of the Ettu