Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gtkwave | Distribution: openSUSE Leap 16.0 |
Version: 3.3.114 | Vendor: openSUSE |
Release: lp160.1.3 | Build date: Sun Jan 22 17:20:29 2023 |
Group: Productivity/Scientific/Electronics | Build host: reproducible |
Size: 2493418 | Source RPM: gtkwave-3.3.114-lp160.1.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://gtkwave.sourceforge.net/ | |
Summary: Waveform viewer for Ditital Signals |
GTKWave is a waveform viewer that can view VCD files produced by most Verilog simulation tools, as well as LXT files produced by certain Verilog simulation tools.
GPL-2.0-or-later
* Sun Jan 22 2023 Dirk Müller <dmueller@suse.com> - update to 3.3.114: * Buffer overflow fixes in FST reader. * Sun Dec 18 2022 Dirk Müller <dmueller@suse.com> - update to 3.3.113: * fix scope/var buffer overflows in FST reader * wayland header fixes * CPU usage fix for wayland * Mon Feb 24 2020 Paolo Stivanin <info@paolostivanin.com> - 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. * Wed Aug 21 2019 Aaron Stern <ukbeast89@protonmail.com> - Update to version 3.3.101 * Bugfixes and minor changes, see included ChangeLog file * Sun Jan 08 2017 dmitry_r@opensuse.org - Update to version 3.3.79 * Bugfixes and minor changes, see included ChangeLog file * Mon Oct 31 2016 dmitry_r@opensuse.org - Update to version 3.3.78 * Bugfixes and minor changes, see included ChangeLog file * Sun Aug 28 2016 dmitry_r@opensuse.org - Uptdate to version 3.3.76 * Bugfixes and minor changes, see included ChangeLog file * Mon Aug 08 2016 dmitry_r@opensuse.org - Update to version 3.3.75 * bugfix release, see included ChangeLog file for details * Sun Jun 12 2016 dmitry_r@opensuse.org - Update to version 3.3.73 * bugfix release, see included ChangeLog file for details * Tue Apr 19 2016 dmitry_r@opensuse.org - Update to version 3.3.72 * bugfix release, see included ChangeLog file for details * Wed Feb 24 2016 dmitry_r@opensuse.org - Update to version 3.3.70 * bugfix release, see included ChangeLog file for details * Fri Nov 20 2015 dmitry_r@opensuse.org - Update to version 3.3.68 * bugfix release, see included ChangeLog file for details * Wed Sep 30 2015 dmitry_r@opensuse.org - Update to version 3.3.67 * bugfix release, see included ChangeLog file for details * Tue Jul 07 2015 dmitry_r@opensuse.org - Update to version 3.3.66 * minor changes and bugfixes, see included ChangeLog file for details * Wed Apr 15 2015 dmitry_r@opensuse.org - Update to version 3.3.65 * minor changes, see included ChangeLog file for details * Wed Nov 26 2014 dmitry_r@opensuse.org - Update to version 3.3.64 * bugfix release, see included ChangeLog file for details * Sat Nov 08 2014 dmitry_r@opensuse.org - Update to version 3.3.63 * bugfix release, see included ChangeLog file for details * Sat Aug 30 2014 dmitry_r@opensuse.org - Update to version 3.3.62 * bugfix release, see included ChangeLog file for details - Move documentation and examples to separate packages - Delete gtkwave-rpmlintrc * Thu Jul 17 2014 dmitry_r@opensuse.org - Update to version 3.3.61 * Parameterized number of named markers * Updated LZ4 for version r118. * Wed Jun 11 2014 dmitry_r@opensuse.org - Update to version 3.3.60 * Harden fsdb reader against xtags that move backward in time. * Tue Apr 29 2014 dmitry_r@opensuse.org - Update to version 3.3.59 * Use Duff's Device for 8 byte -> 1 byte binary value compression algorithm in FST writer. * Updated man page for gtkwave.1 indicating that XID is in hex. * Allow decimal conversions on popcnt filtered vectors that are greater than 64 bits (they will never overflow). * Fri Mar 21 2014 dmitry_r@opensuse.org - Update to version 3.3.58 * Added /Data Format/Popcnt function for ones counting. * Warnings fixes from new Clang 3.4 scan-build. * Updated VCD ID generation in various helpers to use a faster, equivalent algorithm. * Change [1] at end of struct to C99 [] notation with appropriate allocation size modification. * Sat Feb 15 2014 dmitry_r@opensuse.org - Update to version 3.3.57 * Fix for Electric Fence crash in vlist_freeze(). * Updated LZ4 for version r113. * Fri Feb 14 2014 dmitry_r@opensuse.org - 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. * Fri Sep 06 2013 dmitry_r@opensuse.org - 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 when it exists. * Added ability to store $comment in FST files via the attribute mechanism (FST_AT_MISC/FST_MT_COMMENT). * removed obsolete gtkwave-3.3.47-no-return-in-nonvoid-function.patch * Tue Jun 11 2013 dmitry_r@opensuse.org - 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 * Mon Apr 29 2013 dmitry_r@opensuse.org - Update to version 3.3.46 * Fixed as of yet undetected hdr_incomplete bug when running off end of FST file. * Fixed problem with is_gtkw_save_file getting wiped out on reload. * Fri Mar 22 2013 dmitry_r@opensuse.org - Update to version 3.3.45 * Fix for VCDNAM_ESCAPE character in treesearch window * Thu Feb 28 2013 dmitry_r@opensuse.org - Update to version 3.3.44 * bugfix release, see included CHANGELOG.TXT for details * Tue Feb 05 2013 dmitry_r@opensuse.org - Update to version 3.3.43 * bugfix release, see included CHANGELOG.TXT for details * Tue Jan 01 2013 dmitry_r@opensuse.org - Update to version 3.3.42 * bugfix release, see included CHANGELOG.TXT for details * Wed Oct 31 2012 dmitry_r@opensuse.org - 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. * Tue Oct 02 2012 dmitry_r@opensuse.org - Remove non OSI compliant files [bnc#783166] * Sat Sep 29 2012 dmitry_r@opensuse.org - Update to version 3.3.40 * Sat Nov 19 2011 werner.ho@gmx.de - new version 3.3.28 * Sat Mar 06 2010 werner.ho@gmx.de - new version 3.3.3 - removed build patch - enabled xz compression for versions greater than 11.1 * Fri Apr 24 2009 werner.ho@gmx.de - new version 3.1.10 * Tue Oct 07 2008 bwalle@suse.de - Fix build on Factory. - Strip binaries. Tue Oct 7 00:00:00 CEST 2008 - - new version 3.1.10 Tue Oct 7 00:00:00 CEST 2008 - - new version 3.1.7 Tue Oct 7 00:00:00 CEST 2008 - - new version 3.1.6 Tue Oct 7 00:00:00 CEST 2008 - - new version 3.1.2 Tue Oct 7 00:00:00 CEST 2008 - - new version 3.1.1 Tue Oct 7 00:00:00 CEST 2008 - - new version 3.0.30 Tue Oct 7 00:00:00 CEST 2008 - - new version 3.0.29 with better build scripts Tue Oct 7 00:00:00 CEST 2008 - - new version 3.0.28 Tue Oct 7 00:00:00 CEST 2008 - - new version 3.0.23 Tue Oct 7 00:00:00 CEST 2008 - - updated to version 3.0.21 - added dummyfiles src/lib{z,bz2}/Makefile.in Tue Oct 7 00:00:00 CEST 2008 - - first specfile, mostly copied from ftp://download.fedora.redhat.com/pub/fedora/linux/extras/3/SRPMS/gtkwave-3.0.5-1.fc3.src.rpm
/usr/bin/evcd2vcd /usr/bin/fst2vcd /usr/bin/fstminer /usr/bin/gtkwave /usr/bin/lxt2miner /usr/bin/lxt2vcd /usr/bin/rtlbrowse /usr/bin/shmidcat /usr/bin/twinwave /usr/bin/vcd2fst /usr/bin/vcd2lxt /usr/bin/vcd2lxt2 /usr/bin/vcd2vzt /usr/bin/vzt2vcd /usr/bin/vztminer /usr/bin/xml2stems /usr/share/applications/gtkwave.desktop /usr/share/doc/packages/gtkwave /usr/share/doc/packages/gtkwave/ChangeLog /usr/share/doc/packages/gtkwave/README /usr/share/icons/gnome /usr/share/icons/gnome/16x16 /usr/share/icons/gnome/16x16/mimetypes /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-ae2.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-aet.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-evcd.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-fst.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-ghw.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-gtkw.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-lx2.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-lxt.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-lxt2.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-vcd.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-vzt.png /usr/share/icons/gnome/16x16/mimetypes/gtkwave.png /usr/share/icons/gnome/32x32 /usr/share/icons/gnome/32x32/mimetypes /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-ae2.png /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-aet.png /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-evcd.png /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-fst.png /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-ghw.png /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-gtkw.png /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-lx2.png /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-lxt.png /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-lxt2.png /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-vcd.png /usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-vzt.png /usr/share/icons/gnome/32x32/mimetypes/gtkwave.png /usr/share/icons/gnome/48x48 /usr/share/icons/gnome/48x48/mimetypes /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-ae2.png /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-aet.png /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-evcd.png /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-fst.png /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-ghw.png /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-gtkw.png /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-lx2.png /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-lxt.png /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-lxt2.png /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-vcd.png /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-vzt.png /usr/share/icons/gnome/48x48/mimetypes/gtkwave.png /usr/share/icons/gtkwave_256x256x32.png /usr/share/icons/gtkwave_files_256x256x32.png /usr/share/icons/gtkwave_savefiles_256x256x32.png /usr/share/icons/hicolor/16x16/apps/gtkwave.png /usr/share/icons/hicolor/32x32/apps/gtkwave.png /usr/share/icons/hicolor/48x48/apps/gtkwave.png /usr/share/icons/hicolor/scalable/apps/gtkwave.svg /usr/share/licenses/gtkwave /usr/share/licenses/gtkwave/COPYING /usr/share/licenses/gtkwave/LICENSE.TXT /usr/share/man/man1/evcd2vcd.1.gz /usr/share/man/man1/fst2vcd.1.gz /usr/share/man/man1/fstminer.1.gz /usr/share/man/man1/gtkwave.1.gz /usr/share/man/man1/lxt2miner.1.gz /usr/share/man/man1/lxt2vcd.1.gz /usr/share/man/man1/rtlbrowse.1.gz /usr/share/man/man1/shmidcat.1.gz /usr/share/man/man1/twinwave.1.gz /usr/share/man/man1/vcd2fst.1.gz /usr/share/man/man1/vcd2lxt.1.gz /usr/share/man/man1/vcd2lxt2.1.gz /usr/share/man/man1/vcd2vzt.1.gz /usr/share/man/man1/vzt2vcd.1.gz /usr/share/man/man1/vztminer.1.gz /usr/share/man/man1/xml2stems.1.gz /usr/share/man/man5/gtkwaverc.5.gz /usr/share/mime/packages/x-gtkwave-extension-ae2.xml /usr/share/mime/packages/x-gtkwave-extension-aet.xml /usr/share/mime/packages/x-gtkwave-extension-evcd.xml /usr/share/mime/packages/x-gtkwave-extension-fst.xml /usr/share/mime/packages/x-gtkwave-extension-ghw.xml /usr/share/mime/packages/x-gtkwave-extension-gtkw.xml /usr/share/mime/packages/x-gtkwave-extension-lx2.xml /usr/share/mime/packages/x-gtkwave-extension-lxt.xml /usr/share/mime/packages/x-gtkwave-extension-lxt2.xml /usr/share/mime/packages/x-gtkwave-extension-vcd.xml /usr/share/mime/packages/x-gtkwave-extension-vzt.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 30 23:52:29 2025