Hi all,
I've some models that uses a dash in it's modelname and gnucap does not
like them. (I'm using gnucap version 0.35)
result:
----------
Gnucap 0.35
The Gnu Circuit Analysis Package
Never trust any version less than 1.0
Copyright 1982-2006, Albert Davis
Gnucap comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome
to redistribute it under certain conditions
according to the GNU General Public License.
See the file "COPYING" for details.
* NPN Bipolar transistor tests
* gnetlist -g spice-sdb -o dc_current_gain.net dc_current_gain.sch
.MODEL QBC807-40W PNP( IS = 2.077E-13 NF = 1.005
^ ? illegal type
Q1: model is not a bjt
----------
netlist attached.
Is this a feature or a bug?
Where can I find the syntax rules for netlists and models?
Regards
Werner
* gnetlist -g spice-sdb -o dc_current_gain.net dc_current_gain.sch
*********************************************************
* Spice file generated by gnetlist *
* spice-sdb version 4.28.2007 by SDB -- *
* provides advanced spice netlisting capability. *
* Documentation at http://www.brorson.com/gEDA/SPICE/ *
*********************************************************
*vvvvvvvv Included SPICE model from
/home/werner/oss/geda/spicelib/model_library/nxp/bipolar/BC807-40W.prm vvvvvvvv
*
.MODEL QBC807-40W PNP(
+ IS = 2.077E-13
+ NF = 1.005
+ ISE = 1.411E-14
+ NE = 1.3
+ BF = 449.8
+ IKF = 0.36
+ VAF = 29
+ NR = 1.002
+ ISC = 2.963E-13
+ NC = 1.25
+ BR = 20.92
+ IKR = 0.104
+ VAR = 10
+ RB = 40
+ IRB = 1E-05
+ RBM = 5.3
+ RE = 0.14
+ RC = 0.32
+ XTB = 0
+ EG = 1.11
+ XTI = 3
+ CJE = 5E-11
+ VJE = 0.9296
+ MJE = 0.456
+ TF = 7E-10
+ XTF = 3.25
+ VTF = 2.5
+ ITF = 0.79
+ PTF = 80
+ CJC = 2.675E-11
+ VJC = 0.8956
+ MJC = 0.4638
+ XCJC = 0.459
+ TR = 3.5E-08
+ CJS = 0
+ VJS = 0.75
+ MJS = 0.333
+ FC = 0.935)
*
*^^^^^^^^ End of included SPICE model from
/home/werner/oss/geda/spicelib/model_library/nxp/bipolar/BC807-40W.prm ^^^^^^^^
*
*============== Begin SPICE netlist of main design ============
V1 0 1 DC 5V
Q1 1 in 0 QBC807-40W
I1 0 in DC 1uA
.end
_______________________________________________
Help-gnucap mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnucap