mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-07 11:51:47 +02:00
Sta::unsetAnnotatedSlew
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -899,6 +899,10 @@ public:
|
||||
const MinMaxAll *min_max,
|
||||
const RiseFallBoth *rf,
|
||||
float slew);
|
||||
void unsetAnnotatedSlew(Vertex *vertex,
|
||||
const Scene *scene,
|
||||
const MinMaxAll *min_max,
|
||||
const RiseFallBoth *rf);
|
||||
void writeSdf(std::string_view filename,
|
||||
const Scene *scene,
|
||||
char divider,
|
||||
|
||||
Reference in New Issue
Block a user