灵异现象求助
analogLib的symbol可能调用的model名字不同. 建议两种方式分别存出来网表比较一下.
一个Poly电阻:
从PDK,出错的:
...
section=restypical
// Library name: st09// Cell name: rhr1km
// View name:
schematic
subckt rhr1km_pcell24625 MINUS PLUS
R0 (PLUS MINUS) rhr1km
ends
rhr1km_pcell24625
// End of subcircuit definition.
// Library name: dcdc03
// Cell
name: test_res02
// View name: schematic
R0 (0 vin) rhr1km_pcell24625
...
从PDK,正确的:(别人电脑上的)
...
section=restypical
// Library name: st09// Cell name: rhr1km
// View name:
schematic
subckt rhr1km_pcell2462 MINUS PLUS
parameters segL=10u segW=1u tc1=-
2.432m tc2=8.289u vc1=-23m vc2=-550m
R0 (PLUS MINUS) rhr1km l=segL w=segW
tc1=tc1 tc2=tc2 vc1=vc1 vc2=vc2
ends rhr1km_pcell2462
// End of subcircuit
definition.
// Library name: dcdc03
// Cell name: test_res02
// View name: schematic
R0 (0 vin) rhr1km_pcell2462 m=1 segL=10u segW=1u tc1=-2.432m tc2=8.289u \
vc1=-23m vc2=-550m
...
从analoglib:
section=restypical
// Library name: dcdc03
// Cell name: test_res02
// View name:
schematic
R0 (vin 0) rhr1km l=10u w=1u
这个好奇怪. netlisting一般都是CDF控制的, 你在CIW-Tools-CDF里面去看看. 如果同一个PDK在别人那里工作你这里不工作, 是不是因为有什么环境变量设置不对?
好的,多谢!
I met similar situation before. Thanks.
下次别用这么吓人的title了。大家会注意到你的帖子的。
灵异 相关文章: