rm prior makePathGroups decl
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
This commit is contained in:
parent
45884213e3
commit
4fe6f220a7
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue