mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-31 10:04:55 +02:00
latch crpr orfs resolves orfs1368 eagle20251126
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -307,6 +307,7 @@ public:
|
||||
Vertex *vertex,
|
||||
TagGroupBldr *tag_bldr);
|
||||
void enqueueLatchDataOutputs(Vertex *vertex);
|
||||
void enqueueLatchOutput(Vertex *vertex);
|
||||
virtual void seedRequired(Vertex *vertex);
|
||||
virtual void seedRequiredEnqueueFanin(Vertex *vertex);
|
||||
void seedInputDelayArrival(const Pin *pin,
|
||||
@@ -417,6 +418,7 @@ public:
|
||||
void checkPrevPaths() const;
|
||||
void deletePaths(Vertex *vertex);
|
||||
void deleteTagGroup(TagGroup *group);
|
||||
bool postpone_latch_outputs_;
|
||||
|
||||
protected:
|
||||
void init(StaState *sta);
|
||||
|
||||
Reference in New Issue
Block a user