Re: [USRP-users] rfnoc_image_builder with Ettus blocks

2020-11-18 Thread Rob Kossler via USRP-users
Thanks Wade, I added this line to the switchboard.yml file in the install share folder and then re-built and it seems to have worked fine. Rob On Wed, Nov 18, 2020 at 2:59 PM Wade Fife wrote: > Rob, > > The -I option is meant for out-of-tree blocks, which are supposed to > follow the same struct

Re: [USRP-users] rfnoc_image_builder with Ettus blocks

2020-11-18 Thread Wade Fife via USRP-users
Rob, The -I option is meant for out-of-tree blocks, which are supposed to follow the same structure as the example. The switchboard.yml file is missing a line that indicates where its makefile.srcs is: makefile_srcs: "${fpga_lib_dir}/blocks/rfnoc_block_switchboard/Makefile.srcs" See one of the

[USRP-users] rfnoc_image_builder with Ettus blocks

2020-11-18 Thread Rob Kossler via USRP-users
Hi, I'm wondering what is the intended procedure for building an FPGA image using non-default Ettus RFNoC blocks in RFNoC 4.0. I am referring to using Ettus-developed blocks other than Radio, DDC, DUC, and Replay which by default are included (see Makefile.n3xx.inc which mentions that only these d