Intel® FPGA SDK for OpenCL™: Stratix® V Network Reference Platform Porting Guide

ID 683645
Date 11/06/2017
Public
Document Table of Contents

2.4.2. Setting Up the Software Development Environment for Linux

  1. Ensure that you use a Linux distribution that Intel® supports.
    Note: Intel® used the GNU Compiler Collection (GCC) version 4.2.3 to build the software in the Stratix® V Network Reference Platform.
  2. Modify the <your_custom_platform>/source/Makefile.common file so that TOP_DEST_DIR points to the top-level directory of your Custom Platform.
  3. To check that you have set up the software environment properly, invoke the make or make clean command.