The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> Change Defaults of Cadence ViVA(Virtuoso Visualisation and Analysis)
https://designers-guide.org/forum/YaBB.pl?num=1463059457

Message started by cheap_salary on May 12th, 2016, 6:24am

Title: Change Defaults of Cadence ViVA(Virtuoso Visualisation and Analysis)
Post by cheap_salary on May 12th, 2016, 6:24am

I would like to change default settings of Cadence ViVA.
For example, I prefer thick line as default.
And I don't prefer Zoom Bar.

For Cadence Wavescan, I can change some default setting by adding the followings into ".cdsinit".

Code:
envSetVal("wavescan.trace" "lineThickness" 'string "bold")
envSetVal("wavescan.marker" "fontStyle" 'string "bold")
envSetVal("wavescan.graph" "fontStyle" 'string "bold")

envSetVal("wavescan.graph" "fontSize" 'string "extralarge") ;Default=medium
envSetVal("wavescan.marker" "fontSize" 'string "extralarge") ; Default=medium


However, these are not valid for ViVA.

How can I set default settings for ViVA ?

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