Skip to content

Commit 1206c72

Browse files
make format
1 parent 3731d60 commit 1206c72

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vpr/src/base/stats.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include "segment_stats.h"
2222
#include "channel_stats.h"
2323

24-
2524
/********************** Subroutines local to this module *********************/
2625

2726
/**
@@ -47,7 +46,7 @@ static void load_channel_occupancies(const Netlist<>& net_list,
4746
static void write_channel_occupancy_to_file(const vtr::Matrix<int>& chanx_occ,
4847
const vtr::Matrix<int>& chany_occ);
4948

50-
/**
49+
/**
5150
* @brief Figures out maximum, minimum and average number of bends
5251
* and net length in the routing.
5352
*/

0 commit comments

Comments
 (0)