1
0
mirror of synced 2026-02-08 01:21:19 +00:00

Fix debug message

This commit is contained in:
Eddie Hung
2019-06-15 18:13:44 -07:00
parent b706ae82de
commit c04921c3a8

View File

@@ -900,6 +900,7 @@ void AigerReader::post_process()
else {
wire->port_output = false;
module->connect(wire, existing);
wire = existing;
}
}
else if (index > 0) {