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

/gem5/ext/mcpat/cacti/
H A Dcrossbar.h77 double TriS1, TriS2; member in class:Crossbar
H A Dcrossbar.cc62 TriS2 = s1; //driver transistor
71 // gate_C(TriS2*g_tp.min_w_nmos_, 0)+
74 // gate_C(TriS2*min_w_pmos, 0);
77 gate_C(TriS2 * g_tp.min_w_nmos_, 0) +
80 gate_C(TriS2 * min_w_pmos, 0);
81 double output_cap = drain_C_(TriS2 * g_tp.min_w_nmos_, NCH, 1, 1,
83 drain_C_(TriS2 * min_w_pmos, PCH, 1, 1, g_tp.cell_h_def);
84 double ctr_cap = gate_C(TriS2 * (min_w_pmos + g_tp.min_w_nmos_), 0);
98 double g_area = compute_gate_area(INV, 1, TriS2 * g_tp.min_w_nmos_,
99 TriS2 * min_w_pmo
[all...]
H A Darbiter.h74 double TriS1, TriS2; member in class:Arbiter
H A Drouter.h82 double NTtr, PTtr, wt, ht, I, O, NTi, PTi, NTid, PTid, NTod, PTod, TriS1, TriS2; member in class:Router

Completed in 7 milliseconds