mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-09 08:45:48 +00:00
Merge 547382504b
into 5aa9bfbf7d
This commit is contained in:
commit
1454cd44b1
1 changed files with 1 additions and 1 deletions
|
@ -753,7 +753,7 @@ struct VerilogFileList : public Pass {
|
|||
break;
|
||||
}
|
||||
|
||||
extra_args(args, argidx, design);
|
||||
extra_args(args, argidx, design, false);
|
||||
}
|
||||
} VerilogFilelist;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue