added one more Sta API
Signed-off-by: Cho Moon <cmoon@precisioninno.com>
This commit is contained in:
parent
55bb77ff89
commit
211aea7497
|
|
@ -1325,6 +1325,7 @@ public:
|
|||
// Ensure that the timing graph has been built.
|
||||
Graph *ensureGraph();
|
||||
void ensureClkArrivals();
|
||||
Levelize* levelize() const { return levelize_; }
|
||||
|
||||
// Find all arc delays and vertex slews with delay calculator.
|
||||
virtual void findDelays();
|
||||
|
|
|
|||
Loading…
Reference in New Issue