Re: [USRP-users] Building RFNoC Image with OOT Module on X310 - Module not found

2020-01-09 Thread EJ Kreinar via USRP-users
Felix, thanks for the catch. That looks like a problem I may have introduced by accident a few months ago. This PR should fix it, hopefully: https://github.com/EttusResearch/fpga/pull/47/files Note I expect this would get merged into master and potentially not backported to whatever version of

Re: [USRP-users] Building RFNoC Image with OOT Module on X310 - Module not found

2020-01-09 Thread Felix Greiwe via USRP-users
Hi Brian, thank you for the answer, with your help I was able to successfully build an Image! One last question: Do I need to worry about all those critical warnings that popped up during the build? Seems like a lot to me. Example: CRITICAL WARNING: [Vivado 12-1790] Evaluation License Warning:

Re: [USRP-users] Building RFNoC Image with OOT Module on X310 - Module not found

2020-01-08 Thread Brian Padalino via USRP-users
On Wed, Jan 8, 2020 at 8:00 AM Felix Greiwe via USRP-users < usrp-users@lists.ettus.com> wrote: > Hi EJ, > > thank you for your answer! To make my error more traceable, I created a > new OOT Module and added the default gain block from rfnoc getting > started. > > I also took your advice and

Re: [USRP-users] Building RFNoC Image with OOT Module on X310 - Module not found

2020-01-08 Thread Felix Greiwe via USRP-users
Hi EJ, thank you for your answer! To make my error more traceable, I created a new OOT Module and added the default gain block from rfnoc getting started. I also took your advice and looked at the uhd_image_builder.py script. I noticed very strange behaviour, because my print statements

Re: [USRP-users] Building RFNoC Image with OOT Module on X310 - Module not found

2020-01-04 Thread Felix Greiwe via USRP-users
Hello again, has no one an idea? I have still not managed to get it working.. I would take any advice! Best regards, Felix > Hello together, > > recently I installed the whole UHD/GNU-Radio Toolchain on a fresh install > of Kubuntu 18.04 LTS. I followed the instructions from >

[USRP-users] Building RFNoC Image with OOT Module on X310 - Module not found

2019-12-18 Thread Felix Greiwe via USRP-users
Hello together, recently I installed the whole UHD/GNU-Radio Toolchain on a fresh install of Kubuntu 18.04 LTS. I followed the instructions from https://kb.ettus.com/Getting_Started_with_RFNoC_Development and used the Pybombs install. (I ran into a lot of problems there and had to install a lot