ngspice/src
Giles Atkinson 8347e59667 Make the 'Null_Allowed' option for XSPICE code model parameters
behave as reasonably expected and as described in the manual.
Previously a missing (null) value was always accepted if the ifsspec.ifs
file contained a default value, and several of the the included
code models worked that way.  Where there was a useful default,
"no" has channged to "yes".  Some models with a look-up table defined
by two parameters had such defaults that did nothing useful. Thay have
been given useful vector defaults.  These changes should not affect
previously-working netlists.
2024-04-03 17:22:32 +02:00
..
ciderlib Fix some memory leaks (Patch provided by Brian Taylor) 2023-08-16 11:14:25 +02:00
frontend Change the code that makes variables from device/model parameters 2024-04-03 17:21:57 +02:00
include Change CMPP-related struct Mif_Parse_Value to a union 2024-04-03 17:22:23 +02:00
maths no use for grouping in cx_fft and cx_ifft 2024-02-16 13:56:43 +01:00
misc win_time.c as extra distribution, used only by MSVC 2023-12-27 19:41:13 +01:00
osdi use only magnitudes in ac noise analysis even if openvaf compiled models deliver negative noise contributions 2024-03-26 19:59:23 +01:00
spicelib Use the correct type of hash table for device and model names. 2024-04-03 17:22:04 +02:00
xspice Make the 'Null_Allowed' option for XSPICE code model parameters 2024-04-03 17:22:32 +02:00
ChangeLog
Makefile.am Preliminary fix to bug report 660 2024-02-13 14:04:58 +01:00
ciderinit
conf.c Updating links to ngspice web pages 2023-03-18 14:37:02 +01:00
conf.h
devaxis
devload
hist_info.c
hist_info.h
main.c Prevent error: implicit declaration of function ‘get_local_home’ 2024-03-16 23:18:13 +01:00
makeidx.c
nghelp.c re-enable making the old help system for Linux/Cygwin 2021-07-08 15:34:41 +02:00
ngicon.rc adding the ngspice icon to the MINGW executable 2020-08-20 15:19:21 +02:00
ngmultidec.c
ngnutmeg.c
ngproc2mod.c
ngsconvert.c Repair the broken --enable-oldapps option 2022-12-11 15:47:05 +01:00
ngspice.c
ngspice.ico adding the ngspice icon to the MINGW executable 2020-08-20 15:19:21 +02:00
ngspice.txt
pkgIndex.tcl.in
setplot
sharedspice.c Add a new exported function ngSpice_nospinit() to set 2024-04-03 17:05:37 +02:00
spectrum
spice.def
spinit.in Unify all spinit sources 2024-04-03 17:04:23 +02:00
tclspice.c compile with gcc-14 fails due to `-Werror=incompatible-pointer-types` 2024-02-02 11:12:24 +01:00
tclspice.map
tclspinit.in
winmain.c Recognise *ng_script_with_params" in the first line of the first 2023-11-27 17:06:39 +00:00
winmain.h