Module libreda_sta::liberty_util
source · Expand description
Helper functions to interpret the liberty library which comes from the parser.
Enums
- Interpolated timing table with two, one or zero variables.
- Describes errors that happen when accessing a liberty library.
Functions
- Read a two dimensional table with indices and create an
Interp2Dstruct out of them. Thetiming_groupmust be an actualtimingliberty group. Otherwise this function panics.table_nameis the liberty group name of the table (cell_rise,rise_transition, …). - Find timing groups within a
pingroup by the name of the related pin and the timing type.