7203 Commits (8aa20cfc982d13d555e99c04d1ffc23cd2dfdd7b)

Author SHA1 Message Date
dwarning 8aa20cfc98 fft window functions back to correct scaling - no need need for post scaling step 2 years ago
dwarning 9e41383dd9 window weightings between 0 and 1 for fft vector function and command 2 years ago
dwarning aafd7bbb42 correct bartlett/triangle fft window formulae 2 years ago
Brian Taylor a70297e87a Several PSPICE 9.1 evaluation digital libraries contain timing .model statements at the global level for subckts with U* instances that reference those models. By specifying "set ps_global_tmodels=1" in .spiceinit an extra pass inside u_instances() will collect those global timing models for use in subckts. Report errors detected when ngspice parses a LOGICEXP but has not added support for operator precendence. Include a hint of how to fix those errors by inserting parentheses. This error only occurs in 10 of 585 cases in the libraries. Note that inpcompat.c has been saved as a unix filetype. 2 years ago
dwarning add31fd410 correct flicker noise term for mos1 and mos2 - bug #656 2 years ago
Holger Vogt a0bddf872d Fix dd7b9ff27 2 years ago
Holger Vogt 79e80dbbab Automatically adding diode RS only when variable 'rsdiode' is set 2 years ago
Holger Vogt 0141473aa4 Don't derefence Matrix->SMPkluMatrix->KLUmatrixCommon if it is NULL. 2 years ago
Holger Vogt 5266a7c4bc If there is a successful step, but the goal is not yet reached, 2 years ago
Giles Atkinson d86a0c77cb Improve scheduling of breakpoints for V-source (PULSE and PWL). 2 years ago
Giles Atkinson 2ad97feb31 A quick fix for a bug reported in the Help forum by Tom Hajjar on 2 years ago
Holger Vogt e6d6f8e928 Update to V/I sources, SFFM and AM 2 years ago
Holger Vogt 5dbb25f667 Set new default values. 2 years ago
Holger Vogt 4d0e65b3b6 Extend the error message 2 years ago
Holger Vogt a4ae81ec06 We are developing towards ngspice-43 2 years ago
Holger Vogt aaaad70991 Previous AM was buggy in V(I)SRC: Update to amplitude modulation 2 years ago
Holger Vogt 88d0727d3f In PS compat mode we only have 2 nodes in a diode, 2 years ago
Holger Vogt ace932e1b9 Patches provided by Carsten Schoenert: Misspellings, File access 2 years ago
Holger Vogt 88844ba74d Prevent vectors carrying the E POLY source current from being disaggregated 2 years ago
Holger Vogt dd7b9ff273 Avoid memory crash when reading old VDMOS models. 2 years ago
Holger Vogt ace235da04 Remove ADMS from build process 2 years ago
Holger Vogt f99a137eb3 Patch for snprintf provided by Marco Atzeri 2 years ago
Holger Vogt 902a62d2f4 win_time.c as extra distribution, used only by MSVC 2 years ago
Holger Vogt f8e77d08d0 More headers distributed 2 years ago
Holger Vogt f4c560ba71 Add more KLU headers to enable their distribution 2 years ago
Holger Vogt a08f1046e4 Add KLU headers to enable their distribution 2 years ago
Holger Vogt 009249eafe Short title 2 years ago
Holger Vogt c1effe3b33 Just a hack to avoid a crash during sensitivity analysis: 2 years ago
Holger Vogt ca7c6cce71 Avoid crash, when sensitivity analysis is called 2 years ago
Holger Vogt f307586d89 Formatting 2 years ago
Holger Vogt db5e5b08eb Don't switch display to "op", if called from a dc simulation. 2 years ago
Holger Vogt 03905433bb If compatmode hs is set, don't run an extra iteration with 2 years ago
Holger Vogt 37944bd7c4 Preliminary fix to bug 650 2 years ago
Holger Vogt 4671b588b6 Update comment 2 years ago
Holger Vogt 5154fd3fd7 Allways export function ngCM_Input_Path, independently from XSPICE 2 years ago
Holger Vogt d1abc8f6c7 typo 2 years ago
Holger Vogt c53b32ffa8 Plug a potential memory leak 2 years ago
Brian Taylor 8f52a67786 Fix set but not used warning. 2 years ago
Giles Atkinson af31904f99 The previous fix for Bug #467 - ".OPTION INTERP has accuracy issue" 2 years ago
Giles Atkinson ffcf3b24d9 Improve efficiency and irreversible CM support in EVTcall_hybrids() by 2 years ago
Holger Vogt 9a50f8b749 typo 2 years ago
Holger Vogt ce8f6c5017 prepare ngspice-42 2 years ago
Holger Vogt 2e56f3a063 Add short description of the new interface functions 2 years ago
Holger Vogt 7f30055f22 Prevent crash if port number is less than 1. 2 years ago
Holger Vogt 45850c07dc Don't silently accept wrong user input (missing nodes, values). 2 years ago
Holger Vogt 7cd4f003ff typo 2 years ago
Holger Vogt 6459fed460 Don't prescribe a different resistance value if the user has given one > 0. 2 years ago
Holger Vogt 732c12c93f Remove another potential crash if buggy user input 2 years ago
Holger Vogt c69018fe82 Enable measurements with ?-sweep (v, i, temp, or res). 2 years ago
dwarning 6ad0a6ad38 hisim2: allow compile w/o NEWCONV defined 2 years ago