今天要介紹的數字后端基本概念是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 "_"
-
數字后端
+關注
關注
0文章
11瀏覽量
3078
原文標題:數字后端基本概念介紹
文章出處:【微信號:IC_Physical_Design,微信公眾號:數字后端IC芯片設計】歡迎添加關注!文章轉載請注明出處。
發布評論請先 登錄
相關推薦
數字IC后端設計介紹,寫給哪些想轉IC后端的人!
數字后端設計工程師主要干什么?
數字后端設計流程
數字后端基本概念介紹——Placement Blockage的9中人為約束
介紹數字后端概念--Shape Blockage
數字后端G cell概念介紹
![<b class='flag-5'>數字后端</b>G cell<b class='flag-5'>概念</b><b class='flag-5'>介紹</b>](https://file.elecfans.com/web1/M00/81/F1/o4YBAFw8U_OAY6esAABRPtqgrss330.jpg)
淺談數字后端工程師的工作
時序設計基本概念之collection
數字后端基本概念介紹—FinFET Grid
![<b class='flag-5'>數字后端</b><b class='flag-5'>基本概念</b><b class='flag-5'>介紹</b>—FinFET Grid](https://file1.elecfans.com/web2/M00/8C/97/wKgZomSucu-AQTB8AAAzMpfdzRM730.jpg)
評論