package hardcaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Cosim2.IcarusSource

Sourceval compile : string list -> string -> unit

compile verilog files

Sourceval load_sim : ?opts:string -> string -> unit

load simulation along with vpi object

Sourceval compile_and_load_sim : ?dump_file:string -> ?opts:string -> Circuit.t -> unit

compile circuit and load simulation

OCaml

Innovation. Community. Security.