I have been installing Vivado 2024.1 on Ubuntu 22.04. However, it has been more than 40 hrs and it is stuck at "Final processing; Generating installed device list". The commands I used before downloading the Installer (Through website) are:
sudo apt update && sudo apt upgrade -y
chmod +x XILINX_VIVADO.bin && sudo ./XILINX_VIVADO.bin
then installed the web installer.
Could anyone help me or guide me through the installation?