Install Cadence IC. In the root directory new folder / cdrom, use the command mount -o loop /your_iso_path/disk1.iso to put the first mirror mount here, where your_iso_path is the path to the mirror file, Disk1.iso is the first image file file name. Then enter the / cdrom folder, run setup.sh, then determine the installation path, assume that it is / Tools / CDS5 / (to determine if you have the right to modify the folder before performing this step). Then, "Do You Want Soft Load?" Is then selected as the main menu. At this time, choose the first Load Available ProducTs. The next step is required to determine where the CDROM is being mount, selecting the first Local, then also select 1) / cdrom. At this time, the installer will ask if you don't look at the readme file, you don't want to see N. The next question is where is the installation information, select the fourth CadeCe Catalog. Now start selecting the components that you need to install, there are 70 items, you want to type A, then ask if you are sure, type Y. This will check if the hard disk has enough space to install Cadence, and determine that this section is important to check SUCCESS. Then I started installed. After the first mirror is installed, use mount -o loop /your_iso_path/disk2.iso to continue to install the second mirror mount until the end. Exit Shell.
The following is the setting of License, the most important part has just begun.
Under the user's own directory (/ home / you_name /), create a new file .tcshrc. Then enter
# Note The path here should change to your true installation path, my installation path is / Tools / CDS5
Stenv path {$ path}: / Tools / cds5 / Tools.lnx86 / binsetenv path {$ path}: / Tools / cds5 / Tools.lnx86 / dfii / binsenv path {$ path}: / Tools / CDS5 / Tools.lnx86 / plot / binsetenv CDSDIR / tools / cds5setenv CDS_ROOT / tools / cds5setenv CDS_INST_DIR / tools / cds5setenv CDS_INSTALL_DIR /tools/cds5/tools.lnx86/dfIIsetenv CDS_LIC_FILE 4567 @ localhost # 4567 here can be replaced with any port number, localhost should be changed you Computer name Stenv CDS_NETLISTING_MODE ANALOG
After saving.
Next, remove the cadenceic5.dat file under the CRACK directory from the first installation disk, this is license. Copy it into your own directory (/ home / you_name /), then modify the head two lines, change
Server localhost any 5280 daemon cdslmd /tools/cds5/tools.lnx86/bin/cdslmd
Pay attention to two points: 1. The original file has a #, modify it. 2.LocalHost should change to its computer name, the default computer name is localhost, but if you modify the computer name, then change to your modified name; at the same time, the second line / Tools / CDS5 / should change into you Real installation path.
After the modification, copy the file again, put it in / Tools / CDS5 / Share / license / (/ Tools / CDS5 should be a real installation directory) and modify the file name to license.dat. Go to CSH, start the license service: /Tools/cds5/tools.lnx86/bin/lmgrd -c cadenceic5.dat Before starting the Cadence IC, you must start LMGRD -C Cadenceic5.dat command to start the license service .
Enter the top directory installed by Cadence IC, create a new connection file: ln -s tools.lnx86 Tools
Enter the command ICFB in CSH to start the Cadence IC.