Home
last modified time | relevance | path

Searched refs:BSIM4w0 (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4/
H A Db4check.c243 if (pParam->BSIM4w0 == -pParam->BSIM4weff) in BSIM4checkModel()
518 if (fabs(1.0e-8 / (pParam->BSIM4w0 + pParam->BSIM4weff)) > 10.0) in BSIM4checkModel()
H A Db4temp.c699 pParam->BSIM4w0 = model->BSIM4w0 in BSIM4temp()
1583 / (pParam->BSIM4weff + pParam->BSIM4w0); in BSIM4temp()
2348 / (model->BSIM4weffeot + pParam->BSIM4w0); in BSIM4temp()
H A Dbsim4def.h662 double BSIM4w0; member
949 double BSIM4w0; member
H A Db4mask.c318 value->rValue = model->BSIM4w0; in BSIM4mAsk()
H A Db4set.c343 model->BSIM4w0 = 2.5e-6; in BSIM4setup()
H A Db4mpar.c413 mod->BSIM4w0 = value->rValue; in BSIM4mParam()
H A Db4ld.c1177 / (pParam->BSIM4weff + pParam->BSIM4w0); in BSIM4LoadOMP()