package hardcaml_verilator

  1. Overview
  2. Docs

Parameters

Signature

val create : (clock_names:string list -> (Hardcaml.Signal.t I.t -> Hardcaml.Signal.t O.t) -> (Hardcaml.Bits.t Stdlib.ref I.t, Hardcaml.Bits.t Stdlib.ref O.t) Hardcaml.Cyclesim.t) with_options
val create_shared_object : ((Hardcaml.Signal.t I.t -> Hardcaml.Signal.t O.t) -> string) with_options

Compiles a circuit and returns the shared object which can later be passed as the file_name with Cache.Explicit to the cache input.

OCaml

Innovation. Community. Security.