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

ID 683562
日付 3/20/2018
Public
ドキュメント目次

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.