如何在Hspice中导入工艺库文件
如何在Hspice中导入工艺库文件?不同的厂家的工艺库导入到Hspice中方式是不是不一样?呵呵,自己刚刚已经解决了
小编在做毕业设计吧 我也在做hspice方面的毕业设计 刚刚开始看 有很多地方不明白 入门好难
你是怎么解决的呢?**error** (e:\hspice\inverter.sp:14) unable to open file "E:/hspice/tsmc/mm018.l" .我做仿真会出现这种情况,求大神解答
.LIB "E:/hspice/tsmc/mm018.l" TT
.lib should have a filename with correct section. Please enter filename with correct path and appropriate section. Syntax:.lib <./path/file name> (optional) < section> before or at ".option"还是不行啊
.title inverter
.subckt inverter vdda gnda in out
MPM0 out in vdda vdda pch W=20u L=180n m=1
MNM0 out in gnda gnda nch W=10u L=180n m=1
.ends
x1 vdda gnda in out inverter
vvdda vdda 0 1.8
vgnda gnda 0 0
vvin in 0 pulse (0 1.8 0.1n 0.1n 0.1n 0.5u 1u)
.temp 27
.op
.tran 0.1n 5u
.LIB "E:/hspice/tsmc/mm018.l" TT
.option post accurate probe
.probe
.end
这是我的网表,你看看问题出在哪了?
.title inverter
.subckt inverter vdda gnda in out
MPM0 out in vdda vdda pch W=20u L=180n m=1
MNM0 out in gnda gnda nch W=10u L=180n m=1
.ends
x1 vdda gnda in out inverter
vvdda vdda 0 1.8
vgnda gnda 0 0
vvin in 0 pulse (0 1.8 0.1n 0.1n 0.1n 0.5u 1u)
.temp 27
.op
.tran 0.1n 5u
.LIB "E:/hspice/tsmc/mm018.l" TT
.option post accurate probe
.probe
.end
这是我的网表,你看看问题出在哪了
Just open mm018.l, it will tell you how to include library and corner!
Good luck...
申明:网友回复良莠不齐,仅供参考。如需专业解答,请学习本站推出的微波射频专业培训课程。
上一篇:求一份SDM的FFT MATLAB分析程序
下一篇:如何对ADC采样电容取值