Skip to content

Commit f8e863f

Browse files
committed
Run make format.
Signed-off-by: Keith Rothman <[email protected]>
1 parent d194bec commit f8e863f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/route/route_timing.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2069,7 +2069,6 @@ void Router::timing_driven_add_to_heap(const t_conn_cost_params cost_params,
20692069
next.backward_path_cost = current->backward_path_cost;
20702070
next.R_upstream = current->R_upstream;
20712071

2072-
20732072
VTR_LOGV_DEBUG(f_router_debug, " Expanding to node %d (%s)\n", to_node, describe_rr_node(to_node).c_str());
20742073

20752074
evaluate_timing_driven_node_costs(&next,

0 commit comments

Comments
 (0)