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

/gem5/ext/mcpat/
H A Dlogic.cc63 double WSelORn, WSelORprequ, WSelPn, WSelPp, WSelEnn, WSelEnp; local
71 WSelPn = 12.5 * l_ip.F_sz_um;
92 Cpencode = drain_C_(WSelPn, NCH, 1, 1, g_tp.cell_h_def) +
94 2 * drain_C_(WSelPn, NCH, 1, 1, g_tp.cell_h_def) +
96 3 * drain_C_(WSelPn, NCH, 1, 1, g_tp.cell_h_def) +
98 4 * drain_C_(WSelPn, NCH, 1, 1, g_tp.cell_h_def) +
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, WSelP
[all...]

Completed in 5 milliseconds