Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/tech/
H A DfrLayer.h226 frCollection<std::shared_ptr<frLef58CutSpacingTableConstraint>>
229 frCollection<std::shared_ptr<frLef58CutSpacingTableConstraint>> sol; in getLef58CutSpacingTableConstraints()
578 frCollection<std::weak_ptr<frLef58CutSpacingTableConstraint>>
H A DfrConstraint.h1260 class frLef58CutSpacingTableConstraint : public frConstraint
1264 frLef58CutSpacingTableConstraint() in frLef58CutSpacingTableConstraint() function
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/io/
H A Dio.cpp1312 auto con = make_shared<frLef58CutSpacingTableConstraint>(); in setCutLayerProperties()