Intel® FPGA SDK for OpenCL™: Intel® Arria® 10 GX FPGA Development Kit Reference Platform Porting Guide

ID 683267
Date 3/28/2022
Public
Document Table of Contents

3.10.1. Define the Contents of the fpga.bin File for the Intel® Arria® 10 GX FPGA Development Kit Reference Platform

You may arbitrarily define the contents of the fpga.bin file in a Custom Platform because it passes from the Intel® FPGA SDK for OpenCL™ to the Custom Platform as a black box. Intel® defines the contents of the fpga.bin file in the Intel® Arria® 10 GX FPGA Development Kit Reference Platform as an Executable and Linkable Format (ELF) binary the organizes the various fields into sections.
Table 17.  Contents of the Intel® Arria® 10 GX FPGA Development Reference Platform's fpga.bin File
Field Description
.acl.sof The full programming bitstream for the compiled design. This section appears in the fpga.bin files generated from both the base revision and the import revision compilations.
.acl.core.rbf The PR programming bitstream for the kernel region. This section only appears in the fpga.bin file generated from import revision compilation.
.acl.hash The unique ID for the base revision compilation. This section only appears in the fpga.bin file generated from import revision compilation.