Trouble getting NIOS II Software Build Tools to work on Ubuntu
I am attempting to get the Software Build Tools for the NIOS II processor working on my machine.
Some details:
OS is Ubuntu 18.04
Quartus is version 19.1.0 Lite
On previous versions of Quartus it appears that the NIOS SBT were installed with the full Quartus installation. I simply went the tools menu in Quartus and clicked on the NIOS II Software Build Tools for Eclipse option to bring up the Eclipse environment without any issues.
According to this link it appears that NIOS SBT for Eclipse no longer comes with full installation.
I have attempted to follow the instructions in the link above. Steps 1 - 3 work well. The difficulty begins with step 4. I do not have the file eclipse_nios2_plugins.zip (or tar.gz). Is it supposed to be in the downloaded file, eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz?
Any help would be greatly appreciated,
Will