ngspice/src/xspice/mif
Seth Hillbrand 6bb89dac01 Implement MIFnoise(), the generic noise callback for all XSPICE code
models. Two discovery modes are supported: declarative, where models
define reserved parameter names (noise_voltage, noise_current,
noise_corner, noise_exponent) and get automatic noise sources and
programmatic, where models register sources via cm_noise_add_source()
during MIF_NOI analysis calls.
2026-04-22 08:45:28 +02:00
..
Makefile.am Implement MIFnoise(), the generic noise callback for all XSPICE code 2026-04-22 08:45:27 +02:00
mif.c Implement MIFnoise(), the generic noise callback for all XSPICE code 2026-04-22 08:45:27 +02:00
mif_inp2.c Improve the error message by naming the port 2026-02-03 13:57:46 +01:00
mifask.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
mifbindCSC.c Getting rid of SPARSE for Initial Circuit Matrix creation. Now KLU is totally independent from SPARSE. This opens up the interface for other solvers as well 2023-08-16 11:14:18 +02:00
mifconvt.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
mifdelete.c Implement MIFnoise(), the generic noise callback for all XSPICE code 2026-04-22 08:45:27 +02:00
mifdestr.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
mifgetmod.c Fix memory leak of parm when there is a closing ). 2025-05-24 11:22:16 +02:00
mifgetvalue.c Fix some more -Wextra warnings. 2025-05-24 11:31:05 +02:00
mifload.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
mifmask.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
mifmdelete.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
mifmpara.c Improve checking of XSPICE model parameters and tidy code. 2025-05-24 11:04:55 +02:00
mifnoise.c Implement MIFnoise(), the generic noise callback for all XSPICE code 2026-04-22 08:45:28 +02:00
mifsetup.c Implement MIFnoise(), the generic noise callback for all XSPICE code 2026-04-22 08:45:27 +02:00
miftrunc.c XSPICE is in the public domain. 2020-10-10 12:21:22 +02:00
mifutil.c When parsing a XSPICE string-valued model parameter, break only 2025-05-24 11:05:13 +02:00