Intel® FPGA AI Suite: SoC Design Example User Guide

ID 768979
Date 12/01/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.1. Initial Setup

The quick start tutorial instructions assume that you have initialized your environment for the Intel® FPGA AI Suite with the init_env.sh script from a shell that is compatible with the Bourne shell (sh).

The Intel® FPGA AI Suite init_env.sh script might already be part of your shell login script. If not, then use the following command to initialize your shell environment:
source /opt/intel/fpga_ai_suite_2023.3/dla/bin/init_env.sh

This command assumes that the Intel® FPGA AI Suite is installed in the default location. If you are using an Intel® FPGA AI Suite version other than 2023.3, adjust the path to script accordingly.