Skip to content

Commit e5b9f79

Browse files
committed
Formatting fixes
Signed-off-by: Ethan Rogers <[email protected]>
1 parent 5392426 commit e5b9f79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/route/rr_graph.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,6 @@ static void build_bidir_rr_opins(RRGraphBuilder& rr_graph_builder,
12781278
const int num_directs,
12791279
const t_clb_to_clb_directs* clb_to_clb_directs,
12801280
const int num_seg_types) {
1281-
12821281
const auto& rr_graph = g_vpr_ctx.device().rr_graph;
12831282
//Don't connect pins which are not adjacent to channels around the perimeter
12841283
if ((i == 0 && side != RIGHT)

0 commit comments

Comments
 (0)