|
|
@ -75,6 +75,11 @@ IFparm DIOmPTable[] = { /* model parameters */ |
|
|
IOP( "cta", DIO_MOD_CTA, IF_REAL, "Area junction temperature coefficient"), |
|
|
IOP( "cta", DIO_MOD_CTA, IF_REAL, "Area junction temperature coefficient"), |
|
|
IOPR( "ctc", DIO_MOD_CTA, IF_REAL, "Area junction capacitance temperature coefficient"), |
|
|
IOPR( "ctc", DIO_MOD_CTA, IF_REAL, "Area junction capacitance temperature coefficient"), |
|
|
IOP( "ctp", DIO_MOD_CTP, IF_REAL, "Perimeter junction capacitance temperature coefficient"), |
|
|
IOP( "ctp", DIO_MOD_CTP, IF_REAL, "Perimeter junction capacitance temperature coefficient"), |
|
|
|
|
|
|
|
|
|
|
|
IOP( "tbp", DIO_MOD_TBP, IF_REAL, "Area junction potential temperature coefficient"), |
|
|
|
|
|
IOPR( "tvj", DIO_MOD_TBP, IF_REAL, "Area junction potential temperature coefficient"), |
|
|
|
|
|
IOP( "tphp", DIO_MOD_TPHP, IF_REAL, "Perimeter junction potential temperature coefficient"), |
|
|
|
|
|
|
|
|
IOP( "kf", DIO_MOD_KF, IF_REAL, "flicker noise coefficient"), |
|
|
IOP( "kf", DIO_MOD_KF, IF_REAL, "flicker noise coefficient"), |
|
|
IOP( "af", DIO_MOD_AF, IF_REAL, "flicker noise exponent"), |
|
|
IOP( "af", DIO_MOD_AF, IF_REAL, "flicker noise exponent"), |
|
|
IOP( "fc", DIO_MOD_FC, IF_REAL, "Forward bias junction fit parameter"), |
|
|
IOP( "fc", DIO_MOD_FC, IF_REAL, "Forward bias junction fit parameter"), |
|
|
|