Chapter 7: Physical Implementation

Slides:



Advertisements
Similar presentations
Programmable Logic Devices
Advertisements

1 Programmable Logic. 2 Prgrammable Logic Organization Pre-fabricated building block of many AND/OR gates (or NOR, NAND) "Personalized" by making or breaking.
Digital Design Copyright © 2006 Frank Vahid 1 FPGA Internals: Lookup Tables (LUTs) Basic idea: Memory can implement combinational logic –e.g., 2-address.
1 KU College of Engineering Elec 204: Digital Systems Design Lecture 9 Programmable Configurations Read Only Memory (ROM) – –a fixed array of AND gates.
EELE 367 – Logic Design Module 2 – Modern Digital Design Flow Agenda 1.History of Digital Design Approach 2.HDLs 3.Design Abstraction 4.Modern Design Steps.
Programmable Logic Devices
BR 1/991 Programmable Logic There has to be a better way to implement a logic function than to hook together discrete 74XX packages or create a custom.
CPEN Digital System Design
The Spartan 3e FPGA. CS/EE 3710 The Spartan 3e FPGA  What’s inside the chip? How does it implement random logic? What other features can you use?  What.
1 Other Technologies Off-the-shelf logic (SSI) IC –Logic IC has a few gates, connected to IC's pins Known as Small Scale Integration (SSI) –Popular logic.
Digital Design 2e Copyright © 2010 Frank Vahid 1 Digital Design Chapter 7: Physical Implementation Slides to accompany the textbook Digital Design, with.
Evolution of implementation technologies
Charles Kime & Thomas Kaminski © 2004 Pearson Education, Inc. Terms of Use (Hyperlinks are active in View Show mode) Terms of Use Chapter 3 – Combinational.
Digital Design – Physical Implementation Chapter 7 - Physical Implementation.
1 Introduction Chapters 2 & 3: Introduced increasingly complex digital building blocks –Gates, multiplexors, decoders, basic registers, and controllers.
Multiplexers, Decoders, and Programmable Logic Devices
ECE 331 – Digital System Design Tristate Buffers, Read-Only Memories and Programmable Logic Devices (Lecture #16) The slides included herein were taken.
EET 1131 Unit 4 Programmable Logic Devices  Read Kleitz, Chapter 4.  Homework #4 and Lab #4 due next week.  Quiz next week.
Physical Implementation 1)Manufactured Integrated Circuit (IC) Technologies 2)Programmable IC Technology 3)Other Technologies Manufactured IC Technologies.
1 Introduction A digital circuit design is just an idea, perhaps drawn on paper We eventually need to implement the circuit on a physical device –How do.
Digital Design Copyright © 2006 Frank Vahid 1 Digital Design Slides to accompany the textbook Digital Design, First Edition, by Frank Vahid, John Wiley.
Digital Design Copyright © 2006 Frank Vahid 1 Digital Design Chapter 2: Combinational Logic Design Slides to accompany the textbook Digital Design, First.
Programmable Array Logic (PAL) Fixed OR array programmable AND array Fixed OR array programmable AND array Easy to program Easy to program Poor flexibility.
Digital Circuit Implementation. Wafers and Chips  Integrated circuit (IC) chips are manufactured on silicon wafers  Transistors are placed on the wafers.
EET 252 Unit 5 Programmable Logic: FPGAs & HDLs  Read Floyd, Sections 11-5 to  Study Unit 5 e-Lesson.  Do Lab #5.  Lab #5a due next week. 
Figure to-1 Multiplexer and Switch Analog
EE 261 – Introduction to Logic Circuits Module #8 Page 1 EE 261 – Introduction to Logic Circuits Module #8 – Programmable Logic & Memory Topics A.Programmable.
Chapter 4 Programmable Logic Devices: CPLDs with VHDL Design Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights.
BR 1/001 Implementation Technologies We can implement a design with many different implementation technologies - different implementation technologies.
Memory and Programmable Logic
EET 252 Unit 4 Programmable Logic: SPLDs & CPLDs  Read Floyd, Sections 11-1 to  Study Unit 4 e-Lesson.  Do Lab #4.  Homework #4 and Lab #4 due.
EE4OI4 Engineering Design Programmable Logic Technology.
Unit 9 Multiplexers, Decoders, and Programmable Logic Devices
Programmable Implementation Technologies Digital Logic Design Instructor: Kasım Sinan YILDIRIM.
EGRE 427 Advanced Digital Design Figures from Application-Specific Integrated Circuits, Michael John Sebastian Smith, Addison Wesley, 1997 Chapter 4 Programmable.
Charles Kime & Thomas Kaminski © 2008 Pearson Education, Inc. (Hyperlinks are active in View Show mode) Chapter 6 – Selected Design Topics Part 4 – Programmable.
Digital Design Copyright Frank Vahid 1 Digital Design Chapter 7: Physical Implementation Slides to accompany the textbook Digital Design, First Edition,
Unit 9 Multiplexers, Decoders, and Programmable Logic Devices Ku-Yaw Chang Assistant Professor, Department of Computer Science.
PROGRAMMABLE LOGIC DEVICES (PLD)
CPLD (Complex Programmable Logic Device)
Memory and Programmable Logic Memory device: Device to which binary information is transferred for storage, and from which information is available for.
J. Christiansen, CERN - EP/MIC
Galen SasakiEE 260 University of Hawaii1 Electronic Design Automation (EDA) EE 260 University of Hawaii.
Programmable Logic Devices
Chapter 4 Programmable Logic Devices: CPLDs with VHDL Design Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights.
0/13 Introduction to Programmable Logic Devices Aleksandra Kovacevic Veljko Milutinovic
Basic Sequential Components CT101 – Computing Systems Organization.
ECE 3110: Introduction to Digital Systems Introduction (Contd.)
EE3A1 Computer Hardware and Digital Design
Charles Kime & Thomas Kaminski © 2004 Pearson Education, Inc. Terms of Use (Hyperlinks are active in View Show mode) Terms of Use Logic and Computer Design.
FPGA Based System Design
Chapter 3 How transistors operate and form simple switches
M.Mohajjel. Why? TTM (Time-to-market) Prototyping Reconfigurable and Custom Computing 2Digital System Design.
FPGA-Based System Design: Chapter 1 Copyright  2004 Prentice Hall PTR Moore’s Law n Gordon Moore: co-founder of Intel. n Predicted that number of transistors.
Basic Logic Functions Chapter 2 Subject: Digital System Year: 2009.
Programmable Logic Device Architectures
PLDS Mohammed Anvar P.K AP/ECE Al-Ameen Engineering College.
Delivered by.. Love Jain p08ec907. Design Styles  Full-custom  Cell-based  Gate array  Programmable logic Field programmable gate array (FPGA)
Reconfigurable Architectures Greg Stitt ECE Department University of Florida.
Programmable Logic Devices
1 Programmable Logic There are other ways to implement a logic function than to hook together discrete 74XX packages or create a custom Integrated Circuit.
This chapter in the book includes: Objectives Study Guide
ETE Digital Electronics
Chapter 7: Physical Implementation
Programmable Logic Device Architectures
This chapter in the book includes: Objectives Study Guide
Programmable Logic Devices: CPLDs and FPGAs with VHDL Design
Physical Implementation Manufactured IC Technologies
EEE2243 Digital System Design Chapter 9: Advanced Topic: Physical Implementation by Muhazam Mustapha extracted from Frank Vahid’s slides, May 2012.
Unit -4 Introduction to Embedded Systems Tuesday.
Presentation transcript:

