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

/gem5/ext/mcpat/cacti/
H A Ddecoder.cc1131 double gate_leak_nand2_path = 0; local
1143 gate_leak_nand2_path +=
1153 gate_leak_nand2_path *= (num_buffers_driving_1_nand2_load +
1174 power_nand2_path.readOp.gate_leakage = gate_leak_nand2_path * g_tp.peri_global.Vdd;
1290 double gate_leak_nand2_path = 0; local
1298 gate_leak_nand2_path += cmos_Ig_leakage(width_nand2_path_n[i], width_nand2_path_p[i], 1, inv,is_dram_);
1303 gate_leak_nand2_path *= (num_buffers_driving_1_nand2_load +
1317 power_nand2_path.readOp.gate_leakage = gate_leak_nand2_path * g_tp.peri_global.Vdd;

Completed in 8 milliseconds