当前位置:首页 > > 全栈芯片工程师
[导读]CellsinASICPhysicalDesignSpecialCellRequirementsinICDesignistominimizethepossibleCMOSissuesMoreno.oftransistorsthanarenecessaryforbasicfunct...


Cells in ASIC Physical Design

  • Special Cell Requirements in IC Design is to minimize the possible CMOS issues

  • More no. of transistors than are necessary for basic functioning. e.g., — To limit the Overshoots and Undershoots

    • To protect the components from destruction

    • To isolates 2 components by PN Junction

  • Common Special Cells used in CMOS IC Design:

    • Standard Cells

    • ICG Cells

    • Well taps (Tap Cells)

    • End caps

    • Filler Cells

    • Decap Cells

    • ESD Clamps

    • Spare Cells

    • Tie Cells

    • Delay Cells

    • Metrology Cells


Standard Cells

  • A Standard Cell is a group of transistor and its interconnect structures that provides a Boolean logic function (e.g., AND, OR, XOR, XNOR, Inverters) or a storage function (Flip-flop or Latch)

  • Std. Cell methodology has helped designers to scale ASICs from comparatively simple single-function ICs, to complex multi-million gate SoCs

  • Cell-based methodology makes designer to focus on the implementation (physical) aspects

  • The cell's Boolean logic function is called its logical view: functional behavior is captured in the form of a truth table or Boolean algebra equation (for combinational logic), or a state transition table (for sequential logic)

  • AOIs (AND-OR-INVERTER) provide a way at the gate level to use less transistors than separate ANDs and a NORs

  • ASIC design logic builds upon a standard logic cell library, therefore, do not optimize transistors only logic gates

  • Types of Standard Cells

    • Buffers (Inverting and Non-inverting )

    • Combinational (AND, OR, NAND, NOR, AOI, OAI, OA, AO, MUX)

    • Arithmetic (XOR, full-adder, half-adder), Sequential (latches, clockgates, D-type flip/flops with any optional combination of scan input, set and reset)

    • Miscellaneous (ICG Cells, Well Taps, Tie Cells, End Caps, Decaps, Filler Cells, Spare Cells, Delay Cells, Antenna Diode, ESD diodes)


ICG Cells

Integrated Clock Gating Cells (ICG Cells)

  • During idle modes, the clocks can be gated-off to save dynamic power dissipation on flip-flops

  • Proper circuit is essential to achieve a gated clock state to prevent false glitches on clock path

  • Use a combination of AND and a Latch to avoid any glitches on the clocks. A glitch can propagate a false edge on to the design

Insertion of ICG

  • Manual insertion of ICG


    • The clock gating can be implemented through logic circuits and ICG’s

    • Most of Clock Gating Cells from vendor libraries have a RTL code

  • Automated Insertion of ICG –

    • Some power aware tools insert the ICG’s through automated software algorithms

Types of Clock Gating Cells

  • Latch Based Clock Gating Buffer for Neg-edge

    • The circuit employs a latch and OR gate with one input inverted

    • The output clock is always clock gated low when Enable is low

  • Latch Based Clock Gating Buffer for Pos-edge

    • The circuit employs a latch with inverted clock input and a AND gate

    • The output clock is always clock gated HIGH when Enable is low


ICG module IO’s

  • 3 input ports – clock, clock enable and test

  • 1 output port – clock for gated clock

Well Taps

  • Physical only cell which helps to tie MOS Substrate and N-Wells to VDD and GND levels, and thus avoid latch-up possibilities

  • Switching circuits dump current into Well/ Substrate and if there is a high resistance between Well/ Substrate and the VDD/ GND grids the Substrate can be at different potential than VDD/ GND which causes latch-up

  • Well Tap Cells reduce resistance between VDD/ GND to wells of the Substrate

  • Tap Cells are usually placed on the Power Rails of the Standard Cells

  • Standard Cells do not have internal tap to N-well (P substrate process) to reduce design complexity of Standard Cells

  • These library cells do not have any signal connectivity

  • Hence Tap to Wells is done by external cells called "Tap cells" which are sprinkled all over Core Area at regular distance as decided by the foundry

  • More Taps reduces resistance, but will also increases core area, so we need a trade-off which will be provided by the foundry

  • Place well taps at regular intervals throughout the design with the specified distances and snaps them to legal positions