Chapter 7: Physical Implementation Digital Design Chapter 7: Physical Implementation Slides to accompany the textbook Digital Design, First Edition, by Frank Vahid, John Wiley and Sons Publishers, 2007. http://www.ddvahid.com Copyright © 2007 Frank Vahid Instructors of courses requiring Vahid's Digital Design textbook (published by John Wiley and Sons) have permission to modify and use these slides for customary course-related activities, subject to keeping this copyright notice in place and unmodified. These slides may be posted as unanimated pdf versions on publicly-accessible course websites.. PowerPoint source (or pdf with animations) may not be posted to publicly-accessible websites, but may be posted for students on internal protected sites or distributed directly to students by other electronic means. Instructors may make printouts of the slides available to students for a reasonable photocopying charge, without incurring royalties. Any other use requires explicit permission. Instructors may obtain PowerPoint source or obtain special use permissions from Wiley – see http://www.ddvahid.com for information.

7.1 Introduction A digital circuit design is just an idea, perhaps drawn on paper We eventually need to implement the circuit on a physical device How do we get from (a) to (b)? B elt W a r n k si p w s IC (a) Digital circuit design (b) Physical implementation Note: Slides with animation are denoted with a small red "a" near the animated items

Manufactured IC Technologies 7.2 Manufactured IC Technologies We can manufacture our own IC Months of time and millions of dollars (1) Full-custom or (2) semicustom (1) Full-custom IC We make a full custom layout Using CAD tools Layout describes the location and size of every transistor and wire A fab (fabrication plant) builds IC for layout Hard! Fab setup costs ("non-recurring engineering", or NRE, costs) high Error prone (several "respins") Fairly uncommon Reserved for special ICs that demand the very best performance or the very smallest size/power B elt W a r n k p w C us t om l a y out s IC F ab mo n ths a

