Use Model Examples - 2022.1 English

Vivado Design Suite User Guide: Power Analysis and Optimization (UG907)

Document ID
UG907
Release Date
2022-04-26
Version
2022.1 English
Using the cpu_hdl design included with the Vivado tools, the following scripts provide examples for most of the commands discussed in the previous sections. You can perform power reporting dynamically using Tcl commands. For example:
vivado -mode batch -source power_analysis.tcl
You can also use a Tcl script. The script examples below assume that you are using the batch mode for sourcing the script.