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

/gem5/ext/mcpat/cacti/
H A Dtechnology.cc101 double curr_macro_layout_overhead = 0; local
260 curr_macro_layout_overhead = 1.0;//EDA placement and routing tool rule of thumb
510 curr_macro_layout_overhead = 1.1;//EDA placement and routing tool rule of thumb
761 curr_macro_layout_overhead = 1.1;//EDA placement and routing tool rule of thumb
1014 curr_macro_layout_overhead = 1.1;//EDA placement and routing tool rule of thumb
1265 curr_macro_layout_overhead = 1.1;//EDA placement and routing tool rule of thumb
1483 curr_macro_layout_overhead = 1.1;//EDA placement and routing tool rule of thumb
1606 curr_macro_layout_overhead = 1.1;//EDA placement and routing tool rule of thumb
1724 g_tp.macro_layout_overhead += curr_alpha * curr_macro_layout_overhead;

Completed in 13 milliseconds