Skip to content

Commit 207e485

Browse files
committed
make format
1 parent e57cda9 commit 207e485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/place/place.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1433,7 +1433,7 @@ static e_move_result try_swap(const t_annealing_state* state,
14331433
crit_params.crit_limit = placer_opts.place_crit_limit;
14341434

14351435
e_move_type move_type = e_move_type::UNIFORM; //move type number
1436-
t_logical_block_type move_blk_type; //blk type that is chosen to be moved by the agent
1436+
t_logical_block_type move_blk_type; //blk type that is chosen to be moved by the agent
14371437

14381438
num_ts_called++;
14391439

0 commit comments

Comments
 (0)