summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-03-29 02:24:42 +0000
committerdmcmahill <dmcmahill>2002-03-29 02:24:42 +0000
commit676dc0926fc8f0aee7abb7f935c8e4652e1acd56 (patch)
tree510b30897dfe16e25eb3a5bb83de6c2392b4cb1b /cad
parentaf8fe4553766800a948ca5053024274d07690504 (diff)
downloadpkgsrc-676dc0926fc8f0aee7abb7f935c8e4652e1acd56.tar.gz
update to gnucap-0.31
The most significant changes are the BJT model and "binning". New features: 1. BJT model. 2. "Binning" for all MOS models. 3. Internal element: non-quasi-static poly-capacitor. (needed by BJT). 4. Enhancements to the data structures and model compiler to support binning in general. 5. A line prefixed by "*>" is not ignored, in spite of the fact that "*" usually begins a comment. This is a deliberate incompatibility with Spice. If you prefix a line by "*>" it will be interpreted as a non-comment in Gnucap, but a comment in Spice. 6. Circuit line prefixes of ">" and command prefixes of "-->" are ignored. This is so you can copy and paste whole lines, without having to manually remove the prompt string. Changes that may or may not be improvements. 1. It is not the default to include stray resistance in device models. The option "norstray" will revert to the old behavior. This is only a change to the default value of "rstray". Significant internal changes: 1. The internal element non-quasi-static poly-capacitor actually works. It is used by the BJT model, and will eventually be used by MOSFET models. 2. There are now two poly_g devices: "CPOLY_G" and "FPOLY_G". There are interface differences that impact modeling. Previously, there was only one, which is equivalent to the "FPOLY_G".
Diffstat (limited to 'cad')
-rw-r--r--cad/gnucap/Makefile4
-rw-r--r--cad/gnucap/PLIST3
-rw-r--r--cad/gnucap/distinfo6
3 files changed, 7 insertions, 6 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile
index 8facca4519c..00ab3004b42 100644
--- a/cad/gnucap/Makefile
+++ b/cad/gnucap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/11/15 02:58:50 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2002/03/29 02:24:42 dmcmahill Exp $
#
-DISTNAME= gnucap-0.30
+DISTNAME= gnucap-0.31
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GNU:=gnucap/}
diff --git a/cad/gnucap/PLIST b/cad/gnucap/PLIST
index c49b569f7a7..2dca28f689a 100644
--- a/cad/gnucap/PLIST
+++ b/cad/gnucap/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/15 02:58:50 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/03/29 02:24:42 dmcmahill Exp $
bin/gnucap
+share/doc/gnucap/WARNINGS
share/doc/gnucap/acs-tutorial
share/doc/gnucap/contents.png
share/doc/gnucap/images.aux
diff --git a/cad/gnucap/distinfo b/cad/gnucap/distinfo
index 1ac231e45d4..ddfcf75bddb 100644
--- a/cad/gnucap/distinfo
+++ b/cad/gnucap/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/11/15 02:58:50 dmcmahill Exp $
+$NetBSD: distinfo,v 1.2 2002/03/29 02:24:42 dmcmahill Exp $
-SHA1 (gnucap-0.30.tar.gz) = 3ee2e80d1396c6a730eea61220f5ef2d878773a5
-Size (gnucap-0.30.tar.gz) = 1145450 bytes
+SHA1 (gnucap-0.31.tar.gz) = d85cc1ab88e79210e850b991eac0d5f4cde6813e
+Size (gnucap-0.31.tar.gz) = 1250595 bytes
SHA1 (patch-aa) = af391bd5db0a367caed0e4891b842972ad9a29b7