package hardcaml_waveterm
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A terminal based digital waveform viewer for Hardcaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.17.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=a6780e4310f46cd71ff8a3cdf12bb51afdf0eaea5e84645a148a4ecd0f02920b
    
    
  Description
The hardcaml_waveterm library renders digital waveforms to unicode. Such waveforms can be used in expect tests or for debugging using the supplied interactive terminal application.
The library is closely integrated with Hardcaml and can be easily attached to simulations.
Published: 26 May 2024
README
"A terminal based digital waveform viewer for Hardcaml"
The hardcaml_waveterm library renders digital waveforms to unicode. Such waveforms can be used in expect tests or for debugging using the supplied interactive terminal application.
The library is closely integrated with Hardcaml and can be easily attached to simulations.
Dependencies (12)
Dev Dependencies
None
Used by (2)
- hardcaml_event_driven_sim
 - 
  
    hardcaml_verify
  
  
    
>= "v0.17.0" 
Conflicts (1)
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page