mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
rm prior makePathGroups decl
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
This commit is contained in:
@@ -363,18 +363,6 @@ public:
|
||||
bool unconstrained,
|
||||
bool thru_latches);
|
||||
VertexSeq filteredEndpoints();
|
||||
void makePathGroups(int group_count,
|
||||
int endpoint_count,
|
||||
bool unique_pins,
|
||||
float min_slack,
|
||||
float max_slack,
|
||||
PathGroupNameSet *group_names,
|
||||
bool setup,
|
||||
bool hold,
|
||||
bool recovery,
|
||||
bool removal,
|
||||
bool clk_gating_setup,
|
||||
bool clk_gating_hold);
|
||||
|
||||
protected:
|
||||
void init(StaState *sta);
|
||||
|
||||
Reference in New Issue
Block a user