package hardcaml_verilator

  1. Overview
  2. Docs

Module Hardcaml_verilator.Output_splitSource

Sourcetype t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval create : ?lines_per_file:int -> ?lines_per_function:int -> unit -> t
Sourceval to_string : t -> string
Sourceval split_options : t -> string
Sourceval v4_compat : t -> t