Module libreda_sta::liberty_library
source · Expand description
Public modules Interface definitions for cell delay look-up as it is provided for example by Liberty libraries.
Structs
- Cell 🔒Timing model of a cell.
- Setup and hold constraints.
- Delay tables.
- Timing library based on a ‘liberty’ library.
- Template for lookup-tables.
- Timing information of an output pin.
Functions
- Read a lookup table with indices and put it into an interpolator struct such that the lookup table can be evaluated like a function.
- Read all lookup table templates in this library group and put them into a
HashMapindexed by their name.