package hardcaml

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

VCD (Verilog Change Dump) generation

val wrap : (string -> unit) -> ('i, 'o) Cyclesim.t -> ('i, 'o) Cyclesim.t

wrap a simulator to generate a vcd file

module Gtkwave : sig ... end

Drive the gtkwave waveform viewer