8607 Commits (930bd12dc2de77fa91ec616ac665a4cdbf4821ab)
 

Author SHA1 Message Date
Holger Vogt 930bd12dc2 Enable degug mode in shared ngspice with KLU 3 years ago
Holger Vogt f3eb46e76d Fix bug in fprintf 3 years ago
Holger Vogt b034332e84 Improve warning message during evaluating .probe 3 years ago
Giles Atkinson 62471ecede Fix two bugs in cmpp: an unmatched right bracket in cfunc.mod 3 years ago
Holger Vogt dbc5042263 Prevent a crash if port cntrl is set to NULL 3 years ago
Holger Vogt 01bdd44ef9 Modify the previous commit a616a0abe: 3 years ago
Vogt a616a0abe3 Add variable wr_onspace to allow printing the vetor name with 3 years ago
Holger Vogt daa58f4125 Fix previous commit [acb7f2] 3 years ago
Holger Vogt acb7f2cd97 Make .ac error messages more verbose, prevent some crash, 3 years ago
dwarning 4368790c5d remove compiler warning wrt. prototypes 3 years ago
Holger Vogt b7993bb530 Formatting cktpzstr.c 3 years ago
Holger Vogt dfeb0bdb4e Improve error message on obsolete dot command 3 years ago
Holger Vogt 64c29e667e Improve error message on unimplemented dot command 3 years ago
Holger Vogt a6d5ce8ea6 Some KLU warnings are useless for the normal user, as she or he 3 years ago
Holger Vogt 64307ba907 Add a title line to 'listing r', so the resulting output may be 3 years ago
Holger Vogt f2247a3c6f Use sparse, as KLU will fail. 3 years ago
Holger Vogt 9d84138216 Remove memory leak by not mallocing unused node_ids. 3 years ago
Holger Vogt 3b89410b8f Slight cosmetics in comment. 3 years ago
Brian Taylor 492bb64d92 By default, use the shortest typical delay estimate. This makes the digi_74LS90_74LS42.cir testcase for bug641 behave almost the same as MicroCap 12. In ngspice and MicroCap, the only signal with a glitch is not_y8. The other not_* signals look the same. Setting ps_use_mntymx in .spiceinit will change the delay estimates. See the function set_u_devices_info in src/frontend/udevices.c for the various settings of ps_use_mntymx. 3 years ago
Holger Vogt 7a646c0a12 If 'strict_errorhandling' is set, bail out if operating point is not found 3 years ago
Holger Vogt ad23146544 Don't check continuously for autostop, only when option flag is set 3 years ago
Holger Vogt d6418117b6 Add links to KLU_COMPLEX.lib 3 years ago
Holger Vogt 1d6113c017 Remove unused lib 'Visual leak detector' 3 years ago
dwarning b0420af7e3 include KLU in to project 3 years ago
dwarning c17cdecb1f update VS project file to KLU 3 years ago
Holger Vogt 716bb0a6bc Add plot for inverter gain 3 years ago
Holger Vogt 161ace44da Restore the original model parameters. 3 years ago
Holger Vogt 134fffd5e0 Enable compiling the shared ngspice lib with KLU, using VS2022 3 years ago
Holger Vogt 0f14c690d5 Stat. functions: safeguard against divide by zero, return nominal value 3 years ago
Holger Vogt 8837132f29 Fix d0fc344bf 3 years ago
Holger Vogt d5ceced24d We are developing towards ngspice-42 3 years ago
Holger Vogt d0fc344bf9 Shorten the ngspice message when performing operating point evaluation. 3 years ago
Holger Vogt c0d73dcd6f Fix bug 642 by replacing strstr() by search_plain_identifier() 3 years ago
Holger Vogt 750d92c493 Fix a bug, not finding any instance parameters for PSP or R2_CMC 3 years ago
Holger Vogt adc645d8e9 Fix intro comment: NDEV is no longer supported in ngspice 3 years ago
Holger Vogt c11613d1f7 Fix some memory leaks (Patch provided by Brian Taylor) 3 years ago
Holger Vogt 4864f0a118 Remove crash in CIDER example meclgate.cir 3 years ago
Holger Vogt 12d9394bd1 Add osdiitf.h to project 3 years ago
Pascal Kuthe 499634df47 integrate OSDI with KLU 3 years ago
Holger Vogt c6b363ff4d Provide its own instal directory also for debug, 3 years ago
Holger Vogt 464da80d92 Allow a separate installation directory Spice64_KLU for MS Windows and MSVC 3 years ago
Francesco Lannutti 05aa9f0927 Better fix for previous commit 3 years ago
Francesco Lannutti 13e74751cc Fixed a MLK for XSPICE and commented out an unused array 3 years ago
Francesco Lannutti cab5e8cd37 Added the case of VSRCport to VSRC model for KLU 3 years ago
Holger Vogt d658e0427c Enable compilation with MSVC (alignof seems to be available only for C++) 3 years ago
Francesco Lannutti b08eb2266a Added initial KLU support for node collapsing 3 years ago
Francesco Lannutti 470cd4a514 Fixed KLU SINGULAR matrix handling and messaging 3 years ago
holger b15278fd25 We need to remove all remnants of a previous compile 3 years ago
Francesco Lannutti d68e83be78 Fixed VBIC model for KLU 3 years ago
Francesco Lannutti 8123fde6f7 Handled properly KLU messages when XSPICE is purely digital 3 years ago