mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-09 17:31:59 +00:00
I thought I removed this...
This commit is contained in:
parent
a83cf94059
commit
9d98cf8864
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ struct EdifNames
|
|||
used_names.count(gen_name) == 0)
|
||||
break;
|
||||
}
|
||||
log("renamed '%s' to '%s'\n", id, gen_name);
|
||||
generated_names.insert(gen_name);
|
||||
name_map[id] = gen_name;
|
||||
return gen_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue