mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-04 10:20:24 +00:00
Merge branch 'main' of https://github.com/YosysHQ/yosys
This commit is contained in:
commit
ddc99a3b97
690 changed files with 39993 additions and 13636 deletions
|
@ -1217,7 +1217,7 @@ class SmtOpts:
|
|||
def helpmsg(self):
|
||||
return """
|
||||
-s <solver>
|
||||
set SMT solver: z3, yices, boolector, bitwuzla, cvc4, mathsat, dummy
|
||||
set SMT solver: z3, yices, boolector, bitwuzla, cvc4, cvc5, mathsat, dummy
|
||||
default: yices
|
||||
|
||||
-S <opt>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue