freebsd-ports/cad/tkgate/pkg-descr
Pav Lucistnik 03611e3725 - Update to 1.8.6
PR:		ports/81221
Submitted by:	Jeffery Hansen <hansen@gadoid.ices.cmu.edu> (maintainer)
2005-05-19 16:08:04 +00:00

22 lines
1009 B
Plaintext

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.
For more information on TkGate, see the TkGate web site at:
WWW: http://www.tkgate.org
Program and FreeBSD port by:
Jeffery Hansen <hansen@tkgate.org>
http://www.cs.cmu.edu/~hansen