一、软件安装部分:
1、synopsys软件安装,以Verdi软件安装为例:
首先cd 到S家软件安装工具installer 目录下,然后执行installer 程序,如下:
## -install_as_root 参数:可以用root账号安装
## -source 参数:安装文件路径
./installer -install_as_root -source /data/software/verdi_vO-2018.09-SP2
it will be created. [/usr/synopsys]: /root/testinstall ##这里输入软件安装路径
Site ID number [000]: ##默认回车
Accept, Install? [yes]: ##默认回车
也可以使用setup.sh 通过GUI的方式来安装软件
2、cadence软件安装,以IC618为例:
第一步:解压缩软件安装包
##所有的tar包都需要解压
[root@test lnx86]# tar xf Base_IC06.18.000_lnx86_1of3.tar
[root@test lnx86]# tar xf Base_IC06.18.000_lnx86_2of3.tar
[root@test lnx86]# tar xf Base_IC06.18.000_lnx86_3of3.tar
[root@test lnx86]# tar xf Hotfix_IC06.18.010_lnx86_1of3.tar
[root@test lnx86]# tar xf Hotfix_IC06.18.010_lnx86_2of3.tar
[root@test lnx86]# tar xf Hotfix_IC06.18.010_lnx86_3of3.tar
[root@test lnx86]# ll
total 17862988
-rw-r--r-- 1 root root 3900682240 Sep 26 2019 Base_IC06.18.000_lnx86_1of3.tar
-rw-r--r-- 1 root root 4000051200 Sep 26 2019 Base_IC06.18.000_lnx86_2of3.tar
-rw-r--r-- 1 root root 622131200 Sep 26 2019 Base_IC06.18.000_lnx86_3of3.tar
-rw-r--r-- 1 root root 18173 Sep 26 2019 Base_IC06.18.000_README-IC_README.txt
-rw-r--r-- 1 root root 3900712960 Sep 26 2019 Hotfix_IC06.18.010_lnx86_1of3.tar
-rw-r--r-- 1 root root 4000030720 Sep 26 2019 Hotfix_IC06.18.010_lnx86_2of3.tar
-rw-r--r-- 1 root root 1868032000 Sep 26 2019 Hotfix_IC06.18.010_lnx86_3of3.tar
### 解压后的两个文件夹Base包和Hotfix包
drwxr-xr-x 3 380 mail 4096 Oct 10 2018 IC06.18.000_lnx86.Base
drwxr-xr-x 3 380 mail 4096 Feb 1 2019 IC06.18.010_lnx86.Hotfix
第二步:使用iscape 安装软件:
进入iscape bin目录,执行./iscape.sh 打开GUI界面,如图所示,在安装过程中如果提示需要Base包,选择上一步解压的Base包安装路径即可;如果没有Hotfix直接选择Base包安装路径。
勾选需要安装的软件
选择安装路径,点start 直到工具安装完成,退出即可
第三步:安装依赖库:
cd 到 <install_dir>/tools.lnx86/bin 执行 ./checkSysConf 检查依赖,如有缺失,则需要安装缺失的库文件:
## 查看安装的软件名称及版本:
[root@test bin]# ./checkSysConf -r
=================================