Searched refs:WSelEnp (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/mcpat/ |
H A D | logic.cc | 63 double WSelORn, WSelORprequ, WSelPn, WSelPp, WSelEnn, WSelEnp; local 77 WSelEnp = 12.5 * l_ip.F_sz_um; 100 2 * 4 * gate_C(WSelEnn + WSelEnp, 20.0) + 102 2 * 4 * drain_C_(WSelEnp, PCH, 1, 1, g_tp.cell_h_def) +//enable logic 115 + cmos_Isub_leakage(WSelEnn, WSelEnp, 2, nor)*4//enable logic 116 + cmos_Isub_leakage(WSelEnn, WSelEnp, 1, inv)*2*3//for each grant there are two inverters, there are 3 grant sIsubnals 122 + cmos_Ig_leakage(WSelEnn, WSelEnp, 2, nor)*4//enable logic 123 + cmos_Ig_leakage(WSelEnn, WSelEnp, 1, inv)*2*3//for each grant there are two inverters, there are 3 grant signals
|
Completed in 4 milliseconds