[core] syntax

This commit is contained in:
tangxifan 2024-05-31 15:50:27 -07:00
parent a9ccc277bd
commit 5adc1be204
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ static void update_primitive_physical_pb_pin_atom_net(
primitive_pb, physical_pb_graph_pin));
}
} else {
VTR_LOGV("Skip as no valid routing traces if found on physical pb_graph_pin '%s'\n",
VTR_LOGV(verbose, "Skip as no valid routing traces if found on physical pb_graph_pin '%s'\n",
pb_graph_pin->to_string().c_str());
}
}