cmd apio report - zapta/apio-new-doc-wiki.delete-me GitHub Wiki
Apio report
The command apio report
provides information on the utilization and
timing of the design. It is useful for analyzing utilization
bottlenecks and verifying that the design can operate at the desired
clock speed.
EXAMPLES
apio report # Print report.
apio report --verbose # Print extra information.
OPTIONS
-e, --env name Set the apio.ini env.
-p, --project-dir path Set the root directory for the project.
-v, --verbose Show detailed output.
-h, --help Show this message and exit.
Example output