mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-18 21:25:47 +00:00
Fix abc bug
This commit is contained in:
parent
b356c9ac3e
commit
89ce04a221
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@ module fuzz_mwoqk (input i0, output o0);
|
|||
endmodule
|
||||
EOT
|
||||
synth
|
||||
abc -script +resub,-K,8;
|
||||
abc -max_threads 0 -script +resub,-K,8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue