package hardcaml

  1. Overview
  2. Docs
RTL Hardware Design in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
sha256=c18c14488da5759d3504c9a723086b99fe73c95871bd9c4de74ff032dd44b2fc
md5=b05e14f646ad959aba2c4454d1cf143d

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.