ICS 252 Introduction to Computer Design

Similar documents
ICS 252 Introduction to Computer Design

Introduction. A very important step in physical design cycle. It is the process of arranging a set of modules on the layout surface.

On Improving Recursive Bipartitioning-Based Placement

L14 - Placement and Routing

Estimation of Wirelength

Fast Timing-driven Partitioning-based Placement for Island Style FPGAs

A Trade-off Oriented Placement Tool 1

Placement Algorithm for FPGA Circuits

Wirelength Estimation based on Rent Exponents of Partitioning and Placement Λ

CAD Algorithms. Placement and Floorplanning

A Hierarchical Bin-Based Legalizer for Standard-Cell Designs with Minimal Disturbance

Multi-Million Gate FPGA Physical Design Challenges

Digital VLSI Design. Lecture 7: Placement

CAD Flow for FPGAs Introduction

Wirelength Estimation based on Rent Exponents of Partitioning and Placement 1

Circuit Placement: 2000-Caldwell,Kahng,Markov; 2002-Kennings,Markov; 2006-Kennings,Vorwerk

Recursive Bisection Based Mixed Block Placement

Animation of VLSI CAD Algorithms A Case Study

Can Recursive Bisection Alone Produce Routable Placements?

Abacus: Fast Legalization of Standard Cell Circuits with Minimal Movement

ECE 5745 Complex Digital ASIC Design Topic 13: Physical Design Automation Algorithms

Term Paper for EE 680 Computer Aided Design of Digital Systems I Timber Wolf Algorithm for Placement. Imran M. Rizvi John Antony K.

IN RECENT years, the role of placement in the physical design

Very Large Scale Integration (VLSI)

ECE260B CSE241A Winter Placement

Analysis of different legalisation methods for unequal sized recursive Min-cut placement

(Lec 14) Placement & Partitioning: Part III

Floorplan Management: Incremental Placement for Gate Sizing and Buffer Insertion

FastPlace: Efficient Analytical Placement using Cell Shifting, Iterative Local Refinement and a Hybrid Net Model

/97 $ IEEE

Prediction and Reduction of Routing Congestion

Wojciech P. Maly Department of Electrical and Computer Engineering Carnegie Mellon University 5000 Forbes Ave. Pittsburgh, PA

Placement ABOUT THIS CHAPTER 11.1 INTRODUCTION CHAPTER. Chris Chu Iowa State University, Ames, Iowa

Physical Design Implementation for 3D IC Methodology and Tools. Dave Noice Vassilios Gerousis

An Effective Congestion Driven Placement Framework

AN ACCELERATOR FOR FPGA PLACEMENT

Modular Placement for Interposer based Multi-FPGA Systems

Graph Models for Global Routing: Grid Graph

FastPlace 2.0: An Efficient Analytical Placer for Mixed- Mode Designs

An Introduction to FPGA Placement. Yonghong Xu Supervisor: Dr. Khalid

MODULAR PARTITIONING FOR INCREMENTAL COMPILATION

Silicon Virtual Prototyping: The New Cockpit for Nanometer Chip Design

Satisfiability Modulo Theory based Methodology for Floorplanning in VLSI Circuits

Floorplan and Power/Ground Network Co-Synthesis for Fast Design Convergence

IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. 19, NO. 2, FEBRUARY

Introduction VLSI PHYSICAL DESIGN AUTOMATION

ECO-system: Embracing the Change in Placement

MAPLE: Multilevel Adaptive PLacEment for Mixed Size Designs

Further Studies on Placement Optimality

Timing-driven Partitioning-based Placement for Island Style FPGAs

Fast Legalization for Standard Cell Placement with Simultaneous Wirelength and Displacement Minimization

Genetic Algorithm for FPGA Placement

a) wire i with width (Wi) b) lij C coupled lij wire j with width (Wj) (x,y) (u,v) (u,v) (x,y) upper wiring (u,v) (x,y) (u,v) (x,y) lower wiring dij

Unification of Partitioning, Placement and Floorplanning. Saurabh N. Adya, Shubhyant Chaturvedi, Jarrod A. Roy, David A. Papa, and Igor L.

Chapter 5 Global Routing

An Interconnect-Centric Design Flow for Nanometer Technologies

Unit 7: Maze (Area) and Global Routing

Cell Density-driven Detailed Placement with Displacement Constraint

Challenges of FPGA Physical Design

Physical Design of Digital Integrated Circuits (EN0291 S40) Sherief Reda Division of Engineering, Brown University Fall 2006

ADVANCING fabrication processes have enabled ever increased

Timing Driven Force Directed Placement with Physical Net Constraints

