From: Eddie Hung Date: Thu, 11 Jul 2019 17:07:14 +0000 (-0700) Subject: Missing debug message X-Git-Tag: working-ls180~881^2^2~259 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bd198aa803bdfc3b21bfa920822805df992e3120;p=yosys.git Missing debug message --- diff --git a/frontends/aiger/aigerparse.cc b/frontends/aiger/aigerparse.cc index b599160cf..77ef75cd5 100644 --- a/frontends/aiger/aigerparse.cc +++ b/frontends/aiger/aigerparse.cc @@ -901,6 +901,7 @@ void AigerReader::post_process() wire->port_output = false; continue; } + log_debug("Renaming output %s", log_id(wire)); if (index == 0) { // Cope with the fact that a CO might be identical