virtuoso ADEL 仿真报错基本问题

The length, width, or area of the instance does not fit the given lmax-lmin, wmax-wmin, or areamax-areamin range for any model in the M1.nch_rf' group. The channel width is 1.000000e-06 and length is 5.000000e-01. Specify channel width and length that do not exceed the referenced maximal area Lmax=2.401000e-07, Lmin=6.000000e-08, Wmax=6.010000e-06,and Wmin=6.000000e-07. You can choose the nearest model by setting the value ofsoft_bin' option to `allmodels'.
请问该怎么解决

这个错误表明,您在布局设计中使用了一个长度或宽度超出了所选元件库中允许的范围的实例。 Virtuoso ADEL 仿真器建议使用库中已有的元件模型,因为这些模型经过验证,可以确保仿真的准确性。

要解决这个问题,您可以尝试以下几个方法:

检查所选的元件库中是否有适当的元件模型可用于您的设计。您可以根据所需的电气特性和尺寸范围选择不同的元件模型。

更改您的实例的长度和/或宽度,使其适合所选元件模型的尺寸限制。

使用 'soft_bin' 选项指定使用最接近所选尺寸的元件模型。例如,您可以将 'soft_bin' 选项设置为 'allmodels',以使用库中最接近所选尺寸的元件模型。

如果您的设计确实需要使用超出元件库尺寸范围的实例,请考虑使用定制的元件模型或使用其他工具进行仿真。