Manufactured IC Technologies – Gate Array ASIC (2) Semicustom IC "Application-specific IC" (ASIC) (a) Gate array or (b) standard cell (2a) Gate array Series of gates already layed out on chip We just wire them together Using CAD tools Vs. full-custom Cheaper and quicker to design But worse performance, size, power Very popular k B elt W a r n p w s ( b ) ( a ) k p s ( c ) IC ( d ) w w eeks ( just wi r ing) F ab a

Manufactured IC Technologies – Gate Array ASIC (2a) Gate array Example: Mapping a half-adder to a gate array Half-adder equations: s = a'b + ab' co = ab a c o ab a'b ab' b s G a t e a r r a y a

Manufactured IC Technologies – Standard Cell ASIC (2) Semicustom IC "Application-specific IC" (ASIC) (a) Gate array or (b) standard cell (2b) Standard cell Pre-layed-out "cells" exist in library, not on chip Designer instantiates cells into pre-defined rows, and connects Vs. gate array Better performance/power/size A bit harder to design Vs. full custom Not as good of circuit, but still far easier to design k BeltWarn p w s ( b ) Cell library ( a ) k w IC ( d ) p cell row s cell row cell row ( c ) 1-3 months (cells and wiring) Fab a

Manufactured IC Technologies – Standard Cell ASIC (2b) Standard cell Example: Mapping a half-adder to standard cells co = ab s = a'b + ab' a ab a'b ab' co b s cell row cell row G a t e a r y s c o b a'b ab' ab Notice fewer gates and shorter wires for standard cells versus gate array, but at cost of more design effort cell row a a

Implementing Circuits Using NAND Gates Only Gate array may have NAND gates only NAND is universal gate Any circuit can be mapped to NANDs only Convert AND/OR/NOT circuit to NAND-only circuit using mapping rules After converting, remove double inversions a b x F=x' I nputs 1 O utput F a a b F=ab (a )' a a b F=a+b F=(a'b')'=a''+b''=a+b Double inversion a a

Implementing Circuits Using NAND Gates Only Example: Half-adder a x x b F=x' F=x' a a b b F=ab F=ab (a b )' a a b b F=a+b F=(a'b')'=a''+b''=a+b Rules s a b ( ) double inversion (delete) a s b ( ) s a b ( c ) a a

