各位大神,小弟刚开始用hspice,遇到下面的问题:
**error** (d:\cmos\am\am.sp:13)definition of model pmos not found. Please specify a defined model name.
sp文件中第13行是M1 n2 inp n3 vdd pmos w=35u l=1u
这个pmos为什么认不出来呢?
而且lis前面有warning是:**warning** (h06mixddct02v24.lib:137) associated with encrypted blocks were suppressed due to encrypted content
而且这个库文件是从网页上复制下来到txt文件中然后把后缀改成lib的,这么做是不是会产生问题?
另外,我觉得sp文件不会有问题,因为完全是copy别人的代码。