The Tiles table shows all the tiles that have mapped kernels and buffers in the ADF graph. For example, in this design there are four tiles used, where three of them contain kernels (Tile [24,0], Tile [24,1] and Tile [25,0]), and three of them have buffers mapped (Tile[24,0], Tile[24,1] and Tile[25,1]).
Figure 1. Tiles Table
Column Name | 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. |