- Update to 3.3.104:
* Remove redundant TREE_VHDL_ST_PACKAGE from SST exclude.
* Added addCommentTracesFromList tcl command from user patch.
* Harden savefile loader for missing group start on vectors.
* Preliminary VHDL support for wlf2vcd.
* Add missing return value checks on mmap() in FST writer.
* Fix MAP_FAILED missing for MinGW.
* Fix to make the coloration red on 'u' traces. (Bug from
* Dinotrace-like rendering in 3.3.96.)
* Typo fix on missing group start on vectors.
* Added support for loading .vf files
* Added support for dumping variable types in vcd saveer,
not just using "wire" for non-reals/strings.
* Fix for uninitialized values at time 0 for FST, FSDB loaders.
OBS-URL: https://build.opensuse.org/request/show/778698
OBS-URL: https://build.opensuse.org/package/show/electronics/gtkwave?expand=0&rev=36
- Update to version 3.3.57
* Fix for Electric Fence crash in vlist_freeze().
* Updated LZ4 for version r113.
- Update to version 3.3.56
* Fix to regex search to remove duplicate signal names because of
faulty dumpers.
* Valgrind fix on deallocated context: old GLOBALS pointer could
be examined in set_GLOBALS_x().
* Minor cleanup in treesearch_gtk2.c: removed redundant show
widget invocation.
* Added missing compressBound() for compress2() dest mallocs.
OBS-URL: https://build.opensuse.org/request/show/222422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtkwave?expand=0&rev=11
- 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
OBS-URL: https://build.opensuse.org/request/show/197801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtkwave?expand=0&rev=9
- Update to version 3.3.47
* Fix for crash in 64-bit mode with array accesses in deprecated
loader.
* Partial VCD loader fix for small files.
* Added preliminary do-nothing generate support in vermin.
* Fixed minmax_valid for partial VCD loader: affects scaling
on floating-point traces.
- Fix gcc warning no-return-in-nonvoid-function
* gtkwave-3.3.47-no-return-in-nonvoid-function.patch
OBS-URL: https://build.opensuse.org/request/show/178571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtkwave?expand=0&rev=8
- Update to version 3.3.41
* Fix for gtkwave::addSignalsFromList when encountering
signals of form a.b.MyBus[7:0] and a.b.MyBus[15:8] such
that brackets aren't stripped.
* Added experimental highlight_wavewindow rc variable which
allows signals also to be highlighted in the wave window
using the value for color_grid.
* Added use_standard_trace_select rc variable and related
menu option.
OBS-URL: https://build.opensuse.org/request/show/139886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtkwave?expand=0&rev=2