Skip to main content

iPA - Power Analysis

iEDAAugust 8, 2024Less than 1 minute

iPower User Manual

Introduction to iPower

Software Architecture Diagram

iPower-structure

Supported Features

Example of Using the iPower Tool

Writing a tcl File (run_ipw.tcl)

First, according to the iSTA README.mdopen in new window, complete the parsing of verilog,.lib files, link design, parse sdc, spef files, perform timing analysis and obtain the timing report.

Parsing the vcd File

read_vcd test.vcd -top_name top-i

Obtaining the Power Report

report_power

Running iPower Through the tcl File

./iPower run_ipwr.tcl