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.
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.