Intel® High Level Synthesis Accelerator Functional Unit Design Example User Guide
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: rnt1538147279916
Ixiasoft
Visible to Intel only — GUID: rnt1538147279916
Ixiasoft
2.6. Compiling the AF Bitstream
Before you compile the AF bitstream, ensure that you have complete the steps in Generating a Platform Designer Container for the HLS Component.
Refer to hls_afu/setup_gbs.sh to automate these steps.
To compile the AF bitstream:
$ afu_synth_setup --source hw/rtl/filelist.txt build_synth $ cd build_synth $ $OPAE_PLATFORM_ROOT/bin/run.sh
When the AF is created successfully, you get the following message:
Wrote hls_afu.gbs =========================================================================== PR AFU compilation complete AFU gbs file is 'hls_afu.gbs' ===========================================================================