Standard Cell Characterization
Standard Cell Characterization
Characterization
Basics
A standard cell is a group of transistors and interconnect
structures that provides a boolean logic function (e.g. AND, NAND,
XOR, XNOR, inverters) or a storage function (flipflop or latch).
The Standard cell library describes a list of cells that a synthesizer
may use to implement the error free designs.
Cell Characterization is the process of simulating a standard cell
with an analog simulator or an automated characterization tool to
extract the timing,power and leakage information.
Characterization Flow
Timing arcs
Cell Rise: It is the time taken for the output to rise by 50% with
reference to the input change by 50%
Cell Fall: It is the time taken for the output to fall by 50% with
reference to the input change by 50%
Rise Transition: It is the time taken for the output voltage to rise
from +10 % VDD voltage to the +90 % VDD voltage level.
Fall Transition: It is the time taken for the output voltage to fall from
+90 % VDD voltage to the +10 % VDD voltage level.
Propagation Delay: It is the time required for a signal on the input to
arrive as a resulting signal on the output. The distance between the
two signals is measured at +50 % VDD voltage level.
cont..
Setup Time : It is the minimum amount of time the data signal should
be held stable before the clock signal so that the data is reliably
sampled by the clock.
Hold Time : It is the minimum amount of time the data signal should be
held stable after the clock signal so that the data is reliably sampled.
Recovery time : It is the minimum amount of time between the
asynchronous signal going inactive and the next active clock edge.
Removal Time : It is the minimum amount of time between an active
clock edge and the asynchronous signal going inactive.
cont..
Capacitance
The capacitance considered in delay evaluation in the circuit consists of
two parts.
1. Interconnect parasitic capacitance : The capacitance between one
metal layer and the substrate.
2. Input pin capacitance : The capacitance on the input pin that is
located between the gate and the substrate of the cell.
Power
Static Power : Power dissipated when input isnt switching
Dynamic Power : Power dissipated due to charging and
discharging of the load capacitance.
Short-Circuit Power : Power dissipated due to direct current from
VDD to GND when both transistors are on.
Leakage Power : Power dissipated due to off transistors.
Rise Power : Power dissipated when output is switching from low to
high.
Fall Power : Power dissipated when output is switching from high to
low.