Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
I install redhat Enterprise AU 4 , and run IC 5141 .
Maybe there are some different , u can try----enter a command "icfb&' or "icms&" . But I can't tell you how to configure the IC 5141 on SUSE-9, every OS has diferent way to configure . sorry!
I download the base version and got is installed on my SUSE OS..
everything went fine even i checked by using the installed products option and come to know.
now the problem is that i need to install the licence configuration utility and when i run the setup file it asks for installing the installscape. When i say yes it starts initializing but gives a error later as below
setenv CDS instdir
setenv CDS_INSTALL_DIR $CDS/tools/dfII
setenv LD_LIBRARY_PATH "/usr/openwin/lib:/usr/dt/:/usr/dt/lib:$CDS/tools/lib:$CDS/tools/verilog/lib:/usr/X11/lib:/usr/lib:/usr/X11R5/lib:$CDS/tools/leapfrog/lib"
setenv SHLIB_PATH /usr/lib:/lib:/usr/lib/X11:$CDS/tools/lib:$CDS/tools/verilog/lib:$CDS/tools/leapfrog/lib
setenv CDS_LIC_FILE $CDS/share/license/license.dat
setenv CDS_Netlisting_Mode Analog
setenv PATH "$CDS/tools/bin:$CDS/tools/dfII/bin:$CDS/tools/leapfrog/bin:$CDS/tools/dracula/bin:$CDS/tools/dsm/bin:$CDS/tools/specctra/bin:$CDS/tools/pcb/bin:${PATH}"
setenv CLS_CDSD_COMPATIBILITY_LOCKING NO
setenv DD_DONT_DO_OS_LOCKS SET
Note: If there are subpackages under $CDS/tools that you need in addition to dfII, leapfrog, etc., add them to the PATH setting above. Similarly, you can remove packages you don't need (e.g. remove leapfrog, dracula and specctra if just setting up silicon ensemble).
You may have to set NC_INST_DIR to $CDS_INSTALL_DIR for AMS.
Note: If running verilog on Red Hat 9, set LD_ASSUME_KERNEL as follows to get around the GLIBC_2.0 error:.
setenv TSIHOME instdir
setenv CDS_LIC_FILE $TSIHOME/share/license/license.dat
set path=($TSIHOME/tools/bin $path)
setenv TCL_LIBRARY $TSIHOME/tools/sndc/lib/sndc/tcllib
VSDE Package
Note: setup environment for ic package and add the following:
setenv ACV_ROOT instdir/tools/acv
set path=($ACV_ROOT/bin $path)
setenv LD_ASSUME_KERNEL 2.4.1 (Linux only)
SNA Package
setenv CDS_LIC_FILE instdir/share/license/license.dat
set path=(instdir/tools/NeoCell/bin $path)
Note: you will also have to set up your environment to run the IC package
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.