package hardcaml_event_driven_sim

  1. Overview
  2. Docs

Parameters

module Logic : Logic.S

Signature

type t = {
  1. processes : Sim.Process.t Base.list;
  2. waveform : Waveform.t;
}
val create : Logic.t Port.t Base.list -> t
OCaml

Innovation. Community. Security.