Skip to content

Commit 1042c6f

Browse files
authored
Merge pull request #7831 from The-OpenROAD-Project-staging/drt-comment
drt: clarify comment on FlexGCWorker::Impl::patchMetalShape_minStep()
2 parents 7b71772 + 528beb1 commit 1042c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/drt/src/gc/FlexGC_main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3785,7 +3785,7 @@ void FlexGCWorker::Impl::patchMetalShape_cornerSpacing()
37853785
}
37863786
}
37873787

3788-
// loop through violation and patch C5 enclosure minStep for GF14
3788+
// Patch minStep markers for transition layers vias
37893789
void FlexGCWorker::Impl::patchMetalShape_minStep()
37903790
{
37913791
std::vector<drConnFig*> results;

0 commit comments

Comments
 (0)