Home
last modified time | relevance | path

Searched refs:slew_lower_threshold_default_ (Results 1 – 2 of 2) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/sta/include/sta/
H A DLiberty.hh346 static constexpr float slew_lower_threshold_default_ = .2; member in sta::LibertyLibrary
/dports/cad/openroad/OpenROAD-2.0/src/sta/liberty/
H A DLiberty.cc102 slew_lower_threshold_[tr_index] = slew_lower_threshold_default_; in LibertyLibrary()