03-01-2021 10:06 AM
Hello,
I am currently installing Vitis AI 2020.2.
I just realized that unlike the Vitis Ai 2020.1, it does not have a downloadable xrt file.
Does it exist somewhere? Or I can use only the source file?
Bunji
03-02-2021 01:10 AM
I used the XRT library after compiling from the source.
Follow the build instructions in:
https://github.com/Xilinx/XRT/tree/2020.2
I hope this is the answer you were expecting.