mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-12 18:24:44 +00:00
Add better Yosys/Verific name aliasing and reenable dffe opt
This commit is contained in:
parent
2337d97977
commit
fce46d2a53
4 changed files with 6 additions and 2 deletions
|
@ -79,6 +79,7 @@ YOSYS_NAMESPACE_BEGIN
|
|||
|
||||
int autoidx = 1;
|
||||
int yosys_xtrace = 0;
|
||||
std::set<string> seen_ids;
|
||||
RTLIL::Design *yosys_design = NULL;
|
||||
CellTypes yosys_celltypes;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue