Step 1 - Before You Start
- Download the appropriate design archive and unzip the files locally.
- The following directory structure should be created after unzipping:

-
Obtain an ANSI C code of the software application of interest.
-
Identify a hot spot (function A) in the C code to be accelerated in hardware.

(See the complete source code example)