Home
last modified time | relevance | path

Searched refs:HSM2_igisl (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2cvtest.c108 - here->HSM2_igidl - here->HSM2_igisl; in HSM2convTest()
132 - here->HSM2_igidl - here->HSM2_igisl; in HSM2convTest()
H A Dhsm2ask.c165 value->rValue = here->HSM2_igisl; in HSM2ask()
H A Dhsm2ld.c462 - here->HSM2_igidl - here->HSM2_igisl; in HSM2LoadOMP()
486 - here->HSM2_igidl - here->HSM2_igisl; in HSM2LoadOMP()
849 - here->HSM2_isub - here->HSM2_igidl - here->HSM2_igisl; in HSM2LoadOMP()
1070 ceqbs = model->HSM2_type * (here->HSM2_igisl in HSM2LoadOMP()
1137 ceqbs = model->HSM2_type * (here->HSM2_isub + here->HSM2_igisl in HSM2LoadOMP()
H A Dhsm2def.h296 double HSM2_igisl; /* gate induced source leakage */ member
H A Dhsm2eval.c8036 here->HSM2_igisl = (here->HSM2_mode == HiSIM_NORMAL_MODE) ? M * Igisl : M * Igidl ; in HSM2evaluate()