NoahHuguenin
Occasional Contributor
2 years agoError when running Power Analyzer with .vcd file in Quartus Prime Pro 24.2
Good day, I am running some tests on power consumption for an Agilex 7 board on Quartus Prime Pro 24.2. While running Power Analyzer without an input file is fine, when I introduce the .vcd file t...
- 12 months ago
Hi Noah,
We have root caused the issue. A fix for this issue will be scheduled on the upcoming version.
As a workaround for this, please remove the following line from the QSF file and rerun the full flow:
set_instance_assignment -name PARTITION component_and_func -to "and_func:and_func_inst"
Thanks.