多工艺文件Corner仿真
时间:10-02
整理:3721RD
点击:
请教大家一个问题,有多个工艺文件,需要跑Corner仿真,怎么设置啊?
1. view the model file (hspice or spectre)
2. change process corner (tt / ff ...)
mpig
额,没懂我的意思,是library多个,res,bjt,mos,cap分别有自己的model文件,怎么添加呢!
1. write a text that include each model and same corner
exmos.libtt
res.libtt=>tt.txt
mos.libff
res.libff=>ff.txt
2. in spectre,you can write a dcf file for corner sim
in hspice, you can write a scrip to change the corner file in yor netlist
mpig