1 / 25

FPGA Field Programmable Gate Array

FPGA Field Programmable Gate Array. With an overview of different Reconfigurable Technologies. Presented by: Ramtin Raji Kermani (http://www.cse.shirazu.ac.ir/~ramtinraji) Senior student of Computer Engineering Shiraz University Spring 2006. Covered subjects.

tegan
Download Presentation

FPGA Field Programmable Gate Array

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. FPGA Field Programmable Gate Array With an overview of different Reconfigurable Technologies Presented by: Ramtin Raji Kermani (http://www.cse.shirazu.ac.ir/~ramtinraji) Senior student of Computer Engineering Shiraz University Spring 2006

  2. Covered subjects • What is Reconfigurable Computing? • Application Specific Integrated Circuits (ASICs) • Programmable Logic Devices (PLDs) • Programmable Logic Arrays (PLAs) • Field Programmable Gate Array : FPGA • Why FPGA? • FPGA Architecture • FPGA Implmentation • FPGA design Process • Hardware Description Languages : HDLs

  3. Initial Ideas … • A Computer consisting: • A Standard processor • An array of reconfigurable hardware What is Reconfigurable Computing? • Concept from 1960’s, But still a new field of research. • The ability to change the Processing unit at Run-Time. • Computer processing with highly flexible computing fabrics. • The ability to changes the data path, in addition to the control flow. • Run-Time and On-board reconfiguration  • Software Flexibility • Hardware Speed

  4. What is Reconfigurable Computing? • Reconfigurable Logic Characteristics: • 1. Granularity: size of the smallest functional unit (CLB) • Low granularity (Fine-Grained) : like FPGAs • Greater Flexibility • Increased power, delay, area due to greated Qtty. of routing • Bit level manipulation • High granularity (Coarse-grained) : like rDPAs • Consists of big elements • Optimized for standard data path applications • Drawback: loosing some of its utilisation for smaller computations • Word-with data paths • A larger block instead of smaller connected units

  5. What is Reconfigurable Computing? • Reconfigurable Logic Characteristics: • 2. Rate of Configuration: • Reconfiguration can happen at deployment time • Between execution or During execution (at Run-Time) • Bit streams is used t reprogram the device at Deployment time • Fine grained systems require more config. Time • Partial Reconfiguration: A part is being reconfgured while the other is performing • 3. Routing / Interconnects: • Flwxibility of a Reconfigurable Device come from its routing interconnects • Island Style Layout: Blocks in Vertical and Horizental routing (in FPGAs)

  6. What is Reconfigurable Computing? Island Style layout

  7. Application Specific Integrated Circuits : ASICs • Used to design a system on a chip • To do a VERY specific job, no reconfiguration • Interconnect of standard cells • Highly automated design flow • ASICs design flow: • RTL description • Functional simulation • Synthesis • Design verification • Layout

  8. Processors Vs. ASICs • Processors: • Take longer to compute • Slow • Flexible • Need instructions to determine what to do on each cycle • ASICS: • Take shorter time to compute • Fast • Not Flexible • No instruction • Same calculation every cycle

  9. Processors Vs. ASICs Actual computation ASIC Processor

  10. ASIC Single Processor ? Temporal Spatial Reconfigurable Computing • Fast • Inflexible • Slow • Flexible Processors Vs. ASICs

  11. Programmable array logic: PAL • A programmable Logic Device • Used to implement combinational logic circuits • First introduced by Monolithic Memories Inc. (MMI) in 1978 • Priviously FPLA by Signetics (1975)

  12. Field programmable Gate Arrays • dimensional array of logic blocks and flip-flops • with a electrically programmable interconnections • FPGA provides its user a way to configure: • The intersection between the logic blocks • The function of each logic block. • FPGA Logic Blocks can be configured to offer functions: • As simple as a transistor • As Complex as a CPU

  13. Simplified FPGA Architecture

  14. Block Interconnections (Switch Box)

  15. FPGA Logic Blocks • FPGAs has four different logic block structures: • Crosspoint FPGA • Plessey FPGA • Actel Logic Block • Xilinx Logic block

  16. Crosspoint FPGA Crosspoint FPGA: consist of two types of logic blocks. One is transistor pair tiles in which transistor pairs run in parallel lines as shown in figure below:

  17. Plessey FPGA Plessey FPGA: basic building block here is 2-input NAND gate which is connected to each other to implement desired function.

  18. Actel Logic Block Actel Logic Block: If inputs of a multiplexer are connected to a constant or to a signal, it can be used to implement different logic functions.

  19. Xilinx Logic block: Xilinx Logic block: Look up table is used to implement any number of different functionality.

  20. SRAM programming technology Static RAM cells are used to control pass gates or multiplexers

  21. Floating Gate Programming The programmable switch is a transistor that permanently be disabled

  22. FPGA Design Flow The FPGA design process of xillinx products are as follows: (the other products have similar process) For more info : http://toolbox.xilinx.com/docsan/xilinx7/help/iseguide/html/ise_fpga_design_flow_overview.htm

  23. Hardware Description Languages: HDLs • For programming FPGAs, we need a special kind of programming language to describe hardware functions. • Three Major HDLs: • VHDL (VHSIC Hardware Description Language) • VeriLog • JHDL (Java implementation as HDL)

  24. References • As Always: My dear GoOgLe : www.google.com !!! • www.Wikipedia.com • www.tutorial-reports.com/computer-science/fpga • www.netrino.com/Articles/RCPrimer/ • Introduction to Reconfigurable Computing, Hayden So • Digital Logic Circuit Analysis & Design, V.Nelson • XILINX documentations • ACTEL documentation • www.tutorial-reports.com

  25. The End … Questions ? Comments ?

More Related