Hello,
I'm attempting to rebuild the hdl_2019_r1 branch for a custom hardware solution. I've installed Vivado 2018.3 on my ubuntu machine.I've followed steps listed here https://wiki.analog.com/resources/fpga/docs/build for building.
When I run make in the project folder I see this error...
Building util_upack2 library [/home/rj/adi/hdl/library/util_pack/util_upack2/util_upack2_ip.log] ... OKBuilding interface definitions [/home/rj/adi/hdl/library/interfaces/interfaces_ip.log] ... OKBuilding axi_adxcvr library [/home/rj/adi/hdl/library/xilinx/axi_adxcvr/axi_adxcvr_ip.log] ... OKBuilding axi_dacfifo library [/home/rj/adi/hdl/library/xilinx/axi_dacfifo/axi_dacfifo_ip.log] ... OKBuilding util_adxcvr library [/home/rj/adi/hdl/library/xilinx/util_adxcvr/util_adxcvr_ip.log] ... OKBuilding adrv9009zu11eg project [/home/rj/adi/hdl/projects/adrv9009zu11eg/adrv2crr_fmc/adrv9009zu11eg_vivado.log] ... FAILEDFor details see /home/rj/adi/hdl/projects/adrv9009zu11eg/adrv2crr_fmc/adrv9009zu11eg_vivado.log
make: *** [../../scripts/project-xilinx.mk:60: adrv9009zu11eg.sdk/system_top.hdf] Error 1
And when I check the log I see
# set p_device "xczu11eg-ffvf1517-2-i"# set sys_zynq 2# adi_project adrv9009zu11egWARNING: [Device 21-436] No parts matched 'xczu11eg-ffvf1517-2-i'ERROR: [Coretcl 2-106] Specified part could not be found.INFO: [Common 17-206] Exiting Vivado at Wed Nov 18 12:39:24 2020...
I can't seem to figure out what's going on here, can someone please assist in debugging.
Thanks,
Ryne
Larger FPGAs like ZU11EG require a full vivado license.
-Travis
Usually, this happens if you do not have a full license of Vivado. Are you using just webpack?
Yes I just installed the web pack