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

ID 683562
Date 4/01/2024
Public
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.