This commit is contained in:
commit
2db8dd6d35
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ struct IopadmapPass : public Pass {
|
|||
if (!portname2.empty()) {
|
||||
new_wire = module->addWire(NEW_ID, wire);
|
||||
module->swap_names(new_wire, wire);
|
||||
wire->attributes.clear();
|
||||
}
|
||||
|
||||
if (flag_bits)
|
||||
|
|
Loading…
Add table
Reference in a new issue