We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a33310 commit 8e423d6Copy full SHA for 8e423d6
vpr/src/place/move_utils.h
@@ -335,7 +335,7 @@ std::string e_move_result_to_string(e_move_result move_outcome);
335
* then debugging information should be printed.
336
*
337
* @param placer_opts
338
- * @param blk_id The if of the block that is considered to be moved
+ * @param blk_id The ID of the block that is considered to be moved
339
*/
340
void enable_placer_debug(const t_placer_opts& placer_opts,
341
ClusterBlockId blk_id);
0 commit comments