Hello,

I ma wokring through "Build custom image with pre-built RFNoC blocks"


I am running the following script:

hassna@hassna-desktop:~/rfnoc/src/uhd-fpga/usrp3/tools/scripts$ 
./uhd_image_builder_gui.py
--Using the following blocks to generate image:
    * window
    * fft
Adding CE instantiation file for 'X310_RFNOC_XG'
changing temporarily working directory to 
/home/hassna/rfnoc/src/uhd-fpga/usrp3/tools/scripts/../../top/x300
Setting up a 64-bit FPGA build environment for the USRP-X3x0...
- Vivado: Found (/opt/Xilinx/Vivado_Lab/2017.4/bin)

Environment successfully initialized.
make -f Makefile.x300.inc bin NAME=X310_RFNOC_XG ARCH=kintex7 
PART_ID=xc7k410t/ffg900/-2 BUILD_10G=1 SFP0_10GBE=1 SFP1_10GBE=1  RFNOC=1 
X310=1  TOP_MODULE=x300 EXTRA_DEFS="BUILD_10G=1 SFP0_10GBE=1 SFP1_10GBE=1  
RFNOC=1 X310=1 "
make[1]: Entering directory '/home/hassna/rfnoc/src/uhd-fpga/usrp3/top/x300'
BUILDER: Checking tools...
* GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
* Python 2.7.12
* ERROR: Vivado not found in environment. Please run setupenv.sh
/home/hassna/rfnoc/src/uhd-fpga/usrp3/top/../tools/make/viv_preamble.mak:56: 
recipe for target '.check_tool' failed
make[1]: *** [.check_tool] Error 1
make[1]: Leaving directory '/home/hassna/rfnoc/src/uhd-fpga/usrp3/top/x300'
Makefile:129: recipe for target 'X310_RFNOC_XG' failed
make: *** [X310_RFNOC_XG] Error 2

Then I run :

hassna@hassna-desktop:~$ source ~/rfnoc/src/uhd-fpga/usrp3/top/x300/setupenv.sh
Setting up a 64-bit FPGA build environment for the USRP-X3x0...
- Vivado: Found (/opt/Xilinx/Vivado_Lab/2017.4/bin)

Environment successfully initialized.
hassna@hassna-desktop:~$ vivado -version
vivado: command not found


Why vivado: command not found?

I appreciate your help with this matter.

Thanks,

Hassna








_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to