Append,Replace, and SubWindow Plotting on Wavescan

E

ecnedad

Guest
Good morning!
I'm just a beginner.
Kindly please teach me what would be the environment variable to be
set to have an Append, Replace, and SubWindow style of plotting on
wavescan?

Hope anyone could help me.
 
Hi,

The best way to learn this is to look at the documentation.
The Cadence documents could be invoked by either cdsdoc or cdnshelp.
the latter is far better.
Otherwise, the docs are available in HTML/PDF from Unix at $CDSHOME/
doc.

When it does apply, the docs have dedicated chapters to how to setup
the tool options through environment variables.
Here is an example that answers your question, based on IC5141:

1. WaveScan User Guide ($CDSHOME/doc/wavescanug/wavescanug.pdf)
Appendix A: WaveScan Environment Variables
Look at variable : plotstyle
wavescan.browser plotStyle string "Append" | "Replace" ...

2. VirtuosoŽ Analog Design Environment User Guide ($CDSHOME/doc/
anasimhelp/anasimhelp.pdf)
Appendix A: Environment Variables
Look at variable: artistPlottingMode
envSetVal(“asimenv.plotting” “artistPlottingMode” ‘string ...

Just follow the doc instructions and update either of
your .cdsenv/.cdsinit/... files

Hope this is helping you !
Regards,
Riad.
 

Welcome to EDABoard.com

Sponsor

Back
Top