package hardcaml

  1. Overview
  2. Docs
RTL Hardware Design in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.2.tar.gz
sha256=bc3de7234e8ceb3192f5b19f762619afcf549497df817eace6de8ae0ff91bc8d
md5=392c84bfcf1e9931f40bbbbb995f7b0a

README.md.html

"Hardcaml"

Hardcaml is an OCaml library for designing hardware.

  • Express hardware designs in OCaml

  • Make generic designs using higher order functions, lists, maps, functors...

  • Simulate designs in OCaml

  • Convert to VHDL, Verilog, C

  • Write new modules to transform or analyse circuits, or provide new backends

Install

$ opam install hardcaml

This will also include ppx_deriving_hardcaml.

Related tools and libraries

In progress.

OCaml

Innovation. Community. Security.