package hardcaml_waveterm
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A terminal based digital waveform viewer for Hardcaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
hardcaml_waveterm-v0.13.0.tar.gz
sha256=b0eb68ea3d7fe58794bc72e5f304981a4607ff6580becf03cdef948993698c12
md5=1ab0d447fc79c059f3fcbde6ff2dcd7d
doc/hardcaml_waveterm/Hardcaml_waveterm/index.html
Module Hardcaml_waveterm
module Data : sig ... endmodule Display_rules : sig ... endA Display_rules.t is an ordered list of rules that specifies the order of ports and the formatting of signals in a waveform.
module Draw : sig ... endmodule Port : sig ... endSimulation port description.
module Port_name : sig ... endAn abstract type for port-name strings.
module Render : sig ... endmodule Sim : sig ... endmodule Wave : sig ... endmodule Wave_format : sig ... endDisplay format for a single wave (a row in the complete waveform).
module Waveform : sig ... endA waveform is a mutable value that represents the outcome of a simulation; it holds a time series of values for a number of ports. The waveform is updated by running the simulation.
module Waves : sig ... endmodule Write : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>