- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I recently installed the Intel Programmable Acceleration Card with Intel Arria 10 GX FPGA. I installed the required packages for OpenCL and I was able to program the device with the hello_world and vector_add example. However, when I am trying to compiler those example for the this card inside OpenCL toolchain using "aoc" command, I get the following error after the estimated area of the kernel is reported.
aoc: First stage compilation completed successfully.
aoc: Compiling for FPGA. This process may take several hours to complete. Prior to performing this compile, be sure to check the reports to ensure the design will meet your performance targets. If the reports indicate performance targets are not being met, code edits may be required. Please refer to the Intel FPGA SDK for OpenCL Best Practices Guide for information on performance tuning applications for FPGAs.
Error (23035): Tcl error:
Error (23031): Evaluation of Tcl script build/entry.tcl unsuccessful
Error: Quartus Prime Shell was unsuccessful. 2 errors, 0 warnings
Error: Compiler Error, not able to generate hardware
Also, this is the detailed error inside the quartus_sh_compile.log
Error (23035): Tcl error:
while executing
"qexec "bash build/run.sh $revision_name""
("default" arm line 9)
invoked from within
"switch $tcl_platform(platform) {
windows {
post_message -type error "Full compiles to generate hardware for the FPGA are available on supported ..."
(file "build/entry.tcl" line 20)
Error (23031): Evaluation of Tcl script build/entry.tcl unsuccessful
I am using the Ubuntu 18.04 and I installed the latest version of "Intel Acceleration Stack Development Package on the Host Machine".
I was wondering if anybody faced the same issue before?
Thanks,
Mostafa
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mostafa,
pls see here https://forums.intel.com/s/question/0D50P00003yyTDRSA2/error-23031-evaluation-of-tcl-script-importcompiletcl-unsuccessful?language=en_US
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Update:
This is the first part of the error message I didnt see at the first time.
"ERROR: packager check failed with output ''
I found the fix here:
Mostafa,

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page