Home
last modified time | relevance | path

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

/dports/cad/ngspice_rework/ngspice-35/tests/hisimhv1/nmos/parameters/
H A DnmosParameters209 GLPART1 = ( 0.5 )
H A DpmosParameters209 GLPART1 = ( 0.5 )
/dports/cad/ngspice_rework/ngspice-35/tests/hisimhv1/pmos/parameters/
H A DnmosParameters209 GLPART1 = ( 0.5 )
H A DpmosParameters209 GLPART1 = ( 0.5 )
/dports/cad/ngspice_rework/ngspice-35/tests/hisimhv2/nmos/parameters/
H A DnmosParameters210 GLPART1 = ( 0.5 )
H A DpmosParameters210 GLPART1 = ( 0.5 )
/dports/cad/ngspice_rework/ngspice-35/tests/hisimhv2/pmos/parameters/
H A DpmosParameters210 GLPART1 = ( 0.5 )
H A DnmosParameters210 GLPART1 = ( 0.5 )
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2eval.c982 double GLPART1 ; in HSM2evaluate() local
5549 GLPART1 = 0.0 ; in HSM2evaluate()
5719 GLPART1 = 0.5 ; in HSM2evaluate()
7575 TX = GLPART1 + T1 * GLPART1_dVbse ; in HSM2evaluate()
7576 if ( TX * GLPART1 >= 0.0 ) { in HSM2evaluate()
7577 GLPART1 = TX ; in HSM2evaluate()
7582 GLPART1 = 0.0 ; in HSM2evaluate()
7990 here->HSM2_igd = M * ( GLPART1 * Igate - Igd ) ; in HSM2evaluate()
7997 T1 = 1.0 - GLPART1 ; in HSM2evaluate()
8011 T1 = 1.0 - GLPART1 ; in HSM2evaluate()
[all …]