-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c3a5f5
commit 341bf66
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# 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. | ||
|
||
This repository contains two versions of GTKWave: | ||
* [`gtkwave3-gtk3`](/gtkwave3-gtk3) with support for GTK+2 and GTK+3 | ||
* [`gtkwave3`](/gtkwave3) with support for GTK+1 and GTK+2 | ||
|
||
Imported from GTKWave v3.3.111 svn repo commit r1630 (Feb 3, 2022) |