Installing the cyclone v soc development kit, Installing the cyclone v soc development kit -6 – Altera SDK for OpenCL Cyclone V SoC User Manual

Page 29

Advertising
background image

1. In the main page within the Altera website, click MYALTERA and log into your account.

2. Click the link to the Self-Service Licensing Center.

3. Perform the steps outlined in the Requesting a License from the Self-Service Licensing Center section of

the Altera Software Installation and Licensing manual to obtain and activate the license.
You must obtain a separate license for the SoC Embedded Design Suite (EDS).

4. If you have a fixed license, append the

<path_to_license_file>/<license_filename>

file to the

LM_LICENSE_FILE environment variable in the following manner:
a. Create a backup copy of the provided license file.

b. Save the new license file on your local hard drive.

c. Append the

<path_to_license_file>/<license_filename>

file to the LM_LICENSE_FILE environment

variable.

5. If you have a floating licence, append the

<path_to_license_file>/<license_filename>

file to the

LM_LICENSE_FILE environment variable in the following manner:
a. Obtain the port number and host name from the network or system administrator. Alternatively,

the information is in the license file line

SERVER <hostname> <8 to 12 character host or NIC

ID> <port>

.

The license location for the user is <port>@<hostname>. If a port is not listed in the license file,

specify @<hostname>.

b. Modify the license file to update the port number and host name.

c. Append the

<path_to_license_file>/<license_filename>

file to the LM_LICENSE_FILE environment

variable.

Related Information

Altera Licensing page on the Altera website

Altera Software Installation and Licensing

Altera website

Installing the Cyclone V SoC Development Kit

To execute an OpenCL kernel on a Cyclone V SoC, first install the Cyclone V SoC Development Kit and

configure it as described in the Altera SDK for OpenCL (AOCL) documentation.

1.

Writing an SD Card Image onto the Micro SD Flash Card on Linux

on page 3-7

To write an SD card image onto the micro SD flash card on Linux, extract the SD card image from the

Cyclone V SoC Development Kit Reference Platform, and then write the image onto the micro SD

flash card.

2.

Configuring the SW3 Switches

on page 3-7

Configure the SW3 dual in-line package (DIP) switches on the Cyclone V SoC Development Kit.

3.

Setting Up Terminal Connection in Linux

on page 3-8

To set up the terminal connection for the Cyclone V SoC Development Kit in Linux, specify the USB

virtual COM port settings.

4.

Setting Environment Variables and Loading OpenCL Linux Kernel Driver

on page 3-9

After you turn on the board and establish terminal connection, log into the Cyclone V SoC

Development Kit as user

root

with no password. Then, before you run your host application, set the

environment variables and load the OpenCL Linux kernel driver.

3-6

Installing the Cyclone V SoC Development Kit

OCL006-15.0.0

2015.05.04

Altera Corporation

Setting Up the Altera SDK for OpenCL, SoC EDS, and the Cyclone V SoC Development Kit for Linux

Send Feedback

Advertising