Visible to Intel only — GUID: fbt1537521400766
Ixiasoft
Visible to Intel only — GUID: fbt1537521400766
Ixiasoft
1. About the HLS AFU Design Example
Updated for: |
---|
Intel® Quartus® Prime Design Suite 19.1 |
Before continuing, you should be familiar with the fundamentals of both the Intel® HLS Compiler and the Acceleration Stack.
This design example transfers data between a host program and a simple AFU generated with the Intel® HLS Compiler. The AFU is a vector reduction design named hls_afu, and the design example uses ac_int and float datatypes.
To obtain the HLS AFU Design Example code, contact an Intel Sales agent.
You can use this code as a model to create your own HLS AFUs if your AFUs use the same interfaces as the example design. Also, you might be able to convert your HLS application into an AFU by adding the required interfaces to the hardware design.