在线咨询 切换到宽版
eetop公众号 创芯大讲堂 创芯人才网

 找回密码
 注册

手机号码,快捷登录

手机号码,快捷登录

搜全文
查看: 2845|回复: 2

[求助] Please help me. hspice job abort. How to debug it? Thank you very much

[复制链接]
发表于 2022-11-9 17:46:23 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
本帖最后由 hi_china59 于 2022-11-10 08:42 编辑

Hspice complained that "Error: The oscnode specified for .SN does not exist. Please select a different"
hspice job abort
Please tell me how to bebug it. Thank you very much.

The following is my hspcice simulating file
**********************************
ring osc
.options post
.options snaccuracy=50
.lib 'cmn018_assp_v1d2.l' TT_3V
.lib 'cmn018_assp_v1d2.l' TT

.SUBCKT INV_18U IN V18 OUT VSS
MN OUT IN VSS VSS NCH L=0.18U W=0.8U M=1
MP OUT IN V18 V18 PCH L=0.18U W=1.6U M=1
.ENDS INV_18U
*
XI1 N1 V18 OUT VSS INV_18U
XI2 N5 V18 N1 VSS INV_18U
XI3 N4 V18 N5 VSS INV_18U
XI4 N3 V18 N4 VSS INV_18U
XI5 N2 V18 N3 VSS INV_18U
XI6 N1 V18 N2 VSS INV_18U


v18 v18 gnd 1.8
vss vss gnd  0
cout out gnd 0.2p

.ic v(N2)=1


.snosc tones=3.37e9 nharms=10 oscnode=1 trinit=10n
.phasenoise v(N2) dec 10 100 10meg listfreq=(all) listcount=5 listsources=on
.probe phasenoise phnoise v(N2)
.print phasenoise phnoise v(N2)

.probe sn v(N2)
.probe snfd v(N2) v(N2)

* Measurement
.measure snfd freqsnfd1 find 'HERTZ[1]' at=0.01p

.end


ring.jpg
发表于 2022-11-9 20:33:40 | 显示全部楼层
.snosc tones=3.37e9 nharms=10 oscnode=1 trinit=10n
Your specified oscnode '1' does not exist.
Please correct the oscnode value.
Following is the ‘oscnode’ dsescription that may to help on it:
Node used to probe for oscillation conditions. This node is
automatically analyzed to search for periodic behavior near
the TONE or PERIOD value specified.
回复 支持 1 反对 0

使用道具 举报

 楼主| 发表于 2022-11-10 10:09:39 | 显示全部楼层


   
cabal2012 发表于 2022-11-9 20:33
.snosc tones=3.37e9 nharms=10 oscnode=1 trinit=10n
Your specified oscnode '1' does not exist.
Please ...


Hi
Thank you so much. You've solved my problem.
.snosc tones=3.37e9 nharms=10 oscnode=N2 trinit=300p
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

X

手机版| 小黑屋| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2025-9-15 07:51 , Processed in 0.015003 second(s), 4 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表