Integrated Floorplanning with Buffer/Channel Insertion for Bus-Based Microprocessor Designs 1

Processing Rate Optimization by Sequential System Floorplanning

RippleFPGA: A Routability-Driven Placement for Large-Scale Heterogeneous FPGAs (Invited Paper)

VLSI Physical Design: From Graph Partitioning to Timing Closure

EE 466/586 VLSI Design. Partha Pande School of EECS Washington State University

Detailed Placement Algorithm for VLSI Design with Double-Row Height Standard Cells

Can Recursive Bisection Alone Produce Routable Placements?

Optimality and Scalability Study of Existing Placement Algorithms

Congestion Reduction during Placement with Provably Good Approximation Bound 1

Placement Rent Exponent Calculation Methods, Temporal Behaviour and FPGA Architecture Evaluation

Unit 5A: Circuit Partitioning

Problem Formulation. Specialized algorithms are required for clock (and power nets) due to strict specifications for routing such nets.

INTEGRATION, the VLSI journal

Reference. Wayne Wolf, FPGA-Based System Design Pearson Education, N Krishna Prakash,, Amrita School of Engineering

VLSI Physical Design: From Graph Partitioning to Timing Closure

Iterative-Constructive Standard Cell Placer for High Speed and Low Power

An Enhanced Perturbing Algorithm for Floorplan Design Using the O-tree Representation*

ARCHITECTURE AND CAD FOR DEEP-SUBMICRON FPGAs

Improving Min-cut Placement for VLSI Using Analytical Techniques

Reporting of Standard Cell Placement Results

Hypergraph Partitioning With Fixed Vertices

Optimized Pin Assignment for Lower Routing Congestion After Floorplanning Phase

Congestion-Driven Regional Re-clustering for Low-Cost FPGAs

RALP:Reconvergence-Aware Layer Partitioning For 3D FPGAs*

Basic Idea. The routing problem is typically solved using a twostep

VLSI Physical Design: From Graph Partitioning to Timing Closure

Sungmin Bae, Hyung-Ock Kim, Jungyun Choi, and Jaehong Park. Design Technology Infrastructure Design Center System-LSI Business Division

CHAPTER 3 METHODOLOGY. 3.1 Analysis of the Conventional High Speed 8-bits x 8-bits Wallace Tree Multiplier

Generic Global Placement and Floorplanning

Detailed Router for 3D FPGA using Sequential and Simultaneous Approach

Congestion Prediction in Early Stages of Physical Design

A Transistor-Level Placement Tool for Asynchronous Circuits

An Enhanced Congestion-Driven Floorplanner

A Semi-Persistent Clustering Technique for VLSI Circuit Placement

Place and Route for FPGAs

Design is neither a form alone or function alone, it is aesthetic synthesis of the both. Ferdinand Porsche

ICS 252 Introduction to Computer Design

Tutorial on Congestion Prediction

Transcription:

ICS 252 Introduction to Computer Design Placement Fall 2007 Eli Bozorgzadeh Computer Science Department-UCI

References and Copyright Textbooks referred (none required) [Mic94] G. De Micheli Synthesis and Optimization of Digital Circuits McGraw-Hill, 1994. [CLR90] T. H. Cormen, C. E. Leiserson, R. L. Rivest Introduction to Algorithms MIT Press, 1990. [Sar96] M. Sarrafzadeh, C. K. Wong An Introduction to VLSI Physical Design McGraw-Hill, 1996. [She99] N. Sherwani Algorithms For VLSI Physical Design Automation Kluwer Academic Publishers, 3 rd edition, 1999. 2

References and Copyright (cont.) Slides are exactly from Kia Bazargan in Univ. of Minnesota http://www.ece.umn.edu/users/kia/courses/ee301 Slides used: (Modified by Kia when necessary) [ Sarrafzadeh] Majid Sarrafzadeh, 2001; Department of Computer Science, UCLA [ Sherwani] Naveed A. Sherwani, 1992 (companion slides to [She99]) [ Keutzer] Kurt Keutzer, Dept. of EECS, UC-Berekeley http://www-cad.eecs.berkeley.edu/~niraj/ee244/index.htm [ Gupta] Rajesh Gupta UC-Irvine http://www.ics.uci.edu/~rgupta/ics280.html [ Kang] Steve Kang UIUC http://www.ece.uiuc.edu/ece482/ 3

Placement Problem Given a netlist, and fixed-shape cells (small, standard cell), find the exact location of the cells to minimize area and wire-length Consistent with the standard-cell design methodology Row-based, no hard-macros Modules: Objectives Usually fixed, equal height (exception: double height cells) Some fixed (I/O pads) Connected by edges or hyperedges Cost components: area, wire length Additional cost components: timing, congestion 4

