Skip to content

Commit

Permalink
drt: format
Browse files Browse the repository at this point in the history
Signed-off-by: osamahammad21 <[email protected]>
  • Loading branch information
osamahammad21 committed Nov 25, 2024
1 parent 30e2718 commit d0bbaa8
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/drt/test/fixture.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,12 +219,11 @@ class Fixture
std::vector<frCoord> widthTbl,
std::vector<frCoord> prlTbl,
std::vector<std::vector<frCoord>> spacingTbl);

frLef58WidthTableOrthConstraint* makeWidthTblOrthConstraint(
frLayerNum layer_num,
frCoord horz_spc,
frCoord vert_spc
);
frLayerNum layer_num,
frCoord horz_spc,
frCoord vert_spc);
void initRegionQuery();
frLef58CutSpacingConstraint* makeLef58CutSpacingConstraint_parallelOverlap(
frLayerNum layer_num,
Expand Down

0 comments on commit d0bbaa8

Please sign in to comment.