When you enable verbose (
-v) mode of the AI Engine compiler, the Vitis IDE generates a summary table showing pipeline
results. The table includes the following information: -
TILE: The AI Engine Tile coordinates of the kernel. -
MIN II: The minimum II that loop might try to achieve due to resources limitation. -
ACTUAL II: The actual II that the loop achieves. -
SOURCE: The loop source code.
An example loop II table is as follows:
Figure 1. Loop II
