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

/gem5/ext/mcpat/
H A Dlogic.cc63 double WSelORn, WSelORprequ, WSelPn, WSelPp, WSelEnn, WSelEnp; local
75 WSelEnn = 6.25 * l_ip.F_sz_um;
100 2 * 4 * gate_C(WSelEnn + WSelEnp, 20.0) +
101 4 * drain_C_(WSelEnn, NCH, 1, 1, g_tp.cell_h_def) +
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 7 milliseconds