Alveo-PYNQ icon indicating copy to clipboard operation
Alveo-PYNQ copied to clipboard

*** XILINX_VITIS is not set. Please make sure you have sourced the Vitis settings64.{csh,sh}

Open shenw000 opened this issue 2 years ago • 2 comments

Following the "Rebuilding Overlays" instruction at https://github.com/Xilinx/Alveo-PYNQ/blob/master/overlays/README.md, I am running the following command on AWS F1 instance: make build DEVICE=xilinx_aws-vu9p-f1_dynamic_5_0

and received the following message: Makefile:67: *** XILINX_VITIS is not set. Please make sure you have sourced the Vitis settings64.{csh,sh}. Stop.

I searched for the settings.csh and setting.sh in the folder Alveo-PYNQ and couldn't find them.

Any help would be greatly appreciated.

shenw000 avatar May 20 '22 17:05 shenw000

Hi @shenw000,

That warning refers to Vitis. You need to install Vitis to generate these designs.

Mario

mariodruiz avatar Jun 01 '22 08:06 mariodruiz

@shenw000 did you resolve the issue?

mariodruiz avatar Nov 14 '22 15:11 mariodruiz