Home
last modified time | relevance | path

Searched refs:frLef58MinStepConstraint (Results 1 – 6 of 6) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/tech/
H A DfrLayer.h332 void addLef58MinStepConstraint(frLef58MinStepConstraint* in) in addLef58MinStepConstraint()
336 const std::vector<frLef58MinStepConstraint*>& getLef58MinStepConstraints() in getLef58MinStepConstraints()
610 std::vector<frLef58MinStepConstraint*> lef58MinStepConstraints;
H A DfrConstraint.h179 class frLef58MinStepConstraint : public frConstraint
183 frLef58MinStepConstraint() in frLef58MinStepConstraint() function
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/gc/
H A DFlexGC_impl.h435 frLef58MinStepConstraint* con);
H A DFlexGC_main.cpp1414 frLef58MinStepConstraint* con) in checkMetalShape_lef58MinStep_noBetweenEol()
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/test/
H A Dfixture.cpp276 auto con = std::make_unique<frLef58MinStepConstraint>(); in makeMinStep58Constraint()
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/io/
H A Dio.cpp1119 auto con = make_unique<frLef58MinStepConstraint>(); in setRoutingLayerProperties()