Sta::startpoints(), endpoints()

Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
James Cherry
2024-01-09 15:22:34 -07:00
parent ebb0a5d060
commit 22557a5c4e
3 changed files with 16 additions and 40 deletions
+2 -3
View File
@@ -937,9 +937,8 @@ public:
void delaysInvalid();
// Invalidate all arrival and required times.
void arrivalsInvalid();
void visitStartpoints(VertexVisitor *visitor);
void visitEndpoints(VertexVisitor *visitor);
VertexSet *endpoints();
PinSet startpoints();
PinSet endpoints();
int endpointViolationCount(const MinMax *min_max);
// Find the fanin vertices for a group path.
// Vertices in the clock network are NOT included.