Visible to Intel only — GUID: dvt1670282791318
Ixiasoft
Visible to Intel only — GUID: dvt1670282791318
Ixiasoft
4.2. Building the FPGA AI Suite Ahead-of-Time (AOT) Splitter Utility
The FPGA AI Suite AOT splitter utility is provided along with the example runtime component. The utility is built when you build the example runtime.
To build the AOT splitter utility:
cd $COREDLA_ROOT/runtime rm -rf build_Release ./build_runtime.sh --target_de10_agilex
$COREDLA_ROOT/runtime/build_Release/dla_aot_splitter/
The dla_aot_splitter executable generated by building the example runtime remains the same regardless of any board- or device-specific options that you might specify. However, the files generated by the utility are specific to the FPGA device family and FPGA AI Suite architecture that you specify when compiling your inference model with the dla_compiler command.