Re: Parameter editing using SKILL
- From: Svenn Are Bjerkem <svenn.bjerkem@xxxxxxxxxxxxxx>
- Date: 25 May 2007 01:20:33 -0700
On May 24, 12:22 pm, newborn <hrishi...@xxxxxxxxx> wrote:
I had one more doubt. If i want to use Skill for simulation of a
ckt... what shud i do.
I made a ckt having a dc vsource & a resistor. now..>simulator('spectre)
design("libname" "cellname" "viewname")
createNetlist
dc("V0" "vdc" 0 5 1)
the dc command is returning "1"
is my parameter "vdc" correct? How to choose which parameter to vary?
Help
Thanks!
analysis('dc ?dev "/V0" ?param "dc" ?start "0" ?stop "5" ?step
"1" )
saveOption( 'currents "all" )
saveOption( 'pwr "all" )
saveOption( 'save "all" )
temp( 27 )
run()
I would advice you to google for one of those university tutotials
that happen to be available on the internet. There is no need for you
to struggle with these kinds of problems as they have already been
well documented elsewhere.
--
Svenn
.
- Follow-Ups:
- Re: Parameter editing using SKILL
- From: newborn
- Re: Parameter editing using SKILL
- References:
- Parameter editing using SKILL
- From: newborn
- Re: Parameter editing using SKILL
- From: newborn
- Parameter editing using SKILL
- Prev by Date: Re: Parameter editing using SKILL
- Next by Date: specifying alternate cdsplotinit?
- Previous by thread: Re: Parameter editing using SKILL
- Next by thread: Re: Parameter editing using SKILL
- Index(es):
Relevant Pages
|