Type Definition libreda_sta::liberty_library::SlewLut
source · type SlewLut = Interp<Time, Capacitance, Time>;Expand description
Lookup table which maps a (capacitance, time)-pair to a time.
type SlewLut = Interp<Time, Capacitance, Time>;Lookup table which maps a (capacitance, time)-pair to a time.