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

 找回密码
 注册

手机号码,快捷登录

手机号码,快捷登录

搜帖子
查看: 114|回复: 0

[求助] PSPICE模型param问题

[复制链接]
发表于 昨天 23:34 | 显示全部楼层 |阅读模式
悬赏200资产未解决
在把spice模型转成pspice模型的过程中遇到问题,双脉冲仿真显示参数没有定义,但是在模型的开头已经完成了所需参数的定义;想请教大家该如何解决这个报错
param定义:

.PARAM  T0=25
+ Vth0=0.30        Vth_tc=-14m
+ Vtmin=0.30      
+ Vtmax=1.33
+ alpha=0          beta=0         gamma=0
+ ksat=0.8
+ dR=0  
+dVth=0  
+dCi=0  
+dCr=0  
+dCo=0
+ Cgs0=1400p
+ Irrm=5.13e4
+ RR=50k           CC=1p
+ Ct0=259

* Corner scaling helpers
* limit(x,lo,hi) is PSpice builtin
.PARAM Dsoglia = {Vtmax*LIMIT(dVth,0,1)+Vtmin*LIMIT(dVth,-1,0)}
.PARAM CiScale = { 1 + (1.3-1)*LIMIT(dCi,0,1) - (1-0.7)*LIMIT(dCi,-1,0) }
.PARAM CrScale = { 1 + (1.3-1)*LIMIT(dCr,0,1) - (1-0.7)*LIMIT(dCr,-1,0) }
.PARAM CoScale = { 1 + (1.2-1)*LIMIT(dCo,0,1) - (1-0.8)*LIMIT(dCo,-1,0) }

报错:

Error found by spectre during hierarchy flattening.
    ERROR (SFE-1997): "input.scs" 29: I26: parameter `Dsoglia': Cannot run the simulation because an unknown parameter `Vtmax' has been specified in expression `Vtmax*limit(dVth,0,1)+Vtmin*limit(dVth,-1,0)'. Correct the expression and rerun the simulation.
        
    ERROR (SFE-1997): "input.scs" 29: I26: parameter `CiScale': Cannot run the simulation because an unknown parameter `dCi' has been specified in expression `1+(1.3-1)*limit(dCi,0,1)-(1-0.7)*limit(dCi,-1,0)'. Correct the expression and rerun the simulation.
        
    ERROR (SFE-1997): "input.scs" 29: I26: parameter `CrScale': Cannot run the simulation because an unknown parameter `dCr' has been specified in expression `1+(1.3-1)*limit(dCr,0,1)-(1-0.7)*limit(dCr,-1,0)'. Correct the expression and rerun the simulation.
        
    ERROR (SFE-1997): "input.scs" 29: I26: parameter `CoScale': Cannot run the simulation because an unknown parameter `dCo' has been specified in expression `1+(1.2-1)*limit(dCo,0,1)-(1-0.8)*limit(dCo,-1,0)'. Correct the expression and rerun the simulation.
        
    ERROR (SFE-1997): "input.scs" 36: I25: parameter `Dsoglia': Cannot run the simulation because an unknown parameter `Vtmax' has been specified in expression `Vtmax*limit(dVth,0,1)+Vtmin*limit(dVth,-1,0)'. Correct the expression and rerun the simulation.
        
    ERROR (SFE-1997): "input.scs" 36: I25: parameter `CiScale': Cannot run the simulation because an unknown parameter `dCi' has been specified in expression `1+(1.3-1)*limit(dCi,0,1)-(1-0.7)*limit(dCi,-1,0)'. Correct the expression and rerun the simulation.
        
    ERROR (SFE-1997): "input.scs" 36: I25: parameter `CrScale': Cannot run the simulation because an unknown parameter `dCr' has been specified in expression `1+(1.3-1)*limit(dCr,0,1)-(1-0.7)*limit(dCr,-1,0)'. Correct the expression and rerun the simulation.
        
    ERROR (SFE-1997): "input.scs" 36: I25: parameter `CoScale': Cannot run the simulation because an unknown parameter `dCo' has been specified in expression `1+(1.2-1)*limit(dCo,0,1)-(1-0.8)*limit(dCo,-1,0)'. Correct the expression and rerun the simulation.
        

Snipaste_2025-09-02_23-28-29.png
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2025-9-3 07:01 , Processed in 0.011707 second(s), 4 queries , Gzip On, Redis On.

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