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

/gem5/ext/mcpat/cacti/
H A Ddecoder.h157 double width_nand2_path_n[MAX_NUMBER_GATES_STAGE]; member in class:PredecBlkDrv
H A Ddecoder.cc994 width_nand2_path_n[i] = 0;
1090 width_nand2_path_n[0] = g_tp.min_w_nmos_;
1091 width_nand2_path_p[0] = p_to_n_sz_ratio * width_nand2_path_n[0];
1092 F = c_load_nand2_path_out / gate_C(width_nand2_path_n[0] + width_nand2_path_p[0], 0, is_dram_);
1097 width_nand2_path_n,
1139 width_nand2_path_n[i], g_tp.cell_h_def);
1141 cmos_Isub_leakage(width_nand2_path_n[i], width_nand2_path_p[i],
1144 cmos_Ig_leakage(width_nand2_path_n[i], width_nand2_path_p[i],
1194 rd = tr_R_on(width_nand2_path_n[i], NCH, 1, is_dram_);
1195 c_gate_load = gate_C(width_nand2_path_p[i+1] + width_nand2_path_n[
[all...]

Completed in 5 milliseconds