Advance to next page

Step 1 - Before You Start

  1. Download the appropriate design archive and unzip the files locally.
  2. The following directory structure should be created after unzipping:
  3. Obtain an ANSI C code of the software application of interest.
  4. Identify a hot spot (function A) in the C code to be accelerated in hardware.


    (See the complete source code example)
Advance to next page