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

/gem5/ext/mcpat/cacti/
H A Dhtree2.cc153 double tr_size = gate_C(s1 * (min_w_nmos + min_w_pmos), 0) * 1 / 2 / local
158 double res_ptrans = tr_R_on(tr_size * min_w_nmos, NCH, 1);
162 gate_C(tr_size * min_w_pmos, 0);
164 (drain_C_(tr_size * min_w_pmos, PCH, 1, 1, g_tp.cell_h_def) +
165 drain_C_(tr_size * min_w_nmos, NCH, 1, 1, g_tp.cell_h_def)) +
179 gate_C(tr_size * (min_w_pmos), 0)) *
185 gate_C(tr_size * (min_w_pmos), 0)) *
205 + gate_C(tr_size * (min_w_nmos + min_w_pmos), 0)) *
211 + gate_C(tr_size * (min_w_nmos + min_w_pmos), 0)) *
216 ((drain_C_(tr_size * min_w_pmo
[all...]

Completed in 5 milliseconds