End Caps

  • End-cap cells are preplaced physical-only cells required to meet certaindesign rules and placed at the ends of the site rows by satisfying well tie-off requirements for the core rows

  • These library cells do not have any signal connectivity

  • They connect only to the power and ground rails once power rails are created in the design

  • They also ensure that gaps do not occur between the well and implant layers i.e. well proximity effect

  • This prevents DRC violations by satisfying well tie-off requirements for the core rows

  • Each end of the core row, left and right, can have only one end cap cell specified

  • However, you can specify a list of different end caps for inserting horizontal end cap lines, which terminate the top and bottom boundaries of objects such as macros

  • End caps have a fixed attribute and cannot be moved by optimization steps

  • A core row can be fragmented (contains gaps), since rows do not intersect objects such as power domains. For this, the tool places end cap cells on both ends of the un-fragmented segment


Filler Cells

  • Physical only cells which provide N-Well continuity and avoid N-Well spacing DRC

  •  Filler cells are inserting for density rules, to meet Core Utilization targets and to avoid sagging of layer

  •  Filler cells are inserting at the last stage of Placement and Routing

  •  Some of the small cells also don’t have the Bulk/Substrate connection because of their small size (thin cells)

  •  In those cases, the abutment of cells through inserting Filler Cells can connect those Substrates of small cells to VDD/ GND nets

  •  i.e. those thin cells can use the bulk connection of the other cells

  •  Filler cells are used to make up the Poly density (if that filler cell is having any poly structure inside), but certainly not for metal density

  •  Filler cells are also useful for ECO

Decap Cells

  • Decaps are on-chip decoupling capacitors (Extrinsic Capacitances) that are attached to the power mesh to decrease noise effects (dynamic I.R. Drop)

  • Supply voltage variations caused by Instantaneous Voltage Drop (IVD) lead to problems related to spurious transitions and delay variations

  • Decap cells are typically poly gate transistors where source and drain are connected to the ground rail, and the gate is connected to the power rail

  • Decap helps to smoothen out the Glitches and Ground bounce

  • 3% to 8% of the core physical area is required for Decaps refered as decap density

  • It is important to place only the necessary amount of decaps since they normally come with a quite serious down-side as they are leaky devices

  • Another drawback, which many designers ignore, is the interaction of the decap cells with the package RLC network

  • Since the die is essentially a capacitor with very small R and L, and the package is a hug RL network, the more decap cells placed the more chance of tuning the circuit into its resonance frequency. That would be trouble, since both VDD and GND will be oscillating

  • NMOS Decaps are superior to PMOS decaps because of the high frequency operation and large REFF and CEFF for the same area

ESD Clamp

  • ESD Clamp/ ESD Diode is the primary protection device that protects against ESD surges at the I/O pad by clamping the voltage and allowing the high ESD current to be discharged safely to the ground terminal

  • The main function of ESD Clamp is to protect the Gate oxide

  • Snap back device (Diode implementation between the grounds) provides Snapback voltage (ESD Voltage) to get grounded thus the ESD current won’t be getting in to Gate

  • The design of ESD Clamp must ensure that Electrical Overstress (EOS) events do not cause failure

  • The ESD Clamp is essential for HBM, MM, and CDM


Spare Cells

  • Pre-placed inactive (with inputs tied off) gates in the empty areas of a design (or even in the crowded areas) before tape-out (Mostly NAND Gates)

  • ECO Cells/ Spare Cells are collection of Gates coming in different sizes for doing small functional ECO and connect them with minimal mask changes called a metal-only ECO

  • Provides new functions on a design which exhibits post-production problems

  • No change is made to the diffusion layer, M1 and a contact layer only need to change

  • Disadvantages:

    • They are connected to VSS and VDD and despite having their inputs tied off, they are still drawing Static Current

    • The designer may not have the right cell in the right place at the time of the ECO

Tie Cells

  • Tie-high and Tie-Low cells are used to connect the Gate of the transistor to either Power or Ground

  • In deep sub micron process, if the Gate is connected to Power/ Ground, the transistor might be turned ON/ OFF due to Power or Ground Bounce

  • The suggestion from foundry is to use Tie Cells for the purpose

  • The cells which require VDD, comes and connect to Tie High (so Tie High is a Power Supply Cell), while the cells which wants VSS connects itself to Tie-Low

  • Without Tie Cells, unused inputs are tied to logic-high or logic-low, and these connections are made by routing the input pin right to the Power/ Ground grid

  • With Tie Cells, unused inputs in the original netlist are tied to logic-high or logic-low, and somewhere during the physical design process, Tie Cells are inserted

  • The unused inputs are then connected to a Tie-high or Tie-low Cell


