Skip to content

Commit da5ce31

Browse files
make format
1 parent a6c0049 commit da5ce31

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

vpr/src/route/rr_graph2.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ static void load_block_rr_indices(RRGraphBuilder& rr_graph_builder,
4949
const DeviceGrid& grid,
5050
int* index);
5151

52-
5352
static void add_pins_spatial_lookup(RRGraphBuilder& rr_graph_builder,
5453
t_physical_tile_type_ptr physical_type_ptr,
5554
const std::vector<int>& pin_num_vec,

vpr/src/route/rr_graph2.h

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ void alloc_and_load_rr_node_indices(RRGraphBuilder& rr_graph_builder,
2727
const t_chan_details& chan_details_x,
2828
const t_chan_details& chan_details_y);
2929

30-
3130
/**
3231
* @brief Allocates extra nodes within the RR graph to support 3D custom switch blocks for multi-die FPGAs
3332
*

0 commit comments

Comments
 (0)