Forum Discussion
CYang38
New Contributor
7 years agoHi Vikas,
I have located the issue. I setup a global environment variable 'QUARTUS_ROOTDIR_OVERRIDE' that pointed to a different version of Quartus installed on the machine.
It seems that every time quartus launches, it will override the 'QUARTUS_ROOTDIR' environment, but not the 'QUARTUS_ROOTDIR_OVERRIDE' one, which need to be manually changed if a different version of quartus is used.
Thank you for all the help!
Best,
Chen