Home
last modified time | relevance | path

Searched refs:isParallelSameMaskValid (Results 1 – 3 of 3) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbTechLayerSpacingEolRule.cpp1596 bool dbTechLayerSpacingEolRule::isParallelSameMaskValid() const in isParallelSameMaskValid() function in odb::dbTechLayerSpacingEolRule
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/io/
H A Dio.cpp1080 if (rule->isParallelSameMaskValid()) { in setRoutingLayerProperties()
1081 parallelEdge->setParallelSameMask(rule->isParallelSameMaskValid()); in setRoutingLayerProperties()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/include/opendb/
H A Ddb.h7480 bool isParallelSameMaskValid() const;