Chapter 1
Chapter 1
By
Sanchari Guha
Contents
• Introduction
• Scaling
• MOSFET
• Logic gates
• Multiplexer
• Sequential circuits
• CMOS Fabrication
• Fabrication steps
• Stick Diagram
• Behavioral, Structural, and Physical Domains
• MIPS Microprocessor
• Logic Design
• Physical Design
• Design verification
• Packaging and testing
Introduction
• 1947: First functioning point contact transistor at Bell Laboratories by John Bardeen and Walter Brattain.
• 1958: First integrated circuit was Flip-flop using two transistors built by Jack Kilby at Texas Instruments.
• 1960: MOSFET began to manufacture.
• 2008: Intel Itanium 2billion transistors. 16gb flash memory contains 4billion transistors.
• 53% compound annual growth rate over 50 years.
• Miniaturization of transistors.
• Smaller is cheaper, faster, lower in power.
Scaling
1965: Gordon Moore observed that plotting the number of transistors that can be most economically
manufactured on a chip gives a straight line on a semilogarithmic scale. He found transistor count doubling
every 18 months. This observation has been called Moore’s Law. A corollary of Moore’s law is Dennard’s Scaling
Law.
MOSFET
• Metal Oxide Semiconductor Field Effect Transistors
• They draw almost zero control current while idle. They are of two types: nMOS and pMOS, using n-type and
p-type silicon.
• Fairchild’s gates used both nMOS and pMOS transistors, earning the name Complementary Metal Oxide
Semiconductor (CMOS).
• In the 1980s as hundreds of thousands of transistors were integrated onto a single die.
1
0 1
1
1 0 1
GND
0
NOR Gate Tristates Buffer
/EN
/1 Z
/1 Z
/0 0
/0 1
Multiplexer
Multiplexers are key components in CMOS.
A 2-input, or 2:1 multiplexer, chooses input D0 when the select is 0 and input D1 when the
select is 1.
The logic function is Y = S · D0 + S · D1.
0
1
0
1
Sequential Circuit
D latch built from a 2-input multiplexer and two inverters
CMOS Fabrication
The fabrication sequence consists of a series of steps in which layers of the chip are defined through a process
called photolithography.
Fabrication steps
Fabrication steps
Fabrication steps
Stick diagram
• Stick diagrams help plan layout quickly
– Need not be to scale
– Draw with color pencils or dry-erase markers