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
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. |