Altera SDK for OpenCL Cyclone V SoC Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Messgeräte Altera SDK for OpenCL Cyclone V SoC herunter. Altera SDK for OpenCL Cyclone V SoC User Manual Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken

Inhaltsverzeichnis

Seite 1 - Altera SDK for OpenCL

Altera SDK for OpenCLCyclone V SoC Getting Started GuideSubscribeSend FeedbackOCL006-15.0.02015.05.04101 Innovation DriveSan Jose, CA 95134www.altera.

Seite 2 - Contents

Setting Up the Altera SDK for OpenCL, SoC EDS,and the Cyclone V SoC Development Kit forWindows22015.05.04OCL006-15.0.0SubscribeSend FeedbackThe Altera

Seite 3

11.Uninstalling the Software on page 2-14To uninstall the AOCL for Windows, run the uninstaller, and restore all modified environmentvariables to thei

Seite 4 - Started Guide

If you do not require all the files, select Direct Download and download only the files that you need.Choose this download method if you already have

Seite 5 - Prerequisites

• To install the AOCL, Quartus II software, and device support files simultaneously, perform thefollowing tasks:1. Run the QuartusSetup-<version>

Seite 6

Installing the SoC EDSTo use the Altera SDK for OpenCL to create OpenCL kernel programs that target a Cyclone V SoC, installthe Altera SoC Embdded Des

Seite 7 - Processes

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>/

Seite 8

Imager, and then write the SD card image onto the micro SD flash card. The SD card image containseverything you need to start using OpenCL on the boar

Seite 9 - Design Considerations

Setting Up Terminal Connection in WindowsTo set up the terminal connection for the Cyclone V SoC Development Kit in Windows, specify the USBvirtual CO

Seite 10 - Send Feedback

The init_opencl.sh file is available in the SD card image that you write onto the micro SD flash card. Itcontains the commands shown below:export ALTE

Seite 11 - Related Information

To reboot the CPU, press the Warm reset button next to the four hard processor system (HPS) LEDson the board.3. If you are unable to acquire the IP ad

Seite 12 - Downloading the SoC EDS

ContentsAltera SDK for OpenCL Cyclone V SoC Getting Started Guide...1-1Prerequisites...

Seite 13 - 2015.05.04

Figure 2-1: Cyclone V SoC Development Kit Programming OverviewExtract hello_worldOpenCL example Build host applicationRun hello_worldhost executableCh

Seite 14 - Licensing the Software

You should see an output similar to the one below:Board list: c5soc c5soc_sharedonly6. To compile the kernel for your Cyclone V SoC Development Kit,

Seite 15

Building the Host ApplicationBuild your SoC-specific OpenCL host application using the GNU Compiler Collection (GCC) cross-compiler available with the

Seite 16 - Configuring the SW3 Switches

CL_DEVICE_VENDOR = AlteraCL_DEVICE_VENDOR_ID = 4466CL_DEVICE_VERSION = OpenCL 1.0 Altera SD

Seite 17 - Altera Corporation

Setting Up the Altera SDK for OpenCL, SoC EDS,and the Cyclone V SoC Development Kit forLinux32015.05.04OCL006-15.0.0SubscribeSend FeedbackThe Altera S

Seite 18

11.Uninstalling the Software on page 3-15To uninstall the AOCL for Linux, remove the software package via the Red Hat Package Manager(RPM) or GUI unin

Seite 19 - Using SSH and SCP

5. Select Direct Download as the download method.6. Click the Linux SDK tab and then click More beside Download and install instructions to view thedo

Seite 20

• To install the AOCL, Quartus II software, and device support files simultaneously, perform thefollowing tasks:1. Run the QuartusSetup-<version>

Seite 21

1.At a command prompt, type export PATH=$ALTERAOCLSDKROOT/bin:$PATH to add thepath to the AOCL bin directory to PATH, where ALTERAOCLSDKROOT points to

Seite 22 - Running the Host Application

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. Perf

Seite 23 - Uninstalling the Software

Configuring the SW3 Switches...3-7Setting Up Termi

Seite 24

5. Connecting the Board to Network via Ethernet on page 3-9Connecting the Cyclone V SoC Development Kit to the host network allows you to transfer fil

Seite 25

Switch Configuration3 ON4 OFF5 ON6 ONThe figure below illustrates the physical configuration of the SW switches on the Cyclone V SoCDevelopment Kit:Se

Seite 26

f. Press Enter twice to return to the main minicom setup menu.g. Select Save setup as dfl and then press Enter to save the minicom settings as default

Seite 27

Sending select for 137.57.175.148...Lease of 137.57.175.148 obtained, lease time 86400/etc/udhcpc.d/50default: Adding DNS 137.57.142.218/etc/

Seite 28

For instructions on how to identify <board_ip_address>, refer to the Ensuring IP Address Acquisitionsection.2.To transfer files, one at a time,

Seite 29

Figure 3-1: Cyclone V SoC Development Kit Programming OverviewExtract hello_worldOpenCL example Build host applicationRun hello_worldhost executableCh

Seite 30

You should see an output similar to the one below:Board list: c5soc c5soc_sharedonly6. To compile the kernel for your Cyclone V SoC Development Kit,

Seite 31 - Switch Configuration

Building the Host ApplicationBuild your SoC-specific OpenCL host application using the GNU Compiler Collection (GCC) cross-compiler available with the

Seite 32

CL_DEVICE_VENDOR = AlteraCL_DEVICE_VENDOR_ID = 4466CL_DEVICE_VERSION = OpenCL 1.0 Altera SD

Seite 33 - Mounting a Shared Drive

Document Revision HistoryA2015.05.04OCL006-15.0.0SubscribeSend FeedbackTable A-1: Document Revision History of the Altera SDK for OpenCL Cyclone V SoC

Seite 34

Altera SDK for OpenCL Cyclone V SoC GettingStarted Guide12015.05.04OCL006-15.0.0SubscribeSend FeedbackThe Altera SDK for OpenCL Cyclone V SoC Getting

Seite 35

PrerequisitesTo install the Altera SDK for OpenCL (AOCL) and create an OpenCL application for the Cyclone V SoCDevelopment Kit, your system must meet

Seite 36

Table 1-1: Select Contents of the AOCL Installation DirectoryWindows Folder Linux Directory Descriptionbin bin User commands in the AOCL. Include this

Seite 37

Related InformationOpenCL Design Examples page on the Altera websiteOverview of the AOCL and Cyclone V SoC Development Kit SetupProcessesThe Altera SD

Seite 38

Figure 1-2: Overview of AOCL and Board SetupReview prerequisitesDownload installers from altera.com(Quartus II software, Cyclone V + Stratix Vdevice s

Seite 39 - Document Revision History

• c5soc boardThis default board provides access to two DDR memory banks. The hard processor system (HPS)DDR is accessible by both the FPGA and the CPU

Kommentare zu diesen Handbüchern

Keine Kommentare