Skip to content

Commit 8c4bde0

Browse files
committed
vpr: Fix formatting
1 parent e42d098 commit 8c4bde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/base/vpr_api.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,7 @@ void vpr_analysis(t_vpr_setup& vpr_setup, const t_arch& Arch, const RouteStatus&
11461146
* partial flow. More information on the power estimation functions of
11471147
* VPR can be found here:
11481148
* http://docs.verilogtorouting.org/en/latest/vtr/power_estimation/
1149-
*/
1149+
*/
11501150
void vpr_power_estimation(const t_vpr_setup& vpr_setup,
11511151
const t_arch& Arch,
11521152
const SetupTimingInfo& timing_info,

0 commit comments

Comments
 (0)