What are the "Xilinx Tools" needed here to run quicktest? #1240
-
Hello, I've gone through the FINN tutorial at: https://finn.readthedocs.io/en/latest/getting_started.html I have WSL2 - Ubuntu on my Windows machine. I followed the instructions so that on Ubuntu I now have a regular rooted docker (enabled via the Docker Desktop application in Windows) and a rootless (enabled via systemctl) version of docker. I start the rootless version (successfully) and try running "run-docker.sh quicktest". It sends over 1 GB into the docker container and then it crashes with the long error message pasted at the bottom. What I am wondering is: I don't have much of anything on this Ubuntu system. I do have Vivado/Vitis 2024 on Windows. So, my ultimate question is what are the "Xilinx Tools" mentioned in step 2 of the getting started website? And what should those environment variables be set to exactly? Right now, I have mine set as: export DOCKER_HOST=unix:///run/user/1000/docker.sock Error message:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
Hi,
you'll need Vitis HLS and Vivado (preferably the 2022.2 version at the moment) installed within WSL, see: #1084 (reply in thread)