Installing the soc eds, Licensing the software, Installing the soc eds -5 – Altera SDK for OpenCL Cyclone V SoC User Manual
Page 28: Licensing the software -5

1. At a command prompt, type
export PATH=$ALTERAOCLSDKROOT/bin:$PATH
to add the
path to the AOCL bin directory to PATH, where ALTERAOCLSDKROOT points to the path to the
software installation.
2. At a command prompt, specify the following environment variable settings:
a. Invoke the
export LD_LIBRARY_PATH=$ALTERAOCLSDKROOT/host/linux64/lib:
$LD_LIBRARY_PATH
command to add the path to the AOCL host runtime libraries to
LD_LIBRARY_PATH.
b. Invoke the
export LD_LIBRARY_PATH=$AOCL_BOARD_PACKAGE_ROOT/linux64/
lib:$LD_LIBRARY_PATH
command to add the path to the board libraries to
LD_LIBRARY_PATH, where AOCL_BOARD_PACKAGE_ROOT points to the path to the Custom
or Reference Platform.
Installing the SoC EDS
To use the Altera Software Development Kit (SDK) for OpenCL to create OpenCL kernel programs that
target a Cyclone V SoC, you must install the Altera SoC Embdded Design Suite (EDS) on your host
system to develop the corresponding embedded software.
The GNU Compiler Collection (GCC) tool chain is part of the SoC EDS installation package.
1. Run the
SoCEDSSetup-
installer. Follow the installation instructions in the Installing
the SoC EDS section of the Altera SoC Embedded Design Suite User Guide.
2. Perform the tasks outlined in the Installing the ARM DS-5 Altera Edition Toolkit section of the Altera
SoC Embedded Design Suite User Guide to install the ARM Development Studio (DS-5) Altera Edition
Toolkit for your operating system (OS).
For more information on the ARM DS-5 Altera Edition Toolkit, refer to the ARM DS-5 Altera Edition
page of the ARM website.
3. Consult the Licensing section of the Altera SoC Embedded Design Suite User Guide for licensing
instructions for the SoC EDS and the ARM DS-5 Altera Edition Toolkit.
Related Information
•
•
•
•
Licensing the Software
Obtain the AOCL license from the Altera Self Service Licensing Center. The AOCL license allows the
software to access relevant Quartus II software functionalities and device support without an additional
Quartus II software license.
Before you begin
For information on the licensing options and requirements, refer to the Licensing Altera Software section
of the Altera Software Installation and Licensing manual, the
LICENSE.txt
file that accompanies each
software, and the Altera Licensing page within the Altera website.
OCL006-15.0.0
2015.05.04
Installing the SoC EDS
3-5
Setting Up the Altera SDK for OpenCL, SoC EDS, and the Cyclone V SoC Development Kit for Linux
Altera Corporation