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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

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

[求助] 求助 DC执行Error

[复制链接]
发表于 2016-9-2 09:38:52 | 显示全部楼层 |阅读模式

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

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

x
DC执行后报了下边的Error:
                                  TOTAL                                                
   ELAPSED            WORST NEG   SETUP    DESIGN                               LVTH   
    TIME      AREA      SLACK     COST    RULE COST         ENDPOINT           PERCENT
  --------- --------- --------- --------- --------- ------------------------- ---------
                                                          ......
    0:38:05  426607.2      0.90    3466.2    7076.9                               91.83
Error: Cell U5 (within bound "default") cannot satisfy placement constraints. (PSYN-1106)
麻烦帮忙分析一下是什么原因多谢。
发表于 2016-9-6 14:05:33 | 显示全部楼层
回复 1# caohongwei1211

这个cell被工具放在默认的bound里面了。检查一下你的bound的和blockage设置,是不是bound和blockage过多,cell摆不下了。附PSYN-1106解释。

   NAME       PSYN-1106 (error) Cell %s cannot satisfy placement constraints.


DESCRIPTION
       This error message occurs when a cell cannot be legally placed anywhere
       in the design. Commonly, this is caused by conflicting hard move bounds
       and blockages.  Since the cell has no legal location, the coarse placer
       ignored all blockages and any associated hard move bounds when  placing
       this  cell.  If the cell is constrained by a hard move bound, the bound
       may have been tool-generated and not user defined.  Tool-generated hard
       move bounds can have generic names such as "default".


WHAT NEXT
       Analyze  the  placement  constraints  of the indicated cell to identify
       sets of conflicting constraints such as hard move bounds and  placement
       blockages.  Experiment with deleting and adding subsets of these bounds
       and blockages to find a set that does not overconstrain the cell.
 楼主| 发表于 2016-9-8 11:28:40 | 显示全部楼层
回复 2# david_aaa

谢谢回复。这个问题已经解决了,是Tech文件中设定的row高不对。
不过现在又发现一个问题DCG把u_CLKIN_gate cell的CLK端从接CLKIN改为接1‘b0了。
麻烦帮我分析一下是为什么?

详细信息:
DFT后网表:
  TMEDFFQXH  u_clk_od0 (.CLK ( CLKIN ) , .DATA ( RAM_EN_od_0_ ) , .Q ( clk_od0 ));
  TMEDFFQXH  u_clk_od1 (.CLK ( CLKIN ) , .DATA ( n829 ) , .Q ( clk_od1 ));
  TMEGTDXL  u_CLKIN_gate (.GCLK ( CLKIN_gate ) , .CLK ( CLKIN ) , .CEN
          ( TCMMODE_pos_neg ) , .SMC ( pp_SENGEN_CR4_CLKIN_SENG ));
DCG后网表:
  TMEDFFQXH u_clk_od0 ( .DATA(n19650), .CLK(CLKIN), .Q(clk_od0) );
  TMEDFFQXH u_clk_od1 ( .DATA(n20528), .CLK(CLKIN), .Q(clk_od1) );
  TMEGTDXL u_CLKIN_gate ( .CEN(n11342), .SMC(n20200), .CLK(1'b0), .GCLK(
        CLKIN_gate) );
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2025-7-19 08:14 , Processed in 0.021010 second(s), 11 queries , Gzip On, MemCached On.

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