Forum Discussion
aegeus
New Contributor
4 years agoHi AdzimZM_Intel,
Thanks for your advise,I found the reason for this issue,it's a windows environment variable problem。
I had install the quartus 16.1 before, when i install quartus 21.1,the environment variable on my PC still 16.1, Just now i checked my environment variable,added a “IP_ROOTDIR” variable,change “QUARTUS_ROOTDIR” and “SOPC_KIT_NIOS2” to the real install path,then I successed to generate the example design.
I should check the windows environment at the first time, still thanks a lot for your adivise.