在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 1500|回复: 2

[求助] **WARN: (IMPFP-3961): The techSite 'RASP256X8M8s' has no related cells in LEF/OA library.

[复制链接]
发表于 2020-9-16 12:33:31 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
我用innovus导入项目的global文件时候,提示了这个warning:**WARN: (IMPFP-3961):        The techSite 'RASP256X8M8s' has no related cells in LEF/OA library. Cannot make calculations for this site type unless cell models of this type exist in the LEF/OA library. If the SITE is not used by the library you can ignore this warning or remove the SITE definition from the LEF/OA to avoid this message.

我看了IMPFP-3961的详细信息,
IMPFP-3961(15.20)                                            IMPFP-3961(15.20)
NAME
       IMPFP-3961

SYNOPSIS
       The  techSite  '%s' has no related cells in LEF/OA library. Cannot make
       calculations for this site type unless cell models of this  type  exist
       in  the  LEF/OA library. If the SITE is not used by the library you can
       ignore this warning or remove the SITE definition from  the  LEF/OA  to
       avoid this message.

DESCRIPTION
       This  warning occurs when a site is defined without being referenced by
       any cell in LEF/OA library.  The tool uses the  SITE  definition  along
       with  the  library  cells  which use the SITE to validate the power and
       ground pins are defined consistently so followpin routing will be  suc-
       cessful.

       Example:
       *  The following example shows a predefined SITE 'core' which is refer-
       enced by a
       cell 'AND0':


       SITE core
           SITE 0.180 BY 1.114 ;
           SYMMETRY Y ;
           CLASS CORE ;
       END core


       MACRO AND0
           CLASS CORE ;
           SIZE 0.360 BY 2.228 ;
           SITE core;
           ---------
           ...
       END AND0
   IMPFP-3961(15.20)


依据上面的example,我看了下我的Lef文件,应该是也有这样的定义的。那为什么还报这个warning呢?
VERSION 5.4 ;

SITE RASP256X8M8
     CLASS CORE ;
     SYMMETRY X Y R90 ;
     SIZE 244.980 BY 194.400 ;
END  RASP256X8M8

MACRO RASP256X8M8
  CLASS    BLOCK ;
  FOREIGN  RASP256X8M8 0.000 0.000 ;
  ORIGIN   0.000 0.000 ;
  SIZE     244.980 BY 194.400 ;
  SYMMETRY X Y R90 ;
  SITE RASP256X8M8 ;
  PIN AD[0]
    DIRECTION INPUT ;
    USE SIGNAL ;
    PORT
      LAYER M2 ;
      RECT 108.380 12.000 108.860 12.760 ;
    END
  END AD[0]
  PIN AD[1]
    DIRECTION INPUT ;
    USE SIGNAL ;
    PORT
      LAYER M2 ;
      RECT 111.500 12.000 111.980 12.760 ;
    END
  END AD[1]


发表于 2020-9-16 13:17:57 | 显示全部楼层
1. 这个警告不用理.。啥也不干继续跑你的。没关系。
2, 你这个256x8就是个mem,是BLOCK属性,不是CORE。根本用不到SITE的调用,定义也没有意义了。
3. 非要消除警告觉得看了不爽,就把 这段 “SITE RASP256X8M8 "几行全部删掉,再删掉你标的那行红的

 楼主| 发表于 2020-9-16 15:57:10 | 显示全部楼层


cocoonqqq 发表于 2020-9-16 13:17
1. 这个警告不用理.。啥也不干继续跑你的。没关系。
2, 你这个256x8就是个mem,是BLOCK属性,不是CORE。根 ...


很清楚,谢谢
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-4-19 19:10 , Processed in 0.019886 second(s), 8 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表