Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- I had the problem a few days ago, and I found out that the problem was with QUARTUS_ROOTDIR_OVERRIDE. Make sure it points to the path of your quartus installation. For me it was "C:\altera_lite\15.1\quartus", since I'm using Quartus lite edition. I think by default aoc tries to look for SOPC in something like "C:\altera\15.1\quartus". --- Quote End --- exactly, QUARTUS_ROOTDIR_OVERRIDE is error , it is changed as C:\altera\15.1\quartus\hld. It works after I modify. thanks for the help