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

/gem5/ext/mcpat/cacti/
H A Darbiter.cc50 PTi = 25 * technology / 2;
61 gate_C(PTn2, 0) + gate_C(NTi, 0) + gate_C(PTi, 0) +
63 drain_C_(PTi, 1, 1, 1, g_tp.cell_h_def));
101 min_w_pmos * PTi, 1, inv);
107 min_w_pmos * PTi, 1, inv);
124 drain_C_(NTi, 0, 1, 1, g_tp.cell_h_def) + drain_C_(PTi, 1, 1, 1, g_tp.cell_h_def) +
125 gate_C(NTi, 0) + gate_C(PTi, 0));
H A Darbiter.h69 double NTn1, PTn1, NTn2, PTn2, R, PTi, NTi; 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
H A Drouter.cc65 PTi = 25 * technology * 1e-6 / 2;
131 diff_cap(NTi, 0, 1) + diff_cap(PTi, 1, 1) +
132 gate_cap(NTi) + gate_cap(PTi));

Completed in 10 milliseconds