mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
report_power -highest_power_instances
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
@@ -100,6 +100,8 @@ public:
|
||||
void reportActivityAnnotation(bool report_unannotated,
|
||||
bool report_annotated);
|
||||
float clockMinPeriod();
|
||||
InstanceSeq highestPowerInstances(size_t count,
|
||||
const Corner *corner);
|
||||
|
||||
protected:
|
||||
PwrActivity &activity(const Pin *pin);
|
||||
|
||||
Reference in New Issue
Block a user