Implementing Circuits Using NAND Gates Only Shortcut when converting by hand Use inversion bubbles rather than drawing inverters as 2-input NAND Then remove double inversions as before double inversion (delete) s a b double inversion (delete) a

Implementing Circuits Using NOR Gates Only NOR gate is also universal Converting AND/OR/NOT to NOR is done using similar rules a a ‘ a a ‘ a a a+b a+b b b a a ab ab b b

Implementing Circuits Using NOR Gates Only Example: Half adder double inversion ( c ) a b s a ( b ) a b s a s b ( a ) a a

Implementing Circuits Using NOR Gates Only Example: Seat belt warning light on a NOR-based gate array Note: if using 2-input NOR gates, first convert AND/OR gates to 2-inputs k p w was s ( b ) w k p s 1 3 2 4 5 ( d ) a k p s w ( c ) 1 3 4 2 5 ( a ) a a

Programmable IC Technology – FPGA 7.3 Programmable IC Technology – FPGA Manufactured IC technologies require weeks to months to fabricate And have large (hundred thousand to million dollar) initial costs Programmable ICs are pre-manufactured Can implement circuit today Just download bits into device Slower/bigger/more-power than manufactured ICs But get it today, and no fabrication costs Popular programmable IC – FPGA "Field-programmable gate array" Developed late 1980s Though no "gate array" inside Named when gate arrays were very popular in the 1980s Programmable in seconds

FPGA Internals: Lookup Tables (LUTs) Basic idea: Memory can implement combinational logic e.g., 2-address memory can implement 2-input logic 1-bit wide memory – 1 function; 2-bits wide – 2 functions Such memory in FPGA known as Lookup Table (LUT) F = x'y' + xy ( d ) F = x'y' + xy G = xy' x 1 y F G 4x 1 Mem. 4x 1 Mem. 1 2 3 rd a1 a0 D ( c ) 4x 2 Mem. 10 00 01 1 2 3 rd a1 a0 x y D1 D0 F G ( e ) x y F 1 rd 1 1 y=0 x=0 F=1 1 1 1 2 1 1 1 3 x a1 y a0 D F ( a ) ( b ) a a a a

FPGA Internals: Lookup Tables (LUTs) Example: Seat-belt warning light (again) k p s w BeltWarn ( a ) ( b ) k 1 p s w Programming (seconds) Fab 1-3 months ( c ) 8x 1 Mem. 1 D w I C 2 3 4 5 6 7 a2 a1 a0 k p s a a

FPGA Internals: Lookup Tables (LUTs) Lookup tables become inefficient for more inputs 3 inputs  only 8 words 8 inputs  256 words; 16 inputs  65,536 words! FPGAs thus have numerous small (3, 4, 5, or even 6-input) LUTs If circuit has more inputs, must partition circuit among LUTs Example: Extended seat-belt warning light system: Sub-circuits have only 3-inputs each 8x 1 Mem. D 2 3 4 5 6 7 a2 a1 a0 k p s kps' BeltWarn Partition circuit into 3-input sub-circuits k p s t d x w BeltWarn ( b ) 3 inputs 1 output x=kps' w=x+t+d x d t ( c ) 8x 1 Mem. D w 2 3 4 5 6 7 a2 a1 a0 x+t+d k p w s t d ( a ) 5-input circuit, but 3-input LUTs available Map to 3-input LUTs a a

FPGA Internals: Lookup Tables (LUTs) Partitioning among smaller LUTs is more size efficient Example: 9-input circuit a a 512x 1 M em. b 3x1 b c c d d e F e 3x1 3x1 F f f g 8x 1 M em. g h h 3x1 i i ( a ) ( b ) ( c ) Partitioned among 3x1 LUTs Requires only 4 3-input LUTs (8x1 memories) – much smaller than a 9-input LUT (512x1 memory) Original 9-input circuit

FPGA Internals: Lookup Tables (LUTs) LUT typically has 2 (or more) outputs, not just one Example: Partitioning a circuit among 3-input 2-output lookup tables a 8x 2 Mem. 8x 2 Mem. b c 1 First column unused; second column implements AND F e d 1 t Second column unused; first column implements AND/OR sub-circuit d F 1 1 e 2 2 ( a ) 3 3 a a2 a2 a 4 4 1 b a1 a1 b 2 t c a0 5 a0 5 c 3 1 6 6 2 d F 7 7 3 e D1 D0 D1 D0 ( b ) (Note: decomposed one 4-input AND input two smaller ANDs to enable partitioning into 3-input sub-circuits) a ( c ) a

FPGA Internals: Lookup Tables (LUTs) Example: Mapping a 2x4 decoder to 3-input 2-output LUTs Sub-circuit has 2 inputs, 2 outputs i1 i0 d0 8x 2 Mem. 8x 2 Mem. 10 01 00 00 10 01 d1 1 1 2 2 Sub-circuit has 2 inputs, 2 outputs d2 3 3 a2 a2 4 4 a1 a1 d3 a0 5 a0 5 6 6 7 7 D1 D0 D1 D0 i1 i0 a d0 d1 a d2 d3 ( a ) ( b )

FPGA Internals: Switch Matrices Previous slides had hardwired connections between LUTs Instead, want to program the connections too Use switch matrices (also known as programmable interconnect) Simple mux-based version – each output can be set to any of the four inputs just by programming its 2-bit configuration memory ( b ) m0 o0 o1 i0 s0 d s1 i1 i2 i3 m1 m2 m3 2-bit memory Switch matrix 4x 1 mux FPGA (partial) 8x 2 Mem. 8x 2 Mem. 00 00 1 00 1 00 2 00 2 00 P0 3 00 3 00 P6 P1 a2 a2 4 00 4 00 P2 a1 m0 m1 o0 o1 m2 m3 Switch matrix a1 P7 a0 5 00 a0 5 00 P3 6 00 6 00 7 00 7 00 D1 D0 D1 D0 P8 P9 P4 P5 ( a ) a a

FPGA Internals: Switch Matrices Mapping a 2x4 decoder onto an FPGA with a switch matrix These bits establish the desired connections ( b ) m0 o0 o1 i0 s0 d s1 i1 i2 i3 m1 m2 m3 Switch matrix 4x 1 mux FPGA (partial) 8x 2 Mem. 8x 2 Mem. 10 10 00 1 01 1 00 2 00 2 10 3 00 3 01 d3 a2 a2 4 00 4 00 i1 a1 o0 a1 10 11 d2 a0 5 00 a0 5 00 i0 m0 o1 6 00 m1 6 00 m2 11 7 00 m3 7 00 D1 D0 Switch D1 D0 matrix d1 d0 i1 i0 ( a ) a

