mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-10 19:27:07 +00:00
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
This commit is contained in:
commit
89a4a4d90f
|
@ -233,7 +233,6 @@ struct SubmodWorker
|
|||
if (c.wire == wire)
|
||||
continue;
|
||||
outputs.insert(c.wire);
|
||||
log_dump(c.wire->name);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue