Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI had the same problem , and installed almost all previous version of Quartus to find the device. The devices tab never showed the EP20K100 (non-E) device. I finally ended up editing the .qsf file itself.
set_global_assignment -name FAMILY APEX20K
set_global_assignment -name DEVICE "EP20K100TC144-3" I used the QII9.0SP2 Web edition with my current license for 9.1SP2.