package hardcaml_verilator

  1. Overview
  2. Docs

Module Hardcaml_verilator.Optimization_levelSource

Sourcetype t =
  1. | O0
  2. | O1
  3. | O2
  4. | O3
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval to_string : t -> string
Sourceval optimization_option : t -> string