梅希的个人空间 https://blog.eetop.cn/1269956 [收藏] [复制] [分享] [RSS]

空间首页 动态 记录 日志 相册 主题 分享 留言板 个人资料

日志

ST工艺PDK更新后替换及碰到的新问题

已有 620 次阅读| 2024-2-4 15:32 |系统分类:芯片设计

一、PDK更新后替换步骤

hereafter the outcome of the call:

- you don't need to manually unpack the delivered products(不需要手动解 压缩包

- my suggestion is to try a new installation from scratch (with new directories...)(可以从头开始新的安装路径

- please download again all the MFT files (I just FWI the delivery to make available in next days the products download)

- switch your unix terminal from bash to tcsh:

   > tcsh

   > echo $SHELL

   > /bin/tcsh

   只有csh或是tcsh支持产品安装

- you must create private rpm db during very first installation as following ex. :

     >  rpm --initdb --dbpath <installDir>/rpmdb

     可以在任意路径下生成(建议放在与rpm文件一样的路径下)

- launch product installation as following ex :

      > rpm(rpm命令是RPM软件包的管理工具,redhat package manager) --nodeps(忽略依赖关系) -ivh(显示详细安装进度) --replacepkgs --replacefiles --oldpackage --prefix <installDir>(提前设置安装后生成的文件存放路径)--dbpath <installDir>/rpmdb unicad-install-kit-PDK_STM.noarch.rpm(Fab提供rpm文件

     在rpm文件所在路径下敲入命令串

    Preparing...                          ################################# [100%]

    Updating / installing...

       1:unicad-install-kit-STM################################# [100%]

    Please provide complete path to directory of tar packages

      PDK/ST/......(压缩包存放路径)

- verify that ex. under "SETUP/SETUP_PDK_STM" all following files has been created

     .cdsinit*  .cdsinit.user*  cds.lib*  .csf/  csh_init*  Instructions_for_Package_Setup.pdf*  .simrc*  .simrc.user*  soft_init* 

    .ucdprod

- source .cshrc(里面有特殊设置,可以不要这一步

- 项目路径下启动virtuoso的地方

    > source  <installDir>/csh_init安装后生成文件的存放路径)

二、碰到问题

 - source csh_init文件后问题如图

     222.jpg

根据提示将Virtuoso_Ptotonics_Option 禁用掉

    > setenv DISABLE_VPO

    > PDK重新安装一遍

     Screenshot from 2024-02-04 10-14-14.png

成功安装PDK,可以重新启动virtuoso。




点赞

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 注册

  • 关注TA
  • 加好友
  • 联系TA
  • 0

    周排名
  • 0

    月排名
  • 0

    总排名
  • 7

    关注
  • 6

    粉丝
  • 5

    好友
  • 5

    获赞
  • 9

    评论
  • 295

    访问数
关闭

站长推荐 上一条 /2 下一条


小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-22 08:48 , Processed in 0.020218 second(s), 7 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
返回顶部