Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbTechLayerSpacingEolRule.cpp981 int dbTechLayerSpacingEolRule::getOtherEndWidth() const in getOtherEndWidth() function in odb::dbTechLayerSpacingEolRule
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/tech/
H A DfrConstraint.h524 frCoord getOtherEndWidth() const { return otherEndWidth; } in getOtherEndWidth() function