Searched refs:FO4 (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dparameter.h172 double FO4; member in class:TechnologyParameter
H A Drouter.cc260 max_cyc = 17 * g_tp.FO4; //s
H A Dwire.cc412 * is less than 8FO4.
426 double driver_res = (-8 * g_tp.FO4 / (log(0.5) * cwire)) / RES_ADJ;
432 if (rwire*cwire > 8*g_tp.FO4) {
H A Dparameter.cc109 cout << indent_str << "FO4 = " << setw(12) << FO4 << " s" << endl;
H A Dtechnology.cc2660 g_tp.FO4 = horowitz(0, tf, 0.5, 0.5, RISE);

Completed in 22 milliseconds