557 Commits (1c9082a4e39bb79c5bc633d8e4e579eb2579ec55)
 

Author SHA1 Message Date
pnenzi caf8499eae Added new test directories: bsim1 and bsim2. 23 years ago
pnenzi 856a58edb5 Added test structure for bsim2. 23 years ago
pnenzi 4ba66ce092 Added test structure for bsim1. 23 years ago
pnenzi 7d0f2f2276 Improved the "version" command to show compilation switches. Updated 23 years ago
pnenzi 541a78d8dc Fixed a bug that caused V(x) elements to be wrongly parsed. 23 years ago
pnenzi a6517ea488 Closed memory leak. 23 years ago
pnenzi 1471aac6b2 Cleaned the code. 23 years ago
pnenzi 6242054c2a Code Cleaning. 23 years ago
pnenzi fabfd87abd Code cleaning and enabled maximum verbosity in debug code. 23 years ago
pnenzi 858f0442eb Bug fixing. Added externs for memory allocation functions and fixed SMPcDProd code. 23 years ago
pnenzi 397d46f977 Added PZDEBUG symbol. This triggers the debug code of pole zero analysis. 23 years ago
pnenzi 842b05311d Commented out the code that caused segfault when "plot v(x)" command is issued. 23 years ago
pnenzi e5fbdb675d Added some test files for transmission lines (from ngspice debian patch). 23 years ago
pnenzi ab8b219bb1 Added test file for pole/zero analysis (from ngspice debian patch). 23 years ago
pnenzi 5941f7fe56 Added mos6 test circuits (from ngspice debian patch). 23 years ago
pnenzi 83b684d487 Added "general" test files (from ngspice debian patch). 23 years ago
pnenzi 8021414ab1 Added bsim2 test circuit (from ngspice debian patch). 23 years ago
pnenzi 8e04fedf7f Added bsim1 test (from ngspice debian patch). 23 years ago
pnenzi 4ea14531f8 Added test file for ngproc2mod (from ngspice debian patch). 23 years ago
pnenzi 2403881fb3 Added files for an old (and unsupported) sensitivity analysis. 23 years ago
pnenzi a2417807c0 Readline patch applied to source code. Updated README file and removed patch file. 23 years ago
pnenzi 8686a73047 Added readline patch (support for command history). 23 years ago
pnenzi 8d05f51d74 Added CIDER define to interface, needed by CIDER. 23 years ago
pnenzi d2c24221fc Added depcomp to MAINTAINERCLEANFILES. 23 years ago
pnenzi deafc9915c Better way to compare two doubles. 23 years ago
pnenzi b8cece5fba Modified code for CIDER simulator. 23 years ago
pnenzi 9cb7e22d6f Bug fixing. 23 years ago
pnenzi 63c93eca79 Modified sparse include files to obtain better separation from rest of the code. 23 years ago
pnenzi 3765922b23 Cider inclusion fix. 23 years ago
pnenzi 310905710b Fixed cider code for inclusion into ngspice. 23 years ago
pnenzi 2a3285f5cd Added more separation between sparse and the simulator. 23 years ago
pnenzi 4b3cc927b9 Bug fix. 23 years ago
pnenzi 9ee4064c46 Added more separation between sparse and the rest of the package. 23 years ago
pnenzi c741a14c4f Corrected ifdef system. 23 years ago
pnenzi 00e357b124 Renamed xrealloc to trealloc accroding to ngspice api. 23 years ago
pnenzi 7100098ed1 Appended model name to StrongNoiseEvalBUBBLE. 23 years ago
pnenzi 55c9fb256a Renamed StrongInversionNoiseEval StrongInversionNoiseEval_b3v1. 23 years ago
pnenzi cc7efbf248 xrealloc is now trealloc and xmalloc is now tmalloc. ngspice convention. 23 years ago
pnenzi 9075a6883e Removed sensitivity analisys functions. Not yet working. 23 years ago
pnenzi f67b255931 Corrected the CIDER part. The old scheme did not work. 23 years ago
pnenzi 4090c12422 Added a missing endif. 23 years ago
pnenzi b25c50f614 Errors corrected. 23 years ago
pnenzi 2f87db3456 Removed compilation of sensitivity analysis. Code not yet ready. 23 years ago
pnenzi 817bf1de2d Added EXP_DEV configuration option. To be used for new devices. 23 years ago
pnenzi 43339f330a Forgot to AC_SUBST CIDERMATH and CIDERMATHDIR. 23 years ago
pnenzi ccee90013b CIDER mathematical support routines (maths/misc) are now compiled only 23 years ago
pnenzi 88b8906c9a Removed multiple definition of CMPLX_MUL macro. 23 years ago
pnenzi cf28e8a9d1 Corrected sequence \" with \<space>". 23 years ago
pnenzi b3b9b82235 CAPBYPASS error corrected. 23 years ago
pnenzi 003a286109 Update after CIDER inclusion. 23 years ago