Lines Matching defs:timeconst
229 double timeconst;
231 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
235 rt = horowitz (0, timeconst, deviceType->Vth / deviceType->Vdd,
238 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
242 ft = horowitz (rt, timeconst, deviceType->Vth / deviceType->Vdd,
255 double timeconst;
257 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
261 rt = horowitz (0, timeconst, deviceType->Vth / deviceType->Vdd,
263 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
267 ft = horowitz (rt, timeconst, deviceType->Vth / deviceType->Vdd,
455 double timeconst = res_eq * cap_eq;
457 delay = horowitz(inputrise, timeconst, deviceType->Vth / deviceType->Vdd,
472 timeconst = res_eq * cap_eq;
474 delay += horowitz(inputrise, timeconst, deviceType->Vth / deviceType->Vdd,
501 timeconst = (tr_R_on(nsize, NCH, 1) * RES_ADJ) * (cwire +
512 delay += horowitz(inputrise, timeconst, deviceType->Vth /
526 //double rt = horowitz(inputrise, timeconst, deviceType->Vth/deviceType->Vdd,