The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> Environment options in ADE
https://designers-guide.org/forum/YaBB.pl?num=1133889488

Message started by sutapanaki on Dec 6th, 2005, 9:18am

Title: Environment options in ADE
Post by sutapanaki on Dec 6th, 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

Title: Re: Environment options in ADE
Post by Andrew Beckett on 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.

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