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

/gem5/ext/mcpat/
H A Dlogic.cc63 double WSelORn, WSelORprequ, WSelPn, WSelPp, WSelEnn, WSelEnp; local
73 WSelPp = 18.75 * l_ip.F_sz_um;
93 drain_C_(WSelPp, PCH, 1, 1, g_tp.cell_h_def) +
95 drain_C_(WSelPp, PCH, 2, 1, g_tp.cell_h_def) +
97 drain_C_(WSelPp, PCH, 3, 1, g_tp.cell_h_def) +
99 drain_C_(WSelPp, PCH, 4, 1, g_tp.cell_h_def) +//precompute priority logic
104 gate_C(WSelPn + WSelPp, 10.0);//requests signal
112 (cmos_Isub_leakage(WSelPn, WSelPp, 2, nor)/*approximate precompute with a nor gate*///grant1p
113 + cmos_Isub_leakage(WSelPn, WSelPp, 3, nor)//grant2p
114 + cmos_Isub_leakage(WSelPn, WSelPp,
[all...]

Completed in 6 milliseconds