Filter2D Pipeline on Multiple AIE Cores - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

This example demonstrates how a function/pipeline of functions can run on multiple AIE cores to achieve higher throughput. Back-to-back Filter2D pipeline running on three AIE cores is demonstrated in this example. The source files can be found in L3/tests/aie/Filter2D_multicore/16bit_aie_8bit_pl directory.

This example tests the performance of back-to-back Filter2D pipeline with three images being parallely processed on three AIE cores. Each AIE core is being fed by one instance of Tiler and Stitcher PL kernels.

The tutorial provides a step-by-step guide that covers commands for building and running the pipeline.