The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 18th, 2024, 12:26am
Pages: 1
Send Topic Print
How to make default settings in ADE? (Read 2806 times)
subgold
Community Member
***
Offline



Posts: 97

How to make default settings in ADE?
Apr 23rd, 2009, 9:23am
 
im using cadence 5.10.41. i would like to save a default setup for my ADE, such as waveform tool, plotting mode, etc. does anybody know how to do that?

i know that is not critical for the design, but sometimes these trivia can become really annoying....
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 make default settings in ADE?
Reply #1 - Apr 24th, 2009, 6:33am
 
These are typically done with cdsenv settings. You can set things up the way you want, and then do Options->Save Defaults in the CIW. You may want to edit the file afterwards to just keep the settings you really want to set - the names are normally pretty obvious.

For example, the ~/.cdsenv to set "wavescan" as the default (it's the default anyway) is:

Code:
asimenv.startup cds_ade_wftool  string  "wavescan"  



Regards,

Andrew
Back to top
 
 
View Profile WWW   IP Logged
subgold
Community Member
***
Offline



Posts: 97

Re: How to make default settings in ADE?
Reply #2 - Apr 27th, 2009, 1:30pm
 
Andrew Beckett wrote on Apr 24th, 2009, 6:33am:
These are typically done with cdsenv settings. You can set things up the way you want, and then do Options->Save Defaults in the CIW. You may want to edit the file afterwards to just keep the settings you really want to set - the names are normally pretty obvious.

For example, the ~/.cdsenv to set "wavescan" as the default (it's the default anyway) is:

Code:
asimenv.startup cds_ade_wftool  string  "wavescan"  



Regards,

Andrew


thank you very much!
Back to top
 
 
View Profile   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.