Forum Discussion
Altera_Forum
Honored Contributor
21 years agoinstallation of nios II 5.0 Full edition
I installed quartus 5.0 and subsequently Nios II (v?.?) 5.0 full version on a machine with Q4.2 and Nios II v1.1. By default, the installer of Nios is apparently set to install on-top of the ex...
Altera_Forum
Honored Contributor
21 years agoHi Larsen,
I've installed Quartus 5.0 and Nios II 5.0 too. You can have two version of Nios installed: I have Quartus 4.2 linked with Nios II 1.1 and Quartus 5.0 linked with Nios II 5.0. You have to update an environment variable each time u run a different Quartus version: SOPC_KIT_NIOS2=C:\altera\kits\nios2_1_1 (your Nios II path alligned with the Quartus version) I have created a file .bat to do this.