Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Please post output of "aoc --version" and "quartus_map --version" and attach the "quartus_sh_compile.log" file. --- Quote End --- Output of aoc --version is: Intel(R) FPGA SDK for OpenCL(TM), 64-Bit Offline Compiler Version 16.1.2 Build 203 Copyright (C) 2017 Intel Corporation Output of quartus_map --version: Quartus Prime Analysis & Synthesis Version 16.1.2 Build 203 01/18/2017 SJ Pro Edition Copyright (C) 2017 Intel Corporation. All rights reserved. There does not appear to be a quartus_sh_compile.log file for fft1d - we have found this log for other projects only such as library example 1 and vector_add. I've also copied some of the terminal output: > aoc --board de5a_net_e1 device/fft1d.cl -o bin/fft1d.aocx -v aoc: Environment checks are completed successfully. You are now compiling the full flow!! aoc: Selected target board de5a_net_e1 aoc: Running OpenCL parser.... aoc: OpenCL parser completed successfully. aoc: Compiling.... aoc: Linking with IP library ... aoc: First stage compilation completed successfully. Error: Qsys-script FAILED. Refer to fft1d/fft1d.log for details. Thanks for your time, and any help you can provide, ap29