Searched refs:w_iso (Results 1 - 6 of 6) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dcomponent.cc162 compute_tr_width_after_folding(g_tp.w_iso, pitch_sense_amp) +
H A Dparameter.h180 double w_iso; member in class:TechnologyParameter
H A Dmat.cc1108 double C_drain_sense_amp_iso = drain_C_(g_tp.w_iso, PCH, 1, 0,
1112 double R_sense_amp_iso = tr_R_on(g_tp.w_iso, PCH, 1, is_dram);
1225 double Iiso = simplified_pmos_leakage(g_tp.w_iso, is_dram);
1249 drain_C_(g_tp.w_iso, PCH, 1, 0, camFlag ?
H A Dparameter.cc115 cout << indent_str << "w_iso = " << setw(12) << w_iso << " um" << endl;
H A Dwire.cc548 return drain_C_(g_tp.w_iso, PCH, 1, 1, g_tp.cell_h_def) +
H A Dtechnology.cc1754 g_tp.w_iso = 12.5 * g_ip->F_sz_um;

Completed in 30 milliseconds