Waveform viewer for Ditital Signals
GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.
- Developed at electronics
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/gtkwave && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gtkwave-3.3.48.tar.gz | 0003851501 3.67 MB | |
gtkwave-rpmlintrc | 0000000044 44 Bytes | |
gtkwave.changes | 0000006751 6.59 KB | |
gtkwave.spec | 0000002800 2.73 KB |
Revision 9 (latest revision is 33)
Stephan Kulow (coolo)
accepted
request 197801
from
Dmitry Roshchin (Dmitry_R)
(revision 9)
- Update to version 3.3.48 * Fixed infinite loop hang on various helpers executables when extra arguments are specified. * Delete changed marker name if it exists when marker is removed. * Added "Open Hierarchy" option that will expand the SST and select the hierarchy for a given signal selected in the Signals window. * Added preliminary support for FsdbReader. * FSDB fix for generate created hierarchies. * FSDB fix for new debug info output style to be parsed. * Added generate as scope type to VCD/FST/FSDB. * Preliminary add for module port direction for FSDB and FST. * Display signal direction column in SST if not all signals are declared as FST_VD_IMPLICIT. * Fixed GTK warning when hide_sst is enabled and SST is opened then closed. * Added extraction of in/out/inout from FSDB into FST with vcd2fst helper executable. (It also converts FSDB to FST.) * Added support for SV structures, unions, classes, packages, programs, and interfaces. * Updated signal parsing in FST/FSDB to handle NC declarations for arrays in VCD. (i.e., bitranges are missing) Use vcd2fst or the -o option to read NC VCD files with arrays properly. * Preliminary support for SV datatypes of bit, logic, int, shortint, longint, byte, enum, and shortreal in VCD and FST. * Added sparse array datatype to FST (currently unused by gtkwave). * Added support for attribute begin/end in FST. (Currently unused by gtkwave.) This allows embedding of various data inside the structure tree. * Added autoraise on entry window on keystrokes or periodically
Comments 0