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

/gem5/ext/mcpat/cacti/
H A Dsubarray.cc120 double c_w_metal = cell.w * g_tp.wire_local.C_per_um; local
126 C_wl = (gate_C_pass(g_tp.dram.cell_a_w, g_tp.dram.b_w, true, true) + c_w_metal) * num_cols;
139 c_w_metal) * num_cols;
145 c_w_metal = cam_cell.w * g_tp.wire_local.C_per_um;
150 c_w_metal) * num_cols_fa_cam;
155 c_w_metal = cell.w * g_tp.wire_local.C_per_um;
161 c_w_metal) * num_cols_fa_ram;

Completed in 3 milliseconds