Forum Discussion
AnandRaj_S_Intel
Regular Contributor
6 years agoHI,
The Error: Modelsim (vsim) is not on the path is related to environment variable. Which is used to check that we have Modelsim in our path.
I have below setting which is working fine.
PATH=C:\intelFPGA\18.1\modelsim_ase\win32aloem
VisualStudio=C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin
QUARTUS_ROOTDIR=C:\intelFPGA\18.1\quartus
Kindly retry by restarting the system also check if you have vsim.exe under C:\intelFPGA\18.1\modelsim_ase\win32aloem
Regards
Anand