Skip to content
forked from gtkwave/gtkwave

GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads LXT, LXT2, VZT, FST, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Unknown
LICENSE.TXT
Notifications You must be signed in to change notification settings

dlmiles/gtkwave

This branch is 199 commits behind gtkwave/gtkwave:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2373ef · Dec 21, 2023
Oct 13, 2023
Feb 27, 2023
Oct 1, 2023
Aug 16, 2023
Aug 28, 2023
Nov 30, 2023
Dec 4, 2023
Oct 20, 2023
Dec 21, 2023
Jul 24, 2023
Jul 24, 2023
Dec 4, 2023
Jul 24, 2023
Jul 29, 2023
Jul 24, 2023
Nov 16, 2019
Oct 7, 2023
Jul 24, 2023
Nov 15, 2023
Jul 24, 2023
Aug 16, 2023
Jul 24, 2023
Dec 21, 2023
Dec 21, 2023
Aug 23, 2023
Aug 16, 2023

GTKWave

GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads FST, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.

Building GTKWave from source

Installing dependencies

Debian, Ubuntu:

apt install build-essential meson gperf flex desktop-file-utils libgtk-3-dev \
            libbz2-dev libjudy-dev

Fedora:

dnf install meson gperf flex glib2-devel gcc gcc-c++ gtk3-devel \
            gobject-introspection-devel desktop-file-utils tcl

Building GTKWave

meson setup build
meson compile -C build

About

GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads LXT, LXT2, VZT, FST, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Unknown
LICENSE.TXT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.9%
  • C++ 1.5%
  • Java 1.1%
  • Shell 0.5%
  • Meson 0.4%
  • M4 0.2%
  • Other 0.4%