Tiles - 2022.1 English

Versal ACAP AI Engine Programming Environment User Guide (UG1076)

Document ID
UG1076
Release Date
2022-05-25
Version
2022.1 English

The Tiles table shows all the tiles that have mapped kernels and buffers in the ADF graph. For example, in this design there are three tiles used, where two of them contain kernels (Tile [24,0], and Tile [25,0]), and two of them have buffers mapped (Tile[24,0], and Tile[24,1]).

Figure 1. Tiles Table
Table 1. Column Description
Column Description
Tile The tile ID.
Column The column location of the tile.
Row The row location of the tile.
Kernels The number of kernels that are mapped to the tile.
Buffers The number of buffers mapped to the tile. This includes buffers on nets and buffers inside the kernel.