Home
last modified time | relevance | path

Searched refs:getEolSpace (Results 1 – 7 of 7) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/test/cpp/
H A DTestLef58Properties.cpp49 BOOST_TEST(rule->getEolSpace() == 1.3 * distFactor); in BOOST_AUTO_TEST_CASE()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbTechLayerSpacingEolRule.cpp721 int dbTechLayerSpacingEolRule::getEolSpace() const in getEolSpace() function in odb::dbTechLayerSpacingEolRule
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/gc/
H A DFlexGC_eol.cpp438 eolSpace = con->getEolSpace(); in checkMetalEndOfLine_eol_hasEol_getQueryBox()
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/tech/
H A DfrConstraint.h887 frCoord getEolSpace() const { return eolSpace; } in getEolSpace() function
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/include/opendb/
H A Ddb.h7224 int getEolSpace() const;
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/dr/
H A DFlexDR_maze.cpp1235 eolSpace = constraint->getEolSpace(); in modEolSpacingCost()
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/io/
H A Dio.cpp1022 rule->getEolSpace(), rule->getEolWidth(), rule->isExactWidthValid()); in setRoutingLayerProperties()