Forum Discussion
Synthesis failing when using AOC compiler
- 7 years ago
You can refer to below to see if it resolve.
OpenCL kernels with names longer than 61 characters might fail in the Quartus compiler with an error similar to the following error:
Error (16045): Instance "...|<long_kernel_name>_cra_slave_inst" instantiates
undefined entity "<long_kernel_name>_function_cra_slave" File: <filename> Line:
<linenumber>
https://www.intel.cn/content/www/cn/zh/programmable/documentation/bhg1517418195706.html
You can refer to below to see if it resolve.
OpenCL kernels with names longer than 61 characters might fail in the Quartus compiler with an error similar to the following error:
Error (16045): Instance "...|<long_kernel_name>_cra_slave_inst" instantiates
undefined entity "<long_kernel_name>_function_cra_slave" File: <filename> Line:
<linenumber>
https://www.intel.cn/content/www/cn/zh/programmable/documentation/bhg1517418195706.html