Commit Graph

9247 Commits

Author SHA1 Message Date
pnenzi 397d46f977 Added PZDEBUG symbol. This triggers the debug code of pole zero analysis. 2003-08-23 19:44:55 +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 e5fbdb675d Added some test files for transmission lines (from ngspice debian patch). 2003-08-21 12:36:18 +00:00
pnenzi ab8b219bb1 Added test file for pole/zero analysis (from ngspice debian patch). 2003-08-21 12:33:45 +00:00
pnenzi 5941f7fe56 Added mos6 test circuits (from ngspice debian patch). 2003-08-21 12:31:01 +00:00
pnenzi 83b684d487 Added "general" test files (from ngspice debian patch). 2003-08-21 12:28:39 +00:00
pnenzi 8021414ab1 Added bsim2 test circuit (from ngspice debian patch). 2003-08-21 12:26:45 +00:00
pnenzi 8e04fedf7f Added bsim1 test (from ngspice debian patch). 2003-08-21 12:23:56 +00:00
pnenzi 4ea14531f8 Added test file for ngproc2mod (from ngspice debian patch). 2003-08-21 12:21:30 +00:00
pnenzi 2403881fb3 Added files for an old (and unsupported) sensitivity analysis. 2003-08-14 20:17:21 +00:00
pnenzi a2417807c0 Readline patch applied to source code. Updated README file and removed patch file. 2003-08-14 19:23:33 +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 d2c24221fc Added depcomp to MAINTAINERCLEANFILES. 2003-08-14 16:08:26 +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 2a3285f5cd Added more separation between sparse and the simulator. 2003-08-13 13:06:34 +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 817bf1de2d Added EXP_DEV configuration option. To be used for new devices. 2003-08-12 20:05:16 +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 cf28e8a9d1 Corrected sequence \" with \<space>". 2003-08-12 11:41:56 +00:00
pnenzi b3b9b82235 CAPBYPASS error corrected. 2003-08-11 22:32:15 +00:00
pnenzi 003a286109 Update after CIDER inclusion. 2003-08-11 20:59:48 +00:00
pnenzi 370752e330 Updated documentation (still incomplete). 2003-08-11 20:57:46 +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