Expand description
Model implementations (cell delay and constraints, interconnect delays).
Modulesยง
- clock_
tag - Wrap delay/constraint models and add the capability to tag signals with an associated clock.
- nldm_
cell_ delay - Implementation of the
CellDelayModelusing the non-linear delay model (NLDM) with data from a liberty library. - zero_
interconnect_ delay - Dummy implementation of an interconnect delay model: The delay is always zero.