Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI had the same problem when making a MUX. Mine is Quartus 16.1 standard and Ubuntu 16.04. After several methods, the following is success:
1. You need to install Java from Oracle. My Java version after install is: java version "1.8.0_121" Java(TM) SE Runtime Environment (build 1.8.0_121-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode) 2. And you need to install Quartus in a directory path that has no uppercase letters. Hope it helps.