Home
last modified time | relevance | path

Searched refs:dgche_dVg (Results 1 – 14 of 14) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3v0/
H A Db3v0ld.c92 double gche, dgche_dVg, dgche_dVd, dgche_dVb; in BSIM3v0load() local
922 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in BSIM3v0load()
932 dIdl_dVg = (gche * dVdseff_dVg + Vdseff * dgche_dVg / T0) / T0 in BSIM3v0load()
/dports/cad/gnucap/gnucap-2013-04-23/apps/
H A Dd_mos7.model1281 double gche, dgche_dVg, dgche_dVd, dgche_dVb;
1319 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg
1326 trace4("", gche, dgche_dVg, dgche_dVd, dgche_dVb);
1331 dIdl_dVg = (gche * dVdseff_dVg + T9 * dgche_dVg) / T0
H A Dd_mos8.model1401 double gche, dgche_dVg, dgche_dVd, dgche_dVb;
1439 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg
1446 trace4("", gche, dgche_dVg, dgche_dVd, dgche_dVb);
1451 dIdl_dVg = (gche * dVdseff_dVg + T9 * dgche_dVg) / T0
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3v1/
H A Db3v1ld.c97 double gche, dgche_dVg, dgche_dVd, dgche_dVb; in BSIM3v1load() local
1046 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in BSIM3v1load()
1057 dIdl_dVg = (gche * dVdseff_dVg + T9 * dgche_dVg) / T0 in BSIM3v1load()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3/
H A Db3ld.c142 double gche, dgche_dVg, dgche_dVd, dgche_dVb; in BSIM3LoadOMP() local
1167 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in BSIM3LoadOMP()
1178 dIdl_dVg = (gche * dVdseff_dVg + T9 * dgche_dVg) / T0 in BSIM3LoadOMP()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3v32/
H A Db3v32ld.c134 double gche, dgche_dVg, dgche_dVd, dgche_dVb; in BSIM3v32LoadOMP() local
1219 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in BSIM3v32LoadOMP()
1230 dIdl_dVg = (gche * dVdseff_dVg + T9 * dgche_dVg) / T0 in BSIM3v32LoadOMP()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3soi_fd/
H A Db3soifdld.c168 double gche, dgche_dVg, dgche_dVd, dgche_dVb, dgche_dT; in B3SOIFDload() local
2067 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in B3SOIFDload()
2086 dIdl_dVg = (gche * dVdseff_dVg + T9 * dgche_dVg) / T0 in B3SOIFDload()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3soi_pd/
H A Db3soipdld.c160 double gche, dgche_dVg, dgche_dVd, dgche_dVb, dgche_dT; in B3SOIPDload() local
1723 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in B3SOIPDload()
1741 dIdl_dVg = (gche * dVdseff_dVg + T9 * dgche_dVg) / T0 in B3SOIPDload()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3soi_dd/
H A Db3soiddld.c171 double gche, dgche_dVg, dgche_dVd, dgche_dVb, dgche_dT; in B3SOIDDload() local
2104 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in B3SOIDDload()
2123 dIdl_dVg = (gche * dVdseff_dVg + T9 * dgche_dVg) / T0 in B3SOIDDload()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v5/
H A Db4v5ld.c196 double gche, dgche_dVg, dgche_dVd, dgche_dVb; in BSIM4v5LoadOMP() local
1678 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in BSIM4v5LoadOMP()
1689 dIdl_dVg = T1 * dgche_dVg - T2 * dRds_dVg; in BSIM4v5LoadOMP()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4/
H A Db4ld.c245 double gche, dgche_dVg, dgche_dVd, dgche_dVb; in BSIM4LoadOMP() local
1886 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in BSIM4LoadOMP()
1897 dIdl_dVg = T1 * dgche_dVg - T2 * dRds_dVg; in BSIM4LoadOMP()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v6/
H A Db4v6ld.c207 double gche, dgche_dVg, dgche_dVd, dgche_dVb; in BSIM4v6LoadOMP() local
1768 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in BSIM4v6LoadOMP()
1779 dIdl_dVg = T1 * dgche_dVg - T2 * dRds_dVg; in BSIM4v6LoadOMP()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v7/
H A Db4v7ld.c207 double gche, dgche_dVg, dgche_dVd, dgche_dVb; in BSIM4v7LoadOMP() local
1795 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in BSIM4v7LoadOMP()
1806 dIdl_dVg = T1 * dgche_dVg - T2 * dRds_dVg; in BSIM4v7LoadOMP()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsimsoi/
H A Db4soild.c220 double gche, dgche_dVg, dgche_dVd, dgche_dVb, dgche_dVe, dgche_dT; in B4SOILoadOMP() local
3960 dgche_dVg = (beta * dfgche1_dVg + fgche1 * dbeta_dVg in B4SOILoadOMP()
3982 dIdl_dVg = (gche * dVdseff_dVg + T9 * dgche_dVg) / T0 in B4SOILoadOMP()
6080 dIdlovVdseff_dVg = (T2 * dgche_dVg in B4SOILoadOMP()