usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

process improvement

JA
Jade Anderson
Mon, Nov 6, 2017 5:19 PM

Hi Guys,
One thing that seems like an easy improvement to the USRP fpga build process would be to check that all the source files are present prior to launching a  2 hour process.
If you are missing an RFNOC OOT module, then it isn't until after the build-ip step is finished that you find out that your module is not there.

ERROR: [Synth 8-439] module 'noc_block_some_name' not found [/home/<somepathname>/fpga/usrp3/top/x300/rfnoc_ce_auto_inst_x310.v:22]

Thanks
Jade

Hi Guys, One thing that seems like an easy improvement to the USRP fpga build process would be to check that all the source files are present prior to launching a 2 hour process. If you are missing an RFNOC OOT module, then it isn't until after the build-ip step is finished that you find out that your module is not there. ERROR: [Synth 8-439] module 'noc_block_some_name' not found [/home/<somepathname>/fpga/usrp3/top/x300/rfnoc_ce_auto_inst_x310.v:22] Thanks Jade