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

/gem5/ext/mcpat/cacti/
H A Dsubarray.h59 double C_wl, C_wl_cam, C_wl_ram; member in class:Subarray
H A Dsubarray.cc126 C_wl = (gate_C_pass(g_tp.dram.cell_a_w, g_tp.dram.b_w, true, true) + c_w_metal) * num_cols;
136 C_wl = (gate_C_pass(g_tp.sram.cell_a_w,
166 C_wl = C_wl_cam + C_wl_ram;
167 C_wl += (16 + 128) * g_tp.wire_local.pitch *
H A Dmat.cc152 subarray.C_wl,

Completed in 13 milliseconds