Commit Graph

310 Commits

Author SHA1 Message Date
rlar 9fbafbfd1e frontend/device.c, com_alter_common(), #11/11 regression test 2015-12-27 11:19:00 +01:00
rlar 876086f768 fix commit "frontend/parse.c, bug fix, PPlex(.."dc1.@m1[vth][1]"..)"
which broke
  let something = foo[var]
notably used in
  examples/Monte_Carlo/MC_ring.sp
2015-12-16 19:17:41 +01:00
rlar 47a4aca9cb upgrade regression test to the previous commit 2015-11-22 19:37:48 +01:00
rlar 507e2ecca6 regression/misc/bugs-1.cir, add tests for unary `+' 2015-11-07 20:56:16 +01:00
rlar 28c0c96bbc devices/res, introduce TCE, exponential temperature coefficient 2015-11-02 19:25:43 +01:00
rlar 9a1170c032 tests/bin/modelQaTestRoutines.pm, avoid defined(@array) is deprecated warning 2015-10-31 20:32:19 +01:00
rlar a5f933b3ec frontend/parse.c, bug fix, PPlex(.."dc1.@m1[vth][1]"..)
The whole string was lexed into only one TOK_STR
  instead of the actual (quasi) identifier "dc1.@m1[vth]"
2015-09-24 18:25:25 +02:00
rlar 8a65e97c2f tests/regression/temper, several issues with `temper' in model parameters 2015-08-10 17:33:17 +02:00
rlar 93354e7b73 tests/regression/misc/log-functions-1.cir, check log, log10 and ln 2015-05-10 21:47:40 +02:00
rlar 53045dae53 tests/regression/parser/xpressn-1.cir, check log10 2015-05-10 21:47:34 +02:00
rlar b9abea4f88 tests/regression/pz/ac-resistance.cir, check ac resistance (op, ac and pz) 2015-05-10 21:47:18 +02:00
rlar d34ccd7208 tests/regression/model/special-names-1.cir, check "#307 define problems with the Modelname "mname" with Subcircuits" 2015-05-10 21:47:14 +02:00
rlar 1370f37f45 tests/regression/misc/resume-1.cir, regression test, "stop" and "resume" 2015-05-09 21:27:20 +02:00
dwarning 000b23cc52 bsim4 generates .out files 2015-03-31 17:25:02 +02:00
dwarning 9a0e9df794 use latest version for bsim4 2015-03-31 14:12:33 +02:00
dwarning 0cf0bcd0ea few digits more in result file 2015-03-31 14:10:57 +02:00
dwarning 5e0726195d model qa check for other simulator 2015-03-30 16:02:41 +02:00
dwarning 886bc336bf extend qa test to hisimhv version 2 2015-03-30 12:48:44 +02:00
dwarning f135a32401 extend qa test to hisimhv version 2 2015-03-30 12:06:56 +02:00
dwarning d09ad841ac few unifications for better qa tests and recover permission of run scripts 2015-03-30 11:48:29 +02:00
dwarning 4030d97c19 qa check: no additional noise from test bench 2015-03-27 22:22:49 +01:00
dwarning a80783ac56 hisimhv: qa check cleaning for qaSpec 2015-03-27 22:06:05 +01:00
dwarning d767743f76 no copy needed for qaSpec 2015-03-27 22:01:23 +01:00
dwarning 9970ce590d use sqrnoise for qa test to be compatible with reference results 2015-03-26 14:01:35 +01:00
rlar 8e65614d31 spfactor.c, cktnames.c, don't crash when simulating "nothing"
reported by Siddhant Saraf in
> [ngspice:discussion] "out of memory" error : simulating a 2bit AND gate"

This comes in two flavours,
   1) an empty circuit
   2) a xspice circuit with exclusively xspice event nodes
2015-02-08 22:07:14 +01:00
rlar 33d33e9d50 src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
test case:
 set foo = ( )
 set foo = ( $foo baz bar )
 echo $foo
