Commit Graph

330 Commits

Author SHA1 Message Date
pnenzi d7ecff455d Added noise analysis to bsim1, and parallel multiplier. (Do not rely on distortion analysis). 2003-11-21 22:10:46 +00:00
pnenzi 951fb233d8 added "dtemp" parameter. 2003-11-12 22:08:54 +00:00
pnenzi 7e5ff8abf7 Added dtemp parameter. 2003-11-12 20:37:24 +00:00
pnenzi 5b65ca2fa3 "dtemp" was not defaulted. 2003-11-12 00:02:51 +00:00
pnenzi 4a6cdce588 dtemp was not defaulted. 2003-11-12 00:01:29 +00:00
pnenzi 16e22904e0 Added "dtemp" and cleaned code. 2003-11-11 22:41:20 +00:00
pnenzi c705ef8120 Cleaned dos characters. 2003-11-10 22:13:28 +00:00
pnenzi 2f8588d326 Added areab and areac instance parameters to bjt level2. 2003-11-01 11:28:32 +00:00
pnenzi 1da56dbe45 fixed a typo. 2003-11-01 11:23:55 +00:00
pnenzi b6ff05468c Added areab and areac parameters. 2003-10-31 22:11:49 +00:00
pnenzi 1b367de70d Added a compilation switch to enable a comaptible behavior. 2003-10-29 21:45:54 +00:00
pnenzi d4415c58e8 added a macro symbol to enable two spice2 model parameters. 2003-10-29 18:12:11 +00:00
pnenzi 23e56ffe68 added a macro to enable two spice2 parameters. 2003-10-29 18:10:50 +00:00
pnenzi d0d4843a90 Removed dos way of ending lines. 2003-10-29 09:12:28 +00:00
pnenzi e936ee783c Completed "m" support and fixed some bug introduced in the previous commit. 2003-10-29 08:11:54 +00:00
pnenzi ea26a7f6ff One noise source not multiplied by m. Fixed. 2003-10-29 07:52:28 +00:00
pnenzi abec23a489 Forgot to scale paramters by m. 2003-10-28 21:04:15 +00:00
pnenzi c57a5c5464 Added support for dtemp and parallel code. Partial support for multiplier. 2003-10-28 08:56:58 +00:00
pnenzi fa936c397f Enhanced model: m,dtemp. 2003-10-27 19:30:52 +00:00
pnenzi 858a227a57 Cleaned and fixed inductor code. 2003-10-26 13:20:54 +00:00
pnenzi 39d9a6e677 Enhanced diode model (should work). 2003-10-23 22:05:59 +00:00
pnenzi cf43dfbb3b Removed unused variables. 2003-10-15 21:34:55 +00:00
pnenzi 49d77b9f3c Update disto model to spice3 and added a note about high level injection. 2003-10-15 21:31:48 +00:00
pnenzi 38252ebdbe Trimmed high level injection code. 2003-10-15 20:39:37 +00:00
pnenzi de08745044 Fixed a bug: the inductor default model was taken from capacitors, too many
blind cut and paste.
2003-10-14 07:53:00 +00:00
pnenzi 980ede1032 Enhanced diode model (preliminary commit). 2003-10-11 11:07:56 +00:00
pnenzi 94821b2aff Small change in inductor code. Added "nt" instance parameter. 2003-10-06 07:34:34 +00:00
pnenzi ba0c212d6b Closed a bug in TNOM handling. 2003-10-04 17:52:32 +00:00
pnenzi 7a65467946 *** empty log message *** 2003-10-04 16:44:29 +00:00
pnenzi d2db79fe1d removed references to a non existant function. 2003-10-02 18:05:12 +00:00
pnenzi 310619dd94 Flicker noise exponent defaulted to one, as in other spice devices. 2003-10-02 16:59:54 +00:00
pnenzi 58788e1491 Fixed segfault when resuming a long-lasting noise analysis. Patch from Vera Albrecht. 2003-10-02 16:58:01 +00:00
pnenzi 9c26e40abc Added constants needed for new inductor model. 2003-09-27 17:27:47 +00:00
pnenzi df2c3b8810 New inductor model. Small changes. 2003-09-27 17:26:38 +00:00
pnenzi 192302a4e3 New inductor model, adapted parser. 2003-09-27 17:25:53 +00:00
pnenzi 68f620d28b New model for inductor, parallel multiplier, scale factor, temp dependence. 2003-09-27 17:23:49 +00:00
pnenzi d9a722df58 Very small fix: CKTtime was confused with CKTtemp. 2003-09-25 18:17:12 +00:00
pnenzi 79fb9463b4 Added entries for numparam library. 2003-09-25 17:23:26 +00:00
pnenzi 09e31fceab Changed to include numparam library (this file is the link point of
the library).
2003-09-25 17:21:28 +00:00
pnenzi feedbaf092 Added numparam library (contributed by Georg Post) to add .param to spice
netlists.
2003-09-25 17:19:44 +00:00
pnenzi a0514cfc30 Dietmar's bjt2 code (temperature correction of resistors). 2003-09-25 12:27:23 +00:00
pnenzi b5c7486d34 Added dietmar's bsim3v3.2 enhanced model. 2003-09-25 09:08:55 +00:00
pnenzi 1222eabbc9 Chenged parsing rules to accomodate new capacitor model. 2003-09-25 07:10:19 +00:00
pnenzi 488e1cf2b3 Added a couple of constants: epsilon0 and epsilonSiO2. 2003-09-25 06:53:41 +00:00
pnenzi eb7649bdf4 New capacitor model (temperature, geometrical / physical parameters). 2003-09-25 06:51:48 +00:00
pnenzi 0c2309bed8 Fixed resistance sweep. 2003-09-24 10:15:07 +00:00
pnenzi d46cefa700 Small fixes. 2003-09-20 21:22:27 +00:00
pnenzi df69eedc4b Small bug fixes. 2003-09-20 21:21:29 +00:00
pnenzi 5292806527 Added a new function to take into account dtemp. 2003-09-20 20:21:08 +00:00
pnenzi 56232ed6c7 New resistor code. 2003-09-20 20:20:16 +00:00