GitHub
01/26/2023, 8:40 AMngspice
does not simulate thermal noise for behavioral resistors, which are used in the SKY130 model files. Thermal noise can be enabled by adding the parameter noisy=1
to the respective resistors. This behavior is described in the ngspice
manual, chapter 3.3.4.
As proper thermal noise modelling of resistors is essential for analog/mixed-signal circuit design, please patch the model files accordingly.
RTimothyEdwards/open_pdksHarald Pretl
01/26/2023, 8:41 AM