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

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

日志

innovus 添加endcap 的指令:Physical Cell 介绍——Boundary Cell (End-CAP Cell) ...

已有 95 次阅读| 2025-4-1 11:10 |个人分类:PR|系统分类:芯片设计| INNOVUS

转载自:https://www.cnblogs.com/duxinshupd/p/15925167.html

1,什么是boundary cell?

  • boundary cell也叫做endcap cell, 一般会放置在floorplan的四周,ROW的边界。

 

2,为什么需要insert boundary cell?

  • 在芯片制造的过程中,最边界的standard cell最容易受到损伤,为减少standard cell的制造过程中的损伤,需要在边界放置boundary cell,boundary cell有dummy poly gate,当制造过程中的损伤发生在边界时,boundary cell的损伤不会影响正常standard cell的功能。

  • 如果没有在边界放置boundary cell, 可能会对芯片的功能造成不可逆的损伤。

  • 在well和implant 层之间不能有gap,否则会有drc,boundary cell保证了well和implant 层之间没有gap。

  • boundary cell的poly extension保证了standard cell的source/drain不会出现在边界。

  • boundary cell放置在row的边界同时保证了边界的well tie的需求。

3,boundary cell的layout是什么样的?

  • boundary cell没有logic pin,只有VDD/GND的连接;

  • boundary cell在最左或者右侧扩展NWELL来减小well proximity effects (WPE 见5)。

  • boundary cell有dummy poly用于保护standard cell 的gate。

  • boundary cell的poly layer会被切断 (Poly Cut layer)

图片

4,如何在floor plan阶段insert boundary cell?

FC/ICC2 cmd:
>set_boundary_cell_rules \        

-top_boundary_cells        "BOUNDARYPROW*   \       

-bottom_boundary_cells "BOUNDARYPROW*   \        

-left_boundary_cell "BOUNDARYLEFT*"   \       

 -right_boundary_cell    "BOUNDARYRIGHT*"   \      

 -top_right_outside_corner_cell   "BOUNDARYPCORNE*"  \       

-bottom_right_outside_corner_cell  "BOUNDARYPCORNER*"   \       

-top_left_outside_corner_cell   "BOUNDARYPCORNER*"   \       

-bottom_left_outside_corner_cell   "BOUNDARYPCORNER*"   \        

-top_right_inside_corner_cells "BOUNDARYPINCORNER*"  \        

-bottom_right_inside_corner_cells "BOUNDARYPINCORNER*"   \       

 -top_left_inside_corner_cells  "BOUNDARYPINCORNER*  \       

 -bottom_left_inside_corner_cells   "BOUNDARYPINCORNER*"   \       

-top_left_inside_horizontal_abutment_cells "BOUNDARYPROWLGAP*"  \       

-bottom_left_inside_horizontal_abutment_cells    "BOUNDARYPROWLGAP*" \      

 -top_right_inside_horizontal_abutment_cells        "BOUNDARYPROWRGAP*" \       

-bottom_right_inside_horizontal_abutment_cells  "BOUNDARYPROWRGAP*"\       

-mirror_left_inside_corner_cell \      

 -mirror_left_outside_corner_cell \       

-segment_parity {horizontal_odd vertical_even} \       

-min_vertical_jog 0.042 \       

-min_horizontal_jog 0.612 \       

-min_vertical_jog 0.042 \       

-min_horizontal_jog 0.612 \       

-min_vertical_separation 0.21 \       

-min_horizontal_separation 2.397>compile_boundary_cells
>check_boundary_cell

Innovus cmd:>setEndCapMode -reset>setEndCapMode \   
       -rightEdge        BOUNDARYLEFT* \                                                                                                     -leftEdge         BOUNDARYRIGHT*\                                                                                                     -leftTopCorner    BOUNDARYPCORNER*\                                                                                         -leftBottomCorner BOUNDARYPCORNER* \                                                                                        -rightTopCorner    BOUNDARYPCORNER*\                                                                                           -rightBottomCorner BOUNDARYPCORNER* \                                                                            -topEdge {BOUNDARYPROW8* BOUNDARYPROW4*BOUNDARYPROW2* BOUNDARYPROW1*}  -bottomEdge {BOUNDARYPROW8* BOUNDARYPROW4* BOUNDARYPROW2*  BOUNDARYPROW1*}               -rightTopEdge     BOUNDARYPINCORNER* \                                                                                       -rightBottomEdge  BOUNDARYPINCORNER* \                                                                                   -leftTopEdge     BOUNDARYPINCORNER* \                                                                                       -leftBottomEdge  BOUNDARYPINCORNER* \                                                                                      -rightTopEdgeNeighbor    BOUNDARYPROWRGAP*\                                                                          -rightBottomEdgeNeighbor BOUNDARYPROWRGAP*\                                                                       -leftTopEdgeNeighbor    BOUNDARYPROWLGAP*\                                                                            -leftBottomEdgeNeighbor BOUNDARYPROWLGAP*\                                                             >addEndCap  >verifyEndCap -report   endcap.rpt    

      

图片

5, 什么是阱临近效应(WPE: Well Proximity Effect)

  • WPE会影响芯片的性能和良率。

  • 在芯片制造的过程中,会出现各种制造的二级效应,靠近阱边界的晶体管和非边界的晶体管的性能相比有很大的不同,这会造成晶体管速度有+/-10%的差异。

  • 离子注入阱的过程中,在阱边界(光刻胶)会造成注入离子的反射散射,位于阱边界的晶体管有不同的离子注入情况,这会造成该晶体管不同的性能表现。

 

 

6,参考文献

1,fusion compiler/ IC Compiler 2 user guide
2,innovus user guide



点赞

评论 (0 个评论)

facelist

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

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

    周排名
  • 0

    月排名
  • 0

    总排名
  • 1

    关注
  • 29

    粉丝
  • 11

    好友
  • 115

    获赞
  • 23

    评论
  • 6631

    访问数
关闭

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

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

GMT+8, 2025-4-3 00:15 , Processed in 0.017022 second(s), 8 queries , Gzip On, MemCached On.

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