Searched refs:gate_leak_L1_nand3 (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/mcpat/cacti/ |
H A D | decoder.cc | 525 double gate_leak_L1_nand3 = 0; local 533 gate_leak_L1_nand3 = 0; 537 gate_leak_L1_nand3 = cmos_Ig_leakage(w_L1_nand3_n[0], w_L1_nand3_p[0], 3, nand); 614 gate_leak_L1_nand3 += cmos_Ig_leakage(w_L1_nand3_n[i], w_L1_nand3_p[i], 3, nand, is_dram_); 618 gate_leak_L1_nand3 *= num_L1_nand3; 649 power_nand3_path.readOp.gate_leakage = gate_leak_L1_nand3 * g_tp.peri_global.Vdd; 844 double gate_leak_L1_nand3 =0; local 850 gate_leak_L1_nand3 =0; 854 gate_leak_L1_nand3 = cmos_Ig_leakage(w_L1_nand3_n[0], w_L1_nand3_p[0], 3, nand); 931 gate_leak_L1_nand3 [all...] |
Completed in 7 milliseconds