Commit Graph

347 Commits

Author SHA1 Message Date
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
pnenzi bec68b1559 Fixed temperature sweep. 2003-09-20 18:05:27 +00:00
pnenzi 92ba461127 Fixed a typo error. 2003-09-06 15:07:32 +00:00
pnenzi 9535236b1c Remaining bugs fixed. 2003-09-06 14:31:27 +00:00
pnenzi eb10dba000 Applied fixes: removed binaries in hsm1noi.c, fixed error in variable name in
hsm1cvtest.c and fixed makefile.am
2003-09-06 12:52:14 +00:00
pnenzi 2522b8a8a3 Update hisim code to 1.2.0. 2003-08-30 13:02:19 +00:00
pnenzi 7d0f2f2276 Improved the "version" command to show compilation switches. Updated
documentation to reflect changes.
2003-08-24 16:45:15 +00:00
pnenzi 541a78d8dc Fixed a bug that caused V(x) elements to be wrongly parsed. 2003-08-24 12:41:41 +00:00
pnenzi a6517ea488 Closed memory leak. 2003-08-23 22:27:36 +00:00
pnenzi 1471aac6b2 Cleaned the code. 2003-08-23 20:02:47 +00:00
pnenzi 6242054c2a Code Cleaning. 2003-08-23 19:54:52 +00:00
pnenzi fabfd87abd Code cleaning and enabled maximum verbosity in debug code. 2003-08-23 19:51:42 +00:00
pnenzi 858f0442eb Bug fixing. Added externs for memory allocation functions and fixed SMPcDProd code. 2003-08-23 19:49:03 +00:00
pnenzi 842b05311d Commented out the code that caused segfault when "plot v(x)" command is issued.
Need additiona check.
2003-08-21 12:38:55 +00:00
pnenzi 2403881fb3 Added files for an old (and unsupported) sensitivity analysis. 2003-08-14 20:17:21 +00:00
pnenzi 8686a73047 Added readline patch (support for command history). 2003-08-14 19:21:10 +00:00
pnenzi 8d05f51d74 Added CIDER define to interface, needed by CIDER. 2003-08-14 16:09:23 +00:00
pnenzi deafc9915c Better way to compare two doubles. 2003-08-14 15:03:54 +00:00
pnenzi b8cece5fba Modified code for CIDER simulator. 2003-08-14 11:46:55 +00:00
pnenzi 9cb7e22d6f Bug fixing. 2003-08-13 23:27:50 +00:00
pnenzi 63c93eca79 Modified sparse include files to obtain better separation from rest of the code.
(added spFindElement in spbuild.c needed by cider).
2003-08-13 23:27:17 +00:00
pnenzi 3765922b23 Cider inclusion fix. 2003-08-13 23:23:06 +00:00
pnenzi 310905710b Fixed cider code for inclusion into ngspice. 2003-08-13 23:21:03 +00:00
pnenzi 4b3cc927b9 Bug fix. 2003-08-13 13:03:53 +00:00
pnenzi 9ee4064c46 Added more separation between sparse and the rest of the package. 2003-08-13 13:00:12 +00:00
pnenzi c741a14c4f Corrected ifdef system. 2003-08-13 12:56:27 +00:00
pnenzi 00e357b124 Renamed xrealloc to trealloc accroding to ngspice api. 2003-08-13 11:45:45 +00:00
pnenzi 7100098ed1 Appended model name to StrongNoiseEvalBUBBLE. 2003-08-13 11:40:24 +00:00
pnenzi 55c9fb256a Renamed StrongInversionNoiseEval StrongInversionNoiseEval_b3v1. 2003-08-13 11:34:16 +00:00
pnenzi cc7efbf248 xrealloc is now trealloc and xmalloc is now tmalloc. ngspice convention. 2003-08-13 11:03:12 +00:00
pnenzi 9075a6883e Removed sensitivity analisys functions. Not yet working. 2003-08-13 10:51:53 +00:00
pnenzi f67b255931 Corrected the CIDER part. The old scheme did not work. 2003-08-13 10:47:22 +00:00
pnenzi 4090c12422 Added a missing endif. 2003-08-12 21:44:11 +00:00
pnenzi b25c50f614 Errors corrected. 2003-08-12 21:40:45 +00:00
pnenzi 2f87db3456 Removed compilation of sensitivity analysis. Code not yet ready. 2003-08-12 20:21:10 +00:00
pnenzi 43339f330a Forgot to AC_SUBST CIDERMATH and CIDERMATHDIR. 2003-08-12 17:53:46 +00:00
pnenzi ccee90013b CIDER mathematical support routines (maths/misc) are now compiled only
when CIDER is defined.
2003-08-12 17:16:14 +00:00
pnenzi 88b8906c9a Removed multiple definition of CMPLX_MUL macro. 2003-08-12 11:45:39 +00:00
pnenzi 8d893d890a CIDER integration. Code updated for cider support. 2003-08-11 20:53:33 +00:00
pnenzi ae57bef3b4 Bsim 3v2 model is now in bsim3 directory. Multirevision code. 2003-08-11 20:48:45 +00:00
pnenzi 623418b603 B3 license Import. 2003-08-11 20:39:36 +00:00
pnenzi adb9d8c889 Ingore file for cvs. 2003-08-11 20:38:23 +00:00
pnenzi f5cf25a6a1 Ignore file for CVS 2003-08-11 20:36:06 +00:00
pnenzi 1d5cfd8d10 Code update. CIDER compatiblity. Variuous enhancements. 2003-08-11 20:31:51 +00:00
pnenzi 33c3e863b8 Cider simulator (Include files). Import. 2003-08-11 20:25:19 +00:00
pnenzi 9d870bb115 Cider simulator support file. 2003-08-11 20:23:21 +00:00
pnenzi 6df3c20240 Hisim model import. 2003-08-11 20:13:47 +00:00
pnenzi 9c438c1a45 Bsim3soi V3.x import. 2003-08-11 20:12:11 +00:00
pnenzi 62c0c2c44e Bsim3v1 (Serban Popescu version). Import. 2003-08-11 19:57:37 +00:00
pnenzi dc6340f8bc Bsim 3v1 (Alan Gillespie version). Import. 2003-08-11 19:54:07 +00:00
pnenzi 57f8eed5db bsim 3v0 model. Import. 2003-08-11 19:53:13 +00:00
pnenzi 7f26f46d77 Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
pnenzi 63d16b9f2e Cider simulator (math support routines) Import. 2003-08-11 19:38:20 +00:00
pnenzi 89317d34e8 Cider simulator (numerical devices) Import. 2003-08-11 19:35:20 +00:00
pnenzi f5f8602d3a Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
pnenzi dd8929457e Code cleaning. 2003-08-06 18:37:51 +00:00
pnenzi d154d16449 Corrected errors I made in adding tclspice code. 2003-08-06 10:53:38 +00:00
pnenzi b15349b847 REmoved compiled codemodel 2003-08-05 17:30:34 +00:00
pnenzi dd49ea7eaa Added changes from tclspice 0.2.13 2003-08-05 17:20:17 +00:00
pnenzi 531d3a1fc6 Removed poly directory (and its content). 2003-08-05 15:37:48 +00:00
pnenzi 98f7c6c9cd *** empty log message *** 2003-08-05 15:32:25 +00:00
pnenzi ca37aa0858 Removed dlinfo.h 2003-08-05 15:24:27 +00:00
pnenzi b459529ca0 Removed icm_spice2poly directory (and contained files) and committed
changes to dlmain.c.
2003-08-05 15:23:27 +00:00
pnenzi b273847454 Added TransImpedanceAmp example. 2003-07-31 17:24:41 +00:00
pnenzi d381bf8026 BSIM3SOI{DD,FD,PD}owner and BSIM3SOI{DD,FD,PD}states where swapped in the
structure. Corrected and updated changelog. Thanks to Jon.
2003-07-25 20:26:25 +00:00
pnenzi 78ad27c858 Applied vera patches and updated Changelog. 2003-07-25 19:57:34 +00:00
pnenzi 4a82e1adbb Term of use common to Bsim SOI models. 2003-07-23 20:10:45 +00:00
pnenzi f1c81d40f7 Third batch of added files. 2003-07-23 20:08:35 +00:00
pnenzi 758bedc716 Second batch of added files. 2003-07-23 20:06:10 +00:00
pnenzi 9317355c0c First batch of added file. 2003-07-23 19:59:53 +00:00
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
Robert Larice 0a0b64d23f tclspice 0.2.7 import (hand craftet 2012) 2012-02-20 18:53:44 +01:00
stefanjones add5a573f2 rming 2002-11-26 11:31:39 +00:00
stefanjones ab9ab1640d Remove rubbish from import 2002-11-26 11:27:28 +00:00
stefanjones d2ae47441b Initial revision 2002-11-26 10:11:59 +00:00
pnenzi a7e1405208 Windows port of Ngspice (Holger Vogt) (part 2) 2002-01-03 22:47:29 +00:00
pnenzi 937e3db647 Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
pnenzi 6696aac9e6 Updated changelogs 2001-12-14 18:42:56 +00:00
pnenzi 7583d1849e Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches
are aimed to close some leaks in the parser.
2001-12-14 18:29:08 +00:00
pnenzi df54ab497e Fixed a bug that added a spurios character to vector names like in vxxxx#branch when
HAVE_ASPRINTF is not defined.
2001-12-07 21:08:53 +00:00
rouat d55d6bbc04 misc updates 2001-12-06 19:15:50 +00:00
pnenzi 5347790036 Renamed conflicting functions min,max and d as vecmin, vecmax and vecd 2001-12-06 12:38:10 +00:00
rouat 8385b33bea Removed useless GNU getopt handlinf in autoconf 2001-12-05 21:33:25 +00:00
rouat 45e21263c1 Fixed bug in gnu getopt handling
Made doc more readable
2001-12-04 19:37:56 +00:00