|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
我刚装了Hspice2009在书上抄了一个网表如下:
* Soruce Type Test *
.options post acct
.tran 0.1 5
v4 4 0 dc 0 ac 0 0 pulse 0 1 0 0.15 0.15 0.4 2
c4 4 14 0.01
L4 0 14 0.05
.print v(4) i(L4)
.plot v(4) v(14)
.end
(为一个电容串一个电感)
仿真后提示:**warning** To avoid produce hard-to-solve matrix equations, connect gdcpath from node 0:14 defined in subckt 0
且点击Cscope和Waveview按钮时分别显示Cscope file doesn't exist和Waveview/SpiceExplorer file doesn't exist
不知道问题出在什么地方望高手指点,谢谢! |
|