Skip to content

visatu-eke/gtkwave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forked from gtkwave/gtkwave lts, including some build scripts for MSYS2 UCRT64 environment.

Changes

  • Update preset wave colors to be readable on black background
  • Customizable preset colors in gktwaverc, maybe names as well?
  • Increase GUI font size (menus and whatnot)
  • Dark GTK theme?

Dependencies (MSYS2)

pacman -Syuu
pacman -Syuu
pacman -S \
base-devel \
mingw-w64-ucrt-x86_64-autotools \
mingw-w64-ucrt-x86_64-gcc \
mingw-w64-ucrt-x86_64-tk \
mingw-w64-ucrt-x86_64-gperf \
mingw-w64-ucrt-x86_64-judy \
mingw-w64-ucrt-x86_64-xz \
mingw-w64-ucrt-x86_64-gtk2

mingw-w64-ucrt-x86_64-gtk3

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

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 70.4%
  • C++ 14.8%
  • Makefile 9.5%
  • M4 1.8%
  • Shell 1.1%
  • Roff 0.8%
  • Other 1.6%