FPGA Internals: Switch Matrices k p s t d x w BeltWarn Mapping the extended seatbelt warning light onto an FPGA with a switch matrix Recall earlier example (let's ignore d input for simplicity) FPGA (partial) Switch matrix 8x 2 Mem. 8x 2 Mem. 00 1 1 1 m0 s1 s0 2 2 1 i0 m1 o0 i1 3 3 1 4x 1 w m2 d k a2 a2 i2 mux 4 x 4 00 m3 p a1 a1 i3 00 o0 a0 5 a0 5 00 s m0 o1 10 6 1 m1 6 00 m2 10 7 m3 7 00 D1 D0 Switch D1 D0 matrix s1 s0 i0 i1 o1 4x 1 d i2 mux t i3 ( a ) ( b ) a

FPGA Internals: Configurable Logic Blocks (CLBs) LUTs can only implement combinational logic Need flip-flops to implement sequential logic Add flip-flop to each LUT output Configurable Logic Block (CLB) LUT + flip-flops Can program CLB outputs to come from flip-flops or from LUTs directly FPGA CLB CLB 8x 2 Mem. 8x 2 Mem. 00 00 1 00 1 00 2 00 2 00 P0 3 00 3 00 P1 a2 a2 4 00 4 00 P2 a1 o0 a1 00 P3 a0 5 00 m0 o1 a0 5 00 00 6 00 m1 6 00 m2 7 00 m3 7 00 flip-flop CLB output D1 D0 Switch D1 D0 matrix 2x 1 1-bit CLB output configuration memory P6 P7 P8 P9 P4 P5 a

FPGA Internals: Sequential Circuit Example using CLBs d CLB CLB 8x 2 Mem. 8x 2 Mem. 11 10 01 00 00 01 10 11 1 1 2 2 3 3 a b a2 a2 w x y z 4 00 4 00 a1 10 11 o0 a1 ( a ) a0 5 5 m0 o1 a0 6 m1 6 m2 7 m3 7 Left lookup table D1 D0 Switch D1 D0 a2 a1 a0 D1 D0 matrix a b w=a' x=b' 1 1 1 1 1 1 1 2 x1 2 x1 1 1 1 2 x1 2 x1 1 1 1 1 z y x w below unused ( b ) d c ( c ) a

FPGA Internals: Overall Architecture Consists of hundreds or thousands of CLBs and switch matrices (SMs) arranged in regular pattern on a chip Represents channel with tens of wires Connections for just one CLB shown, but all CLBs are obviously connected to channels CLB CLB CLB SM SM CLB CLB CLB SM SM CLB CLB CLB

FPGA Internals: Programming an FPGA All configuration memory bits are connected as one big shift register Known as scan chain Shift in "bit file" of desired circuit FPGA CLB CLB Pin 8x 2 Mem. 8x 2 Mem. 11 01 Pclk 1 10 1 00 2 01 2 11 3 01 3 10 a2 a2 4 00 4 00 a a1 10 o0 a1 b a0 5 00 m0 o1 a0 5 00 m1 11 ( a ) 6 00 6 00 m2 7 00 m3 7 00 D1 D0 Switch D1 D0 matrix 1 2 x1 1 2x 1 1 2 x1 1 2 x1 z y x w c d ( b ) Pin Conceptual view of configuration bit scan chain is that of a 40-bit shift register Pclk a ( c ) Bit file contents for desired circuit: 1101011000000000111101010011010000000011 This isn't wrong. Although the bits appear as "10" above, note that the scan chain passes through those bits from right to left – so "01" is correct here.

Other Technologies Off-the-shelf logic (SSI) IC 7.4 Other Technologies Off-the-shelf logic (SSI) IC Logic IC has a few gates, connected to IC's pins Known as Small Scale Integration (SSI) Popular logic IC series: 7400 Originally developed 1960s Back then, each IC cost $1000 Today, costs just tens of cents V C C I 14 I 13 I 12 I 11 I 10 I 9 I 8 I C I 1 I 2 I 3 I 4 I 5 I 6 I 7 GND

7400-Series Logic ICs

Using Logic ICs Example: Seat belt warning light using off-the-shelf 7400 ICs Option 1: Use one 74LS08 IC having 2-input AND gates, and one 74LS04 IC having inverters (a) Desired circuit I 14 I 13 I 12 I 11 I 10 I 9 I 8 k (c) Connect ICs to create desired circuit p w 74LS08 I C s n I 1 I 2 I 3 I 4 I 5 I 6 I 7 ( a ) w k p I 14 I 13 I 12 I 11 I 10 I 9 I 8 (b) Decompose into 2-input AND gates k p s w n ( b ) s 74LS04 I C I 1 I 2 I 3 I 4 I 5 I 6 I 7 ( c ) a a

Connecting the pins to create the desired circuit Using Logic ICs Example: Seat belt warning light using off-the-shelf 7400 ICs Option 2: Use a single 74LS27 IC having 3-input NOR gates k p w s w I 14 I 13 I 12 I 11 I 10 I 9 I 8 s k ( a ) 74LS27 I C Converting to 3-input NOR gates p ( b ) s k w I 1 I 2 I 3 I 4 I 5 I 6 I 7 ( c ) Connecting the pins to create the desired circuit a a

Other Technologies Simple Programmable Logic Devices (SPLDs) 1 I 2 I 3 Simple Programmable Logic Devices (SPLDs) Developed 1970s (thus, pre-dates FPGAs) Prefabricated IC with large AND-OR structure Connections can be "programmed" to create custom circuit Circuit shown can implement any 3-input function of up to 3 terms e.g., F = abc + a'c' O1 PLD I C programmable nodes

Programmable Nodes in an SPLD Fuse based – "blown" fuse removes connection Memory based – 1 creates connection O1 PLD I C 3 2 1 programmable nodes p r o g r ammable node Fuse based ( a ) F use "unbl o wn" fuse "bl o wn" fuse Memory based mem mem 1 ( b )

PLD Drawings and PLD Implementation Example Common way of drawing PLD connections: Uses one wire to represent all inputs of an AND Uses "x" to represent connection Crossing wires are not connected unless "x" is present I 1 I 2 I 3 wired AND I 3 * I 2' × × O1 PLD I C Example: Seat belt warning light using SPLD w PLD I C s p k kps' k p s w B elt W a r n × × × × × Two ways to generate a 0 term

PLD Extensions × Two-output PLD 3 2 1 ( a ) PLD C O1 O2 b FF × programmable bit clk Two-output PLD PLD with programmable registered outputs

More on PLDs Originally (1970s) known as Programmable Logic Array – PLA Had programmable AND and OR arrays AMD created "Programmable Array Logic" – "PAL" (trademark) Only AND array was programmable (fuse based) Lattice Semiconductor Corp. created "Generic Array Logic – "GAL" (trademark) Memory based As IC capacities increased, companies put multiple PLD structures on one chip, interconnecting them Become known as Complex PLDs (CPLD), and older PLDs became known as Simple PLDs (SPLD) GENERALLY SPEAKING, difference of SPLDs vs. CPLDs vs. FPGAs: SPLD: tens to hundreds of gates, and usually non-volatile (saves bits without power) CPLD: thousands of gates, and usually non-volatile FPGA: tens of thousands of gates and more, and usually volatile (but no reason why couldn't be non-volatile)

Technology Comparisons 7.5 Technology Comparisons Full-custom Standard cell (semicustom) Gate array (semicustom) FPGA PLD reprogrammable Quicker availability Faster performance Lower design cost Higher density Lower power Larger chip capacity Easier design More optimized

Technology Comparisons (1): Custom processor in full-custom IC Highly optimized PLD FPGA G a t e r y S tanda d c ell F ull - cus om (3) (4) (2) (1) Easier desi g n M o e optimi z ed C us p essor P ammable (2): Custom processor in FPGA Parallelized circuit, slower IC technology but programmable Processor varieties (3): Programmable processor in standard cell IC Program runs (mostly) sequentially on moderate-costing IC reprogrammable (4): Programmable processor in FPGA Not only can processor be programmed, but FPGA can be programmed to implement multiple processors/coprocessors IC technologies

Key Trend in Implementation Technologies Transistors per IC doubling every 18 months for past three decades Known as "Moore's Law" Tremendous implications – applications infeasible at one time due to outrageous processing requirements become feasible a few years later Can Moore's Law continue?

Chapter Summary Many ways to get from design to physical implementation Manufactured IC technologies Full-custom IC Decide on every transistor and wire Semi-custom IC Transistor details pre-designed Standard cell: Place cells and wire them Gate array: Just wire existing gates FPGAs Fully programmable Other technologies Logic ICs, PLDs k p s w B elt W a r n IC (a) Digital circuit design (b) Physical implementation