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.

about a HSPICE problem with plotting

Status
Not open for further replies.

samuel

Full Member level 3
Joined
Nov 15, 2004
Messages
171
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,296
Location
world
Activity points
1,143
about a HSPICE proble

$ Problem 1: Size pmos device by plotting Id versus V* = 2*Id/gm
mn dn dn 0 0 pmos L=1um W=10um
vdn 0 dn dc 1V
.dc vdn 10mV 3V 10mV
* Note that vs is V*...
.probe vs = par('-2*i(mn)/gmo(mn)')
.probe Id = par('-i(mn)')
.options dccap post=2 brief
.lib 'cmos35.txt' nominal
.end




how to plot this waveform using scope?
 

Re: about a HSPICE proble

Hi,

are u trying to plot Id vs VS, like the 1 in the attached image??

If u r using cscope then its very simple...

open the plot file in cscope

double click the file name will get u signal manager which will list all signal avlb in u r waveform file ( in u r case *.sw0)

select VS in bottom of signal manager u will have option for X axis, click set( now u r x axis will be VS. now wht evr u plot wil hve this x axis

hope this helps.


If u r doing some thing else... please let me know tht i can refine u r requirment

thanks,
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top