Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Is this a two definition in a .pat file?

Status
Not open for further replies.

ruwan2

Member level 5
Member level 5
Joined
Nov 29, 2011
Messages
90
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Visit site
Activity points
2,141
Hi,

In an example project of SMASH, there is one line inside testbench.pat file:



.DC LIN TEMPERATURE.VALUE 0 10 1 compress=no compressCoeff=1 compressTolX=0 compressTolY=1u


I am not clear about its meaning. In its reference book, it has DC Temperature Analysis example line:

.DC TEMPERATURE 0 85 2


In DC Transfer Analysis, it has definitions:

.DC <vsrc> <vstart> <vstop> <vincr> [compress=YES|NO]
+ [compressCoeff=<value>] [compressTolX=<value>]
+ [compressTolY=<value>]

I am puzzled about

.DC LIN TEMPERATURE.VALUE 0 10 1 compress=no compressCoeff=1 compressTolX=0 compressTolY=1u


whether it is a DC analysis, why does it have temperature keyword? It combines the two? A little awkward way to me.


BTW, .pat file is a wide use file format, or a SMASH proprietary file format?

Thanks,
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top