Closed azolotko closed 1 year ago
The one coming with Vitis 2023.1 seems to work fine.
Here are the adjustments I had to make to my environment:
$ export VIVADO_SETTINGS=$HOME/.local/opt/xilinx/Vivado/2023.1/settings64.sh
$ export VIVADO_VERSION=v2023.1
$ export PATH=$PATH:$HOME/.local/opt/xilinx/Vitis/2023.1/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin:$HOME/.local/opt/xilinx/Vitis/2023.1/bin
Which SDK versions are officially supported?
hsi
that comes with Xilinx SDK 2019.1 is unable to process build/system_top.xsa, as shown above.