The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 21st, 2024, 12:22am
Pages: 1
Send Topic Print
Environment options in ADE (Read 1896 times)
sutapanaki
Community Member
***
Offline



Posts: 41

Environment options in ADE
Dec 06th, 2005, 9:18am
 
Hi,

I'd like to do the following: everytime I start Analog Design
Environment in Cadence icfb I would like to include a file. And this
would be a different file for different technologies. Also, for a given
technology I'd like to have the same file loaded no matter if I start a
new schematic/simulation or I'm resimulating an old one. I guess I can
do this by filling the field include file in Setup>Environment... in
ADE. My question is how to make it load by default? What is the file
that keeps the environment options (other than .cdsenv in my project
dir) and where is it stored?

TIA

Svilen
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: Environment options in ADE
Reply #1 - Dec 6th, 2005, 2:55pm
 
You could probably use:

Code:
envSetVal("spectre.envOpts" "definitionFiles" 'string "/path/to/your/include_file.scs") 



in your .cdsinit file, or the equivalent .cdsenv entry.

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.