Skip to content

Commit bb34dc8

Browse files
committed
fix a typo
1 parent afba6ac commit bb34dc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/route/router_lookahead_map_utils.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ template void expand_dijkstra_neighbours(const RRGraphView& rr_graph,
313313
t_src_opin_delays compute_router_src_opin_lookahead(bool is_flat) {
314314
vtr::ScopedStartFinishTimer timer("Computing src/opin lookahead");
315315
auto& device_ctx = g_vpr_ctx.device();
316-
const auto
317316
auto& rr_graph = device_ctx.rr_graph;
318317

319318
int num_layers = device_ctx.grid.get_num_layers();

0 commit comments

Comments
 (0)