AN 780: Compiling and Customizing an Intel® Arria® 10 Custom Platform for OpenCL*

ID 683045
Date 10/30/2018
Public
Document Table of Contents

1.7.5. Compilation Log Files

The compilation log files record verbose information while the software tools synthesize and compile the Custom Platform and the kernel.

Check the following files for Intel® FPGA SDK for OpenCL™ Offline Compiler compilation errors:

  • The <kernel_name>/<kernel_name>.log file describes how the Intel® FPGA SDK for OpenCL™ Offline Compiler optimizes the contents of the kernel file to target the FPGA. In the case of the vector_add design example, the corresponding vector_add.log file is in the vector_add directory.
  • The <kernel_name>/quartus_sh_compile.log file describes how the Intel® FPGA SDK for OpenCL™ Offline Compiler executes a complete hardware compilation flow from Analysis and Synthesis to the Fitter stage, timing analysis, and generation of the programming files.