rm prior makePathGroups decl

Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
This commit is contained in:
Matt Liberty 2024-08-09 16:14:21 -07:00
parent 45884213e3
commit 4fe6f220a7
1 changed files with 0 additions and 12 deletions

View File

@ -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);