| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gtkwave | Distribution: Fedora Project |
| Version: 3.3.128 | Vendor: Fedora Project |
| Release: 1.fc45 | Build date: Wed Jul 22 13:08:28 2026 |
| Group: Unspecified | Build host: buildhw-x86-13.rdu3.fedoraproject.org |
| Size: 4312391 | Source RPM: gtkwave-3.3.128-1.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: http://gtkwave.sourceforge.net/ | |
| Summary: Waveform Viewer | |
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
* Wed Jul 22 2026 Paul Howarth <paul@city-fan.org> - 3.3.128-1
- Update to 3.3.128
- Hurd compile fix
- Update lz4 to 1.10.0
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.127-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Mon Apr 13 2026 Paul Howarth <paul@city-fan.org> - 3.3.127-1
- Update to 3.3.127
- Fix for fixed point shift that does not disable it on the specify value
change menu option
- Changed ps2pdf to pstopdf on Mac as ps removed by Sonoma
- Warnings fix in vcd2fst for missing string.h include
- Added FST_ST_SV_ARRAY (FST) and "sv_array" (VCD) for arrays
(gtkwave/libfst#17)
- Wrote replacement for gdk_pixbuf_new_from_xpm_data
- Update FSDB to handle FST_ST_SV_ARRAY (VCS emits this),
FSDB_ST_SV_INTERFACEPORT_REF, and FSDB_VT_STRING
- Added "SV_ST_ARRAY" to exclude file parsing on init
- Fix use after free of GLOBALS->entrybox_text in regexp_highlight_generic()
- Drop dependency on gdk-pixbuf2-modules-extra, XPM support now done locally
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.126-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Jan 05 2026 Paul Howarth <paul@city-fan.org> - 3.3.126-1
- Update to 3.3.126
- Added -H --noheader command line option for GTK3
- Added headerbar rc variable to disable GTK3 headerbars
- Fix for rendering multiline string constants in dumps
- Add warning message for missing XPM loader
- Updated libghw to current version
- Changed behaviour of X search in pattern search so it is matched by a
single X bit
* Wed Aug 20 2025 Paul Howarth <paul@city-fan.org> - 3.3.125-1
- Update to 3.3.125
- Added json2stems to distribution to support newer versions of Verilator
- VCD parser fix for colon in VCD variable name
- Parameter size 0 fix for Vivado: backs out very old fix (for MTI) that
converts 0 size signals to reals
- Update vcd2fst so that it handles MTI 0 size conversion
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.124-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed May 14 2025 Paul Howarth <paul@city-fan.org> - 3.3.124-1
- Update to 3.3.124
- Ensure type name in $var for VCD saver is >0 length
- Preserve bitblasted vector ordering with VCD saver.
- Use full type names in VCD saver instead of abbreviations
- Dump all bits for a bitblasted vector in VCD saver in order to ensure
stray bit extractions do not cause a failure to reconstruct vectors in
proper order in the extracted file
* Fri May 09 2025 Paul Howarth <paul@city-fan.org> - 3.3.123-1
- Update to 3.3.123
- Fix broken autocoalesce of bitblasted vectors that fix for GH#428 in
3.3.122 introduced
- Fix improper autocoalesce of adjacent duplicate symbols
- Preserve dimension on integer array element when expanded
* Tue Apr 22 2025 Paul Howarth <paul@city-fan.org> - 3.3.122-1
- Update to 3.3.122
- Buffer warning fix in fstVcdIDForFwrite
- Warning fixes in vzt_read.c and fstapi.c
- Prototype fixes for port to gcc15
- Fixes for tcl9 compatibility
- Added fixes for --saveonexit command line option
- Fix for convert_real for TR_REAL traces
- Fix for popen_san() in vcd2fst using fsdb binaries
- Added fstWriterGetFlushContextPending() to fstapi.c/.h
- Reenable wayland code for primary and baseline markers in wavewindow.c
- Unnamed scope fix for fstReader
- Opaque pointer warning fix for fstapi.c
- Remove broken pseudo-2D array support in fst.c
- Fix in fst.c for signals whose MSB/LSB/len mismatch
- libfst #15: fstReaderOpen should not fail on empty FST file
- Fix crash introduced in 3.3.120 with legacy VCD loader caused by
"Fix case of missing newline at EOF for VCD loaders"
- Fix fstminer not handling string transitions correctly (GH#423)
- Fix in fst.c for duplicate string values
- Remove duplicate string values from adjacent value changes
- libghw: Add from upstream for ghdl_rtik_type_i64
- Fix inconsistent handling of invalid vector bounds in VCD and FST loaders
(GH#428)
- Use %{make_build} and %{make_install}
* Sat Mar 01 2025 Paul Howarth <paul@city-fan.org> - 3.3.121-6
- Add dependency on gdk-pixbuf2-modules-extra, needed for XPM support on
F-41, EL-10 onwards
(https://github.com/gtkwave/gtkwave/issues/417#issuecomment-2682344768)
* Mon Feb 03 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 3.3.121-5
- Rebuild for tcl/tk
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.121-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Jan 15 2025 Paul Howarth <paul@city-fan.org> - 3.3.121-3
- Port to tcl9 (GH#407, rhbz#2337712)
* Wed Jan 15 2025 Paul Howarth <paul@city-fan.org> - 3.3.121-2
- Port to gcc 15 (GH#406)
* Wed Oct 09 2024 Paul Howarth <paul@city-fan.org> - 3.3.121-1
- Update to 3.3.121
- Add launchable tag in io.github.gtkwave.GTKWave.metainfo.xml
- Fix memory leak on name in build_hierarchy_array()
- Fix memory leak in ptranslate/ttranslate
- Fix case of missing newline at EOF for VCD loaders
- Add escape handling state machine for vars in FST loader
- Remove escape check on coalesce in FST loader
- CreateFileMapping() warning fix for Win32 compiles
- Integrate gtkwave/pull/376 and gtkwave/pull/377 updates to the FST loader
for Windows and warnings fixes
- Clang warning fixes in fstapi.c on dynamic arrays
/usr/bin/evcd2vcd /usr/bin/fst2vcd /usr/bin/fstminer /usr/bin/gtkwave /usr/bin/json2stems /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/lib/.build-id /usr/lib/.build-id/08 /usr/lib/.build-id/08/9b3fbf7f7e04632d79937d90cffe0e1ce1de7b /usr/lib/.build-id/1f /usr/lib/.build-id/1f/a87f4a5e4e610bb7e2ca0bb4608d4372712f11 /usr/lib/.build-id/23 /usr/lib/.build-id/23/4035b1533ab82f40a86fa43acea2cf52b3ad78 /usr/lib/.build-id/2f /usr/lib/.build-id/2f/ac1dd3ea7cb1af1f04f16bbf8adb630e60e57f /usr/lib/.build-id/62 /usr/lib/.build-id/62/5b6612d0770857825d2400e312d5ffb3ba506e /usr/lib/.build-id/70 /usr/lib/.build-id/70/5abc0c58d5ff9378a8af924d7a458bac67e190 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/54501d2766e163b1f9e760a70f887be796207f /usr/lib/.build-id/7e /usr/lib/.build-id/7e/a567557348c3036fe7ea4c676ea3f10193b5ab /usr/lib/.build-id/94 /usr/lib/.build-id/94/07736d276a051318f8c3422b2a2ce9b61208b8 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/4b3c0a1df2cbeff1c24041055e6886e0e18f65 /usr/lib/.build-id/ad /usr/lib/.build-id/ad/bbe4df09d558852711510647538c9879db5d2e /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/e61dcfd4827c5d2b6eef271a981d430fba08af /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/2bd97a5c4a1e94ffd1b25c8b6220d65fe1f69b /usr/lib/.build-id/cf /usr/lib/.build-id/cf/db7884e660d81a1ecdaf9046059dc13ebd444b /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/e8b7ce02695fe06ffa132025d18cbc8b381ef1 /usr/lib/.build-id/e9 /usr/lib/.build-id/e9/9932a6eabcd4726ea4355cc68ae8b9ca79990f /usr/lib/.build-id/ff /usr/lib/.build-id/ff/1f7db12aa8d0f7b1ead716de9bd48a8a5b4e45 /usr/share/appdata/io.github.gtkwave.GTKWave.metainfo.xml /usr/share/applications/gtkwave.desktop /usr/share/doc/gtkwave /usr/share/doc/gtkwave/AUTHORS /usr/share/doc/gtkwave/ChangeLog /usr/share/doc/gtkwave/examples /usr/share/doc/gtkwave/examples/des.fst /usr/share/doc/gtkwave/examples/des.gtkw /usr/share/doc/gtkwave/examples/des.tcl /usr/share/doc/gtkwave/examples/des.v /usr/share/doc/gtkwave/examples/gtkwaverc /usr/share/doc/gtkwave/examples/sst_exclusion_example.rc /usr/share/doc/gtkwave/examples/transaction.c /usr/share/doc/gtkwave/examples/transaction.fst /usr/share/doc/gtkwave/examples/transaction.gtkw /usr/share/doc/gtkwave/gtkwave.odt /usr/share/glib-2.0/schemas/com.geda.gtkwave.gschema.xml /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/256x256/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/json2stems.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, Mon Aug 3 22:20:21 2026