mirror of https://github.com/YosysHQ/yosys.git
Oops
This commit is contained in:
parent
8779faf789
commit
573396851a
|
@ -233,7 +233,6 @@ struct SubmodWorker
|
|||
if (c.wire == wire)
|
||||
continue;
|
||||
outputs.insert(c.wire);
|
||||
log_dump(c.wire->name);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue