Module libreda_sta::models::ndlm_cell_delay
source · Expand description
Implementation of the CellDelayModel using the non-linear delay model (NDLM)
with data from a liberty library.
Structs
- Parameters
- Constraint between a related pin and a constrained pin.
- Difference of two arrival times.
- Load capacitance.
- Slew rate and edge polarity of a signal.
- Slew rate and edge polarity of a signal.
- Slew rate and edge polarity of a signal.
Enums
- Specify what delay model to use. This implementation of the NDLM delay model can also fall back to a constant delay model.
- Edge polarity of a changing signal.
- Index type for selecting minimal or maximal values.
- Index type for selecting edge types.
Functions
- Resolve the edge polarities which need to be respected. An unknown polarity is translated to two polarities “rise” and “fall”.