TRoa
Occasional Contributor
4 years agoRunning Modelsim commands on Linux that is installed on Windows PC.
Hello guys,
I adopted the following procedure to install Linux on Windows
How to enable Linux on Windows .
I have installed modelsim 2020.1 on my windows machine. I want to run commands like ...
- 4 years ago
Hi TRoa,
In order to run commands like vlib and vcom on the Linux shell (wsl enabled) for Modelsim that is installed on Windows machine.
First, cd to folder bin64 or win32aloem by typing:
cd /mnt/<your_directory>/quartus/bin64 or
cd /mnt/<your_directory>/modelsim_ase/win32aloem
Then, execute the command by typing:
vlib.exe or vcom.exe (must include the .exe extension)
Best regards,
Sheng
p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.