From 089eb33b58f8fd74c85d4c3b5b1e6f91544cbdf9 Mon Sep 17 00:00:00 2001 From: "R. S. Ananda Murthy" Date: Sat, 21 Jun 2014 19:27:45 +0700 Subject: academic/tkgate: Added (An event driven digital circuit simulator). Signed-off-by: Willy Sudiarto Raharjo --- academic/tkgate/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 academic/tkgate/README (limited to 'academic/tkgate/README') diff --git a/academic/tkgate/README b/academic/tkgate/README new file mode 100644 index 000000000000..7f82646959a9 --- /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. -- cgit v1.2.3