package hardcaml

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

Module Cosim2.Mti64

val compile : string list -> string -> unit

compile verilog files

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

load simulation along with vpi object

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

compile circuit and load simulation

OCaml

Innovation. Community. Security.