Forum Discussion
SThom66
New Contributor
6 years agoERROR: (vlog-7) Failed to open, trying to run Intel example project in ModelSim
Tool = Quartus Pro 2019.1, ModelSim 10.6d (subscription edition) FPGA Component = Stratix 10 (1SX280LU2F50E2VG)
I am running into a problem with the simulation of example design for the Low Latency...
NikoR
Occasional Contributor
4 years agoHi.
Totally different example though, but same error on Windows server with Questa 21.3:
Problem solved by changing Windows environment variable LongPathsEnabled to "1".
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] LongPathsEnabled=1
Ref: https://docs.microsoft.com/en-us/answers/questions/293227/longpathsenabled.html
Best regards
Nikolay
- Shubha463 years ago
New Contributor
Thank you for the answer. It was a great help.