package hardcaml_circuits

  1. Overview
  2. Docs
Hardcaml Circuits

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_circuits-v0.16.0.tar.gz
sha256=6b770a28f203f90815f296961420a865832f44935375ee081664def5c4dac4ff

CHANGES.md.html

Release v0.16.0

  • Fix bug in counterpart tap generation in LFSR implementation.

  • Add sexp, enumerate deriving annotations to types in Cordic allowing them to be used in command line parameter specifications etc.

  • Add new Stack module

  • [Fast_fifo] documentation fixes.