2014-11-30 11:20:05 +01:00
rlar 5e76305ffa inpcom.c, inp_modify_exp(), bug fix, enforce precedence when numparm substitutions come into play 2014-11-06 21:16:24 +01:00
rlar ba85aaf88f tests/regression/misc/bugs-1.cir, regression test for bug #294 2014-11-06 18:29:51 +01:00
rlar 98cfc1b26f regression test for nint/floor/ceil 2014-09-20 17:26:28 +02:00
rlar f1e67cccae tests/regression/model/binning-1.cir, check model binning 2014-08-09 18:17:57 +02:00
rlar a7dd20f5ca missing file in commit "b14eb0a4 * regression test for multiple .global cards" 2014-08-08 19:13:19 +02:00
rlar b14eb0a474 regression test for multiple .global cards 2014-07-26 20:27:55 +02:00
rlar 7f7453a227 inp_do_macro_param_replace(), fix several bugs concerning .func processing 2014-07-08 18:19:26 +02:00
dwarning a646a5f78f devices/bsim4, update to version 4.8 2014-06-26 19:49:34 +02:00
dwarning b742df6e85 repair hisim qa test by changing transistor type 2014-05-10 14:07:48 +02:00
dwarning 0f06043635 update hisimhv to version 1.2.4, qa check 2014-05-09 16:36:58 +02:00
dwarning 2ff867c1d0 clarify level parameter for hisim and hisimhv 2014-05-07 18:45:45 +02:00
dwarning f7770e985e introduce the more reliable cmc quality check for bsim3 model 2014-05-04 11:49:23 +02:00
dwarning 410da1fa06 remove the old bsim3 test files 2014-05-04 11:41:17 +02:00
dwarning 6de3cbf65c clarify debug flags for cmc check 2014-05-04 11:17:31 +02:00
h_vogt 411418e1ca ngspice-26: substitute 25 --> 26 2014-01-11 16:24:42 +01:00
h_vogt cda86d9b82 mos6/simple inverter: true inverter circuit 2014-01-11 16:24:30 +01:00
dwarning ca902610f6 correct parameter names for hisim qa checks 2014-01-11 16:24:15 +01:00
dwarning 8ab93a09ea correct bsim4 parameter mobmod 2014-01-02 09:33:27 +01:00
rlar d225c4f958 xpressn.c, introduce fortran style nint() rounding function 2014-01-02 09:33:21 +01:00
rlar a088a6e0e6 subckt.c, fix .model processing (scope) 2014-01-02 09:33:18 +01:00
rlar cccc02e844 tests/regression/parser
check xpressn.c parser capability to parse {2--3}
check .control parser capability to parse 2--3
check B parser capability to parse 2--3

check echo commands capability to print "--"
check echo commands capability to print upper and lower case

check xpressn.c parser capabilities

