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.

How to get output parameters of MOS using spectre

Status
Not open for further replies.

Julian18

Full Member level 3
Joined
Apr 9, 2007
Messages
167
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,298
Activity points
2,389
spectre mos gm parameter

Hi, there:
spectre help reports a lot of parameters, such as output parameter, model parameter, operating point parameter etc. but How can i access to these parameters after simulation? I know I can get the operating point parameters by adding save statement in my spectre deck, what if i want to get , say , the effective length of the device? From the result browser? yeah, it is true, but how to do it using OCEAN (such as getData stuff or something like that)?

TIA.


Julian
 

spectre output parameter

getData for signals.
For devices use PV command in this maner:
pv("I1.M1.m1" "gm" ?resultsDir "path_to_psf_results" ?result "dcOpInfo-info")
 

    Julian18

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top