mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 05:00:52 +00:00
Merge remote-tracking branch 'origin/master' into xaig_dff
This commit is contained in:
commit
f3e150d9a5
7 changed files with 12 additions and 9 deletions
|
@ -1143,7 +1143,7 @@ struct XAigerBackend : public Backend {
|
|||
}
|
||||
break;
|
||||
}
|
||||
extra_args(f, filename, args, argidx);
|
||||
extra_args(f, filename, args, argidx, !ascii_mode);
|
||||
|
||||
Module *top_module = design->top_module();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue