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 Interp2D struct out of them. The timing_group must be an actual timing liberty group. Otherwise this function panics. table_name is the liberty group name of the table (cell_rise, rise_transition, …).
  • Find timing groups within a pin group by the name of the related pin and the timing type.