Power and Thermal Analyzer User Guide

ID 865226
Date 9/29/2025
Public
Document Table of Contents

3.2. PTA - Primary GUI Components

The Power and Thermal Analyzer (PTA) GUI is divided into the following major areas for entering power data about your design and viewing PTA results.
Figure 14. PTA Graphical User Interface (GUI)

Power Summary

The Power Summary window has two tabs:

  • Power Summary: Shows the total calculated power consumption of various types of resources, based on the current values that you specify.
  • Resource Utilization: Reports the percentage utilization of each of the resources listed for the selected part.

Data Entry/Supply Report/Thermal Report

There are three tabs available:

  • Hierarchy Design Entry – You enter values for the parameters that impact power calculation in the data entry area. The data entry area is organized by hierarchical level, with resource types listed separately per level.
  • Current Drawn per Supply – Reports the per-rail currents that the PTA calculates.
  • Temperature and Cooling – Displays thermal power and thermal analysis information.

Results

Reports the calculated power for the selected instance:

  • All – The calculated power of all resources at that instance level, and all levels below.
  • Self – The calculated power of all resources at that instance level.
  • Children – The calculated power of all resources below the selected level.

To expand a section and view the detailed data, click the arrow beside the section name:

The block property info can also be obtained using the get_results: Tcl command:

get_results: supports the -property parameter. You can see property names by hovering over each row's key name in the results pane.

Tcl Console

Lists all Tcl commands that have been executed and includes an entry box for executing Tcl commands on the fly.

Messages

Lists all messages output by the PTA. Allows for filtering on type of message (info, error, critical warning, and warning messages).

Not all dockable windows may be visible by default. You can change which of the dockable windows are visible using the View menu.