mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-12 17:06:15 +00:00
Oops
This commit is contained in:
parent
8779faf789
commit
573396851a
1 changed files with 0 additions and 1 deletions
|
@ -233,7 +233,6 @@ struct SubmodWorker
|
||||||
if (c.wire == wire)
|
if (c.wire == wire)
|
||||||
continue;
|
continue;
|
||||||
outputs.insert(c.wire);
|
outputs.insert(c.wire);
|
||||||
log_dump(c.wire->name);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue