ngspice/src/include
Seth Hillbrand 013408ac08 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.

Also add an OTA (operational transconductance amplifier) code model as a
reference implementation that exercises the programmatic noise interface.
2026-04-22 08:45:27 +02:00
..
cppduals Re-enable compiling with clang 2026-02-03 14:25:18 +01:00
ngspice Implement MIFnoise(), the generic noise callback for all XSPICE code 2026-04-22 08:45:27 +02:00