soft_bin
Syntax
soft_bin=singlemodels | no | allmodels
Description
Defines whether to allow the MOSFETs size to exceed the specified range in the model files, as soft binned model. It can be applied to both non-binned or binned models. Possible value are:
-
singlemodels: Soft binned model is used only on non-binned models. This is the default value. -
no: The size of the MOSFETs is not allowed to exceed the given range. -
allmodels: Soft binned model is used on both non-binned and binned models.
Return to top