Module libreda_sta::models
source · Expand description
Model implementations (cell delay and constraints, interconnect delays).
Modules§
- Wrap delay/constraint models and add the capability to tag signals with an associated clock.
- Implementation of the
CellDelayModelusing the non-linear delay model (NDLM) with data from a liberty library. - Dummy implementation of an interconnect delay model: The delay is always zero.