Altera_Forum
Honored Contributor
7 years agoAltera OpenCL license
Our team has purchased an Altera license for Quartus Prime Professional 17.1 with Arria 10 boards.
The license works perfectly well with OpenCL projects. When we try to build traditional HDL projects using "quartus_syn" directly, we get the following error: Error (19286): No license for family Arria 10 Error: Flow failed: ERROR: Current design not found We have the license path set as "export LM_LICENSE_FILE=..." Build an OpenCL project via the "aoc" compiler calls "quartus_syn" behind the scene and it works fine. Why is "quartus_syn" not able to accept this license file when launched manually?