Xilinx / Vitis-Tutorials

Vitis In-Depth Tutorials
https://Xilinx.github.io/Vitis-Tutorials/
MIT License
1.26k stars 555 forks source link

Wrong value for PLATFORM_REPO_PATHS in 15 README.md files #458

Open ThomasGmeinder opened 1 month ago

ThomasGmeinder commented 1 month ago

There are 15 README.md files which suggest this: Set up your PLATFORM_REPO_PATHS environment variable to $XILINX_VITIS/lin64/Vitis/2024.1/base_platforms/.

The value $XILINX_VITIS/lin64/Vitis/2024.1/base_platforms/ is wronge in Vitis 2024.1.

The correct path is: $XILINX_VITIS/base_platforms/

xflorentw commented 1 month ago

I believe it is not even required to set PLATFORM_REPO_PATHS to $XILINX_VITIS/base_platforms/. Vitis will check into $XILINX_VITIS/base_platforms/ in any case but the makefiles have to be modified to point to the platform name and not to the .xpfm file