The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Apr 27th, 2024, 3:08am
Pages: 1
Send Topic Print
how to save internal voltage/current nodes in the Calibre view (Read 2131 times)
newic
Senior Member
****
Offline



Posts: 138

how to save internal voltage/current nodes in the Calibre view
Nov 02nd, 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.
Back to top
 
 
View Profile   IP Logged
Andrew Beckett
Senior Fellow
******
Offline

Life, don't talk to
me about Life...

Posts: 1742
Bracknell, UK
Re: how to save internal voltage/current nodes in the Calibre view
Reply #1 - 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.
Back to top
 
 
View Profile WWW   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.