Lines Matching refs:gate_cap
78 double gate_cap = tech->get("Gate->CapPerWidth");
106 double c_g = (nmos_width + pmos_width) * gate_cap * folds;
178 double gate_cap = tech->get("Gate->CapPerWidth");
208 double c_g = (nmos_width + pmos_width) * gate_cap * folds;
276 double gate_cap = tech->get("Gate->CapPerWidth");
298 double c_g = (nmos_width + pmos_width) * gate_cap * folds;
375 double gate_cap = tech->get("Gate->CapPerWidth");
415 double c_g_a = (nmos_width + pmos_width) * gate_cap * folds;
416 double c_g_oe = nmos_width * gate_cap * folds;
417 double c_g_oen = pmos_width * gate_cap * folds;