We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5908716 commit 341d83eCopy full SHA for 341d83e
README.md
@@ -1,2 +1,8 @@
1
# waves
2
-Waves is a simple timing diagram editor.
+Waves is a simple timing diagram editor written in Tcl/Tk that saves waveform information as a text file.
3
+A Windows binary (made with starkit) is availble, and the source can be run using
4
+wish if Tcl/Tk is installed on most OSs.
5
+
6
+
7
8
+See [here](https://github.com/hacksterous/waves/blob/master/docs/Waves%20Timing%20Diagram%20Editor.pdf) for a detailed document.
0 commit comments