Home
last modified time | relevance | path

Searched defs:sdf_cond (Results 1 – 5 of 5) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/sta/liberty/
H A DTimingArc.cc189 const char *sdf_cond = attrs->sdfCond(); in TimingArcSet() local
H A DLiberty.cc2488 const char *sdf_cond) in defineValue()
2505 const char *sdf_cond) : in ModeValueDef()
2522 ModeValueDef::setSdfCond(const char *sdf_cond) in setSdfCond()
/dports/cad/openroad/OpenROAD-2.0/src/sta/sdf/
H A DSdfWriter.cc376 const char *sdf_cond = edge->timingArcSet()->sdfCond(); in writeIopaths() local
H A DSdfReader.cc822 SdfReader::condMatch(const char *sdf_cond, in condMatch()
/dports/cad/openroad/OpenROAD-2.0/src/sta/tcl/
H A DStaTcl.i5664 const char *sdf_cond() { return self->sdfCond(); } in sdf_cond() function