Searched refs:w_nmos_sa_mux (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dparameter.h203 double w_nmos_sa_mux; member in class:TechnologyParameter
H A Dmat.cc129 gate_C(g_tp.w_nmos_sa_mux, 0, is_dram) +
137 gate_C(g_tp.w_nmos_sa_mux, 0, is_dram) +
621 g_tp.w_nmos_sa_mux, cell.w * dp.Ndsam_lev_1 / (RWP + ERP)); // sense_amp_mux_height
627 g_tp.w_nmos_sa_mux, cell.w * deg_bl_muxing * dp.Ndsam_lev_1 / (RWP + ERP)); // sense_amp_mux_height
1119 double C_drain_sense_amp_mux = drain_C_(g_tp.w_nmos_sa_mux, NCH, 1, 0,
1252 drain_C_(g_tp.w_nmos_sa_mux, NCH, 1, 0, camFlag ?
1272 rd = tr_R_on(g_tp.w_nmos_sa_mux, NCH, 1, is_dram);
1273 C_ld = dp.Ndsam_lev_1 * drain_C_(g_tp.w_nmos_sa_mux, NCH, 1, 0,
1285 cmos_Ig_leakage(g_tp.w_nmos_sa_mux, 0, 1, nmos) * g_tp.peri_global.Vdd;
1309 drain_C_(g_tp.w_nmos_sa_mux, NC
[all...]
H A Dparameter.cc138 cout << indent_str << "w_nmos_sa_mux = " << setw(12) << w_nmos_sa_mux << " um" << endl;
H A Dtechnology.cc1763 g_tp.w_nmos_sa_mux= 6 * g_tp.min_w_nmos_;

Completed in 24 milliseconds