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

/gem5/ext/mcpat/cacti/
H A Dwire.cc560 double short_ckt = 0; // short-circuit energy local
599 short_ckt = deviceType->Vdd * g_tp.min_w_nmos_ * Ishort_ckt * 1.0986 *
606 power.readOp.dynamic = ((len / repeater_spacing) * (switching + short_ckt));
728 double short_ckt = 0; local
762 short_ckt = deviceType->Vdd * g_tp.min_w_nmos_ * Ishort_ckt * 1.0986 *
765 ptemp.readOp.dynamic = ((len / repeater_spacing) * (switching + short_ckt));

Completed in 6 milliseconds