How do I run Altera Quartus?
The executable is located /opt/altera8.0/quartus/bin/quartus, but it should be in your path now so just run “quartus”. When you first execute quartus you will have to add license information. In the section that says “License file” add 1700@storm. At this point it will either freeze up or crash for some reason, so kill it with “pkill quartus” and remove any “core” files that it created. However, if you did it did it correctly, the next time you run it, it will ask you if you want to start a new project. It should work fine after that.