Standard Cell Library Design and Characterization Using 45nm Technology
Standard Cell Library Design and Characterization Using 45nm Technology
Abstract: Producing designs based on sub-micron technologies at a competitive cost has always been a
challenge for the manufacturers. Different Integrated Circuit (IC) implementation approaches have been
adopted to reduce the design time and improve manufacturing costs. One of the methods is to use a ‘Cell-Based’
IC implementation approach using Standard Cell Libraries However, the cost associated with the design or
purchase of Standard Cell Libraries (Non-Recurring Expense (NRE)) has been increasing consistently with the
shortening of device technology. In this paper we present the development of submicron CMOS Standard Cell
Library that is suitable for 45nm CMOS process The intent was to generate a comprehensive library containing
core number of necessary cells, providing detailed layout and transistor-level schematic views of every cell,
with characterization under the 45nm process, in order to utilize them as a fully synthesizable library. The
library is designed using Cadence.
Index Terms: standard cell library, 45nm process, layout design, characterization
I. Introduction
Integrated Circuit (IC) technology has gone through a spectacular revolution in the last two decades.
The number of transistors that can be integrated on a single die has been exponentially increasing with time
following the Moore‟s Law. Present day microprocessors have more than one million transistors and are clocked
at Giga Hertz (GHz) clock speeds. Bringing these high development cost associated high performance designs
to the market at a competitive cost and in a lesser design time has always been a challenge for IC manufactures.
To meet these challenges, different IC implementation approaches have been adopted ranging from custom
design approach, used for microprocessors and memories to the fully programmable designs for medium – to –
low performance applications
www.iosrjournals.org 29 | Page
Standard Cell Library Design and Characterization using 45nm technology
It should be noted that a successful and efficient implementation of a Semi-Custom Design depends on
the standard cells in the library. Therefore, it is important to have a „high quality cell library‟.
A „high quality cell library‟ possesses many common characteristics including:
• Cells functionality being correct.
• Cells timing performance claimed in the data sheet being accurate enough.
• Cells having no design rule violations in their layouts.
• Cells can be utilized in the best way using a synthesizer.
• Cells can optimize placement and route of a large design.
These characteristics help in an efficient integration of Standard Cell Library into a Semi- Custom Design Flow.
A typical standard-cell library contains two main components:
1. Library Database - Consists of a number of views often including layout, schematic, symbol, abstract,
and other logical or simulation views. From this, various information may be captured in a number of formats
including the Cadence LEF format, and the Synopsys Milky way format, which contain reduced information
about the cell layouts, sufficient for automated "Place and Route" tools.
2. Timing Abstract - Generally in Liberty format, to provide functional definitions, timing, power, and
noise information for each cell.
A standard-cell library may also contain the following additional components:
A full layout of the cells
Spice models of the cells
Verilog models or VHDL Vital models
Parasitic Extraction models
DRC rule checks
III. Design Flow Adopted For The Standard Cell Library Development
Each cell in the library was developed using the Bottom-Up design flow. The Bottom-Up Design flow
is given in Fig 2. Each block in the figure can be described as follows.
A. Design Specifications
The Bottom-Up design flow starts with a set of design specifications. The “specs” typically describe the
expected functionality of the designed circuit as well as other properties like delay times, area, etc. To meet the
various design specifications certain design trade offs (area verses delay) are required.
www.iosrjournals.org 30 | Page
Standard Cell Library Design and Characterization using 45nm technology
B. Schematic Capture
A Schematic Editor is used for capturing (i.e. describing) the transistor-level design. The Schematic
Editors provide simple, intuitive means to draw, to place and to connect individual components that make up the
design. The resulting schematic drawing must accurately describe the main electrical properties of all
components and their interconnections. Also included in the schematic are the supply connections (Vdd and
Gnd), as well as all pins for the input and output signals of the circuit. From the schematic, a netlist is generated,
which is used in later stages of the design. The generation of a complete circuit schematic is therefore the first
important step of the transistor-level design.
D. Pre-Layout simulation
After the transistor level description of a circuit is completed using the schematic editor, the electrical
performance and the functionality of the circuit must be verified using a simulation tool. Based on simulation
results, the designer usually modifies some of the device properties in order to optimize the performance. The
initial simulation phase also serves to detect some of the design errors that may have been created during the
schematic entry step. Table 1 shows the switching characteristics of 2 input xor gate of different drive strengths
for pulse input (Ton=Toff=10ns, Tr=Tf=50ps, Cinv=0.3fF)
E. Layout
The creation of the mask layout is one of the most important steps in the full-custom design flow,
where the designer describes the detailed geometrics and the relative positioning of each mask layer to be used
in actual fabrication, using a Layout Editor. Physical layout design is very tightly linked to overall circuit
performance since the physical structures determines the transconductances of the transistors, the parasitic
capacitances and resistances, and obviously the silicon area which is used to realize a certain function. But the
process is very intensive and time-consuming design effort. It is also extremely important that the layout design
www.iosrjournals.org 31 | Page
Standard Cell Library Design and Characterization using 45nm technology
must not violate any of the layout design rules, in order to ensure a defect free fabrication of the design. Fig 3
shows the layout of 3 input XOR gate of 4x drive strength.
The layout process can be a manual process, in which layout of each design is done manually or an
automatic process using a CAD tool. But the quality of the layouts produced using automatic processes are still
far from hand optimized layouts.
G. Circuit Extraction
After the mask layout has been made free from design rule errors, circuit extraction is performed to
create a detailed netlist for the simulation of the circuit. The circuit extractor identifies the individual transistors
and their connections as well as the parasitic capacitances and resistances that are inevitably present. The
extracted netlist can give a very accurate estimation of the device dimensions and device parasitics that
ultimately determine the circuit performance. The extracted netlist are used in transistor level simulations and in
Layout Verses Schematic comparison.
I. Post-Layout Simulation
The electrical performance of a full custom design can be best analyzed by performing a post-layout
simulation on the extracted circuit netlist. The detailed simulation performed using the extracted netlist will
provide a clear assessment of the circuit speed and the influence of circuit parasitics. If the results of the post-
layout simulation are not satisfactory, the designer should modify the transistor dimensions or the circuit
topology, in order to achieve the desired circuit performance. Thus, it may require multiple iterations on the
design, until the postlayout simulation results satisfy the original design requirements. Finally, it should be
noted that a satisfactory result in post-layout simulation is still no guarantee for a completely successful product,
since the actual performance of the chip can be only be verified by testing the fabricated prototype.
paths through the cells, input stimulus will be provided to the circuit simulator. Since many repetitive executions
of the circuit simulator are required for each cell, the characterization is done using an automatic cell
characterization tool. Table 2 shows characterization values of inverter for process=TT, voltage=1.1v and
temperature= -40 degree centigrade.
After characterizing, the cells functional description and timing data are transformed to the format
required by a specific design tools. Most design tools utilize special-purpose model formats with syntax for
explicitly describing propagation delays, timing checks, and other aspects of cell behavior that are required by
the tool. The final requirement is a documentation that summaries the functionality and timing of each cell. The
functionality is frequently described with truth table, and timing data is presented in a simple format in the
datasheet. The documentation for each library contains:
• Setup and hold times
• Operating range of temperature and voltage
• Fan-in and fan-out
• Variation of timing due to temperature and
• Voltage
• Path delays
• Library cell symbol
• Timing diagrams.
Acknowledgement
We pay our due regards to our renowned institution Vidyavardhaka College of Engineering, Mysore
which provided us a platform and an opportunity for carrying out this work.
References
[1] Jan M. Rabaey et al., “Digital integrated circuit – A Design Perspective”, Second Edition, Prentice Hall, 2003.
[2] HSPICE® Reference Manual: Commands and Control Options Version B-2008.09, September 2008 (Synopsis)
[3] Ashral bin Bahari Tambek, Ahmad Raif bin Mohd Noor Beg, Mohd Rais Ahmad, “Standard Cell Library development”, in
Proceedings of the 11th International Conference on Microelectronics, 1999, pp.22-24.
[4] Weitong Chuang, Sachin S. Sapatnekar, Ibrahim N. Haji, “Timing and area optimization for Standard-Cell VLSI circuit design”,
IEEE Trans. on Computer-Aided Design of Integrated Circuits and Systems, vol. 14, March 1995.
[5] CMOS IC LAYOUT Concepts, Methodologies, and Tools by Dan Clein
[6] Ron Wilson, EE Times, May 2000.
[7] www.InnovationRevolution.com
[8] Microelectronics Group at Worchester Polytechnic Institute, “Cadence Design Tools Tutorial”, October 1999,
http://www.vlsi.wpi.edu/cds/explanations.
[9] Masakazu Shoji, “CMOS Digital Circuit Technology”, Prentice Hall, 1988.
[10] CMOS VLSI Design: A Circuits and Systems Perspective by Neil H.E. Weste, David Harris, Ayan Banerjee, Wesley, 1993.
[11] R. Jacob Baker et al., “CMOS – Circuit Design, Layout and Simulation”, Wiley-IEEE Press, 1997.
[12] www.mosis.org
www.iosrjournals.org 33 | Page