wavedisp

Wave file generator for HDL waveform viewers


Keywords
gtkwave, modelsim, rivierapro, vcd, verilog, vhdl
License
GPL-3.0
Install
pip install wavedisp==1.0.6

Documentation

Wavedisp

Introduction

Wavedisp is a package to help you in displaying waveforms for different HDL simulators or VCD viewers in a portable way. It generates waveform files for GTKWave, Modelsim and RivierPro by genereting tcl scripts loaded by the HDL viewer from a unique representation described in python.

License

Wavedisp is distributed under the GPLv3, the complete license description can be found here.

General information

An example of use is available here. Of course, contribution are welcomed.