Home
last modified time | relevance | path

Searched refs:BSIM4v5rnoia (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v5/
H A Db4v5check.c670 if (model->BSIM4v5rnoia < 0.0) in BSIM4v5checkModel()
672 …nd_word(&wl, &wl, tprintf("Warning: rnoia = %g is negative. Set to zero.\n", model->BSIM4v5rnoia)); in BSIM4v5checkModel()
673 model->BSIM4v5rnoia = 0.0; in BSIM4v5checkModel()
H A Db4v5noi.c169 npart_beta = model->BSIM4v5rnoia * (1.0 + T5 in BSIM4v5noise()
H A Dbsim4v5def.h1016 double BSIM4v5rnoia; member
H A Db4v5set.c440 model->BSIM4v5rnoia = 0.577; in BSIM4v5setup()
H A Db4v5mask.c493 value->rValue = model->BSIM4v5rnoia; in BSIM4v5mAsk()
H A Db4v5mpar.c684 mod->BSIM4v5rnoia = value->rValue; in BSIM4v5mParam()