package hardcaml_waveterm

  1. Overview
  2. Docs
A terminal based digital waveform viewer for Hardcaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a6780e4310f46cd71ff8a3cdf12bb51afdf0eaea5e84645a148a4ecd0f02920b

doc/hardcaml_waveterm.interactive/Hardcaml_waveterm_interactive/index.html

Module Hardcaml_waveterm_interactiveSource

Sourcemodule Draw_notty : sig ... end
Sourcemodule Scroll : sig ... end
Sourcemodule Widget : sig ... end
include sig ... end
Sourceval run_waves : ?ui_state_file:Base.string -> Hardcaml_waveterm_cyclesim.Waves.t -> Base.unit Async.Deferred.t
Sourceval run_and_return : ?ui_state_file:Base.string -> Hardcaml_waveterm_cyclesim.Waves.t -> Base.unit
Sourceval run_and_close : ?ui_state_file:Base.string -> Hardcaml_waveterm_cyclesim.Waves.t -> Base.unit
Sourceval run : ?ui_state_file:Base.string -> ?signals_width:Base.int -> ?values_width:Base.int -> ?start_cycle:Base.int -> ?wave_width:Base.int -> ?display_rules:Hardcaml_waveterm_kernel.Display_rules.t -> Hardcaml_waveterm_cyclesim.Waveform.t -> Base.unit
OCaml

Innovation. Community. Security.