aboutsummaryrefslogtreecommitdiffstats
path: root/frontends
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-07-11 10:07:14 -0700
committerEddie Hung <eddie@fpgeh.com>2019-07-11 10:07:14 -0700
commitbd198aa803bdfc3b21bfa920822805df992e3120 (patch)
treea630512c7b0b2c365f070ed0f22ec7213a912fa7 /frontends
parent237d8651a5b91bf4fa1de69d0930fdcbba049e40 (diff)
downloadyosys-bd198aa803bdfc3b21bfa920822805df992e3120.tar.gz
yosys-bd198aa803bdfc3b21bfa920822805df992e3120.tar.bz2
yosys-bd198aa803bdfc3b21bfa920822805df992e3120.zip
Missing debug message
Diffstat (limited to 'frontends')
-rw-r--r--frontends/aiger/aigerparse.cc1
1 files changed, 1 insertions, 0 deletions
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