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

/gem5/ext/mcpat/cacti/
H A Dcomponent.cc62 double total_diff_w = 2 * spacing_poly_to_poly + // for both source and drain local
67 total_diff_w += (num_folded_tr - 2) * 2 * spacing_poly_to_poly +
72 return total_diff_w;

Completed in 4 milliseconds