grt: remove access point code from MakeWireParasitics
fastroute could potentially consider a different gcell other than ap_positions.front(), causing warnings.
clang-tidy review says "All clean, LGTM! :+1:"
secure CI?
clang-tidy review says "All clean, LGTM! :+1:"
secure CI?
https://jenkins.openroad.tools/blue/organizations/jenkins/OpenROAD-flow-scripts-All-Tests-Private/detail/secure-grt-cleanup-pin-access/2/pipeline
I just did an update. The access point code shows in two functions, and I also removed the code in the second one.
@maliberty this change should not affect the secure-ci, since we do not run pin_acess before GRT in ORFS. Also, I just reviewed the code and the change is correct.