hardcaml_verilator
  1. Overview
  2. Docs
Hardcaml Verilator Simulation Backend

Install

Authors

Maintainers

Sources

hardcaml_verilator-v0.15.0.tar.gz
sha256=df11a0aaed172de8c2166468066971c53128035eed8c5a743ba4b87fa3e62027

Description

Very fast verilator-based simulations of Hardcaml circuits.

This library transparently compiles a verilator-based shared library, and links it back to the running executable to be used as a Cyclesim simulation.

Published: 21 Mar 2022

Dependencies (9)

  1. dune >= "2.0.0"
  2. ctypes-foreign
  3. ctypes >= "0.18.0"
  4. ppx_jane >= "v0.15" & < "v0.16"
  5. ppx_deriving_hardcaml >= "v0.15" & < "v0.16"
  6. hardcaml >= "v0.15" & < "v0.16"
  7. core_unix >= "v0.15" & < "v0.16"
  8. core >= "v0.15" & < "v0.16"
  9. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None