check precision of some transcendental functions
2014-01-02 09:25:53 +01:00
rlar 92a26b58f0 tests/regression/lib-processing, fix upper/lower case 2014-01-02 09:25:51 +01:00
h_vogt a661d2967d apply patch `#17 Enable regression tests on OpenBSD'
provided by Anthony J. Bentley on
http://sourceforge.net/p/ngspice/patches/17/
2013-12-31 16:13:14 +01:00
rlar cee318c68b check the .lib processing 2013-12-31 12:53:40 +01:00
rlar 482a45b1b1 compare a little bit less when running `make check'
windows ngspice emmits a user notice "binary raw file" when running ngspice
don't compare that
2012-12-31 11:18:25 +01:00
h_vogt 298f9ceaa9 tclspice.c, ngspice.pm, config.h in visualc: prepare ngspice-25 2012-12-23 12:13:38 +01:00
dwarning ca82d6e56f hisimhv update to version 1.2.3 2012-11-26 23:24:51 +01:00
dwarning 51ec28d174 hisimhv update to version 1.2.3 2012-11-26 23:17:11 +01:00
dwarning c1705e32ae change model name from hisimhv to hisimhv1 2012-11-25 17:59:50 +01:00
dwarning 67aaf6a26e rename directories hisimhv --> hisimhv1 2012-11-25 17:52:46 +01:00
dwarning 2602c1d22a update hisim to version 2.7.0 2012-11-21 22:04:48 +01:00
dwarning a087c3697e update hisim to version 2.7.0 2012-11-21 20:36:53 +01:00
rlar 843126d9a6 fix `make dist' 2012-11-16 22:29:55 +01:00
Francesco Lannutti 08ec219417 remove all .cvsignore files 2012-10-26 18:30:14 +02:00
Francesco Lannutti d8b2ac56a3 rename "bsim3soi" device to "bsimsoi" 2012-10-26 17:56:59 +02:00
dwarning b829555f7c hisim2 new qa tests 2012-10-24 08:46:13 +02:00
h_vogt 00564bdf35 tests/bsim3, tests/xspice, update output files for comparison 2012-06-13 19:15:13 +02:00
h_vogt f85da3d49d tests/Makefile.am: drop tests
keep tests only for
  BSIM3 (old style), BSIM4, BSIMSOI4, HiSIM, HiSIMHV and XSPICE
2012-06-13 19:15:13 +02:00
dwarning 8169d93047 bsim3soi aka b4soi, ngspice makes correct dc loops - reference files now have 1.6V 2012-06-13 19:15:12 +02:00
dwarning 971ed70e64 CMC tests, `spice' entry not needed 2012-06-13 19:15:11 +02:00
dwarning 6c7d09a879 new QA test for `bsim3soi' aka `b4soi' 2012-06-13 19:15:07 +02:00
dwarning 4a02eb6683 tests/bsim4: use the standard CMC model check 2012-06-12 21:26:27 +02:00
rlar 9f017ea557 .gitignore files 2012-02-26 16:19:58 +01:00
h_vogt 271d49ada1 prepare release 24 2012-01-27 22:24:00 +00:00
rlar ad92ca8f24 perl, defined(%hash) is depreciated 2012-01-15 16:46:12 +00:00
h_vogt 6a96242e1f '/' removed from $platform (mingw/msys) 2012-01-15 16:34:34 +00:00
dwarning bcfbad5659 remove .st0 files not needed in ngspice 2011-10-30 21:01:54 +00:00
dwarning e3fa1bf7b4 Update to actual hisimhv model version 1.2.2 2011-10-30 20:59:47 +00:00
pnenzi 7ce7886ccf Moved files under examples directory 2011-08-07 18:53:00 +00:00
pnenzi 72cfa6d99d Added examples for periodic steady state analysis (examples from Stefano Perticaroli). 2011-08-04 18:58:30 +00:00
dwarning cd19d8c31d allow debug switch on commandline 2011-06-25 08:19:21 +00:00
dwarning 6b35352b64 Update to version 4.7.0 & Code merged into bsim4v4 2011-06-19 14:03:07 +00:00
h_vogt d53905869c version 23 2011-06-04 13:22:40 +00:00
h_vogt db1fe413fe remove test1.cir from EXTRA_DIST 2011-06-02 06:26:18 +00:00
rlar 12b3cc52ec CMC test suite, fix choice of results subdirectory 2011-05-31 20:09:34 +00:00
rlar 9f8320d8c1 massage some tests/* reference files, whitespace only 2011-05-31 20:07:10 +00:00
rlar 06a9b3a8ce massage some tests/* reference files 2011-05-31 18:34:22 +00:00
rlar 89beb5db3a updates for `make dist' 2011-05-31 15:52:52 +00:00
rlar b4eb003d72 incorporate CMC test suite into make target 'check' 2011-05-30 19:53:29 +00:00
rlar 19cff2c4be incorporate CMC test suite into make target 'check' 2011-05-30 18:47:05 +00:00
rlar b506441241 force an update, to fix file permissions 2011-05-29 11:20:17 +00:00
rlar c6f674d0e1 CMC test suite, cleanup 2011-05-29 10:43:20 +00:00
dwarning f79972e28f CMC test suite 2011-05-28 19:15:03 +00:00
dwarning c96b5afd18 CMC test suite 2011-05-28 19:08:04 +00:00
dwarning aeef26ecd4 HiSIM1 to HiSIM2 2011-05-28 18:59:06 +00:00
dwarning 62245b2fba CMC test suite 2011-05-28 18:51:45 +00:00
pnenzi 311a870d6a added 7th parameter to vw pulse (2000ns) 2011-04-27 05:56:34 +00:00
rlar f40f6c705a fix `make check' for build in a separate directory 2011-01-25 18:39:06 +00:00
rlar 39aac106c5 updates for the make infrastructure (trannoise and tests/xspice) 2011-01-15 22:08:06 +00:00
rlar 7632ca3ef3 include ./thing ---> include thing 2010-12-27 09:45:50 +00:00
rlar c575e60356 d_source d_state d_ram, test cases for those xspice codemodels 2010-11-21 15:40:11 +00:00
rlar 001ad0c2bc `make dist' add some missing artifacts 2010-09-17 16:24:01 +00:00
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 2010-09-17 16:11:25 +00:00
rlar 27e25aa615 add some license and test files to `make dist' 2010-06-13 16:58:40 +00:00