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

/gem5/ext/mcpat/cacti/
H A Ddecoder.h159 double width_nand3_path_n[MAX_NUMBER_GATES_STAGE]; member in class:PredecBlkDrv
H A Ddecoder.cc996 width_nand3_path_n[i] = 0;
1108 width_nand3_path_n[0] = g_tp.min_w_nmos_;
1109 width_nand3_path_p[0] = p_to_n_sz_ratio * width_nand3_path_n[0];
1110 F = c_load_nand3_path_out / gate_C(width_nand3_path_n[0] + width_nand3_path_p[0], 0, is_dram_);
1115 width_nand3_path_n,
1160 width_nand3_path_n[i], g_tp.cell_h_def);
1162 cmos_Isub_leakage(width_nand3_path_n[i], width_nand3_path_p[i],
1165 cmos_Ig_leakage(width_nand3_path_n[i], width_nand3_path_p[i],
1221 rd = tr_R_on(width_nand3_path_n[i], NCH, 1, is_dram_);
1222 c_gate_load = gate_C(width_nand3_path_p[i+1] + width_nand3_path_n[
[all...]

Completed in 8 milliseconds