Você está na página 1de 3

;-------------------------------------------------------------------------;

;This is a sample environment variable file containing the default


;values for environment variables in Design Framework II products.
;See the appropriate tool documentation regarding the use and
;choices for each variable.
;To customize your defaults, use this file as a template and place
;a modified version of this file in ../local/.cdsenv. This
;local version should typically reflect the values of your system
;defaults as set by your site coordinator. To specify more personal
;defaults, place a modified version of either this or the
;../local/.cdsenv file into your home directory as .cdsenv.
;Your ../local/.cdsenv file will be loaded first, followed
;by the .cdsenv in your home directory, so any values in ~/.cdsenv
;will override those previously loaded.
;
;==========================================================================
;-------------------------------------------------------------------------; Control License Check Out Order
;-------------------------------------------------------------------------license VLSLicenseCheckoutOrder string "L,XL,GXL"
;-------------------------------------------------------------------------; DLE variables
;-------------------------------------------------------------------------adle mfactorSplit boolean nil
;adle stopList string "layout"
;adle viewList string "cmos_sch schematic"
;-------------------------------------------------------------------------; Analog Artist Simulation Environment Defaults
; FORMAT: tool[.partition] varName type value private {choices, minmax} comment
;-------------------------------------------------------------------------;asimenv.startup
simulator
string "hspiceD"
;asimenv.startup
projectDir
string "~/cadence/simulation"
asimenv.startup
simulator
string "spectre"
asimenv.startup
projectDir
string "~/CMOSedu/simulation"
asimenv.window
x
int
100
asimenv.window
y
int
480
asimenv.plotting
x
int
100
asimenv.plotting
y
int
40
;-------------------------------------------------------------------------; spectre environment variables
;-------------------------------------------------------------------------;spectre.envOpts
modelFiles
string "~/uscn/ncsu-cdk-1.6.0.beta/models/
spectre/standalone/tsmc25N.m \
;
~/uscn/ncsu-cdk-1.6.0.beta/models/
spectre/standalone/tsmc25P.m \
;
~/uscn/ncsu-cdk-1.6.0.beta/models/
spectre/standalone/tsmc35N.m \
;
~/uscn/ncsu-cdk-1.6.0.beta/models/
spectre/standalone/tsmc35P.m \
;
~/uscn/ncsu-cdk-1.6.0.beta/models/
spectre/standalone/ami06N.m \
;
~/uscn/ncsu-cdk-1.6.0.beta/models/
spectre/standalone/ami06P.m"

spectre.envOpts
tsmc25N.m \

modelFiles

string "$CDK_DIR/models/spectre/standalone/
$CDK_DIR/models/spectre/standalone/

tsmc25P.m \
$CDK_DIR/models/spectre/standalone/
tsmc35N.m \
$CDK_DIR/models/spectre/standalone/
tsmc35P.m \
$CDK_DIR/models/spectre/standalone/
ami06N.m \
$CDK_DIR/models/spectre/standalone/
ami06P.m"
;-------------------------------------------------------------------------; cdsSpice environment variables
;-------------------------------------------------------------------------;cdsSpice.envOpts
modelPath
string "~/cadence/models /afs/eos/dist/cad
ence/local/models"
;-------------------------------------------------------------------------; ddserv Environment Variables
;-------------------------------------------------------------------------ddserv
showWhatsNew
string "no"
;-------------------------------------------------------------------------; Graphics Editor and Design Editor Environment Variables
;-------------------------------------------------------------------------;graphic
drfPath string "/afs/eos/dist/cadence/local/cdssetup/display.drf
"
graphic
drfPath string "/home/dbenamrouche/uscn/ncsu-cdk-1.6.0.beta/cdsse
tup/display.drf"
;-------------------------------------------------------------------------; hspiceS environment variables
;-------------------------------------------------------------------------;hspiceS.envOpts
modelPath
string "~/cadence/models/hspice /afs/eo
s/dist/cadence/local/models/hspice/public"
;-------------------------------------------------------------------------;Layout Environment Variables
;-------------------------------------------------------------------------layout
leWindowBBox
string "((100 160) (1000 860))"
layout
originMarkersOn boolean nil
; the snap spacing is set to be a multiple of all the mfgGridResolutions
; this is just to prevent warning messages; the correct value is set in
; local/skill/misc/triggers.il
layout
xSnapSpacing
float 6.0
layout
ySnapSpacing
float 6.0
layout
gravityOn
boolean nil
layout
gravityType
string ""
;-------------------------------------------------------------------------; Schematic Editor Environment Variables
;--------------------------------------------------------------------------

schematic
schematic
schematic

browserType
schWindowBBox
symWindowBBox

string "component"
string "((130 150) (1030 850))"
string "((130 150) (1030 850))"

;-------------------------------------------------------------------------; spectreS environment variables


;-------------------------------------------------------------------------;spectreS.envOpts
modelPath
string "~/cadence/models/spectre /afs/eos/
dist/cadence/local/models/spectre/public"
;-------------------------------------------------------------------------; User Preference Defaults
;-------------------------------------------------------------------------ui
showScrollBars boolean t
ui
showOptionForms boolean t
ui
undoLevel
int
10
;-------------------------------------------------------------------------; Try to stop the "out of memory" errors in cdsSpice
;-------------------------------------------------------------------------;cdsSpice.init languageSize
int
1000
;spectreS.init languageSize
int
1000
;hspiceS.init
languageSize
int
1000
asimenv showWhatsNew string "6.1.4"
;-------------------------------------------------------------------------; Waveform Graph windows default settings
;-------------------------------------------------------------------------;width
viva.graphFrame width string "900"
;height
viva.graphFrame height string "700"
;background color
viva.rectGraph background string "white"
;foreground color
viva.rectGraph foreground string "black"
;axis font
viva.axis font string "Fixed [Misc],14,-1,5,50,0,0,0,0,0"
;marker font
viva.pointMarker font string "Fixed [Misc],14,-1,5,50,0,0,0,0,0"
viva.horizMarker font string "Fixed [Misc],14,-1,5,50,0,0,0,0,0"
viva.vertMarker font string "Fixed [Misc],14,-1,5,50,0,0,0,0,0"
viva.multiDeltaMarker font string "Fixed [Misc],14,-1,5,50,0,0,0,0,0"
viva.refPointMarker font string "Fixed [Misc],14,-1,5,50,0,0,0,0,0"
;line thickness
viva.trace lineThickness string "thick"

Você também pode gostar