package hardcaml_circuits

  1. Overview
  2. Docs
Hardcaml Circuits

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=3b56fde847966d196c01a60f910674e0eeaa93fe912bda9ca5b81246f998a1e2

Description

A small library of useful/interesting Hardcaml circuits.

Published: 26 May 2024

README

Hardcaml Circuits Library

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.

Dependencies (6)

  1. dune >= "3.11.0"
  2. ppx_jane >= "v0.17" & < "v0.18"
  3. ppx_hardcaml >= "v0.17" & < "v0.18"
  4. hardcaml >= "v0.17" & < "v0.18"
  5. base >= "v0.17" & < "v0.18"
  6. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (1)

  1. hardcaml_axi >= "v0.17.0"

Conflicts

None

OCaml

Innovation. Community. Security.