Skip to content

Commit b154328

Browse files
committed
make format
1 parent 292cd56 commit b154328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/place/annealer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ PlacementAnnealer::PlacementAnnealer(const t_placer_opts& placer_opts,
234234
}
235235

236236
int first_move_lim = get_place_inner_loop_num_move(placer_opts, placer_opts_.anneal_sched);
237-
237+
238238
VTR_LOG("Moves per temperature: %d\n", first_move_lim);
239239

240240
if (placer_opts.inner_loop_recompute_divider != 0) {

0 commit comments

Comments
 (0)