当前位置:文档之家› 标准单元技术培训课件

标准单元技术培训课件

5
标准网格 - 网格式布线器 grid-based router
techfile - LAYER RULES
“POLY2” is connected to “MET1” with “CNT”; “MET1” is connected to “MET2” with
“VIA1”; ……6标准网格 - 网格式布线器 grid-based router
4
标准网格 - 网格式布线器 grid-based router
“layer rules”和“physical rules”都在库文件 “techfile”中。
一般“techfile”中包含以下内容: CONTROLS:“maskGrid 0.01” LAYER DEFINITION LAYER RULES PHYSICAL RULES DEVICES LX RULES
“design rules determine grid size.”
the grid-based router can only place wires along our grid lines, from intersection to intersection.
离。
9
标准网格 - 网格式布线器 grid-based router
techfile - PHYSICAL RULES 最小交叠minOverlap:
交叠有两种形式: a. 一几何图形内边界到另一图形的内边界长度
(overlap) b. 一几何图形外边界到另一图形的内边界长度
(extension)
greater than or equal to the minSpacing=0.6
microns”.
12
标准网格 - 网格式布线器 grid-based router
coarse grid example:
2 microns
1 microns
1 microns 1 microns
最小金属线越宽,或金属线间必须相隔得越远,网格也就越大
13
标准网格 - 网格式布线器 grid-based router
determining our minimum wire widths and minimum spacing between wires dictate how coarse or fine our grid will be.
最小金属线越宽,或金属线间必须相隔得越远,网格 也就越大;
离。
在利用DRC(设计规则检查)对版图进行几何规则检 查时,对于宽度低于规则中指定的最小宽度的几何图 形,工具将会给出错误的提示。
8
标准网格 - 网格式布线器 grid-based router
techfile - PHYSICAL RULES 最小间距minSpacing:各几何图形外边界之间的距
10
标准网格 - 网格式布线器 grid-based router
techfile - PHYSICAL RULES
please keep these rules in your mind and don’t violate them when you layout.
11
标准网格 - 网格式布线器 grid-based router
甚至在全定制设计流程中,当构建模块以预定义的标准来实现时, 规模在20个单元以上的布局布线会更加容易。而单元接口的标准 化在库中就可以实现了。
3
标准网格 - 网格式布线器 grid-based router
虽然标准单元主要用于专用集成电路(ASIC)设计,然而这一 设计方法也广泛应用于实现全定制设计中的“不规整逻辑”。
Minimum wire is 1 micron, minimum spacing is 1 micron, therefore, our two wires use 3 microns, and we have established center-to-center grid spacing of 2 microns for this process.
techfile - PHYSICAL RULES
≧minWidth
≧minSpacing
N WELL
N WELL
The width of “N WELL” must be greater than or equal to the “minWidth=1.2 microns”;
and the space of two “N WELLs” must be
开发标准单元库的原因:
对于全定制设计来说,独立模块的规模过于庞大和复杂,因此就 存在着加快电路和版图设计过程的需要。
缺乏具有手工实现复杂全定制模块设计能力的专业人员,而自动 化工具缓解了这个问题。
典型加工工艺的进步,包括布线金属层从1层金属增加到2层金属 或3层金属。对最佳结果的实现,这进一步增加了全定制版图设 计过程的复杂性。
techfile - PHYSICAL RULES
please remember these definitions:
width、space、area、enclosure、overlap、
extension
7
标准网格 - 网格式布线器 grid-based router
techfile - PHYSICAL RULES 最小宽度minWidth:封闭几何图形的内边之间的距
第五章 标准单元技术
标准单元技术 standard cell techniques 开发标准单元库的原因 标准网格 定向型工艺层技术 网格式布线系统要求的库设计规则 标准输入输出单元
2
开发标准单元库的原因
逻辑单元库是ASIC设计流程中用到的构建模块的集合。由于这 种库具有通用接口实现和规则结构,所以通常称为“标准单元” 库。
一个典型的标准单元库由几百个单元,而高级的库则有1000个 以上的单元。有些单元库会针对低功耗、高速和高空隙率而进行 专门设计、开发。 空隙率:可全部用于布线的面积与整个单元面积的比率。
经典的布线器是以基于网格的。
网格布线器要遵循的约束条件: 导线只能有几种固定的宽度; 导线只能放在预先确定了坐标的网格上。
相关主题