RF 的管子 跑LVS 的时候出现property 错误?
时间:10-02
整理:3721RD
点击:
有人遇到过这样的情况吗?
具体点
看起来layout这边是把finger认成了1,width和length都乘以了finger。记得好像有一个option可以控制...
试试这个option:
LVS SPICE REPLICATE DEVICES {NO | YES}
Parameters
• NO
Specifies that the M property in SPICE netlists does not cause physical copies of elements
owning M parameters to be made in the SPICE netlist. This is the default if you do not
include this statement in a rule file.
• YES
Specifies that the M property in SPICE netlists causes creation of multiple physical copies
of elements owning M parameters in the SPICE netlist.
我试过了,报这个错的原因是在于这几个NMOS 放在 DNW 里面了,这就可能是comfile 的问题了?
里圈PSUB 外圈nwell+DNW,你是怎么把nmos放在dnw里边的?
把整个NMOS 用DNW 包住 形成了一个 孤岛(isolated sub)
確認一下共用的LAYER是否可以堆疊在一起
有些運算好像會混在一起運算