数字后端基本概念介绍

描述

今天要介绍的数字后端基本概念是boundary cell,也被称为endcap Cell。Endcap是一种特殊的标准单元。在后端物理设计中,除了与,非,或等一些常见的标准单元外,还有一些特殊的物理单元(physical cell),它们通常没有逻辑电路,不存在与netlist当中,但是对整个芯片的运行,稳定却起着举足轻重的作用。那endcap cell就是其中一种,它俗称为拐角单元,作用是确保每个nwell都是nwell enclosed,类似一个封闭环。主要加在row的结尾(两边都要加) , 以及memory 或者其他block的周围包边,如下图所示:

数字后端

使用方法:

命令

create_boundary_cells

使用前需要指定放在left_boundary,right_boundary,top_boundary,bottom_boundary等cell,可以查询所用工艺库的工艺手册,如下图所示:

数字后端

create_boundary_cells \

-left_boundary_cell $left_boundary_cell \

-right_boundary_cell $right_boundary_cell \

-top_boundary_cells $top_boundary_cells \

-bottom_boundary_cells $bottom_boundary_cells \

-top_right_outside_corner_cell $top_XXX_cell \

-top_left_outside_corner_cell $top_XXX_cell \

-bottom_right_outside_corner_cell $bottom_XXX_cell \

-bottom_left_outside_corner_cell $bottom_XXX_cell \

-bottom_left_inside_corner_cells $bottom_XXX_cells \

-bottom_right_inside_corner_cell $bottom_XXX_cell \

-top_left_inside_corner_cell $top_XXX_cell \

-top_right_inside_corner_cell $top_XXX_cell \

-prefix          "ENDFILL" \

-separator "_"

打开APP阅读更多精彩内容
声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

全部0条评论

快来发表一下你的评论吧 !

×
20
完善资料,
赚取积分