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

/gem5/ext/mcpat/cacti/
H A Ddecoder.cc303 w_L1_nand3_n[0] = 0;
463 w_L1_nand3_n[0] = 3 * g_tp.min_w_nmos_;
466 (gate_C(w_L1_nand3_n[0], 0, is_dram_) +
472 w_L1_nand3_n,
497 w_L1_nand3_n[0] = 3 * g_tp.min_w_nmos_;
500 (gate_C(w_L1_nand3_n[0], 0, is_dram_) +
506 w_L1_nand3_n,
535 tot_area_L1_nand3 = compute_gate_area(NAND, 3, w_L1_nand3_p[0], w_L1_nand3_n[0], g_tp.cell_h_def);
536 leak_L1_nand3 = cmos_Isub_leakage(w_L1_nand3_n[0], w_L1_nand3_p[0], 3, nand);
537 gate_leak_L1_nand3 = cmos_Ig_leakage(w_L1_nand3_n[
[all...]
H A Ddecoder.h113 double w_L1_nand3_n[MAX_NUMBER_GATES_STAGE]; member in class:PredecBlk

Completed in 7 milliseconds