package hardcaml

  1. Overview
  2. Docs
RTL Hardware Design in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml-v0.12.0.tar.gz
sha256=1bef834dd9105c26530600cd6a211727004af0741fe39376682fb833fda8b918
md5=bddd766d20ca9d90d3d4d0d521e0d2b2

doc/README.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.

In progress.

OCaml

Innovation. Community. Security.