Forum Discussion
Altera_Forum
Honored Contributor
9 years agoOpencl complie Error: Evaluation of Tcl script import_compile.tcl unsuccessful
Hi, when I complie my kernel, export "Error: Compiler Error, not able to generate hardware". When I chaeck the file "quartus_sh_complie.log", it only says"Error (23031): Evaluation of Tcl scr...
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Attach the log as a file, you don't have to copy/paste it into the thread (use the "Advanced" reply mode). The actual error is somewhere else and you have to provide all of the file so that we can find it. Also what message do you get when you run "quartus_map --version"? Maybe quartus_map is not in your PATH and that is why it doesn't work? You should either add it to your PATH or use the full path to the binary. Don't forget to provide the AOC version and your board BSP version. --- Quote End --- AOC version: 16.0.2 Quartus: 16.0 board BSP version: 1.0 Thanks!