Visible to Intel only — GUID: hie1656011657554
Ixiasoft
Visible to Intel only — GUID: hie1656011657554
Ixiasoft
3.1. Intel® FPGA AI Suite Directory Structure
After you install the Intel® FPGA AI Suite you have the following directories in your <ai_suite_root> , which is the value assigned to the COREDLA_ROOT environment variable:
Directory |
Description |
---|---|
$COREDLA_ROOT/ |
Base directory |
$COREDLA_ROOT/bin |
Tool executables (dla_compiler command) |
$COREDLA_ROOT/lib |
Libraries (compiler API, OpenVINO™ plugins, etc) |
$COREDLA_ROOT/inc |
Public API header files |
$COREDLA_ROOT/util |
Additional runtime modules |
$COREDLA_ROOT/thirdparty |
Third-party packages used by the runtime |
$COREDLA_ROOT/area_model |
Data files |
$COREDLA_ROOT/demo |
Sample image files and bitstreams |
$COREDLA_ROOT/example_architectures |
Architecture files, each which defines a specific IP parameterization |
$COREDLA_ROOT/example_ip_cores |
Generated IP cores corresponding to the example architectures |
$COREDLA_ROOT/fpga |
Source files used by the IP generator |
$COREDLA_ROOT/licenses |
License information for Intel® FPGA AI Suite and included libraries |
$COREDLA_ROOT/platform |
BSP source directory |
$COREDLA_ROOT/runtime |
Runtime source directory |