package hardcaml_verilator

  1. Overview
  2. Docs

Module Hardcaml_verilator.With_interfaceSource

Parameters

Signature

Sourceval 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.