FPGA AI Suite: SoC Design Example User Guide

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

5.1.3.1. The create_project.bash Script

The create_project.bash script has two command line options:
create_project.bash <arch> <ip_path>

The arguments must be placed in order.

  • The <arch> option provides the architecture to be selected when building the SoC Example Design. Use the architecture file that was used as a command option in dla_build_example_design.py command.

    The <arch> value to specify is extracted from the architecture file name:

    Architecture File Name Command Line Option
    AGX7_Performance.arch AGX7_Performance_AGX7
    AGX7_FP16_SoftMax.arch AGX_FP16_SoftMax_AGX7
    A10_Performance.arch A10_Performance_A10
    A10_FP16_SoftMax.arch A10_FP16_SoftMax_A10
  • The <ip_path> option provides a full path to the FPGA AI Suite IP

This script deletes the old output products, cleans the Platform Designer system, and resets the project.