473 Commits (d2dd1950cb6a70100e01ebd4ec87837d9c2d55f9)

Author SHA1 Message Date
Holger Vogt c895ca33f7 Pswitch: Fix a bug in resistance calculation when cntl_on < cntl_off 5 years ago
Holger Vogt eee639d98d Rename the capacitor and inductor code models to capacitoric and inductoric 5 years ago
Holger Vogt 4ce4f52938 XSPICE d_source: prevent a crash when the input file is not found 5 years ago
Holger Vogt d4c559421e prevent crash if info.node_table has not been defined, 5 years ago
Holger Vogt 6aac403ab0 XSPICE delay: add some more safeguards 5 years ago
Holger Vogt 028dd0ab88 Remove unused 5 years ago
Holger Vogt abc6eb56f3 Plausibility checking 5 years ago
Holger Vogt fbab9a0fe2 Add an analog delay source for transient simulation 5 years ago
Holger Vogt 93f6a50553 New author 5 years ago
Holger Vogt 22a516bc4d New author 5 years ago
Holger Vogt d36fcaf34c Neew pswitch with patch 0001-pswitch-fix.patch from Jube 3rd, 21 at 5 years ago
Holger Vogt f12592871a Set derivative d out/d contrl to 0 if outside of switching range. 5 years ago
Holger Vogt 6d9876229c Fixes bug #331 5 years ago
Holger Vogt 19ddeb8fe6 formatting (not complete) 5 years ago
Holger Vogt 545d2f9177 Report an error when trying to define ports 5 years ago
Holger Vogt d7feec20fe enable parameter 'gain' 5 years ago
Holger Vogt d45e95aa4c We no longer want to install cmpp or other XSPICE files. 5 years ago
Holger Vogt a5eac333bb Revert "When installing ngspice, do not install the headers" 5 years ago
Holger Vogt 176023f470 Remove compiler warnings 5 years ago
Holger Vogt 3c354092ff Line endings from \r\n to \n 5 years ago
Holger Vogt 5a0d213fec When installing ngspice, do not install the headers 5 years ago
Holger Vogt 68e14ad519 cross compile: -lshlwapi not hard-coded, 5 years ago
Holger Vogt 5c4af54be1 Windows.h -> windows.h 5 years ago
Holger Vogt 92c6ff26f5 add a flag 'LIMIT' to pwl code model. If set true, 5 years ago
Holger Vogt a95700799d install the callback function 6 years ago
dwarning 75228612c0 few fixes for prototypes 6 years ago
Holger Vogt 4d062ecc92 fix a bug in the derivative 6 years ago
Holger Vogt 1f6c4d6338 Add a new code model pswitch, behaviour directly compatible 6 years ago
Holger Vogt fdc143ce16 Add a limit capability to the code model aswitch 6 years ago
dwarning 5f7f54d961 cleaning prototypes 6 years ago
dwarning 5d999be998 rm redundant redeclaration 6 years ago
Holger Vogt a3380903be Fix a bug in the comment of the file headers 6 years ago
Holger Vogt 1bcfe886f3 GPL instead of BSD 6 years ago
Holger Vogt 468769df16 Update on various licences for XSPICE code models 6 years ago
Holger Vogt 2335639848 License 3-clause BSD 6 years ago
Holger Vogt df0ffcfc2b XSPICE is Public Domain 6 years ago
Holger Vogt cc5369816b XSPICE is in the public domain. 6 years ago
Holger Vogt 617ed01a5b licensi info: 6 years ago
Carsten Schoenert 5a0ed18907 Small fixup for misspelled words 6 years ago
Holger Vogt 8051a3c351 remove calling MIFdestroy() that is empty 6 years ago
Holger Vogt 6f03ac77af add missing library info 6 years ago
Mamoru TASAKA fe207966d7 Fix compilation with gcc10 wrt multiple definitions issue 6 years ago
Holger Vogt 3c8a2d914d enable MINGW compilation by adding path information for config.h 6 years ago
Holger Vogt 3c2bece87f prevent MINGW compiler warnings 6 years ago
Jim Monte 004b27bd92 remove path error, fix file extension 6 years ago
Jim Monte 18d825e9c1 #includes modified 6 years ago
Jim Monte 381d4ec43d #includes modified 6 years ago
Jim Monte ed8221afde Initialize pointer 6 years ago
Jim Monte 68e34f5a94 error messages, callback function moved 6 years ago
Jim Monte 2cac192814 initialize variables, add 'default:' 6 years ago