Happy simulating on Linux!
If your goal is industry-standard verification on Linux, QuestaSim is worth the effort. Siemens support is responsive, but the free Starter Edition license usually arrives within 1 hour. download questasim for linux
sudo apt update sudo apt install -y libxft2 libxmu6 libxext6 libx11-6 libxcb1 libxrender1 libfreetype6 libfontconfig1 libxss1 libxtst6 libxi6 libsm6 libice6 For RHEL/CentOS/Fedora: Happy simulating on Linux
vsim -c -do "verilog version; quit" You should see: download questasim for linux
./questasim-linux_x86_64-202x.x.run Follow the prompts. When asked for license type, choose if using Starter Edition. Step 5: Set Up Environment Variables Add to your ~/.bashrc or ~/.profile :