Skip to content

Conversation

@nataliakokoromyti
Copy link

Implement dual-edge power activity propagation mode for pessimistic estimation. Addresses Issue #335.

This adds a new mode to estimate power more conservatively for combinational circuits.
When enabled, it assumes signals can switch on both the posedges and negedges.

Changes:

  • Added set_power_activity_dual_edge TCL command to enable/disable the mode
  • Added report_power_activity_dual_edge TCL command to show results
  • Updated Power class to apply dual-edge calculations when mode is active
  • Includes 8 test cases verifying correct behavior

@CLAassistant
Copy link

CLAassistant commented Nov 24, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants