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

/gem5/ext/mcpat/cacti/
H A Dwire.cc421 double cwire = wire_cap(len); /* load capacitance */ local
426 double driver_res = (-8 * g_tp.FO4 / (log(0.5) * cwire)) / RES_ADJ;
432 if (rwire*cwire > 8*g_tp.FO4) {
493 cap_eq = cwire + drain_C_(nsize, NCH, 1, 1, g_tp.cell_h_def) * 2 +
501 timeconst = (tr_R_on(nsize, NCH, 1) * RES_ADJ) * (cwire +
503 rwire * cwire / 2 +

Completed in 7 milliseconds