多语言展示
当前在线:879今日阅读:2今日分享:31

TSMC18rf工艺库(PDK)的安装

TSMC18rf工艺库(PDK)的安装
工具/原料
1

PC

2

tsmc18rfPDK

方法/步骤
1

解压首先要tsmc18rf 的tar包,采用的指令tar  -xvf  ****

2

然后执行下面的命令 perl  pdkInstall.pl,然后选择1P6M,[redhat3@localhost mylib20150508]$ perl pdkInstall.pl        - TSMC Process Ddesign Kit (PDK) Install Utility V1.0a -     This perl script is used to install TSMC PDKs from the directory thatcontains the original distribution source files (a super-set of PDKs) to aspecified destination directory according to the user specified options. *Avaliable choices are:   1 - TSMC 0.18um 1.8v/3.3v 1P6M MM/RF PDK   2 - TSMC 0.18um 1.8v/3.3v 1P5M MM/RF PDK   3 - TSMC 0.18um 1.8v/3.3v 1P4M MM/RF PDKPlease enter your choice: (1,2...)

3

接着填写你要按照的路径Please enter your Installation Directory:/home/redhat3/mylib20150508/tsmc18Please confirm with your selection :************************************************************ Select package : TSMC 0.18um 1.8v/3.3v 1P6M MM/RF PDK*** Install to directory : /home/redhat3/mylib20150508/tsmc18*********************************************************Are these correct (y|n) ?

4

下图是安装的过程

5

这是PDK安装成功的界面*Info: PDK installation completed.[redhat3@localhost mylib20150508]$ lspdkInstall.cfg  tsmc18               tsmc18rf_models.tar.ZpdkInstall.pl   tsmc18rf_docs.tar.Z  tsmc18rf_pdk_v13d.tarREADME.INSTALL  tsmc18rf_lib.tar.Z   tsmc18rf_techfiles.tar.Z[redhat3@localhost mylib20150508]$

6

打开就可以看到

推荐信息