################################################################################
# Usage tips cde_setup flow:
# Tools are enabled by defining the associated ON_<tool> environment variable.
# Usually, one will want the default supported version, but the system also
# allows to specify specific versions. To get a list of which specific versions
# are available for a certain tool, use the command 'shellGetRevList <tool>',
# e.g. 'shellGetRevList calibre'
#
# examples for tool enablement:
# - Select the default Cadence MMSIM package:
#   Export ON_MMSIM=t
# - Select a specific MMSIM version (needs to be the exact version string as
#     returned by the 'shellGetRevList' command):
#   export ON_MSIM=mmsim72
# - Select a custom MMSIM version installed in /my_install_path/mmsim102:
#   Export ON_MMSIM=mmsim102,/my_install_path
################################################################################



# Custom tools

#export ON_ACCESS=t
#export ON_BDS=t
#export ON_CDETOOLS=t
#export ON_MSD=t
#export ON_TAMTAM=t
#export ON_RDP=t

# Cadence tools

#export ON_ALTOS=t
#export ON_ANLS=t
#export ON_ASSURA=t
#export ON_CCD=t
#export ON_CONFORMAL=t
#export ON_ET=t
#export ON_ETS=t
#export ON_EXT=t 
#export ON_GENUS=t
#export ON_ICCRAFT=t
#export ON_IC=t
#export ON_IUS=t
#export ON_MMSIM=t
#export ON_PVE=t
#export ON_RC=t
#export ON_SOC=t
#export ON_SPB=t
#export ON_SSV=t
#export ON_SIGRITY=t

# Mentor Tools

# To use ELDO or ADMS use the ON_ADMS variable
#export ON_ADMS=t
#export ON_AFS=t
#export ON_CALIBRE=t
#export ON_DFACSIM=t
#export ON_DFT_MENTOR=t
#export ON_EXPEDITION=t
#export ON_FORMALPRO=t
#export ON_HDL_DESIGNER=t
#export ON_HYPERLYNX_SIPI=t
#export ON_ICFLOW=t
#export ON_LEONARDO=t
#export ON_PYXIS=t
#export ON_MODELTECH=t
#export ON_PRECISION=t
#export ON_QUESTA=t
#export ON_TESSENT=t
#export ON_OLYMPUS=t
#export ON_QUESTACDC=t
#export ON_REQTRACER=t

# Synopsys tools

#export ON_ASTRO=t
#export ON_CATS=t
#export ON_CORETOOLS=t
#export ON_COSMOSCOPE=t
#export ON_CUSTOMDESIGNER=t
#export ON_CUSTOMEXPLORER=t
#export ON_EMBEDIT=t
#export ON_FINESIM=t
#export ON_FORMALITY=t
#export ON_HERCULES=t
#export ON_HSPICE=t
#export ON_HSIM=t
#export ON_ICCOMPILER=t
#export ON_ICVALIDATOR=t
#export ON_ICWB=t
#export ON_LEDA=t
#export ON_LIBRARYCOMPILER=t
#export ON_METAWARE=t
#export ON_MILKYWAY=t
#export ON_NANOSIM=t
#export ON_NCX=t
#export ON_POWERFAULT=t
#export ON_PRIMEPOWER=t
#export ON_PRIMERAIL=t
#export ON_PRIMETIME=t
#export ON_PROTEUS=t
#export ON_PROTEUS_WB=t
#export ON_PROGEN=t
#export ON_SANDWORK=t
#export ON_SILICONSMART=t
#export ON_SYNOPSYS=t
#export ON_SYNPLICITY=t
#export ON_STAR=t
#export ON_TCAD=t
#export ON_TETRAMAX=t
#export ON_VCS=t
#export ON_VERDI=t
#export ON_VERA=t
#export ON_XA=t

#Other EDA tools

#export ON_ANSOFT=t
#export ON_ANSOFT_HFSS=t
#export ON_ANSOFT_Q3D=t
#export ON_ANSOFT_SIWAVE=t
#export ON_ANSOFT_DESIGNER=t
#export ON_ANSOFT_ALINKS=t
#export ON_ANSYS=t
#export ON_AGILENT=t
#export ON_AGILENT_EMPRO=t
#export ON_CLIOSOFT=t
#export ON_DEBUSSY=t
#export ON_EBVIEW=t
#export ON_ESP=t
#export ON_F3D=t
#export ON_FDTD=t
#export ON_ICCAP=t
#export ON_INTERRA_MC=t
#export ON_MATLAB=t
#export ON_MAGWEL_ESD=t
#export ON_MAGWEL_PTM=t
#export ON_MAGWEL_SPX=t
#export ON_MQA=t
#export ON_NASSDA=t
#export ON_QSI=t
#export ON_QUARTUS=t
#export ON_RFDE=t
#export ON_SOURCEIII=t
#export ON_TSMC_MC=t
#export ON_VERIFIER=t
#export ON_VELOCERF=t
#export ON_VIRAGE=t
#export ON_VNCOVER=t
#export ON_WICKED=t
#export ON_XILINX_SE=t
#export ON_XILINX_VIVADO=t
#export ON_ZOIX=t
