Lines Matching refs:min_w_nmos_

49     min_w_pmos     = deviceType->n_to_p_eff_curr_drv_ratio * g_tp.min_w_nmos_;
89 min_w_pmos = deviceType->n_to_p_eff_curr_drv_ratio * g_tp.min_w_nmos_;
157 g_tp.min_w_nmos_ * repeater_size,
168 g_tp.min_w_nmos_ * repeater_size,
179 g_tp.min_w_nmos_ * repeater_size,
190 g_tp.min_w_nmos_ * repeater_size,
201 g_tp.min_w_nmos_ * repeater_size,
231 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
233 gate_C(min_w_pmos + g_tp.min_w_nmos_, 0)) *
238 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
240 gate_C(min_w_pmos + g_tp.min_w_nmos_, 0)) *
241 tr_R_on(g_tp.min_w_nmos_, NCH, 1);
257 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
259 gate_C(min_w_pmos + g_tp.min_w_nmos_, 0)) *
260 tr_R_on(g_tp.min_w_nmos_, NCH, 1);
263 timeconst = (drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
265 gate_C(min_w_pmos + g_tp.min_w_nmos_, 0)) *
430 nsize = MAX(nsize, g_tp.min_w_nmos_);
441 (gate_C(2 * g_tp.min_w_nmos_, 0)
445 gate_C(g_tp.min_w_nmos_, 0));
449 double res_eq = (2 * tr_R_on(g_tp.min_w_nmos_, NCH, 1));
451 drain_C_(2 * g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
452 gate_C(inv_size * g_tp.min_w_nmos_, 0) +
470 drain_C_(inv_size * g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def) +
483 (4 * cmos_Isub_leakage(g_tp.min_w_nmos_, min_w_pmos, 2, nand) +
484 4 * cmos_Isub_leakage(g_tp.min_w_nmos_, min_w_pmos, 1, inv));
487 (4 * cmos_Ig_leakage(g_tp.min_w_nmos_, min_w_pmos, 2, nand) +
488 4 * cmos_Ig_leakage(g_tp.min_w_nmos_, min_w_pmos, 1, inv));
563 double input_cap = gate_C(g_tp.min_w_nmos_ + min_w_pmos, 0);
568 drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def);
570 double out_res = (tr_R_on(g_tp.min_w_nmos_, NCH, 1) +
599 short_ckt = deviceType->Vdd * g_tp.min_w_nmos_ * Ishort_ckt * 1.0986 *
604 g_tp.min_w_nmos_ * repeater_scaling,
609 cmos_Isub_leakage(g_tp.min_w_nmos_ *
611 g_tp.min_w_nmos_ *
615 cmos_Ig_leakage(g_tp.min_w_nmos_ *
617 g_tp.min_w_nmos_ *
732 double input_cap = gate_C (g_tp.min_w_nmos_ +
738 drain_C_(g_tp.min_w_nmos_, NCH, 1, 1, g_tp.cell_h_def);
740 double out_res = (tr_R_on(g_tp.min_w_nmos_, NCH, 1) +
762 short_ckt = deviceType->Vdd * g_tp.min_w_nmos_ * Ishort_ckt * 1.0986 *
768 cmos_Isub_leakage(g_tp.min_w_nmos_ *
770 g_tp.min_w_nmos_ *
775 cmos_Ig_leakage(g_tp.min_w_nmos_ *
777 g_tp.min_w_nmos_ *