9309 Commits (1921d64163beb573fddc21f4e5af226bad5fb6b6)
 

Author SHA1 Message Date
dwarning 1921d64163 count level=3 model poly and metal capacitance in charge calculation 6 months ago
Brian Taylor 6619b7265e Fix memory leaks in INPpas4 and get_number_terminals found using paranoia_parallel. 6 months ago
Holger Vogt daf687a680 Add short description of code model 6 months ago
Holger Vogt b8357edddc Add analog code model astate. 6 months ago
Holger Vogt 144f1c6fc6 Improve the error message by naming the port 6 months ago
Holger Vogt adcc1de2fb Exxx n1 n2 nc1 nc2 TABLE = (x0, y0, x1, y1, x2, y2) 6 months ago
Holger Vogt 537116424f add new function gettok_node_br which adds braces { } on its list 6 months ago
Holger Vogt 91c5fe7926 Cosmetics: Indentation 6 months ago
Holger Vogt aadd12965b Enable plain expression instead of only a number for area 6 months ago
dwarning 8b9047ed8a remove obsolete bracket 6 months ago
dwarning 056ca890fd remove old commented strncmp version check code 6 months ago
dwarning f314e2b41c Merge commit '683e208d87f431eb175a368d63dc10f2311a7bf7' into pre-master-46 6 months ago
Holger Vogt 2b1dc09caf Improve detection of the number of terminals for bipolar devices. 6 months ago
Árpád Bűrmen 683e208d87 BSIM4 version 4.8 is considered to be the latest, i.e. 4.8.3. 6 months ago
Árpád Bűrmen c6a6bd9edb Scaling of NQS charge deficit with mult_q. 6 months ago
Árpád Bűrmen 06b73b4056 ceqqjd, ceqqjs should be scaled with mult_q. 6 months ago
Árpád Bűrmen 535e22a502 Fixed a bug causing mult_* factors to get scaled at each setup(). 6 months ago
Holger Vogt 8249142506 Spelling 6 months ago
Árpád Bűrmen 740670805e Check if toxp+dtox!=toxe with double precision tolerance. 6 months ago
Árpád Bűrmen e4aa062156 icvgs, icvds, icvbs exposed as BSIM4v8 parameters. 7 months ago
Árpád Bűrmen 5900f70438 Fast version checks in BSIM4. 6 months ago
Brian Taylor 57dd3342ef Enable CIDER with KLU for DC, OP, and TRAN analyses. Small signal AC analysis is not yet supported for CIDER complex valued device KLU matrices. The examples/cider testcases produce printed simulation result values which have slight differences between Sparse and KLU. Differences are probably expected and in a few cases are ~1-2%, sometimes a little more. This should be good enough for most CIDER analyses. Francesco did a good piece of work. Runtimes are significantly shorter with KLU. 7 months ago
Holger Vogt 0a739f6b76 Remove files that are remade anyway. 7 months ago
Holger Vogt 434863651e Updated as it is on master 7 months ago
Holger Vogt aa3ab5bc25 Fixing bug 804. 7 months ago
Holger Vogt 4693173d37 Revert "Fix a bug in the Windows Builds:" 7 months ago
Holger Vogt a754cc187b free(info.errors) leads to a assertion error on the heap. 7 months ago
Holger Vogt ecb288138f Fix a bug in the Windows Builds: 7 months ago
Holger Vogt 0e8cc00070 We are developing towards ngspice-46 7 months ago
dwarning b19f5ca4c3 bsim4: unify error printout 7 months ago
dwarning ecac7a07a2 bsim4: reimplement mobility and binning extension 7 months ago
dwarning 82bf2169b1 reply commit e5c162f1: dc sweep fails after transient sim 7 months ago
dwarning a97dcda62b prevent warning if NOBYPASS is not defined 7 months ago
dwarning 32c50aa254 adapt instance parameter extension to new bsim4 multiplier concept 7 months ago
dwarning 86c78150b7 add KLU bindings for diode selfheating effect, bug #802 7 months ago
Holger Vogt dbb1db8b9d add tlines files to distribution 7 months ago
Holger Vogt d61a1e4090 Prepare for ngspice-45 7 months ago
Holger Vogt 86ea9fee8a Prepare for ngspice-45 7 months ago
Holger Vogt a2b3d7c7d2 Enhance comment. 7 months ago
Holger Vogt 7fc68c0c07 Adding .param SWSOA=1 right after the .lib entry during reading in 8 months ago
Holger Vogt b1f4f32b36 Prevent a segfault if cp_variablesubst return a nullptr. 7 months ago
Holger Vogt 2185f82a28 typo 7 months ago
Holger Vogt bebf7efd8b Command completion is not supported, removed from 'help' 7 months ago
Holger Vogt c45d1e0974 Rename t to tn to avoid t shadowing the t from the function header 7 months ago
Vadim Kuznetsov 94740a3d2b Fixed warnings in cpmlin and mlin 7 months ago
Holger Vogt c5d6d78fc5 Add gcc warning -Wshadow 7 months ago
Brian Taylor 0e50efc1fa Add missing value in the last line. 7 months ago
Holger Vogt 481e3e567b Update to filesource 8 months ago
Holger Vogt 6496c5a8db Prepare for ngspice-45 8 months ago
Brian Taylor 179c7504fb Misplaced break statement in callback. 8 months ago