Home
last modified time | relevance | path

Searched defs:SlewOut (Results 1 – 4 of 4) sorted by relevance

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/scl/
H A DsclLib.h671 SC_Pair SlewOut = { 0.0, 0.0 }; in Scl_LibPinArrivalEstimate() local
685 SC_Pair SlewOut = { 0.0, 0.0 }; // output slew under zero load in Scl_LibHandleInputDriver() local
712 SC_PairI SlewOut = { 0, 0 }; in Scl_LibPinArrivalEstimateI() local
727 SC_PairI SlewOut = { 0, 0 }; // output slew under zero load in Scl_LibHandleInputDriver2() local
H A DsclBufSize.c479 SC_Pair ArrOut, SlewOut, LoadIn = { Load, Load }; in Abc_SclBufSize() local
H A DsclSize.c483 SC_Pair ArrOut, SlewOut; in Abc_SclTimeIncUpdateArrival() local
H A DsclLibUtil.c484 SC_Pair SlewOut = { 0.0, 0.0 }; in Abc_SclComputeParametersPin() local