Searched refs:C_ox (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dparameter.h65 double C_ox; member in class:TechnologyParameter::DeviceType
75 C_ox(0), t_ox(0), n_to_p_eff_curr_drv_ratio(0),
94 C_ox = 0;
H A Dparameter.cc67 cout << indent_str << "C_ox = " << setw(12) << C_ox << " F/um^2" << endl;
H A Dtechnology.cc1613 g_tp.peri_global.C_ox += curr_alpha * c_ox[peri_global_tech_type];
1783 double gmn_sense_amp_latch = (mobility_eff_periph_global / 2) * g_tp.peri_global.C_ox * (g_tp.w_sense_n / g_tp.peri_global.l_elec) * Vdsat_periph_global;

Completed in 18 milliseconds