hspice simulation problem
录入:edatop.com 阅读:
How could I use capacitor model in netlist?
The capacitor is described in model file as follows:
.lib cap
.subckt mim 1 2 mim_length=10u mim_width=10u
.param .......
......
cap 1 2 c="#expression"
.ends mim
.endl cap
The capacitor is described in model file as follows:
.lib cap
.subckt mim 1 2 mim_length=10u mim_width=10u
.param .......
......
cap 1 2 c="#expression"
.ends mim
.endl cap
..
cap. model 以子电路形式给出,你可以像调用子电路一样调用它,在元件名前加 X
比如:xc0 net1 net2 sub_name W=w L=l
Thank you very much!
It works as you said.
学习中。。
申明:网友回复良莠不齐,仅供参考。如需专业解答,请学习本站推出的微波射频专业培训课程。
上一篇:MOS参数问题求助
下一篇:请教spectre仿真问题?