Forum Discussion
HRZ
Frequent Contributor
5 years agoAre you trying to open and synthesize an OpenCL project directly with Quartus? OpenCL projects are not supposed to be modified outside of the standard flow, nor are they supposed to be synthesized using Quartus manually. Using C/C++ HLS is probably a better option for you if you want to modify the RTL code after conversion from C/C++ or connect it to your existing IPs.
https://www.intel.com/content/www/us/en/software/programmable/quartus-prime/hls-compiler.html