J
Jay Smith
Guest
thanks!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
--thanks!
If it's a DC operating point, you can get this directly.
If it's a transient analysis, then create a file, put:
save M1ppoint
or
save M1
or
save M1:gds
where M1 is the instance name of the component in the netlist - may be hierarchical,
for example I1.I2.M0.
Then specify this file as a "Model File" (they don't have to be model files - any spectre
syntax file can be included here).
Run the simulation, and then using the results browser, you will be able to navigate down
to the transistor in question in the transient results, and find the gds (or any other
operating point parameter). The exact list of parameters can be found by looking
at "spectre -h bsim3v3" (if it is a bsim3v3 model; use the appropriate model type).
Regards,
Andrew.
On 12 Apr 2004 22:42:23 -0700, mail9900@yahoo.com (Jay Smith) wrote:
thanks!
If it's a DC operating point, you can get this directly.
If it's a transient analysis, then create a file, put:
save M1ppoint
or
save M1
or
save M1:gds
where M1 is the instance name of the component in the netlist - may be hierarchical,
for example I1.I2.M0.
Then specify this file as a "Model File" (they don't have to be model files - any spectre
syntax file can be included here).
Run the simulation, and then using the results browser, you will be able to navigate down
to the transistor in question in the transient results, and find the gds (or any other
operating point parameter). The exact list of parameters can be found by looking
at "spectre -h bsim3v3" (if it is a bsim3v3 model; use the appropriate model type).
Regards,
Andrew.
On 12 Apr 2004 22:42:23 -0700, mail9900@yahoo.com (Jay Smith) wrote:
thanks!
--Andrew,
Got it from psf->Run1->dcOpInfo-info
I thought this could be directly back-annotated into the schematic.
As you suggested method, I also successfully plotted the gds vs. Vds
from pdf->Run1->Mn->gds. But I got some more questions (can't find
much info about these in Cadence's cdsdoc), how is the psf tree
organized? What exactly do dc-dc, dcOp-dc, dcOpInfo-info etc mean?
Seems to me they act differently to mouse click...
many thanks for your valuable time!
Jay
p.s.: If I use Spectre (w/o the SPICE translator), all the statements
etc in other simulation files (include file, difinition file and
stimulus file ...) should follow native Spectre syntax, right?
Andrew Beckett <andrewb@DELETETHISBITcadence.com> wrote in message news:<1i7n701r8012kcl4pb0dj54bp7a3fvednb@4ax.com>...
If it's a DC operating point, you can get this directly.
If it's a transient analysis, then create a file, put:
save M1ppoint
or
save M1
or
save M1:gds
where M1 is the instance name of the component in the netlist - may be hierarchical,
for example I1.I2.M0.
Then specify this file as a "Model File" (they don't have to be model files - any spectre
syntax file can be included here).
Run the simulation, and then using the results browser, you will be able to navigate down
to the transistor in question in the transient results, and find the gds (or any other
operating point parameter). The exact list of parameters can be found by looking
at "spectre -h bsim3v3" (if it is a bsim3v3 model; use the appropriate model type).
Regards,
Andrew.
On 12 Apr 2004 22:42:23 -0700, mail9900@yahoo.com (Jay Smith) wrote:
thanks!