mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
added one more Sta API
Signed-off-by: Cho Moon <cmoon@precisioninno.com>
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user