Delay Cells

  • Delay Cells


    • Are buffer cells with slower transition time

    • Can drive high currents

    • Are helpful in reducing Slew Rate (0-1 or 1-0 Transition Time)

    • Are of wider channel

    • Have delay starting from 20ps to few Nano seconds

    • Will have constant delay

  • Delay cell insertion is the conventional way to fix hold time violation tends to penalized in area percentage increment

  • Lesser number of delay cells are required for hold time fixing as compared to buffers but it will have area much greater than normal buffers

  • Increasing gate width reduces gate capacitance hence reduces delay, but results in higher leakage

  • It has inverter in input and a inverter in output and in between these two inverters it has a combination of a inverter and pass transistors. Pair of inverter and pass transistor provide at large delay

  • Depending on the delay of the cell, pair of inverter and pass transistor can be repeated multiple times

Metrology  Cells

  • To enable the reliable re-productivity of micro-scale devices used in high volume and low cost

  • To measure and monitor the process parameters during manufacturing

  • The effect of process variations during fabrication time can be identified and measured          


原文链接:https://mp.weixin.qq.com/s/arI-XeOetDwYcJ83LqqBfQ


谢阅读,别走!点赞、关注、转发后再走吧

select_card mp_profile_iframe" data-pluginname="mpprofile" data-id="MzI4NjE5NTM0Ng==" data-headimg="http://mmbiz.qpic.cn/mmbiz_png/Lcmqbok7KOM4xoLTE0jyR5mialXKxaM8c9YGoIgdicHyvN1x7wV4DTRrkdwUAf7K86ib1n7GaC34G4ibkyAJs72Jqw/0?wx_fmt=png" data-nickname="全栈芯片工程师" data-alias="" data-signature="负责CIS、MCU芯片设计、验证、后端全流程实现,欢迎同行加入交流学习!" data-from="1">

本站声明: 本文章由作者或相关机构授权发布,目的在于传递更多信息,并不代表本站赞同其观点,本站亦不保证或承诺内容真实性等。需要转载请联系该专栏作者,如若文章内容侵犯您的权益,请及时联系本站删除。
换一批
延伸阅读

特朗普集团近日取消了其新推出的T1智能手机“将在美国制造”的宣传标语,此举源于外界对这款手机能否以当前定价在美国本土生产的质疑。

关键字: 特朗普 苹果 AI

美国总统特朗普在公开场合表示,他已要求苹果公司CEO蒂姆·库克停止在印度建厂,矛头直指该公司生产多元化的计划。

关键字: 特朗普 苹果 AI

4月10日消息,据媒体报道,美国总统特朗普宣布,美国对部分贸易伙伴暂停90天执行新关税政策,同时对中国的关税提高到125%,该消息公布后苹果股价飙升了15%。这次反弹使苹果市值增加了4000多亿美元,目前苹果市值接近3万...

关键字: 特朗普 AI 人工智能 特斯拉

3月25日消息,据报道,当地时间3月20日,美国总统特朗普在社交媒体平台“真实社交”上发文写道:“那些被抓到破坏特斯拉的人,将有很大可能被判入狱长达20年,这包括资助(破坏特斯拉汽车)者,我们正在寻找你。”

关键字: 特朗普 AI 人工智能 特斯拉

1月22日消息,刚刚,新任美国总统特朗普放出重磅消息,将全力支持美国AI发展。

关键字: 特朗普 AI 人工智能

特朗普先生有两件事一定会载入史册,一个是筑墙,一个是挖坑。在美墨边境筑墙的口号确保边境安全,降低因非法移民引起的犯罪率过高问题;在中美科技产业之间挖坑的口号也是安全,美国企业不得使用对美国国家安全构成威胁的电信设备,总统...

关键字: 特朗普 孤立主义 科技产业

据路透社1月17日消息显示,知情人士透露,特朗普已通知英特尔、铠侠在内的几家华为供应商,将要撤销其对华为的出货的部分许可证,同时将拒绝其他数十个向华为供货的申请。据透露,共有4家公司的8份许可被撤销。另外,相关公司收到撤...

关键字: 华为 芯片 特朗普

曾在2018年时被美国总统特朗普称作“世界第八奇迹”的富士康集团在美国威斯康星州投资建设的LCD显示屏工厂项目,如今却因为富士康将项目大幅缩水并拒绝签订新的合同而陷入了僵局。这也导致富士康无法从当地政府那里获得约40亿美...

关键字: 特朗普 富士康

今年5月,因自己发布的推文被贴上“无确凿依据”标签而与推特发生激烈争执后,美国总统特朗普签署了一项行政令,下令要求重审《通信规范法》第230条。

关键字: 谷歌 facebook 特朗普

众所周知,寄往白宫的所有邮件在到达白宫之前都会在他地进行分类和筛选。9月19日,根据美国相关执法官员的通报,本周早些时候,执法人员截获了一个寄给特朗普总统的包裹,该包裹内包含蓖麻毒蛋白。

关键字: 美国 白宫 特朗普
关闭