hspiceca
Newbie level 2
My IC50 doesn't work
Hi Guys:
My ic50 doesn't work. my system is redhat 7.3. I set env like this:
# .bashrc
# User specific aliases and functions
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
export CDS_LIC_FILE=/home/cad/cadence/license.dat
export CDS_ROOT=/home/cad/cadence
export CDS_INST_DIR=$CDS_ROOT
export CDS_Netlisting_Mode=Analog
export CDSDIR=/home/cad/cadence/tools
export XKEYSYMDB=$CDS_ROOT/share/cdssetup/tdmX11/XKeysymDB
export XNLSPATH=$CDS_ROOT/share/cdssetup/tdmX11/nls
PATH=$PATH:$CDSDIR/bin
PATH=$PATH:$CDSDIR/dfII/bin
PATH=$PATH:$CDSDIR/SKILL06.00/context
PATH=$PATH:$CDSDIR/SKILL06.10/context
PATH=$PATH:$CDSDIR/dracula/bin
export PATH
everytime I tried to run icfb, CDS.log appeared and die the CDS.log is like this:
\o Program: @(#)$CDS: icms.exe version 5.0.0 01/07/2003 19:45 (intelibm1) $
\o Hierarchy: /home/cad/cadence/tools.lnx86/dfII/
\o Sub version: sub-version 5.0.0.500.28 (32-bit addresses)
\o X server: The XFree86 Project, Inc
\o Depth of Visual (Root): 8 (8)
\o Number of Planes Used: 8
\o X version: 11.0 (vendor release 40200000)
\o Window Manager: other
\o User Name: vincent
\o Working Directory: apex-yupohgd:/home/vincent
\o Process Id: 2556
\o
\o COPYRIGHT © 1992-2002 CADENCE DESIGN SYSTEMS INC. ALL RIGHTS RESERVED.
\o © 1992-2002 UNIX SYSTEMS Laboratories INC.,
\o Reproduced with permission.
\o
\o This Cadence Design Systems program and online documentation are
\o proprietary/confidential information and may be disclosed/used only
\o as authorized in a license agreement controlling such use and disclosure.
\o
\o RESTRICTED RIGHTS NOTICE (SHORT FORM)
\o Use/reproduction/disclosure is subject to restriction
\o set forth at FAR 1252.227-19 or its equivalent.
is there anyone can help me?
thanks a lot
Hi Guys:
My ic50 doesn't work. my system is redhat 7.3. I set env like this:
# .bashrc
# User specific aliases and functions
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
export CDS_LIC_FILE=/home/cad/cadence/license.dat
export CDS_ROOT=/home/cad/cadence
export CDS_INST_DIR=$CDS_ROOT
export CDS_Netlisting_Mode=Analog
export CDSDIR=/home/cad/cadence/tools
export XKEYSYMDB=$CDS_ROOT/share/cdssetup/tdmX11/XKeysymDB
export XNLSPATH=$CDS_ROOT/share/cdssetup/tdmX11/nls
PATH=$PATH:$CDSDIR/bin
PATH=$PATH:$CDSDIR/dfII/bin
PATH=$PATH:$CDSDIR/SKILL06.00/context
PATH=$PATH:$CDSDIR/SKILL06.10/context
PATH=$PATH:$CDSDIR/dracula/bin
export PATH
everytime I tried to run icfb, CDS.log appeared and die the CDS.log is like this:
\o Program: @(#)$CDS: icms.exe version 5.0.0 01/07/2003 19:45 (intelibm1) $
\o Hierarchy: /home/cad/cadence/tools.lnx86/dfII/
\o Sub version: sub-version 5.0.0.500.28 (32-bit addresses)
\o X server: The XFree86 Project, Inc
\o Depth of Visual (Root): 8 (8)
\o Number of Planes Used: 8
\o X version: 11.0 (vendor release 40200000)
\o Window Manager: other
\o User Name: vincent
\o Working Directory: apex-yupohgd:/home/vincent
\o Process Id: 2556
\o
\o COPYRIGHT © 1992-2002 CADENCE DESIGN SYSTEMS INC. ALL RIGHTS RESERVED.
\o © 1992-2002 UNIX SYSTEMS Laboratories INC.,
\o Reproduced with permission.
\o
\o This Cadence Design Systems program and online documentation are
\o proprietary/confidential information and may be disclosed/used only
\o as authorized in a license agreement controlling such use and disclosure.
\o
\o RESTRICTED RIGHTS NOTICE (SHORT FORM)
\o Use/reproduction/disclosure is subject to restriction
\o set forth at FAR 1252.227-19 or its equivalent.
is there anyone can help me?
thanks a lot