FPGA AI Suite: Design Examples User Guide

ID 848957
Date 4/22/2025
Public

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

Document Table of Contents

19.1. [SOC] Initial Setup

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

The 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_2024.3/dla/bin/init_env.sh

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