Re: 大家说说hspice中.print 和.probe有什么区别吧!
时间:12-12
整理:3721RD
点击:
我只知道在option中加上probe
然后再用.probe语句打出几个你需要的点
那么仿真后的数据文件只记录你需要的那几个
这在仿真数据量很大的情况时很好用的
.175
然后再用.probe语句打出几个你需要的点
那么仿真后的数据文件只记录你需要的那几个
这在仿真数据量很大的情况时很好用的
.175
.PRINT Statement : Print Numeric Analysis Results
.PLOT Statement : Generates Low Resolution Plot in .lis file
.PROBE Statement : Allows Save Output Variables Only into the Graph Date Files
.MEASURE Statement : Print Numeric Results of Measured Specifications
.39
print会把后面的值,全部显示在.lis文件中,导致文件很大