| Author |
Message |
arsenal
Joined: 22 Sep 2005
Posts: 20
|
Posted:
Tue Nov 15, 2005 1:09 am Post subject:
how to print only the specified nodes in spectre? |
|
|
hi,
i wanna know how to let spectre only plot the specified nodes, just like ".option probe" in hspice, which will only plot the nodes listed behind ".print" command.
thanks
|
|
| Back to top |
|
 |
Andrew Beckett
Guest
|
Posted:
Tue Nov 15, 2005 9:10 am Post subject:
Re: how to print only the specified nodes in spectre? |
|
|
On Mon, 14 Nov 2005 19:10:05 -0600, dennishgj@yahoo-dot-com.no-spam.invalid
(arsenal) wrote:
| Quote: | hi,
i wanna know how to let spectre only plot the specified nodes, just
like ".option probe" in hspice, which will only plot the nodes listed
behind ".print" command.
thanks
|
Use the spectre "save" statement ("spectre -h save"). Also make sure
that in your options you don't have save=all or save=allpub turned on
("spectre -h options") otherwise it will save all voltages regardless...
The default is save=selected - and if nothing is selected (via a save
statement), it saves all nodes (no point having a simulation which saves
nothing!).
Regards,
Andrew. |
|
| Back to top |
|
 |
arsenal
Joined: 22 Sep 2005
Posts: 20
|
Posted:
Tue Nov 15, 2005 6:04 pm Post subject:
re:how to print only the specified nodes in spectre? |
|
|
hi andrew,
thank u very much.
|
|
| Back to top |
|
 |
|
|
|
|