-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkg-descr
27 lines (22 loc) · 1.22 KB
/
pkg-descr
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
TkGate is a digital circuit editor and simulator with a Tcl/Tk based
interface. TkGate includes a large number of built-in devices
including basic gates, memories, ttys and modules for hierarchical
design. The simulator can be controlled either interactively or
through a simulation script. Memory contents can be loaded from
files, and a microcode/macrocode compiler (gmac) is included to create
tkgate memory files from a high-level description. The simulator
supports continous simulation, single step simulation (by clock or
epoch) and breakpoints. Save files are in a Verilog-like format.
TkGate also includes a number of tutorial and example circuits which
can be loaded through the "Help" menu. The examples range from a
simple gate-level 3-bit adder to a 16-bit CPU programmed to play the
"Animals" game.
TkGate has a multi-language interface with support for Catalan, Czech,
Welsh, German, English, Spanish, French, Italian, Japanese, Russian.
For more information on TkGate, see the TkGate web site at:
http://www.tkgate.org
Program and FreeBSD port by:
http://www.cs.cmu.edu/~hansen
http://www.tkgate.org
https://bitbucket.org/starling13/tkgate