hardcaml_verifyversion
Hardcaml Verification Tools
Tools for verifying properties of Hardcaml circuits.
Combinational circuits can be converted to 'conjunctive normal form' for input into SAT solvers via DIMAC files. Support for a few opensource solvers is integrated - minisat, picosat, Z3 - just ensure they are in your PATH.
Circuits can also be converted to NuSMV format for advanced bounded and unbounded model checking tasks.
Author | Jane Street Group, LLC |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/janestreet/hardcaml_verify |
Issue Tracker | https://github.com/janestreet/hardcaml_verify/issues |
Maintainer | Jane Street developers |
Dependencies |
|
Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.16/files/hardcaml_verify-v0.16.0.tar.gz sha256=b475dc8e540d9855b438309de3cf1984b28d29e7cd8a4d2b76d58a68894a8749 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/hardcaml_verify/hardcaml_verify.v0.16.0/opam |
Required by
- hardcaml_of_verilog=v0.16.0