Altera_Forum
Honored Contributor
7 years agoCould not acquire a valid license for the Intel(R) FPGA SDK for OpenCL(TM).
Hi,
I got this error when I try to compile vector_add program according to the manual. This is the command I use and here is what i got. [root@machine vector_add]# aoc device/vector_add.cl -o bin/vector_add.aocx --board de5a_net_i2 could not acquire a valid license for the intel(r) fpga sdk for opencl(tm). Error: Verilog generator FAILED. Refer to vector_add/vector_add.log for details. I am using CentOS 7.4 and I have Quartus prime 16.1 and Open CL 16.1 installed. I have got the license and set up the env variable and have no problem running the quartus application itself. My only problem is that it doesn't recognize the OpenCL license. BTW, I have read the post and the solution given below but it didn't solve my problem! Maybe I am not doing it correctly! It would be nice if someone tell how I have to find the NIC ID to set for the dummy port ? or if you suggest other solutions that can solve the problem. BTW, I tried newer quartus version but I had problem using them with the board I have. It seems 16.1 is the only version that I can install the board. https://www.altera.com/support/support-resources/knowledge-base/embedded/2017/why-quartus-opencl-license-doesnt-work-on-centos-7-x-.html