You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we get power analysis report after executing the command to generate fabric netlist?
In the task configuration file I have made power_analysis=true and I have also given the power tech file path as well. .act file is generated. Can I expect a power report? Will it be generated?
Bug was found in openfpga_flow/tasks/basic_tests/generate_fabric/
Screenshots
Directory
task.conf file
OS:
- [ ] Ubuntu 20.04
The text was updated successfully, but these errors were encountered:
@Gurusatwik I do not have an existing example on the power analysis flow. But it is definitely doable if you try to enable --power option when calling VPR. Note that you need to provide signal activity files and power property files.
The text was updated successfully, but these errors were encountered: