Hi everyone, I'm learning to use RFNoC and started by window module for FFT. I have used rfnocmodtool to create window module and copy yml file from uhd/host/include/uhd/rfnoc/blocks. And copy all the fpga images from lib/rfnoc/blocks/rfnoc_block_window to my module folder. The cmake and make command have done, but the problem appeared when I tried "sudo make install" command:
*-- Installing: /usr/local/share/rfnoc/fpga/rfnoc_block_windowtest2/window.vCMake Error at rfnoc/fpga/rfnoc_block_windowtest2/cmake_install.cmake:41 (file): file INSTALL cannot find "/home/pc/rfnoc/rfnoc-windowtest2/rfnoc/fpga/rfnoc_block_windowtest2/rfnoc_block_window_regs.v".Call Stack (most recent call first): rfnoc/fpga/cmake_install.cmake:46 (include) cmake_install.cmake:55 (include)Makefile:73: recipe for target 'install' failedmake: *** [install] Error 1* I can not find "*rfnoc_block_window_regs.v" *in the uhd directory. Could anyone help me with my problem? Thank you.
_______________________________________________ USRP-users mailing list [email protected] http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
