AN 307: Intel® FPGA Design Flow for Xilinx* Users

ID 683562
Date 2/25/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.2.1.6. report_power

The report_power executable provides power and thermal estimates after place and route to estimate a design’s power consumption. Similarly, quartus_pow estimates the thermal dynamic and thermal static power that a design consumes.

The following example uses a .vcd file as input to perform power analysis and filter glitch on the filtref project:

quartus_pow filtref --input_vcd=<vcd filename> --vcd_filter_glitches=on

For command line help, type quartus_pow --help at the command prompt.