gowin: Himbaechel. Edit message text.
Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
This commit is contained in:
parent
4eeb56c0e0
commit
833cb86b51
@ -242,8 +242,8 @@ struct GowinGlobalRouter
|
|||||||
{
|
{
|
||||||
RouteResult res = route_direct_net(net);
|
RouteResult res = route_direct_net(net);
|
||||||
if (res) {
|
if (res) {
|
||||||
log_info(" routed net '%s' using global resources %s\n", ctx->nameOf(net),
|
log_info(" routed net '%s' using global resources %s.\n", ctx->nameOf(net),
|
||||||
res == ROUTED_ALL ? "completely" : "partially");
|
res == ROUTED_ALL ? "only" : "partially");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user