Performing Power Optimization Using the Tcl Interface - 2021.1 English

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

Document ID
UG907
Release Date
2021-06-16
Version
2021.1 English

There are four power optimization Tcl commands in Vivado® :

  • set_power_opt
  • opt_design -bram_power_opt
  • power_opt_design
  • report_power_opt

These commands can be used to enable power optimization as well as control portions of the design that are to be optimized, and to generate a report that shows the effect of the optimizations performed. For information on options, properties, applicable elements, or returned values for a specific command:

  • Type <command_name> -help
  • See the Vivado Design Suite Tcl Command Reference Guide (UG835) and the Vivado Design Suite User Guide: Using Constraints (UG903)