FPGA AI Suite: SoC Design Example User Guide

ID 768979
Date 3/29/2024
Public
Document Table of Contents

3.2. Initializing a Work Directory

While you can build the design example directly in the $COREDLA_ROOT location, it is better to use a work directory. You can create a work directory as follows:
mkdir ~/coredla_work
cd ~/coredla_work
source dla_init_local_directory.sh

If you created a work directory while following the instructions in the FPGA AI Suite Getting Started Guide, the dla_init_local_directory.sh script prompts you to use the coredla_work.sh script instead to set the $COREDLA_WORK environment variable.