3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 18:31:51 +00:00

Missing debug message

This commit is contained in:
Eddie Hung 2019-07-11 10:07:14 -07:00
parent 237d8651a5
commit bd198aa803

View file

@ -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