Home
last modified time | relevance | path

Searched defs:getCutToMetalSpace (Results 1 – 2 of 2) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbTechLayerSpacingEolRule.cpp1085 int dbTechLayerSpacingEolRule::getCutToMetalSpace() const in getCutToMetalSpace() function in odb::dbTechLayerSpacingEolRule
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/tech/
H A DfrConstraint.h473 frCoord getCutToMetalSpace() const { return cutToMetalSpace; } in getCutToMetalSpace() function