Home
last modified time | relevance | path

Searched refs:BSIM4v5m (Results 1 – 9 of 9) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v5/
H A Db4v5ask.c43 value->rValue = here->BSIM4v5m; in BSIM4v5ask()
180 value->rValue *= here->BSIM4v5m; in BSIM4v5ask()
184 value->rValue *= here->BSIM4v5m; in BSIM4v5ask()
200 value->rValue *= here->BSIM4v5m; in BSIM4v5ask()
204 value->rValue *= here->BSIM4v5m; in BSIM4v5ask()
208 value->rValue *= here->BSIM4v5m; in BSIM4v5ask()
212 value->rValue *= here->BSIM4v5m; in BSIM4v5ask()
216 value->rValue *= here->BSIM4v5m; in BSIM4v5ask()
220 value->rValue *= here->BSIM4v5m; in BSIM4v5ask()
224 value->rValue *= here->BSIM4v5m; in BSIM4v5ask()
[all …]
H A Db4v5par.c48 here->BSIM4v5m = value->rValue; in BSIM4v5param()
H A Db4v5check.c226 if (here->BSIM4v5m <= 0.0) in BSIM4v5checkModel()
228 … wl_append_word(&wl, &wl, tprintf("Fatal: multiplier = %g is not positive.\n", here->BSIM4v5m)); in BSIM4v5checkModel()
H A Db4v5noi.c148 m = here->BSIM4v5m; in BSIM4v5noise()
H A Db4v5set.c1705 here->BSIM4v5m = 1.0; in BSIM4v5setup()
1832 BSIM4v5RdseffGeo(here->BSIM4v5nf*here->BSIM4v5m, here->BSIM4v5geoMod, in BSIM4v5setup()
1879 BSIM4v5RdseffGeo(here->BSIM4v5nf*here->BSIM4v5m, here->BSIM4v5geoMod, in BSIM4v5setup()
H A Db4v5acld.c454 m = here->BSIM4v5m; in BSIM4v5acLoad()
H A Db4v5pzld.c487 m = here->BSIM4v5m; in BSIM4v5pzLoad()
H A Dbsim4v5def.h125 double BSIM4v5m; member
H A Db4v5ld.c4568 m = here->BSIM4v5m; in BSIM4v5LoadOMP()