Developing Standard Cells For TSMC 0.25 M Technology With Mosis Deep Rules
Developing Standard Cells For TSMC 0.25 M Technology With Mosis Deep Rules
25 m Technology with
MOSIS DEEP Rules
In this brief technical report, the cells contained in the standard cell library vtvtlib25 are
listed. Further, some guidelines for creating new cells for the library are given.
The cell library vtvtlib25 is developed and maintained by the VTVT (Virginia Tech
VLSI for Telecommunication) Group for the TSMC 0.25 m technology. The MOSIS
DEEP rule (SCN5M) is used. The library contains the cells listed in Table I.
1
mux2_[1,2,4] 2-to-1 multiplexer, drive strength 1, 2, or 4
mux3_2 3-to-1 multiplexer, drive strength 2
mux4_2 4-to-1 multiplexer, drive strength 2
ABnorC (ip1*ip2+ip3), drive strength 1
ABorC ip1*ip2+ip3, drive strength 1
ab_or_c_or_d ip1*ip2+ip3+ip4, drive strength 1
Not_ab_or_c_or_d (ip1*ip2+ip3+ip4), drive strength 1
Dec2_4 2 to 4 decoder, drive strength 1
Dec3_8 3 to 8 decoder, drive strength 1
fulladder One-bit ripple-carry adder, drive strength 1
bufzp_2 noninverting tristate buffer, low-enabled, drive strength 2
invzp_[1,2,4] inverting tristate buffer, low-enabled, drive strength 1, 2, or 4
cd_8 clock driver, drive strength 8
cd_12 clock driver, drive strength 12
cd_16 clock driver, drive strength 16
lp_[1,2] high-active D latch, drive strength 1 or 2
Lrp_[1, 2, 4] high-active D latch with asynchronous low-active reset and drive
strength 1, 2, or 4
Lrsp_[1, 2, 4] high-active D latch with asynchronous low-active reset and
asynchronous high-active set, drive strength 1, 2, or 4
Dp_[1,2,4] rising-edge triggered D flip-flop (with 1, 2, or 4 drive strength)
Drp_[1,2,4] rising-edge triggered D flip-flop with asynchronous low-active reset
(1, 2, or 4 drive strength)
drsp_[1,2,4] rising-edge triggered D flip-flop with asynchronous low-active reset
and asynchronous high-active set
dksp_1 rising-edge triggered D flip-flop with asynchronous active high set
and extra inverted output.
dtsp_1 rising-edge triggered D flip-flop with asynchronous active high set
input and serial scan input.
dtrsp_2 rising-edge triggered D flip-flop with asynchronous low-active
reset, asynchronous high-active set, and serial scan input
jkrp_2 rising-edge triggered JK flip-flop with asynchronous active-low
reset and extra inverted output, drive strength 2.
filler filler cell (empty cell with power and ground rails and nwell)
Additionally, the complete library also contains layouts of some dummy pads. These
dummy pads are not intended for use with actual designs. They were created only for the
convenience of creating LEF files. The actual pad cells, particularly the corner pad, are
too large to be used easily in LEF file generation using abstract (the LEF file
generation tool in the Cadence suite). Here the dummy pad cells are shown to allow for
appropriate modifications by the user if needed. Again, these are not the actual layouts of
2
the pads themselves (designed by Tanner Research Corporation), which have to be
downloaded from the MOSIS website.
3
II. Recommended Settings and Sizes for Standard Cell Layouts
If the user desires to add new cells to the layout library, he or she should follow the
design requirements and guidelines that this section provides. This document assumes
that the user is already familiar with standard cell design. Here, some of the values used
by the library (such as metal track width, routing pitch) are given.
Set your grid (options Display in Cadence, or the e shortcut key) to 1.08 m min
spacing, 7.56 m major spacing. It is also helpful to turn on the grid lines.
1 grid unit = routing grid = 9 (1.08 m)
CELL DIMENSIONS:
These rules must be followed for the cells to be usable with other cells already in the
library, even if they are not required by the DRC kit or by MOSIS rules.
4
CELL WIDTH: integer multiples of 9. Note that the horizontal extension of nwell,
nselect, and pselect at the power and ground rails is not considered part of the cell width.
CELL HEIGHT: 126 = 14 routing grid or 15.12 m.
CORE CELL ORIGIN: (0, 0) for ground pins lower left corner
LEFT/RIGHT CELL EDGE TO NEAREST METAL: 9 to center, 7 to edge.
TRANSISTOR SIZES: Length 2. Width varies according to drive strength. For lowest
drive strength 7 (n), 14(p). For hi-drive-strength, use 14 (n), 28 (p), Wp/Wn=2
always for primitive gates. For 4 drive strength cells, the output stage must be formed
5
from two 2 cells in parallel. An exception to the Wp/Wn=2 rule is the transmission gate,
where Wp = Wn = 11 for low drive and 21 for higher drives.
SELECT FOR SUBSTRATE/WELL TIE WIDTH: The same as the width of the
power/ground rails (the same x coordinates for left- and right-edges as vdd/vss rails)
SELECT FOR p-SUBSTRATE TIE HEIGHT: 0.96 m (8 ); lower edge at y=0 m
(0 ), upper at 0.96 m (8 )
SELECT FOR n-WELL TIE HEIGHT: 0.96 m (8 ); lower edge at y=14.04 m
(117 ), upper at 15.12 m (126 )
6
anyway? See MOSIS rule no.3.3,
http://www.mosis.org/Technical/Designrules/scmos/scmos-poly.html for description.
Miscellaneous Rules:
Excluding VDD and VSS rails, no metal should be closer than 0.30 m (2.5 ) to the
edge of the cell. Please try to get as close to 0.30 m as possible on both sides. For
any wide metal traces (other than the power/ground rails) in your design, more space
will have to be given. At least 0.72 m (6 ) between cell edge and the wide metal
trace should be sufficient.
Make sure ALL parts in layer via and higher (via, metal2, via2 and higher)
are centered on the grid. This includes any metal line that will function as an I/O.
For example, the output of a NAND gate does not need a contact, but the metal line
that creates the contact should be centered on the grid
Refrain from using metal3 or higher in a cell unless absolutely necessary (in most
cases, metal1 and metal2 should be sufficient).
Ideal metal spacing is 5 (0.60 m) this is edge-to-edge spacing.
Example of cell:
Figure 1 is a 2-input NAND gate. Its pinout is as follows:
vdd = power; vss = ground
ip = input; op = output
The lower left corner of the vss pin defines the origin for this cell.
7
Figure 1. An example 2-input NAND gate