Commit graph

356 commits

Author SHA1 Message Date
dmcmahill
584dc0ea1e add and enable tkgate 2002-10-29 00:35:02 +00:00
dmcmahill
0b2be2ee66 initial import of tkgate-1.6i provided in PR 18847 by Julio Merino,
jmmv at menta dot net.

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-langauge interface with support for English,
Japanese, French and Spanish.
2002-10-29 00:33:46 +00:00
dmcmahill
138883600f update to verilog-current-20021019
Release Notes for Icarus Verilog Snapshot 20021019

The synthesizer now detects asynchronous set/reset inputs to DFF
devices. The fpga and vvp code generators have been updated to support
these signals.

The vvp code generator also gained some register management code that
improves the thread register usage. This redoces code size for certain
common cases, and thus improves simulation performance.

The requirements on `ifdef and related compiler directives has been
relaxed, to correspond to more common behavior.

The parameter range support crashed if the range expressions had
parameters in them. This is fixed, and some signed-ness bugs fixed
along with it.

Rearrange some of the configure script tests to assure better
compatibility accross platforms.
2002-10-22 02:52:17 +00:00
dmcmahill
cbf80901b6 fix the iverilog-vpi shell script (bash-isms) 2002-10-17 01:38:42 +00:00
dmcmahill
fec4cbe599 update to gerbv-0.0.10
Yet another bunch of bugs in different corner cases of Gerber files
has been fixed. Many fixes in polygon area fill, some fixes in calculating
circles, a statically allocated array caused strange stray segfaults when
drawing aperture macros.

A bunch of new command line switches. Most important are:
* --display: use as in all other X-programs, ie open window from a remote
  computer.
* --geometry: Sets the geometry. Usually gerbv guess the resolution of
    your window and sets the window size accordingly. If you for instance
    have a bigger virtual window than actual screen the window can get quite
    big. With this switch you can override with for example --geometry=400x300

Fixes in drill file parser. Many drill files don't have drill sizes in them,
else perfectly valid files. Pitch fix makes gerbv parse drill files even
though they don't have drill sizes defined, but under protest.

Greatest fix of them all. Super imposing. Handles paint-scratch-paint
more proper. Changed dramatically how different layers are drawn "on
top of each other".
2002-10-16 01:36:07 +00:00
rh
ad5188cf52 Dan maintains gEDA these days. 2002-10-14 09:59:28 +00:00
dmcmahill
4b3af68b64 add and enable verilog-mode 2002-10-14 02:28:51 +00:00
dmcmahill
de8c84b1c7 initial import of verilog-mode-3.60
This is a major mode for editing Verilog HDL source code under GNU Emacs or
XEmacs.
2002-10-14 02:28:18 +00:00
dmcmahill
e58fa678a0 update to dinotrace-9.1h
Changes in Dinotrace 9.1h  08/30/2002
***     Save_duplicates is now on by default.

****    Fixed several bugs when save_duplicates is enabled.

****    Updated Windows install.  [Greg Loxtercamp]

****    Fixed coredump reading wide ascii traces.  [Vitaly Oratovsky]
2002-10-14 01:28:02 +00:00
dmcmahill
70bebbcb5f update to verilog-current-20020921 snapshot. Many improvemnts in the
synthesis code and bug fixes in the simulation code since the last
packaged snapshot.
2002-10-13 23:01:27 +00:00
wiz
2b074f2283 buildlink1 -> buildlink2. 2002-10-08 13:35:47 +00:00
wiz
f96ac4781c Mark as using X11, and convert to buildlink2.
First one should fix shark bulk build problem.
2002-09-30 14:54:21 +00:00
jlam
065cc7bfd4 buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 05:11:01 +00:00
jlam
a7e66ffe3b buildlink1 -> buildlink2, and use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 03:31:13 +00:00
jlam
20971a7aee buildlink1 -> buildlink2 2002-09-25 06:36:07 +00:00
jlam
8138f57401 buildlink1 -> buildlink2 2002-09-23 09:28:47 +00:00
jlam
4d70afa87b buildlink1 -> buildlink2 2002-09-21 23:47:25 +00:00
jlam
7e7420c62a Fix a few typos. 2002-09-21 06:53:56 +00:00
jlam
23e500e235 * buildlink1 -> buildlink2
* properly use PKG_SYSCONFDIR
* use bsd.pkg.install.mk instead of local DEINSTALL script
2002-09-21 06:49:24 +00:00
jlam
c07721ed4e buildlink1 -> buildlink2 2002-09-21 06:44:35 +00:00
jlam
366b2513b2 spice and ng-spice conflict according to spice/Makefile. 2002-09-21 06:36:45 +00:00
jlam
d0320f04d6 buildlink1 -> buildlink2 2002-09-21 06:30:45 +00:00
jlam
926a56fbd5 buildlink1 -> buildlink2 2002-09-21 06:05:55 +00:00
jlam
48b937280b buildlink1 -> buildlink2 2002-09-21 01:23:56 +00:00
jlam
8c3c851c1e buildlink1 -> buildlink2 2002-09-21 00:31:17 +00:00
jlam
a6d9e3b189 buildlink1 -> buildlink2 2002-09-20 21:13:39 +00:00
rh
d44c0d2c2a Update eagle to 4.09r2. Changes include some device additions to the
library and minor bugfixes.
Update provided by <igy@arhc.org>.  This closes PR pkg/18279.
2002-09-13 21:35:17 +00:00
jlam
1293a34c3e Use ghostscript.mk. 2002-09-13 06:53:31 +00:00
wiz
44c3d794a9 Standardize. 2002-09-12 17:05:15 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
dmcmahill
04b0aa23bf update to verilog-current-20020828
Release Notes for Snapshot 20020828

This snapshot adds support for parameter and localparam bit
ranges. This is a IEEE1364-2001 feature, although some -1995 compilers
have supported it in the past.

Fixed a *nasty* and slippery bug with the evaluation of bit select of
nets. (Bit select of variables was unaffected.) The symptoms did not
clearly point to the problem, so bugs related to it were often mis-
reported.

Gate delays were lost when constants were propagated to their
inputs. This is fixed for the known broken cases. Also, mux output
delays have been fixed. Also, release statements that apply to elided
nets are turned into no-ops.

The r-values of non-blocking assignments are now precalculated at
compile time, if possible, as is done with blocking assignments. This
speeds up constant propagation, and is more thorough.

Also optimize subtraction of small constants from vectors, with the
new %subi instruction in vvp. This saves some in code size and thread
footprint.

Handling of x in r-value bit selects and memory word selects did the
wrong thing. Now they do the right thing. Also, x in the selector of
?: ternary operators does the right (and complicated) thing now. In
the process, a fork-join code generator bug was fixed.

Several bugs with time formatting have been fixed.

Temporaries in sequential blocks are detected by the synthesizer, and
converted into wires when needed. This expands support for
combinational logic synthesis.
2002-08-29 11:15:56 +00:00
dmcmahill
6673b4e22a update to verilog-current-20020817. Many many changes and bug fixes
since the last packaged snapshot.  Better language coverage, better
performance, improved synthesis, fixed bugs.  Too much to list here.
2002-08-24 04:36:44 +00:00
dmcmahill
000d5939e4 update to mcalc-1.5.
Corrects a small error in Keff and Z0 calculation.  Typical errors in the
previous version is less than 1% or so.
2002-08-23 01:31:24 +00:00
tron
7085ba822c Mark this package as NetBSD 1.4 and 1.5 only because it cannot be built
with g++ 2.95.3.
2002-08-17 05:59:00 +00:00
jlam
e1be891dbc Change explicit build dependencies on perl into "USE_PERL5=build". This
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
dmcmahill
ce0885ea72 in the config script that comes with magic, check for /usr/libexec/cpp
and if that doesn't exist look for /usr/libexec/cpp0.  While here,
use ${X11BASE}/include instead of /usr/X11R6/include.

Should fix recently noted bulk build problems on 1.6 systems.
2002-07-14 03:47:46 +00:00
dmcmahill
65adb86808 - remove comments about some limitations which are no longer present.
- remove comment about guile backend.


Thanks to Stephan Petersen (the program author) for pointing this out.
2002-07-09 23:20:22 +00:00
dmcmahill
3ab553687c update to gerbv-0.0.9
bug fixes: A couple of apertures drawn wrong has been fixed, like
  lines with square apertures and rotation of aperture macro primitive 4.

new features: Zoom outline and the measurement tools. You can also export
  the image as PNG,
2002-07-08 03:30:55 +00:00
agc
5e5852c64e Correct a typo in the master site. 2002-06-28 07:31:36 +00:00
agc
de5ca2d71d Make this package xpkgwedge-friendly. 2002-06-27 16:46:30 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
dmcmahill
006aa2b9f9 claim maintainership of this (from packages) 2002-06-15 20:07:45 +00:00
dmcmahill
6571e1f8a0 add PKG_SYSCONFDIR/pcb, $HOME/.pcb and . to the search path for PCB m4
files.  In addition sinclude the files 'site-config.inc',
'user-config.inc', and 'proj-config.inc' to allow for per-site, per-user,
and per-project configuration instead of only per-site configuration.
This is essential for use by non-sysadmin users and users who need to
keep project specific setups.
2002-06-01 20:11:55 +00:00
dmcmahill
53e4a5ba09 - use getcwd() instead of getwd().
- remove all compiler warnings on alpha

- add ${PKG_SYSCONFDIR}/pcb/local.inc where admins can list site specific
  libraries to be included instead of modifying one of the regularly
  installed/deinstalled files.  This way a local config is preserved when
  the pkg is upgraded.  Also a local config can be applied without modifying
  one of the files which is checksummed during the install.
2002-05-31 19:56:19 +00:00
dmcmahill
c1047eb90c - fix the gschem2pcb script (used to help go from a schematic to a netlist
and .pcb file for layout with the cad/pcb package).

- fix the PCBboard netlister (needs GNU m4)

- add depends on gm4.
2002-05-31 15:51:42 +00:00
dmcmahill
4aa4d1526a use MAGIC_HOME instead of CAD_HOME as the environment variable which
points to the magic installation.  This avoids possible conflicts with
some other UCB tools which use CAD_HOME.  Noted in private email from
Daniel Senderowitz.
2002-05-18 23:18:43 +00:00
dmcmahill
95a94d7cab update the gEDA suite of tools to the 20020414 snapshot.
Many bug fixes and improvements since last snapshot.  Many more
symbols added to the libraries.
2002-05-18 18:08:39 +00:00
dmcmahill
c4cb34d566 Update to gwave-20020122
minor update:
- interactive Y-zoom and XY-area zoom added (see Readme)
- zoom-to-exact-size dialog box added
2002-05-18 17:47:59 +00:00
dmcmahill
b032c8616c update to geda-docs-20020209 which is the latest documentation 2002-05-18 14:25:48 +00:00
dmcmahill
5548f76358 update to gerbv 0.0.8
Graphical quirks fixed are:
- zooming around the mouse pointer.
- zooming several steps at once goes much faster. No calculation and
  redrawing in each zoom step, but in the last step.

When you click with the left mouse button on a layer button you
get a popup menu with color selection, load file and unload file.
That is on a "per layer-basis". The "global" "Open File..." menu is
removed in favor for this.
2002-05-07 00:51:17 +00:00