Fix abc bug

This commit is contained in:
Akash Levy 2026-01-27 14:01:38 -08:00
parent b356c9ac3e
commit 89ce04a221
1 changed files with 1 additions and 1 deletions

View File

@ -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;