Placement Cost Components Area Would like to pack all the modules very tightly Wire length (half-perimeter of the hnet bbox) Minimize the average wire length Would result in tight packing of the modules with high connectivity Overlap Could be prohibited by the moves, or used as penalty Keep the cells from overlapping (moves cells apart) Timing Not a 1-1 correspondent with wire length minimization, but consistent on the average Congestion Measure of routability Would like to move the cells apart 5

Placement Algorithms Top-Down Partitioning-based placement Recursive bi-partitioning or quadrisection Partition vs. physical location Iterative Simulated annealing OR: Force directed Start with an initial placement, iteratively improve the wire-length and area Constructive Start with a few cells in the center, and place highly connected adjacent modules around them A 1 2 B C L H A D B F G 6

Simulated Annealing Placement Cost Area (usually fixed # of rows, variable row width) Wirelength (Euclidian or Manhattan) Cell overlap (penalty increases with temperature) Moves Exchange two cells within a radius R (R temperature dependent?) Displace a cell within a row Flip a cell horizontally Low vs. High temperature If used as a post processing, start with low-temp Post-processing? Might be needed if there are still overlaps 7

Force-Directed Placement Model Wires simulated as springs (if the only force, what will happen?) Force ij = Weight ij x distance ij. Cell sizes as repellant forces [Eisenmann, DAC 98]: vacant regions work as attracting forces overcrowded regions work as repelling forces Algorithm Solve a set of linear equations to find an intermediate solution (module locations) Repeat the process until equilibrium 8

Force-Directed Placement (cont.) Model (details): Cell distances: either Δx ij = xi x j Δyij = yi y j OR: Δd ij = 2 ( xi x j ) + ( yi y j ) 2 Forces: F i x n i = ( kij Δxij ) Fy = ( k j= 1 n j= 1 ij Δy ij ) Objective: find x,y coordinates for all cells such that total force exerted on each cell is zero. 9

Force-Directed Placement (cont.) Avoiding overlaps or collapsing in one point? Use fixed boundary I/O cells Use repelling force between cells that are not connected by a net Do not allow a move that results in overlap Use repelling field forces from congested areas to sparse ones [Eisenmann, DAC 98] Problems with force directed: n i F x = ( kij Δxij ) + j= 1 Overlap still might occur (cell sizes model artificially) Flat design, not hierarchy E x ( x i, y i ) 10

Partitioning-based Placement Simultaneously perform: Circuit partitioning Chip area partitioning Assign circuit partitions to chip slots Problem: Circuit partitioning unaware of the physical location A B A Solution: Terminal propagation (add dummy terminals) B A B A B [She99] p.239 11

Partitioning-based Placement More problems: Direction of the cut? [Yildiz, DAC 01] 1 4 5 2 3 6 7 1 2 3 4 5 5 6 7 8 9 1 2 3 4 1 2 3 How to handle fixed blocks? (area assigned to a partition might not be enough) How to correct a bad decision made at a higher level? Advantages: Hierarchical, scalable Inherently apt for congestion minimization, easily extendable to timing optimization (a) (b) (c) (d) 12

To Probe Further... Hans Eisenmann and Frank M. Johannes Generic Global Placement and Floorplanning, Design Automation Conference (DAC), pp. 269-274, 1998. (force directed method) Maogang Wang, Xiaojian Yang and Majid Sarrafzadeh Dragon2000: Standard-Cell Placement Tool for Large Industry Circuits, International Conference on Computer-Aided Design (ICCAD), pp. 260-263, 2000. (partitioning-based placement) Dennis J.-H. Huang and Andrew B. Kahng Partitioning-based Standard-cell Global Placement With An Exact Objective, International Symposium on Physical Design (ISPD), pp. 18-25, 1997. (quadrisection-based placement) 13

To Probe Further... Xiaojian Yang, Elaheh Bozorgzadeh and Majid Sarrafzadeh, Wirelength Estimation based on Rent Exponents of Partitioning and Placement, System Level Interconnect Prediction (SLIP), pp. 25-31, 2001. Mehmet Can Yildiz and Patrick H. Madden Improved Cut Sequences for Partitioning Based Placement, Design Automation Conference (DAC), pp. 776-779, 2001. (cut directions in partitioning-based placement) Chandra Mulpuri and Scott Hauck Runtime and Quality Tradeoffs in FPGA Placement and Routing, International Symposium on Field Programmable Gate Arrays (FPGA), pp. 29-36, 2001. (placement and routing quality/speed trade-off) 14