Subject: CVS commit: pkgsrc/cad/acs
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 07/05/2001 15:01:33
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Thu Jul  5 12:01:33 UTC 2001

Modified Files:
	pkgsrc/cad/acs: Makefile distinfo
	pkgsrc/cad/acs/patches: patch-aa
	pkgsrc/cad/acs/pkg: PLIST
Added Files:
	pkgsrc/cad/acs/patches: patch-ab

Log Message:
update to acs-0.29
------------------

ACS 0.29 release notes  (06/30/2001)

The primary effort has been to implement IBIS, which is still not
done.  The changes here are mostly infrastructure changes needed to
support IBIS.

New features:

1. "Fit" function has choice of fit order and extrapolation.  You can
have order 0, 1, 2, or 3.

2. "Posy" has even and odd options, to determine what happens in the
negative region.

3. Modelgen improvements.  It now is useful for the whole device,
sometimes.  It now handles probes and the device side of the model.
The diode uses it completely.  There are still a few missing features
needed for the MOSFET and BJT.

4. Spice-3 compatible semiconductor resistor and capacitor.

5. "Table" model statement.

Improvements, bug fixes, etc.

1. Option "numdgt" really works.

2. Better error messages from modelgen.

3. Code changes for optimization of commons.  This should reduce
memory use, sometimes, by sharing commons.  Common sharing is still
not fully implemented.

4. Fix two bugs that sometimes caused problems after a "modify" or on
a "fault".

5. Better handling of "vmin" and "vmax".  It should be much less
likely that limiting causes convergence to a nonsense result.

Some things that are still partially implemented:

1. Internal element: non-quasi-static poly-capacitor.

2. BSIM models, charge effects, "alpha0" parameter.  (computed then ignored)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/cad/acs/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/cad/acs/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/cad/acs/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/cad/acs/patches/patch-ab
cvs rdiff -r1.4 -r1.5 pkgsrc/cad/acs/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.