hardcaml_circuits
Hardcaml Circuits
README
hardcaml_circuits
This library contains various hardware circuits which are considered useful or
instructive but which do not belong in a more specific library.
It should only depend on hardcaml (and the ppx and simulation libraries) so it
is easy for other libraries to use these components.
We also maintain a synthesis reporting tool for important circuits in this
library. This is useful for characterising circuits with different size /
performance tradeoffs.
Install
- Published
-
21 Mar 2022
- Authors
-
- Maintainers
-
Sources
hardcaml_circuits-v0.15.0.tar.gz
sha256=cf46fd175d19661b35e74f70f126ddd772fd47dc9160e6a659a61f1fbbf05af8
Dependencies
dune
>= "2.0.0"
ppx_jane
>= "v0.15" & < "v0.16"
ppx_deriving_hardcaml
>= "v0.15" & < "v0.16"
hardcaml
>= "v0.15" & < "v0.16"
base
>= "v0.15" & < "v0.16"
ocaml
>= "4.08.0"
Reverse Dependencies