DanielDl
New Contributor
5 years agoLocal OneAPI FPGA synthesis
Hello, I am trying to run FPGA hardware synthesis locally on my own device but i ran into problem
I get error message while trying to build Simple_Add with hw option :
Error: Internal Compiler Error. BSP specified project name dcp, but dcp.qpf does not exist.
I am wondering if i should create such file or it is caused by wrong versions of software.
I am using Quartus Pro 19.3 and Intel OneApi release 2021.1-beta07.
Is there any problem with these softwares or the problem is elsewhere?