问HSPICE仿真的问题
时间:12-11
整理:3721RD
点击:
用HPICE仿真calibre提取寄生参数后的网表,出现了如下warning和error:
**warning** no dc path to ground from node 1:n_xi1_xi1_net016_xi1_xi1_xi21
_mm28_g defined in subckt clkdis
high impedance is inserted by setting dcstep=1
**error** no dc path to ground from node 1:n_xi1_xi6_net018_xi1_xi6_xi21_m
m27_g defined in subckt clkdis
为什么有的是warning有的是error?error怎么解决?
谢谢
**warning** no dc path to ground from node 1:n_xi1_xi1_net016_xi1_xi1_xi21
_mm28_g defined in subckt clkdis
high impedance is inserted by setting dcstep=1
**error** no dc path to ground from node 1:n_xi1_xi6_net018_xi1_xi6_xi21_m
m27_g defined in subckt clkdis
为什么有的是warning有的是error?error怎么解决?
谢谢
这个我也发现了,先看看是job conclude 还是job abort吧,有时候报了error居然也能conclude,估计是RD报了error却忘记了退出。呵呵。
问题不大,查一下报出来的节点的连接就知道了。
可能HSPICE不允许输入悬空,如果输入悬空则报 error
如果输出悬空则报warning
就是说MOS管的栅上必须要有确定电平
不知道理解对不对