Forum Discussion
Altera_Forum
Honored Contributor
16 years agoUPDS Installation Error
I keep getting an error that says "Altera University Program Design Suite requires Nios II to be installed." I have already installed Quartus II 10.0 and Nios II EDS 10.0 as instructed. I also...
Altera_Forum
Honored Contributor
15 years agoI wrote a little batch file that you can place in the same directory to make this easy:
upds_setup.bat:
SET SOPC_KIT_NIOS2=c:\altera\10.1\nios2eds
START altera_upds_setup_verilog.exe
Obviously, change this if your path is elsewhere, or if you're using VHDL. Regards, Jonathon