Altera_Forum
Honored Contributor
8 years agoCompile Error of vector_add in de5a_net_e1 board
Hi,
When I was running "aoc device/vector_add.cl -o bin/vector_add.aocx --board de5a_net_e1 --report" I got this error message: "Error: Compile Error, no able to genertae hardware" And in quartus_sh_compile.log ... Error (23031): Evaluation of Tcl script import_compile.tcl unsuccessful Error: Quartus Prime Compiler Database Interface was unsuccessful. 1 error, 0 warnings Error: Peak virtual memory: 1442 megabytes Error: Processing ended: Thu Dec 7 08:46:31 2017 Error: Elapsed time: 00:29:42 Error: Total CPU time (on all processors): 00:14:58 I download the BSP v16.0 from Terasic. https://www.terasic.com.tw/cgi-bin/page/archive.pl?language=english&categoryno=228&no=970&partno=4 $ aoc --version Altera SDK for OpenCL, 64-Bit Offline Compiler Version 16.0.0 Build 211 Copyright (C) 2016 Altera Corporation $quartus_map --versionQuartus Prime Analysis & Synthesis Version 16.0.2 Build 222 07/20/2016 SJ Pro Edition Copyright (C) 1991-2016 Altera Corporation. All rights reserved. I am working on Centos 7. I know the BSP v16.1 on this board is somehow broken, so not step to v16.1. Does that matter with Quartus v16.0.2 or have to be v16.0.0? Anyone has idea or suggestion? Thanks a lot.