summaryrefslogtreecommitdiffstats
path: root/academic/tkgate/README
diff options
context:
space:
mode:
author R. S. Ananda Murthy <rsamurti@gmail.com>2014-06-21 19:27:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-21 19:28:03 +0700
commit089eb33b58f8fd74c85d4c3b5b1e6f91544cbdf9 (patch)
treeb77f36e04063e27fada2319fe58322ea25550b03 /academic/tkgate/README
parentf41d295c6ecd25f258bd348dd9836f858a30e16f (diff)
downloadslackbuilds-089eb33b58f8fd74c85d4c3b5b1e6f91544cbdf9.tar.gz
slackbuilds-089eb33b58f8fd74c85d4c3b5b1e6f91544cbdf9.tar.xz
academic/tkgate: Added (An event driven digital circuit simulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/tkgate/README')
-rw-r--r--academic/tkgate/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/academic/tkgate/README b/academic/tkgate/README
new file mode 100644
index 0000000000..7f82646959
--- /dev/null
+++ b/academic/tkgate/README
@@ -0,0 +1,12 @@
+TkGate is a event driven digital circuit simulator
+with a tcl/tk-based graphical editor. TkGate supports
+a wide range of primitive circuit elements as well as
+user-defined modules for hierarchical design. The
+distribution comes with a number of tutorial and example
+circuits which can be loaded through the "Help" menu.
+The example circuits include a simple CPU, programmed
+to run the Animals game. For more information, check out
+the documentation. TkGate is free software provided with
+source code under the Gnu Public License.
+
+NOTE: This will not build on a stock x86_64 system.