Expand description

Implementation of the CellDelayModel using the non-linear delay model (NDLM) with data from a liberty library.

Structs

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”.