package hardcaml_step_testbench

  1. Overview
  2. No Docs
Hardcaml Testbench Monad

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a21b13cf03b84f06471e7c31ecbac8df1b08f8ac1156d0f3a41d2250ea293b2f

Description

A monad for interacting with Hardcaml.Cyclesim based simulations.

Allows multiple control threads to interact with a simulation module, all of which are synchronised to the system clock.

Published: 26 May 2024

Dependencies (7)

  1. dune >= "3.11.0"
  2. stdio >= "v0.17" & < "v0.18~"
  3. ppx_jane >= "v0.17" & < "v0.18~"
  4. hardcaml_event_driven_sim >= "v0.17" & < "v0.18~"
  5. hardcaml >= "v0.17" & < "v0.18~"
  6. base >= "v0.17" & < "v0.18~"
  7. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None