The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> how to save internal voltage/current nodes in the Calibre view
https://designers-guide.org/forum/YaBB.pl?num=1288758198

Message started by newic on Nov 2nd, 2010, 9:23pm

Title: how to save internal voltage/current nodes in the Calibre view
Post by newic on Nov 2nd, 2010, 9:23pm

May I know how to save internal voltage/current nodes in the Calibre view when running post-layout simulation?

I try to include the nodes like
save /I0/xxxa    /I0/xxxb
but fail.

Title: Re: how to save internal voltage/current nodes in the Calibre view
Post by Andrew Beckett on Jan 2nd, 2011, 2:55am

Might help if you explained what tool you're using to do the simulation, or where you placed these save statements. If they're in a spectre netlist, you'd have to use the spectre namespace - so you'd probably put:

save I0.xxxa I0.xxxb

If in ADE, you could use a stimulus file and then use the syntax for mapping the Virtuoso namespace into the netlisted namespace by using:

save [#/I0/xxxa] [#/I0/xxxb]

This is assuming that the referenced blocks have been netlisted by ADE, and it will take into account any mapping that has been performed on the names of those nets.

I'm having to guess here, because you gave very little information.

Regards,

Andrew.

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.