WO1998037573A2 - Integrated circuit floor plan optimization system - Google Patents

Integrated circuit floor plan optimization system Download PDF

Info

Publication number
WO1998037573A2
WO1998037573A2 PCT/US1998/002542 US9802542W WO9837573A2 WO 1998037573 A2 WO1998037573 A2 WO 1998037573A2 US 9802542 W US9802542 W US 9802542W WO 9837573 A2 WO9837573 A2 WO 9837573A2
Authority
WO
WIPO (PCT)
Prior art keywords
capacity
piece
pieces
function
functions
Prior art date
Application number
PCT/US1998/002542
Other languages
French (fr)
Other versions
WO1998037573A3 (en
Inventor
Ranko Scepanovic
Alexander E. Andreev
Ivan Pasivic
Original Assignee
Lsi Logic Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Lsi Logic Corporation filed Critical Lsi Logic Corporation
Publication of WO1998037573A2 publication Critical patent/WO1998037573A2/en
Publication of WO1998037573A3 publication Critical patent/WO1998037573A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/39Circuit design at the physical level
    • G06F30/392Floor-planning or layout, e.g. partitioning or placement

Definitions

  • the present invention generally relates to the art of microelectronic integrated circuit layout, and more specifically to the art of placement of cells on integrated circuit chips.
  • Microelectronic integrated circuits consist of a large number of electronic components which are fabricated by layering several different materials on a silicon base or wafer.
  • the design of an integrated circuit transforms a circuit description into a geometric description which is known as a layout.
  • a layout consists of a set of planar geometric shapes in the various layers of the silicon chip.
  • the process of converting the specifications of an electrical circuit into a layout is called physical design.
  • Physical design requires arranging elements, wires, and predefined cells on a fixed area, and the process can be tedious, time consuming, and prone to many errors due to tight tolerance requirements and the minuteness of the individual components, or cells.
  • the minimum geometric feature size of a component is on the order of 0.5 microns.
  • Feature size may be reduced to 0.1 micron within the next several years.
  • the current small feature size allows fabrication of as many as 10 million transistors or approximately 1 million gates of logic on a 25 millimeter by 25 millimeter chip. This feature-size-decrease/ transistor- increase trend is expected to continue, with even smaller feature geometries and more circuit elements on an integrated circuit. Larger chip sizes will allow far greater numbers of circuit elements.
  • the object of physical chip design is to determine an optimal arrangement of devices in a plane and to find an efficient interconnection or routing scheme between the devices that results in the desired functionality. Since space on the chip surface is at a premium, algorithms must use the space very efficiently to lower costs and improve yield.
  • the arrangement of individual cells in an integrated circuit chip is known as a cell placement.
  • Each microelectronic circuit device or cell includes a plurality of pins or terminals, each of which is connected to pins of other cells by a respective electrical interconnection wire network, or net.
  • a purpose of the optimization process used in the physical design stage is to determine a cell placement such that all of the required interconnections can be made, but total wirelength and interconnection congestion are minimized.
  • Typical methods for achieving this goal include generating one or more initial placements and modifying the placement or placements using optimization methodologies such as simulated annealing, genetic algorithms (i.e. simulated evolution), and force directed placement. Each of these techniques involve iterative applications of the respective algorithms to arrive at an estimate of the optimal arrangement of the cells.
  • placement algorithms are classified into two major groups, constructive placement algorithms and iterative improvement algorithms.
  • the input to the constructive placement algorithms consists of a set of blocks along with the netlist.
  • the algorithm provides locations for the blocks.
  • Iterative improvement algorithms start with an initial placement. These algorithms modify the initial placement in search of a better placement.
  • the algorithms are applied in a recursive or an iterative manner until no further improvement is possible, or the solution is considered to be satisfactory based on certain predetermined criteria.
  • Iterative placement algorithms can be divided into three general classifications: simulated annealing, simulated evolution and force directed placement.
  • the simulated annealing algorithm simulates the annealing process that is used to temper metals.
  • Simulated evolution simulates the biological process of evolution, while the force directed placement simulates a system of bodies attached by springs.
  • N the number of different ways that the cells can be arranged on the chip, or the number of permutations.
  • N N factorial
  • each arrangement of cells will be referred to as a placement.
  • the number of cells can be hundreds of thousands or millions.
  • the number of possible placements is extremely large. Because of the large number of possible placements, computerized implementation of the placement algorithms discussed above can take many days. In addition, the placement algorithm may need to be repeated with different parameters or different initial arrangements to improve the results.
  • Iterative algorithms function by generating large numbers of possible placements and comparing them in accordance with some criteria which is generally referred to as fitness.
  • the fitness of a placement can be measured in a number of different ways, for example, overall chip size. A small size is associated with a high fitness and a large size is associated with a low fitness. Another measure of fitness is the total wire length of the integrated circuit. A high total wire length indicates low fitness and a low total wire length, on the other hand, indicates high fitness.
  • One cell placement optimization system is described in United States Patent Application No. 08/672,725. Applicants hereby incorporate the specification, including the drawings, of said application herein as though set forth in full.
  • the relative desirability of various placement configurations can alternatively be expressed in terms of cost, which can be considered as the inverse of fitness, with high cost corresponding to low fitness and, similarly, low cost corresponding to high fitness.
  • Capacity distribution and utilization ratios measure the placement of the cells for each of the functional blocks for the integrated circuit.
  • An integrated circuit is designed with various functional blocks, or functions, which, operating together, achieves the desired operation.
  • Each of the functions of the circuit is implemented by a plurality of cells and is assigned a portion of the core space upon which the cells are placed.
  • an integrated circuit design may require the use of a central processor unit (CPU) function, memory function, and some type of input/output (I/O) function.
  • CPU central processor unit
  • I/O input/output
  • core core space
  • core area core area
  • floor floor space
  • integrated circuit any circuit
  • the capacity is the maximum amount of cells which can be placed on the core space or any portion of the core space and is usually measured in cell height units. Provided that entire core space has sufficient capacity, it is often desirable to place the cells on the core space with a certain capacity distribution. For instance, it may be desirable that the cells of the integrated circuit be distributed evenly throughout the chip to avoid high concentration of the cells in a small location with a low concentration of the cells for the rest of the core space. On the other hand, it may be desirable to implement certain functions of the chip on a small portion of the core space with a high concentration of the cells. In sum, a predetermined capacity distribution of the core space or for any function assigned to a portion of the core space may be one of the requirements of the cell placement.
  • a closely related concept is the utilization of the space.
  • the utilization is the ratio of the amount of the actual core space use within a predefined portion of the core space to the capacity of the core space for the predefined portion of the core space. For example, if a portion of the core space assigned to a function has a capacity of 100,000 cell height units, and the cells to implement the function uses 50,000 cell height units, then the utilization of the portion of the core space is 50 percent.
  • the capacity distribution or the utilization ratio for each of the functions of the integrated circuit or for the entire core space may be predetermined as an engineering parameter based on such factors as heat dissipation, power management, manufacturing constraints, etc.
  • FIG. 1 An exemplary integrated circuit chip is illustrated in FIG. 1 and generally designated by the reference numeral 10.
  • the circuit 10 includes a semiconductor substrate 10 A on which are formed a number of functional circuit blocks that can have different sizes and shapes.
  • the functions such as the central processing unit (CPU) 12, Read Only Memory (ROM) 14 and the others are assigned portions of the integrated chip 10. Some functions are assigned to a relatively large portion of the core space. These are the CPU 12, the ROM, (ROM) 14, a clock/ timing unit 16, one or more random access memories (RAM) 18 and an input/ output (I/O) interface unit 20.
  • CPU central processing unit
  • ROM Read Only Memory
  • RAM random access memories
  • the integrated circuit 10 further comprises a large number of small cells 22 which can number tens of thousands, hundreds of thousands, or even millions or more. These cells 22 may implement various functions of the integrated circuit. For example, a group of cells of a sub-area 28 may represent an implementation of a function to prepare data for the I/O function 20.
  • the various elements of the circuit 10 are interconnected by electrically conductive lines or traces that are routed, for example, through vertical channels 24 and horizontal channels 26 that run between the cells 22.
  • the current methods of optimally placing the cells on the integrated circuit involve (1) assigning functions to be implemented to portions of the integrated circuit;
  • the disadvantages of the current process involve time and accuracy. Because the placement process requires manual iteration between floor planing tools (to calculate and evaluate capacity and utilization) and placement tools (to newly place the cells onto the core), the optimal placement process takes a long time. Also, is difficult to manually optimize many different parameters simultaneously because, at each iteration, the operator has to simultaneously consider many parameters - overall capacity, capacity distribution, overall utilization, utilization of each functions, utilization distribution, overlap size among functions, aspect ratio of functions, etc. Even with highly experience professionals, the simultaneous consideration of all of the parameters for an optimal cell placement is an extremely difficult process. Further, the complexity of the cell placement process is continually increasing as the number of functions and the number of cells on integrated chips increase, rendering manual analysis techniques to become nearly impossible to perform.
  • the floor planning method and apparatus disclosed in this specification provides for a method to optimize a given floorplan automatically while meeting required capacity distribution and utilization.
  • the disclosed new floor planning technique achieves almost uniform utilization of the chip by optimally using the overlap and border regions of the functions while satisfying the given floorplan constraints.
  • a method of allocating floor space of an integrated circuits chips to functions of the chip comprising the steps of partitioning the IC into a grid comprising a plurality of regions; defining pieces, where each piece comprises at least one of the regions, and each piece having a capacity; and allocating said capacity of each of said pieces to a plurality of functions.
  • the sufficiency of the allocated capacities are analyzed for each of the functions. Then, the capacities of the pieces are reallocated to shift excess capacities from the functions with excess capacities to the functions with a shortage of space.
  • An apparatus for allocating floor space of an integrated circuit (IC) chip comprising a processor and memory.
  • the memory contains instructions for the processor to partition the IC into a grid comprising a plurality of regions; to define pieces, each piece having a capacity; and to allocate said capacity of each of said pieces to a plurality of functions.
  • the apparatus may include other components such as a monitor and a harddrive to store information regarding the location of the pins, net routing requirements, etc.
  • the memory may also include other instructions for the processor such as instructions to shift or to reallocate the capacity of the pieces to other functions.
  • the present invention also includes a computer storage medium that stores a plurality of executable instructions for instructing a processor to allocate floor space of an integrated circuit.
  • the instructions comprise the steps to partition the IC into a grid of regions; to define pieces, each piece having a capacity; and to allocate the capacity of each of the pieces to the functions.
  • FIG. 1 is an illustration of an exemplary integrated circuit chip
  • FIG. 2 illustrates an example of a possible assignment of core space area to various functions
  • FIG. 3 illustrates a partitioning of core space according to one embodiment of the present invention
  • FIG. 4 illustrates the relationship between the partitioning grid and a function- area assignment layout
  • FIG. 5 illustrates the definition of pieces of the core space according to one embodiment of the present invention
  • FIG. 6 illustrates the pieces of the core space according to one embodiment of the present invention
  • FIG. 7 illustrates a graph of the functions of the core space of Figs. 2-6 according to one embodiment of the present invention.
  • FIG. 8 illustrates a graph of the functions of the core space of Figs.2-6 showing capacity shifting in accordance with the present invention.
  • FIG. 9 illustrates an apparatus in accordance with a preferred embodiment of the present invention.
  • the first step of the cell placement optimization method is to assign portions of core space 30 to the functions of the integrated circuit.
  • this specification will use an example of an integrated circuit design with eight (8) functions denoted as fl, f2, f3, f4, f5, f6, f7, and f8.
  • the assignment of the functions to the portions of core space 30 is made in a manner designed to minimize some specific cost function.
  • the cost function may require uniform space utilization over the entire floor. For example, a cost function may require that each function utilize 70% of its assigned area. Another cost function may require that each function meet a predetermined level of utilization of the floor assigned to the function.
  • a cost function may require fl to utilize 70% of its assigned area and f2 to utilized 80% of its assigned area.
  • This second example cost function describes the general case for which the first example cost function is a special case. For the purposes of our discussion, the second, the more general cost function, will be further discussed and considered. In our example, the eight functions are assigned to the portions of the core space 30 as shown by Table 1 below.
  • portion 38-39 (combination of portions 38 and 39) is assigned to f4 and overlaps portion 39-40 (combination of portions 39 and 40) assigned to f5.
  • the border area and the overlap areas will be used by the method of the present invention to optimally place cells such that the capacity distribution and utilization requirements are met.
  • the bordering and the overlapping areas are used to shift the capacities of the functions assigned to the bordering and overlapping portions of the core space to create additional capacity for placing the cells of the functions with a shortage of capacity. For example, suppose the capacity of the core portion 38-39 is 25,000 cell height units, but only 20,000 cell height units are required to implement f4. The excess 5,000 cell capacity of the portion 38-39 can be reassigned to fl, whose assigned core portion 32 borders the portion 38-39, or to f5, whose assigned core portion 39-40 overlaps the portion 38-39.
  • portion 38-39 (assigned to function f4) is shifted, or reassigned, to portion 32 (fl) is shifted to then the cells of function fl can cross the order 32r to be placed within portion 38-39.
  • f5 portion 39-40
  • f5 portion 39-40
  • f4 can be implemented to use the excess 5,000 cell height unit capacity of portion 38-39 (f4) by moving the cells of f4 out from, and moving the cells of f5 into, the overlap area 39.
  • the technique of using the common overlapping area to shift excess capacity from one portion assigned to a function to anther portion can be used, in addition to the border-encroachment method discussed in the previous paragraph, to control the capacity distribution and utilization.
  • the capacity-shifting technique using the bordering and the overlapping regions can be employed to shift excess capacity from one portion (function) of the integrated circuit to another portion of the integrated circuit even when the two portions do not share a border or an overlapping area. For example, if portion 36 (assigned to f3) has a shortage of capacity, then the access capacity of portion 38-39 (f4) can be shifted to compensate for the shortage by first shifting the excess capacity of f4 to fl (portion 32), thereby creating access capacity for fl. Then, the access capacity of fl can be shifted to f2 (portion 34). Finally, the access capacity of f2 can be shifted to f3 (portion 36) for the shortage.
  • Step Two Define Regions.
  • FIG. 3 shows the core space 30 being partitioned into a grid of twelve rows by twelve columns containing 144 elementary regions 50.
  • i is the column and j is the row on which the region R ⁇ is located.
  • region 50a is referred to as R 5 6 and region 50b, R 12 7 .
  • Each region is assigned to each of the portions which takes space from the region.
  • Fig.4 shows the relationship between the regions and the portions of the core space.
  • the table illustrates, in contrast to the one-to-one relationship between functions and portions, there is a one- to-many relationship between portions and the regions. If a border between two or more portions lies within a region, then the region is assigned to all of the portions which have its border within the region. For instance, as illustrated by Figs. 2, 4, and 5, and by Table 2 below, R 5 6 is assigned to portions 32 (fl), 34 (f2), 38 (f4), and 42 (f6). Table 2 below partially lists the functions of the integrated circuit, the portions assigned to the listed function, and the regions assigned to the listed portions.
  • Step Three Define the Pieces.
  • the elementary regions 50 are grouped into pieces, each piece being defined as a set of regions 50 assigned to the same function or the same set of functions.
  • a piece of the IC comprises a set of adjacent regions as illustrated by the figures of this specification; however, adjacency of the regions is not required to define a piece.
  • Fig.5 illustrates the relationship between the pieces and the regions of the core space, and Table 3 below partially lists the pieces of the core space and the regions comprising each of the listed pieces.
  • Fig. 6 shows all of the pieces of the integrated circuit 30 for the example illustrated by Figs.2-5. For clarity of discussion, the pieces are referred to Vnn where nn is the reference number of the piece as illustrated by Fig. 6.
  • piece P62 comprises all elementary regions belonging to fl only.
  • Piece 64 comprises elementary regions each of which belongs to both fl and f2. Note that a piece can comprise only a single elementary region.
  • piece P72 comprises only one elementary region R 5 6 which belong to functions fl, f2, f4, and f6.
  • Each of the pieces has a capacity, or a maximum number of cells which can be placed in the core space defined by the piece. If a piece is assigned to a single portion (assigned to a function) of the core space, then entire capacity of the piece is available to the portion (i.e., to accommodate the cells of the function assigned to that portion); however, a piece, such as P70, can be assigned to two or more portions, each portion representing a function. In such a case, the capacity of the piece is divided and allocated to the functions to which the piece belongs. Therefore, the following notation is used to express the capacity of a piece assigned to a portion, which, in turn, is assigned to a function:
  • X fl P64 may be 1,000 cell height units while X f2 P64 may be 3,000 cell height units.
  • a cell placement is acceptable when the placement results in a predetermined level of utilization for each of the portions assigned to the functions of the circuit.
  • the cells are given jtcttve heights prior to being placed on the core space.
  • the fictive height of a cell is the height of the cell used to calculate the space, or the number of cell height units, required to place the cell on the core space.
  • the actual height of a cell is usually measured in millimicrons. Because all of the standard cells have the same width, the cell height is usually used as the measure of capacity as well has the height of the cell.
  • the cells of the function should be placed on the core space such that the cells actually use fifty percent of the space provided for the cells on the core space. That is, when the cells of the function are placed on the core space, the ratio between the actual amount of the capacity used by the cells divided by the amount of the capacity taken up by or reserved for the cells must be fifty percent. Alternatively expressed, the utilization ratio determines the density of the space taken up to place the cells of the function.
  • hh(f) the sum of all fictive heights of all cells of the function f .
  • cap(P) the capacity of the piece P. Then, to meet the predetermined capacity distribution and utilization requirements, the following two expressions must be satisfied:
  • cap(P) sum of all X f p where P is a member of 3(f), for all P's of the circuit;
  • cap(P) is less than the sum of all X f p for any of the pieces, then the capacity of the P, cap(P), is over-allocated, and the placement of the core space is not possible. To remedy the situation, the capacities of the pieces must be reallocated to the functions. On the other hand, if cap(P) is greater than the sum of all X f P for any of the pieces, then the capacity of P, cap(P), is under-allocated, meaning that some core space of the piece is not allocated to any of the functions.
  • Expression (B) states that, for each function, the sum of the fictive heights of all the cells of the function must be less than or equal to the sum of the capacities the function is assigned in each of the piece in which the function is assigned capacities.
  • the sum of the fictive heights of all of the cells of fl (assigned to portion 32, which comprises P62, P64, P70, and P72) must be less than or equal to the sum of the capacities of fl in P62, P64, P70, and P72. That is, hh(fl) ⁇ X n P62 + X fl ⁇ P64 + X fl 70 + X fljP72 .
  • Expression (A) if Expression (A) is not satisfied, then a solution is not feasible.
  • the functions must be reassigned to different portions of the core space, the pieces may be redefined, or the capacities of the pieces may be reallocated to the functions until Expression (A) is met.
  • Expression (B) is analyzed. If Expression (B) is met for a given cell placement, then the placement is a correct, and the processing stops. If Expression (B) is not met, then the following steps, Step Five, Step Six, and Step Seven, are followed to shift, or reallocate, the capacities of the pieces to meet Expression (B).
  • Step Five Construct the Graph.
  • a graph 100 is constructed where each of the vertices of the graph corresponds to a function, and each of the edges connecting the vertices represents the pieces which contain borders or overlapping areas of the functions (vertices) which it connects.
  • the vertices (102, 104, 106, 108, 110, 112, 114, and 116) of the graph 100 correspond to functions fl, f2, f3, f4, f5, f6, f7, and f8, respectively. Vertices are connected (by an edge) if the corresponding functions share at least one piece of the core.
  • each of the dashed lines of the figure indicates multiple edges connecting the vertices while each of the solid lines indicates a single connection between the vertices.
  • Fig.7 for simplicity, each of the dashed lines of the figure indicates multiple edges connecting the vertices while each of the solid lines indicates a single connection between the vertices.
  • dashed-line edges 102a, 102b, and 102c indicate that fl (represented by vertex 102) shares at least one piece with each of the functions f2 (vertex 104), f4 (vertex 108), and f6 (vertex 112), respectively.
  • the dashed-line edges 114a and 114b indicate that f7 (represented by vertex 114) shares at least one piece of the core with functions f6 (vertex 112) and f8 (vertex 116), respectively.
  • the solid-line edges 104a and 106a show that functions f2 (vertex 104) and f3 (vertex 106) share piece P68 (see Figs. 5 and 6) of the core.
  • Two different edges are used to indicate sharing of one piece of the core between two functions (vertices).
  • the first edge represents the capacity of the shared piece assigned to the first vertex (function), which is potentially available to the second vertex (function).
  • the second edge represents the capacity of the shared piece assigned to the second vertex (function), which is potentially available to the first vertex (function).
  • edge 104a represents X f2 P68 (the capacity of P68 assigned to f2).
  • the same capacity, X ⁇ ?P68 is also the maximum amount of capacity f2 may given up within P68 if f2 is found to have excess capacity.
  • the direction of the arrow of edge 104a indicates the direction in which the capacity may be reallocated, or shifted.
  • Edge 104a is denoted as W(f3,f2,P68),and has the value X ⁇ p 68 .
  • the edge 106a denoted W(f2,f3,P68)
  • W(f2,f3,P68) has the value X O P68
  • X O P68 represents the capacity of piece 68 assigned to f3 (vertex 106), which is potentially available to f2 (vertex 104).
  • vertices 108 and 110 (representing f4 and f5, respectively) have two pairs of edges (108a, 110a and 108b, 110b) connecting them because f4 and f5 share two different pieces, P82 and P84.
  • edge 108a denoted W(f5,f4,P82), has the value X f4>P82
  • edge 110a denoted W(f4,f5,P82)
  • edge 108b denoted W(f5,f4,P84)
  • edge 110b denoted W(f4,f5,P84)
  • X f5>P84 Identify the Functions with Capacity Shortages and the Functions with Excess Capacity.
  • each of the vertices are analyzed and grouped into two sets of vertices VI and V2. All functions (vertices) with deficiencies of capacity are assigned to group VI. All functions with a shortage of the core space satisfy the expression: hh(f) > the sum of the capacities of all pieces which contribute core space to the function (i.e. , the sum of all X f p for all P belonging to 8(f)). In other words, VI contains all vertices (functions) which do not have sufficient core space to place all of their cells.
  • V2 The functions (vertices) with excess core space are assigned to V2. All functions with excess core space satisfy the expression: hh(f) ⁇ sum of the capacities of all pieces which contribute core space to the function (i.e., the sum of all X f p for all P belonging to S(f)).
  • V2 contains all vertices (functions) which have more than the core space needed to place their cells.
  • Step Seven Shifting Excess Capacities to Meet Deficiencies.
  • the graph 100 is traversed until a vertex belonging to V2 is encountered.
  • the traversal is in the opposite direction of the arrows of the Figs. 7 and 8 because the direction of the arrow indicates the direction in which the excess capacities can be shifted.
  • the chain begins with a first vertex (function, f first ) in VI and ends in a second vertex (function, f second ) in V2.
  • the capacities of the each pieces of the chain is updated as to shift the amount of capacity, represented by ⁇ , from the second vertex (f second ) to the first (f f ⁇ rst ) vertex by updating the edge values of each of the edges of the chain.
  • the amount of capacity
  • the edges have the following properties: i.
  • the 300 excess capacity of fl (vertex 102) can be shifted to f3 (vertex 106) via piece 64 (edge 102b), f2 (vertex 104), and piece 68 (edge 104a).
  • the chain can be denoted 102 - > 102b - > 104 - > 104a - > 106.
  • the maximum capacity of the chain, c_ is the minimum of the following three numbers:
  • the actual shifting of 300 cell height units from fl (vertex 102) to D (vertex 106) is accomplished as follows: (1) reallocating Xfl,P64 to be 300 units less than its previous value, thereby freeing space for cells of f2 in piece P64; (2) reallocating Xf2,P64 to be 300 units more than its previous value, thereby taking the freed space, and creating an excess capacity of 300 units in f2; (3) reallocating Xf2,P68 to be 300 units less than its previous value, thereby freeing space for cells of f3 in piece P68; and (4) reallocating Xfl,P68 to be 300 units more than its previous value, thereby adding space for cells of f3 in piece P68, alleviating the shortage by 300 cell height units.
  • the maximum capacity, , of Chain 2 is 200, the lowest maximum edge capacity of all of the edges of the chain, which, in this case, is from edge 108c.
  • the apparatus 70 comprises a processor 132 and memory 134 connected to the processors for storing instructions for the processors 132.
  • the memory stores the instructions for the processors to perform the above-discussed tasks.
  • the harddrive 136 connected to the processor 132, contains the initial pin position information as well as the final floor plan layout which is produced as the result of the above-described operations.
  • the final floor plan may be displayed by the monitor 138 which is also connected to the processor 132.

Abstract

A method for planning floor allocation of an integrated circuit to each function is disclosed. To provide enough core space (30) to each of the functions and to meet some cost functions such as space utilization requirement of each of the functions, the disclosed method divides the core space to a grid of elementary regions (50). Then, pieces of the core space (30) are defined and the pieces containing the borders and the overlapping areas of the functions are identified. Then, the identified pieces are used to shift the allocated capacities of the functions as to shift excess capacity or core space (30) from the functions with excess capacity to the functions with a shortage of capacity.

Description

INTEGRATED CIRCUIT FLOOR PLAN OPTIMIZATION SYSTEM
BACKGROUND OF THE INVENTION Field of the Invention The present invention generally relates to the art of microelectronic integrated circuit layout, and more specifically to the art of placement of cells on integrated circuit chips.
Description of Related Art Microelectronic integrated circuits consist of a large number of electronic components which are fabricated by layering several different materials on a silicon base or wafer. The design of an integrated circuit transforms a circuit description into a geometric description which is known as a layout. A layout consists of a set of planar geometric shapes in the various layers of the silicon chip. The process of converting the specifications of an electrical circuit into a layout is called physical design. Physical design requires arranging elements, wires, and predefined cells on a fixed area, and the process can be tedious, time consuming, and prone to many errors due to tight tolerance requirements and the minuteness of the individual components, or cells. Currently, the minimum geometric feature size of a component is on the order of 0.5 microns. Feature size may be reduced to 0.1 micron within the next several years. The current small feature size allows fabrication of as many as 10 million transistors or approximately 1 million gates of logic on a 25 millimeter by 25 millimeter chip. This feature-size-decrease/ transistor- increase trend is expected to continue, with even smaller feature geometries and more circuit elements on an integrated circuit. Larger chip sizes will allow far greater numbers of circuit elements.
Due to the large number of components and the exacting details required by the fabrication process, physical design is not practical without the aid of computers.
As a result, most phases of physical design use extensively Computer Aided Design (CAD) tools. Automation of the physical design process has increased the level of integration, reduced turn around time and enhanced chip performance.
The object of physical chip design is to determine an optimal arrangement of devices in a plane and to find an efficient interconnection or routing scheme between the devices that results in the desired functionality. Since space on the chip surface is at a premium, algorithms must use the space very efficiently to lower costs and improve yield. The arrangement of individual cells in an integrated circuit chip is known as a cell placement.
Each microelectronic circuit device or cell includes a plurality of pins or terminals, each of which is connected to pins of other cells by a respective electrical interconnection wire network, or net. A purpose of the optimization process used in the physical design stage is to determine a cell placement such that all of the required interconnections can be made, but total wirelength and interconnection congestion are minimized. Typical methods for achieving this goal include generating one or more initial placements and modifying the placement or placements using optimization methodologies such as simulated annealing, genetic algorithms (i.e. simulated evolution), and force directed placement. Each of these techniques involve iterative applications of the respective algorithms to arrive at an estimate of the optimal arrangement of the cells.
Depending on the input, placement algorithms are classified into two major groups, constructive placement algorithms and iterative improvement algorithms. The input to the constructive placement algorithms consists of a set of blocks along with the netlist. The algorithm provides locations for the blocks. Iterative improvement algorithms start with an initial placement. These algorithms modify the initial placement in search of a better placement. The algorithms are applied in a recursive or an iterative manner until no further improvement is possible, or the solution is considered to be satisfactory based on certain predetermined criteria.
Iterative placement algorithms can be divided into three general classifications: simulated annealing, simulated evolution and force directed placement. The simulated annealing algorithm simulates the annealing process that is used to temper metals. Simulated evolution simulates the biological process of evolution, while the force directed placement simulates a system of bodies attached by springs.
Assuming that a number N of cells are to be optimally arranged and routed on an integrated circuit chip, the number of different ways that the cells can be arranged on the chip, or the number of permutations, is equal to N! (N factorial). In the following description, each arrangement of cells will be referred to as a placement. In a practical integrated circuit chip, the number of cells can be hundreds of thousands or millions. Thus, the number of possible placements is extremely large. Because of the large number of possible placements, computerized implementation of the placement algorithms discussed above can take many days. In addition, the placement algorithm may need to be repeated with different parameters or different initial arrangements to improve the results.
Iterative algorithms function by generating large numbers of possible placements and comparing them in accordance with some criteria which is generally referred to as fitness. The fitness of a placement can be measured in a number of different ways, for example, overall chip size. A small size is associated with a high fitness and a large size is associated with a low fitness. Another measure of fitness is the total wire length of the integrated circuit. A high total wire length indicates low fitness and a low total wire length, on the other hand, indicates high fitness. One cell placement optimization system is described in United States Patent Application No. 08/672,725. Applicants hereby incorporate the specification, including the drawings, of said application herein as though set forth in full.
The relative desirability of various placement configurations can alternatively be expressed in terms of cost, which can be considered as the inverse of fitness, with high cost corresponding to low fitness and, similarly, low cost corresponding to high fitness.
The cost or the desirability of various placement configuration can be measured using other methods such as capacity distribution and utilization ratio. Capacity distribution and utilization ratios measure the placement of the cells for each of the functional blocks for the integrated circuit. An integrated circuit is designed with various functional blocks, or functions, which, operating together, achieves the desired operation. Each of the functions of the circuit is implemented by a plurality of cells and is assigned a portion of the core space upon which the cells are placed. For example, an integrated circuit design may require the use of a central processor unit (CPU) function, memory function, and some type of input/output (I/O) function.
In this document, the terms and phrases "core," "core space, " "core area, " "floor," "floor space, "and "integrated circuit," will be used interchangeably to refer to the area of the integrated circuit upon which cells are placed to implement various functions of the integrated circuit.
The capacity is the maximum amount of cells which can be placed on the core space or any portion of the core space and is usually measured in cell height units. Provided that entire core space has sufficient capacity, it is often desirable to place the cells on the core space with a certain capacity distribution. For instance, it may be desirable that the cells of the integrated circuit be distributed evenly throughout the chip to avoid high concentration of the cells in a small location with a low concentration of the cells for the rest of the core space. On the other hand, it may be desirable to implement certain functions of the chip on a small portion of the core space with a high concentration of the cells. In sum, a predetermined capacity distribution of the core space or for any function assigned to a portion of the core space may be one of the requirements of the cell placement.
A closely related concept is the utilization of the space. The utilization is the ratio of the amount of the actual core space use within a predefined portion of the core space to the capacity of the core space for the predefined portion of the core space. For example, if a portion of the core space assigned to a function has a capacity of 100,000 cell height units, and the cells to implement the function uses 50,000 cell height units, then the utilization of the portion of the core space is 50 percent.
The capacity distribution or the utilization ratio for each of the functions of the integrated circuit or for the entire core space may be predetermined as an engineering parameter based on such factors as heat dissipation, power management, manufacturing constraints, etc.
An exemplary integrated circuit chip is illustrated in FIG. 1 and generally designated by the reference numeral 10. The circuit 10 includes a semiconductor substrate 10 A on which are formed a number of functional circuit blocks that can have different sizes and shapes.
As illustrated by Fig. l, the functions such as the central processing unit (CPU) 12, Read Only Memory (ROM) 14 and the others are assigned portions of the integrated chip 10. Some functions are assigned to a relatively large portion of the core space. These are the CPU 12, the ROM, (ROM) 14, a clock/ timing unit 16, one or more random access memories (RAM) 18 and an input/ output (I/O) interface unit 20.
The integrated circuit 10 further comprises a large number of small cells 22 which can number tens of thousands, hundreds of thousands, or even millions or more. These cells 22 may implement various functions of the integrated circuit. For example, a group of cells of a sub-area 28 may represent an implementation of a function to prepare data for the I/O function 20.
Although not visible in the drawing, the various elements of the circuit 10 are interconnected by electrically conductive lines or traces that are routed, for example, through vertical channels 24 and horizontal channels 26 that run between the cells 22.
The current methods of optimally placing the cells on the integrated circuit involve (1) assigning functions to be implemented to portions of the integrated circuit;
(2) placing the cells of each of the functions onto the assigned portion of the integrated circuit using a placement algorithm; (3) calculating the capacity distribution of the integrated circuit and the utilization rate of each portion of the integrated circuit used to implement its function; and (4) iterating the first three steps to obtain a better placement in terms of capacity distribution or utilization.
The disadvantages of the current process involve time and accuracy. Because the placement process requires manual iteration between floor planing tools (to calculate and evaluate capacity and utilization) and placement tools (to newly place the cells onto the core), the optimal placement process takes a long time. Also, is difficult to manually optimize many different parameters simultaneously because, at each iteration, the operator has to simultaneously consider many parameters - overall capacity, capacity distribution, overall utilization, utilization of each functions, utilization distribution, overlap size among functions, aspect ratio of functions, etc. Even with highly experience professionals, the simultaneous consideration of all of the parameters for an optimal cell placement is an extremely difficult process. Further, the complexity of the cell placement process is continually increasing as the number of functions and the number of cells on integrated chips increase, rendering manual analysis techniques to become nearly impossible to perform.
In summary, because of the ever- increasing complexity of integrated circuit chips and the number of cells required to implement the functions of the complex designs, the manual placement optimization methods are fast becoming obsolete. The manual floor planning and cell placement optimization process requires an inordinate amount of time because the process requires manual iteration between running floor plan tools and placement tools. In additional, it is extremely difficult, at best, for human beings to simultaneously optimize several parameters (function utilization, overlap size among functions, aspect ratios of functions, etc.).
SUMMARY OF THE INVENTION
To overcome the difficulties of the current floor planning techniques, the floor planning method and apparatus disclosed in this specification provides for a method to optimize a given floorplan automatically while meeting required capacity distribution and utilization. The disclosed new floor planning technique achieves almost uniform utilization of the chip by optimally using the overlap and border regions of the functions while satisfying the given floorplan constraints.
According to the present invention, there is provided a method of allocating floor space of an integrated circuits chips to functions of the chip comprising the steps of partitioning the IC into a grid comprising a plurality of regions; defining pieces, where each piece comprises at least one of the regions, and each piece having a capacity; and allocating said capacity of each of said pieces to a plurality of functions.
In addition, after the allocation of the capacity of the pieces to the functions, the sufficiency of the allocated capacities are analyzed for each of the functions. Then, the capacities of the pieces are reallocated to shift excess capacities from the functions with excess capacities to the functions with a shortage of space.
An apparatus for allocating floor space of an integrated circuit (IC) chip, comprising a processor and memory. The memory contains instructions for the processor to partition the IC into a grid comprising a plurality of regions; to define pieces, each piece having a capacity; and to allocate said capacity of each of said pieces to a plurality of functions. The apparatus may include other components such as a monitor and a harddrive to store information regarding the location of the pins, net routing requirements, etc. The memory may also include other instructions for the processor such as instructions to shift or to reallocate the capacity of the pieces to other functions.
The present invention also includes a computer storage medium that stores a plurality of executable instructions for instructing a processor to allocate floor space of an integrated circuit. The instructions comprise the steps to partition the IC into a grid of regions; to define pieces, each piece having a capacity; and to allocate the capacity of each of the pieces to the functions.
These and other aspects, features, and advantages of the present invention will be apparent to those persons having ordinary skilled in the art to which the present invention relates from the foregoing description and the accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is an illustration of an exemplary integrated circuit chip; FIG. 2 illustrates an example of a possible assignment of core space area to various functions;
FIG. 3 illustrates a partitioning of core space according to one embodiment of the present invention; FIG. 4 illustrates the relationship between the partitioning grid and a function- area assignment layout;
FIG. 5 illustrates the definition of pieces of the core space according to one embodiment of the present invention; FIG. 6 illustrates the pieces of the core space according to one embodiment of the present invention;
FIG. 7 illustrates a graph of the functions of the core space of Figs. 2-6 according to one embodiment of the present invention;
FIG. 8 illustrates a graph of the functions of the core space of Figs.2-6 showing capacity shifting in accordance with the present invention; and
FIG. 9 illustrates an apparatus in accordance with a preferred embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT(S) Step One: Assign Portions of the Core Space to the Functions.
Referring to Fig. 2, the first step of the cell placement optimization method is to assign portions of core space 30 to the functions of the integrated circuit. For illustration, this specification will use an example of an integrated circuit design with eight (8) functions denoted as fl, f2, f3, f4, f5, f6, f7, and f8. The assignment of the functions to the portions of core space 30 is made in a manner designed to minimize some specific cost function. The cost function may require uniform space utilization over the entire floor. For example, a cost function may require that each function utilize 70% of its assigned area. Another cost function may require that each function meet a predetermined level of utilization of the floor assigned to the function. For instance, a cost function may require fl to utilize 70% of its assigned area and f2 to utilized 80% of its assigned area. This second example cost function describes the general case for which the first example cost function is a special case. For the purposes of our discussion, the second, the more general cost function, will be further discussed and considered. In our example, the eight functions are assigned to the portions of the core space 30 as shown by Table 1 below.
Table 1
Figure imgf000011_0001
Some portions border each other while other portions overlap. Core portion
32, assigned to fl, borders core portions 34 and 38 assigned to functions f2 and f4 respectively. Portion 38-39 (combination of portions 38 and 39) is assigned to f4 and overlaps portion 39-40 (combination of portions 39 and 40) assigned to f5.
The border area and the overlap areas will be used by the method of the present invention to optimally place cells such that the capacity distribution and utilization requirements are met. As described below, the bordering and the overlapping areas are used to shift the capacities of the functions assigned to the bordering and overlapping portions of the core space to create additional capacity for placing the cells of the functions with a shortage of capacity. For example, suppose the capacity of the core portion 38-39 is 25,000 cell height units, but only 20,000 cell height units are required to implement f4. The excess 5,000 cell capacity of the portion 38-39 can be reassigned to fl, whose assigned core portion 32 borders the portion 38-39, or to f5, whose assigned core portion 39-40 overlaps the portion 38-39.
When the excess capacity of portion 38-39 (assigned to function f4) is shifted, or reassigned, to portion 32 (fl) is shifted to then the cells of function fl can cross the order 32r to be placed within portion 38-39.
Likewise, f5 (portion 39-40) can be implemented to use the excess 5,000 cell height unit capacity of portion 38-39 (f4) by moving the cells of f4 out from, and moving the cells of f5 into, the overlap area 39. The technique of using the common overlapping area to shift excess capacity from one portion assigned to a function to anther portion can be used, in addition to the border-encroachment method discussed in the previous paragraph, to control the capacity distribution and utilization.
Moreover, the capacity-shifting technique using the bordering and the overlapping regions, can be employed to shift excess capacity from one portion (function) of the integrated circuit to another portion of the integrated circuit even when the two portions do not share a border or an overlapping area. For example, if portion 36 (assigned to f3) has a shortage of capacity, then the access capacity of portion 38-39 (f4) can be shifted to compensate for the shortage by first shifting the excess capacity of f4 to fl (portion 32), thereby creating access capacity for fl. Then, the access capacity of fl can be shifted to f2 (portion 34). Finally, the access capacity of f2 can be shifted to f3 (portion 36) for the shortage.
The details of the implementation of the shifting technique will be discussed below.
Step Two: Define Regions.
Referring now to Fig. 3, once the functions of the integrated circuit are assigned specific portions (31, 34, 36, 38-39, 39-40, 42, 44a, 44b, and 46) of the core space 30, the core space is partitioned into a grid of elementary regions 50. Fig. 3 shows the core space 30 being partitioned into a grid of twelve rows by twelve columns containing 144 elementary regions 50. For simplicity, only three elementary regions 50 are referenced, and each of the elementary regions, or regions, will be referred to as Ry where i is the column and j is the row on which the region R^ is located. For instance, region 50a is referred to as R5 6 and region 50b, R12 7. Each region is assigned to each of the portions which takes space from the region. Fig.4 shows the relationship between the regions and the portions of the core space. As the table illustrates, in contrast to the one-to-one relationship between functions and portions, there is a one- to-many relationship between portions and the regions. If a border between two or more portions lies within a region, then the region is assigned to all of the portions which have its border within the region. For instance, as illustrated by Figs. 2, 4, and 5, and by Table 2 below, R5 6 is assigned to portions 32 (fl), 34 (f2), 38 (f4), and 42 (f6). Table 2 below partially lists the functions of the integrated circuit, the portions assigned to the listed function, and the regions assigned to the listed portions.
Table 2
Figure imgf000014_0001
Step Three: Define the Pieces.
Referring to Figs. 5 and 6, after partitioning the core region 30 into a grid of elementary regions 50, the elementary regions 50 are grouped into pieces, each piece being defined as a set of regions 50 assigned to the same function or the same set of functions. Typically, a piece of the IC comprises a set of adjacent regions as illustrated by the figures of this specification; however, adjacency of the regions is not required to define a piece. Fig.5 illustrates the relationship between the pieces and the regions of the core space, and Table 3 below partially lists the pieces of the core space and the regions comprising each of the listed pieces. Fig. 6 shows all of the pieces of the integrated circuit 30 for the example illustrated by Figs.2-5. For clarity of discussion, the pieces are referred to Vnn where nn is the reference number of the piece as illustrated by Fig. 6.
Table 3
Figure imgf000015_0001
For convenience, the following expressions are used:
S set of all pieces of the core;
S(f) set of all pieces from which the portion of the core assigned to function /may take some space.
Referring to Fig. 6, in our example, 8 = {P62, P64, P66, P68, P70, P72, P74, P76, P77, P78, P80, P82, P84, P86, P88, P90, P92, P94, P96}. Table 4 below lists the $(_) for some of the functions of the example integrated circuit. Table 4
Figure imgf000016_0001
As shown by Figs. 5 and 6 and by Tables 3 and 4, piece P62 comprises all elementary regions belonging to fl only. Piece 64 comprises elementary regions each of which belongs to both fl and f2. Note that a piece can comprise only a single elementary region. For instance, piece P72 comprises only one elementary region R5 6 which belong to functions fl, f2, f4, and f6.
Each of the pieces has a capacity, or a maximum number of cells which can be placed in the core space defined by the piece. If a piece is assigned to a single portion (assigned to a function) of the core space, then entire capacity of the piece is available to the portion (i.e., to accommodate the cells of the function assigned to that portion); however, a piece, such as P70, can be assigned to two or more portions, each portion representing a function. In such a case, the capacity of the piece is divided and allocated to the functions to which the piece belongs. Therefore, the following notation is used to express the capacity of a piece assigned to a portion, which, in turn, is assigned to a function:
Xf P = the capacity assigned to function f in piece P
For example, if piece P64 has capacity for 4,000 cell height units, then Xfl P64 may be 1,000 cell height units while Xf2 P64 may be 3,000 cell height units. Step Four: Define Capacity and Utilization Requirements
A cell placement is acceptable when the placement results in a predetermined level of utilization for each of the portions assigned to the functions of the circuit. To place the cells with a built in factor to achieve the predetermined level of utilization, the cells are given jtcttve heights prior to being placed on the core space. The fictive height of a cell is the height of the cell used to calculate the space, or the number of cell height units, required to place the cell on the core space.
The actual height of a cell is usually measured in millimicrons. Because all of the standard cells have the same width, the cell height is usually used as the measure of capacity as well has the height of the cell.
For example, if a function 's target utilization rate is fifty percent, then the cells of the function should be placed on the core space such that the cells actually use fifty percent of the space provided for the cells on the core space. That is, when the cells of the function are placed on the core space, the ratio between the actual amount of the capacity used by the cells divided by the amount of the capacity taken up by or reserved for the cells must be fifty percent. Alternatively expressed, the utilization ratio determines the density of the space taken up to place the cells of the function.
Therefore, if a function's target utilization rate is 50%, and the function is implemented by using two cells Cl and C2 with cell heights of four (4) and six (6) units, respectively, then the fictive heights of each of the cells is set to eight (8) and twelve (12), respectively. The result is that when the cells Cl and C2 are placed, they take up twenty (20) cell height units while actually using ten (10) cell height units, or the fifty percent of the space taken up. At this point, the following definition becomes useful:
hh(f) = the sum of all fictive heights of all cells of the function f .
For each piece of the core space, the following may be defined:
cap(P) = the capacity of the piece P. Then, to meet the predetermined capacity distribution and utilization requirements, the following two expressions must be satisfied:
Expression (A) : cap(P) = sum of all Xf p where P is a member of 3(f), for all P's of the circuit;
Expression (B) : hh(f) < sum of all Xf P where P is a member of 2(f), for all functions of the circuit.
Expression (A) states that, for each piece P, the capacity of the piece, cap(P), must equal to the sum of Xf P for all functions f to which P is a member. For example, referring to Figs. 5 and 6, the capacity of P64 (piece 64), cap(64), must equal the capacity of P64 assigned to fl and f2. Alternatively expressed, cap(64) = Xf1,p64 +
If cap(P) is less than the sum of all Xf p for any of the pieces, then the capacity of the P, cap(P), is over-allocated, and the placement of the core space is not possible. To remedy the situation, the capacities of the pieces must be reallocated to the functions. On the other hand, if cap(P) is greater than the sum of all Xf P for any of the pieces, then the capacity of P, cap(P), is under-allocated, meaning that some core space of the piece is not allocated to any of the functions.
If the capacity allocations, Xf p, for all of the pieces of the core space meet Expression (A), then a feasible cell placement, or a solution, exists for a valid cell placement. If the capacity allocations, Xf p, does not meet Expression (A) for any piece of the core space, then a feasible cell placement does not exist. In the latter case, a feasible solution does not exist because not meeting Expression (A) means that the sum of the capacities of the functions assigned to the piece exceeds the actual capacity of the piece itself.
Expression (B) states that, for each function, the sum of the fictive heights of all the cells of the function must be less than or equal to the sum of the capacities the function is assigned in each of the piece in which the function is assigned capacities. For example, referring to Figs.4 and 6, the sum of the fictive heights of all of the cells of fl (assigned to portion 32, which comprises P62, P64, P70, and P72) must be less than or equal to the sum of the capacities of fl in P62, P64, P70, and P72. That is, hh(fl) < Xn P62 + XflιP64 + Xfl 70 + XfljP72.
If the sum of all fictive heights of all the cells of the function is greater than the sum of all the capacities of the function in each of its pieces, then there is insufficient amount of the core pace to place the cells of the function.
In summary, if Expression (A) is not satisfied, then a solution is not feasible. In such a case, for a feasible placement solution, the functions must be reassigned to different portions of the core space, the pieces may be redefined, or the capacities of the pieces may be reallocated to the functions until Expression (A) is met. When Expression (A) is met, then a feasible cell placement exists, and Expression (B) is analyzed. If Expression (B) is met for a given cell placement, then the placement is a correct, and the processing stops. If Expression (B) is not met, then the following steps, Step Five, Step Six, and Step Seven, are followed to shift, or reallocate, the capacities of the pieces to meet Expression (B).
Step Five: Construct the Graph. Referring now to Fig. 7, a graph 100 is constructed where each of the vertices of the graph corresponds to a function, and each of the edges connecting the vertices represents the pieces which contain borders or overlapping areas of the functions (vertices) which it connects.
In the instant example, the vertices (102, 104, 106, 108, 110, 112, 114, and 116) of the graph 100 correspond to functions fl, f2, f3, f4, f5, f6, f7, and f8, respectively. Vertices are connected (by an edge) if the corresponding functions share at least one piece of the core. Continuing to refer to Fig.7, for simplicity, each of the dashed lines of the figure indicates multiple edges connecting the vertices while each of the solid lines indicates a single connection between the vertices. Continuing to refer to Fig. 7, dashed-line edges 102a, 102b, and 102c indicate that fl (represented by vertex 102) shares at least one piece with each of the functions f2 (vertex 104), f4 (vertex 108), and f6 (vertex 112), respectively. Likewise, the dashed-line edges 114a and 114b indicate that f7 (represented by vertex 114) shares at least one piece of the core with functions f6 (vertex 112) and f8 (vertex 116), respectively.
The solid-line edges 104a and 106a show that functions f2 (vertex 104) and f3 (vertex 106) share piece P68 (see Figs. 5 and 6) of the core. Two different edges are used to indicate sharing of one piece of the core between two functions (vertices). The first edge represents the capacity of the shared piece assigned to the first vertex (function), which is potentially available to the second vertex (function). The second edge represents the capacity of the shared piece assigned to the second vertex (function), which is potentially available to the first vertex (function).
For example, edge 104a, represents Xf2 P68 (the capacity of P68 assigned to f2). The same capacity, Xβ?P68, is also the maximum amount of capacity f2 may given up within P68 if f2 is found to have excess capacity. The direction of the arrow of edge 104a indicates the direction in which the capacity may be reallocated, or shifted.
Edge 104a is denoted as W(f3,f2,P68),and has the value Xβιp68. Likewise, the edge 106a, denoted W(f2,f3,P68),has the value XO P68, and represents the capacity of piece 68 assigned to f3 (vertex 106), which is potentially available to f2 (vertex 104). Referring primarily to Fig.7 but also referring to Figs.5 and 6, vertices 108 and 110 (representing f4 and f5, respectively) have two pairs of edges (108a, 110a and 108b, 110b) connecting them because f4 and f5 share two different pieces, P82 and P84. In this case, the value of the edges are: edge 108a, denoted W(f5,f4,P82), has the value Xf4>P82; edge 110a, denoted W(f4,f5,P82), has the value Xf5,P82; edge 108b, denoted W(f5,f4,P84), has the value Xf4>P84; and edge 110b, denoted W(f4,f5,P84), has the value Xf5>P84. Step Six: Identify the Functions with Capacity Shortages and the Functions with Excess Capacity.
After building the graph 100, each of the vertices (functions) are analyzed and grouped into two sets of vertices VI and V2. All functions (vertices) with deficiencies of capacity are assigned to group VI. All functions with a shortage of the core space satisfy the expression: hh(f) > the sum of the capacities of all pieces which contribute core space to the function (i.e. , the sum of all Xf p for all P belonging to 8(f)). In other words, VI contains all vertices (functions) which do not have sufficient core space to place all of their cells.
The functions (vertices) with excess core space are assigned to V2. All functions with excess core space satisfy the expression: hh(f) < sum of the capacities of all pieces which contribute core space to the function (i.e., the sum of all Xf p for all P belonging to S(f)).
In other words, V2 contains all vertices (functions) which have more than the core space needed to place their cells.
Step Seven: Shifting Excess Capacities to Meet Deficiencies. For each of the vertices of VI, the graph 100 is traversed until a vertex belonging to V2 is encountered. The traversal is in the opposite direction of the arrows of the Figs. 7 and 8 because the direction of the arrow indicates the direction in which the excess capacities can be shifted.
During the traversal, a chain of the vertices and the edges traversed is maintained. The chain begins with a first vertex (function, ffirst) in VI and ends in a second vertex (function, fsecond) in V2.
The maximum capacity that can be shifted from fsecond to ffirst, c_, is the smallest of the following three values:
1. the amount of the shortage of ffιrst, i.e. hh(ffirst) " (sum °f capacities of all P where P is a member of S(ffirst)); 2. the amount of excess capacity of fsecond, i.e.
(sum of capacities of all P where P is a member of S(fsecond)) - hh(fsecond);
3. the smallest maximum-capacity of any of the edges of the chain. The capacity of each of the edges is expressed as W(fl,f2,P).
After building the chain through which excess capacity of a piece can be shifted, the capacities of the each pieces of the chain, is updated as to shift the amount of capacity, represented by α, from the second vertex (fsecond) to the first (ffιrst) vertex by updating the edge values of each of the edges of the chain. The process can best be illustrated using an example shown by Fig. 8.
Referring primarily to Fig. 8, but also to Figs.2-6, the following facts are assumed for this illustration: a. The vertices have the following properties: i. vertex 106 (representing f3 and belonging to set VI) is deficient by 500 cell height units. Alternatively expressed, hh(f3) > Xβ P68 and hh(f3) - Xf3>P68 = 500 cell height units; ii. vertex 102 (fl, set V2) has 300 excess capacity; iii. vertex 110 (f5, V2) has 1200 excess capacity; iv. vertices 104 (f2) and 108 (f4) have no deficiencies or excess capacities. b. The edges have the following properties: i. 104a = W(f3,f2,P68) = Xf2,P68 = 800 cell height units; ii. 102b = W(f2,fl,P64) = Xfl,P64 = 400 cell height units; iii. 108c = W(f2,f4,P72) = Xf4,P72 = 200 cell height units; iv. 110a = W(f4,f5,P82) = Xf5,P82 = 300 cell height units.
Given the graph 120 of Fig. 8 with above-listed facts, the 500 cell height unit deficiency of f3 can be remedied by shifting the capacities along the following two chains of the graph 120. Chain 1:
Continuing to refer to Fig. 8 but also referring to Figs. 2-6, the 300 excess capacity of fl (vertex 102) can be shifted to f3 (vertex 106) via piece 64 (edge 102b), f2 (vertex 104), and piece 68 (edge 104a). The chain can be denoted 102 - > 102b - > 104 - > 104a - > 106. The maximum capacity of the chain, c_, is the minimum of the following three numbers:
(1) 500, the deficiency of f3;
(2) 300, the amount of excess capacity of fl; and (3) 400, the lowest maximum edge capacity of all of the edges of the chain, which, in this case, is from the edge 102b. Therefore, the of Chain 1 is 300.
The actual shifting of 300 cell height units from fl (vertex 102) to D (vertex 106) is accomplished as follows: (1) reallocating Xfl,P64 to be 300 units less than its previous value, thereby freeing space for cells of f2 in piece P64; (2) reallocating Xf2,P64 to be 300 units more than its previous value, thereby taking the freed space, and creating an excess capacity of 300 units in f2; (3) reallocating Xf2,P68 to be 300 units less than its previous value, thereby freeing space for cells of f3 in piece P68; and (4) reallocating Xfl,P68 to be 300 units more than its previous value, thereby adding space for cells of f3 in piece P68, alleviating the shortage by 300 cell height units.
After the above-listed operations to shift 300 cell height units from fl to f3, the shortage of capacity for 13 is reduced to 200 height units. Chain 2:
The 200 units of 1200 excess capacity of function f5 can be shifted to f3 in a similar operation using Chain 2 which can be denoted 110 - > 110a - > 108 - > 108c -
> 104 - > 104a - > 106. The maximum capacity, , of Chain 2 is 200, the lowest maximum edge capacity of all of the edges of the chain, which, in this case, is from edge 108c.
The above described process is repeated for each of the vertices (functions) of the set VI until no vertices remain in the set. Set VI cannot be emptied if at least one vertex (function) of the set does not have sufficient core space to place all of its cells. In that case the placement is not possible under the given parameters.
Also, a vertex (function) cannot be reached to claim its excess core space when the total space assigned to the functions in the neighborhood is less than the minimal required to place the cells of the respective functions. To overcome this problem, the process disclosed by this document can be rerun after making one or more of the following changes: the utilization of some or all of the neighboring functions can be increased; the physical area assigned to the neighboring functions can be increased; or elementary region grid can be modified to create shared core space pieces encompassing the function and its neighboring functions. Referring now to FIG. 9, an apparatus 130 for parallelizing net routing is illustrated. The apparatus 70 comprises a processor 132 and memory 134 connected to the processors for storing instructions for the processors 132. The memory stores the instructions for the processors to perform the above-discussed tasks. The harddrive 136, connected to the processor 132, contains the initial pin position information as well as the final floor plan layout which is produced as the result of the above-described operations. The final floor plan may be displayed by the monitor 138 which is also connected to the processor 132.
The specific algorithms described herein, as well as the basic steps which they represent (even if they are replaced by different algorithms), are designed for implementation in a general purpose computer. Furthermore, each of the algorithms described herein, as well as the basic steps it represents, can be encoded on computer storage media such as CD ROMS, floppy disks, computer harddrives, and other magnetic, optical, other machine readable media, whether alone or in combination with one or more of the algorithms and steps described herein. Although the present invention has been described in detail with regarding the exemplary embodiments and drawings thereof, it should be apparent to those skilled in the art that various adaptations and modifications of the present invention may be accomplished without departing from the spirit and the scope of the invention. Thus, by way of example and not of limitation, the present invention is discussed as illustrated by the figures. Accordingly, the invention is not limited to the precise embodiment shown in the drawings and described in detail herein above.

Claims

CLAIMSWE CLAIM:
1. A method of allocating floor space of an integrated circuit (IC) chip, said method comprising the steps: partitioning the IC into a grid comprising a plurality of regions; defining pieces, each piece comprising at least one of said regions, and each piece having a capacity; and allocating said capacity of each of said pieces to a plurality of functions.
2. The method according to claim 1 further comprising the step of assigning each of said functions to a portion of the IC;
3. the method according to claim 1 wherein each of said functions comprises cells having heights, and each of said functions require capacity.
4. The method according to claim 3 wherein capacity of a first piece is allocated to a first function, capacity of a second piece is allocated to a second function, a first part of capacity of a third piece is allocated to said first function, and a second part of capacity of said third piece is allocated to said second function.
5. The method according to claim 4 further comprising the step of determining sufficiency of the sum of capacity of said first piece and said first part of capacity of said third piece to satisfy said capacity requirement of said first function.
6. The method according to claim 4 wherein said second part of capacity of said third piece is reallocated to said first function.
7. The method according to claim 3 further comprising the steps: constructing a graph having vertices and edges, each vertex representing said function, and each edge representing said piece; connecting a first vertex to a second vertex if said first vertex and said second vertex are assigned capacities from a first piece; creating a first set of vertices, each vertex of said first set representing functions having a shortage of capacity which is more than the sum of capacities of said pieces allocated to said function of said first set; creating a second set of vertices, each vertex of said second set representing functions having excess capacity which is less than the sum of capacities of said pieces allocated to said function of said second set; traversing said graph, via said edges, beginning at a first vertex of said first set to a second vertex of said second set; and shifting excess capacities of said second vertex to alleviate said shortage of capacity of said first vertex.
8. The method according to claim 3 wherein said capacity requirement of each of said functions is the sum of said heights of cells of each of said functions.
9. The method according to claim 8 wherein said heights are fictive heights.
10. A computer implemented method of allocating floor space of an integrated circuit (IC) chip, said method comprising steps: assigning a first function to a first portion of the IC; assigning a second function to a second portion of the IC; defining a grid comprising a plurality of regions; defining a plurality of pieces, each piece comprising at least one region and belonging to same portions, and each piece having capacity; assigning said capacities of a first set of pieces to said first function; assigning said capacities of a second set of pieces to said second function; said first portion and said second portion bordering on a border piece; determining sufficiency of said capacities of said first set of pieces to implement said first function and sufficiency of said capacities of said second set of pieces to implement said second function; and reassigning a part of said capacity of said first set of pieces from said first function to said second function.
11. The method according to claim 10 wherein said border piece is determined by following steps: partitioning the integrated circuit into a grid comprising a plurality of elementary regions; defining pieces of the integrated circuit, each piece comprising a plurality of said elementary regions; and identifying pieces in which said first portion and said second portion border.
12. The method according to claim 10 further comprising step of partitioning the integrated circuit into a grid comprising a plurality of elementary regions; and wherein said pieces comprise a plurality of said elementary regions.
13. A method for allocating floor space of an integrated circuit, said method comprising steps: a. assigning each of a plurality of functions to portions of the integrated circuit: b. partitioning the integrated circuit into elementary regions; c. defining pieces of the integrated circuit, each piece comprising a plurality of said elementary regions, and each piece having capacity; d. determining capacities and utilizations of said pieces; e. identifying bordering pieces within which at least two of said portions of the integrated circuit border; f. allocating said capacity of a first piece to a function; and g. reallocating said capacity of said first piece to another function.
14. The method as defined by claim 3 wherein each of said plurality of functions are implemented by a plurality of cells placed on the integrated circuit.
15. An apparatas for allocating floor space of an integrated circuit (IC) chip, said apparatus comprising: a processor; memory connected to said processor; said memory having instructions for said processors to partition the IC into a grid comprising a plurality of regions; to define pieces, each piece having a capacity; and to allocate said capacity of each of said pieces to a plurality of functions.
16. The apparatus according to claim 15 further comprising a storage device connected to said processor.
17. The apparatus according to claim 16 wherein said storage device is a computer harddrive.
18. The apparatus according to claim 15 wherein said memory further comprises instructions for said processors to reallocate already allocated capacity of each of said pieces to another function.
19. A computer storage medium containing instructions for a processor to allocate floor space of an integrated circuit, said instructions comprising the steps: partitioning the IC into a grid comprising a plurality of regions; defining pieces, each piece comprising at least one of said regions, and each piece having a capacity; and allocating said capacity of each of said pieces to a plurality of functions.
0. The storage medium according to claim 19 wherein said storage medium is selected from a group consisting of magnetic device, optical device, magneto- optical device, floppy diskette, CD-ROM, magnetic tape, computer harddrive, and memory card.
PCT/US1998/002542 1997-02-11 1998-02-10 Integrated circuit floor plan optimization system WO1998037573A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/798,652 1997-02-11
US08/798,652 US5898597A (en) 1997-02-11 1997-02-11 Integrated circuit floor plan optimization system

Publications (2)

Publication Number Publication Date
WO1998037573A2 true WO1998037573A2 (en) 1998-08-27
WO1998037573A3 WO1998037573A3 (en) 1998-11-19

Family

ID=25173935

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/002542 WO1998037573A2 (en) 1997-02-11 1998-02-10 Integrated circuit floor plan optimization system

Country Status (2)

Country Link
US (1) US5898597A (en)
WO (1) WO1998037573A2 (en)

Families Citing this family (63)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3905959B2 (en) * 1997-10-24 2007-04-18 富士通株式会社 Arrangement optimization problem processing method, arrangement optimization problem processing apparatus, and computer readable recording medium recording arrangement optimization problem processing program
US6519749B1 (en) * 1998-01-09 2003-02-11 Silicon Perspective Corporation Integrated circuit partitioning placement and routing system
US6467074B1 (en) * 2000-03-21 2002-10-15 Ammocore Technology, Inc. Integrated circuit architecture with standard blocks
US6898580B1 (en) 2000-06-07 2005-05-24 Micro Industries Corporation Single board computer quotation and design system and method
US6898773B1 (en) 2002-01-22 2005-05-24 Cadence Design Systems, Inc. Method and apparatus for producing multi-layer topological routes
US6889372B1 (en) 2000-07-15 2005-05-03 Cadence Design Systems Inc. Method and apparatus for routing
US6704917B1 (en) 2000-11-21 2004-03-09 Micro Industries Corporation Table driven design system and method
US7080336B2 (en) * 2000-12-06 2006-07-18 Cadence Design Systems, Inc. Method and apparatus for computing placement costs
US6957410B2 (en) * 2000-12-07 2005-10-18 Cadence Design Systems, Inc. Method and apparatus for adaptively selecting the wiring model for a design region
US6516455B1 (en) * 2000-12-06 2003-02-04 Cadence Design Systems, Inc. Partitioning placement method using diagonal cutlines
CN1529864B (en) * 2000-12-06 2010-05-05 凯登斯设计系统有限公司 Method and apparatus for considering diagonal wiring in placement
US7003754B2 (en) 2000-12-07 2006-02-21 Cadence Design Systems, Inc. Routing method and apparatus that use of diagonal routes
US6826737B2 (en) * 2000-12-06 2004-11-30 Cadence Design Systems, Inc. Recursive partitioning placement method and apparatus
US7024650B2 (en) 2000-12-06 2006-04-04 Cadence Design Systems, Inc. Method and apparatus for considering diagonal wiring in placement
US7055120B2 (en) * 2000-12-06 2006-05-30 Cadence Design Systems, Inc. Method and apparatus for placing circuit modules
US7073150B2 (en) * 2000-12-07 2006-07-04 Cadence Design Systems, Inc. Hierarchical routing method and apparatus that use diagonal routes
US6883154B2 (en) * 2001-01-19 2005-04-19 Cadence Design Systems, Inc. LP method and apparatus for identifying route propagations
US6915501B2 (en) 2001-01-19 2005-07-05 Cadence Design Systems, Inc. LP method and apparatus for identifying routes
US6880112B2 (en) * 2001-04-04 2005-04-12 Nec Corporation Method and apparatus for online detection and correction of faults affecting system-on-chip buses
US6532578B2 (en) 2001-05-16 2003-03-11 International Business Machines Corporation Method of configuring integrated circuits using greedy algorithm for partitioning of N points in P isothetic rectangles
US6951005B1 (en) 2001-06-03 2005-09-27 Cadence Design Systems, Inc. Method and apparatus for selecting a route for a net based on the impact on other nets
US6957411B1 (en) 2001-06-03 2005-10-18 Cadence Design Systems, Inc. Gridless IC layout and method and apparatus for generating such a layout
US7069530B1 (en) 2001-06-03 2006-06-27 Cadence Design Systems, Inc. Method and apparatus for routing groups of paths
US6829757B1 (en) 2001-06-03 2004-12-07 Cadence Design Systems, Inc. Method and apparatus for generating multi-layer routes
US6957408B1 (en) 2002-01-22 2005-10-18 Cadence Design Systems, Inc. Method and apparatus for routing nets in an integrated circuit layout
US7107564B1 (en) 2001-06-03 2006-09-12 Cadence Design Systems, Inc. Method and apparatus for routing a set of nets
US6877146B1 (en) 2001-06-03 2005-04-05 Cadence Design Systems, Inc. Method and apparatus for routing a set of nets
US6795958B2 (en) * 2001-08-23 2004-09-21 Cadence Design Systems, Inc. Method and apparatus for generating routes for groups of related node configurations
US7155697B2 (en) * 2001-08-23 2006-12-26 Cadence Design Systems, Inc. Routing method and apparatus
US6931616B2 (en) * 2001-08-23 2005-08-16 Cadence Design Systems, Inc. Routing method and apparatus
US7143382B2 (en) 2001-08-23 2006-11-28 Cadence Design Systems, Inc. Method and apparatus for storing routes
US7398498B2 (en) 2001-08-23 2008-07-08 Cadence Design Systems, Inc. Method and apparatus for storing routes for groups of related net configurations
US7058913B1 (en) * 2001-09-06 2006-06-06 Cadence Design Systems, Inc. Analytical placement method and apparatus
US7013451B1 (en) 2002-01-22 2006-03-14 Cadence Design Systems, Inc. Method and apparatus for performing routability checking
US7080329B1 (en) 2002-01-22 2006-07-18 Cadence Design Systems, Inc. Method and apparatus for identifying optimized via locations
US6892371B1 (en) 2002-01-22 2005-05-10 Cadence Design Systems, Inc. Method and apparatus for performing geometric routing
US6944841B1 (en) 2002-01-22 2005-09-13 Cadence Design Systems, Inc. Method and apparatus for proportionate costing of vias
US6938234B1 (en) 2002-01-22 2005-08-30 Cadence Design Systems, Inc. Method and apparatus for defining vias
US7117468B1 (en) 2002-01-22 2006-10-03 Cadence Design Systems, Inc. Layouts with routes with different spacings in different directions on the same layer, and method and apparatus for generating such layouts
US7036105B1 (en) 2002-01-22 2006-04-25 Cadence Design Systems, Inc. Integrated circuits with at least one layer that has more than one preferred interconnect direction, and method for manufacturing such IC's
US7096449B1 (en) 2002-01-22 2006-08-22 Cadence Design Systems, Inc. Layouts with routes with different widths in different directions on the same layer, and method and apparatus for generating such layouts
US7089524B1 (en) 2002-01-22 2006-08-08 Cadence Design Systems, Inc. Topological vias route wherein the topological via does not have a coordinate within the region
US7069531B1 (en) 2002-07-15 2006-06-27 Cadence Design Systems, Inc. Method and apparatus for identifying a path between source and target states in a space with more than two dimensions
US7047512B1 (en) 2002-06-04 2006-05-16 Cadence Design Systems, Inc. Method and apparatus for specifying a cost function that represents the estimated distance between an external state and a set of states in a space
US7073151B1 (en) 2002-06-04 2006-07-04 Cadence Design Systems, Inc. Method and apparatus for identifying a path between a set of source states and a set of target states in a triangulated space
US7051298B1 (en) 2002-06-04 2006-05-23 Cadence Design Systems, Inc. Method and apparatus for specifying a distance between an external state and a set of states in space
US6988257B2 (en) * 2002-11-18 2006-01-17 Cadence Design Systems, Inc. Method and apparatus for routing
US7171635B2 (en) * 2002-11-18 2007-01-30 Cadence Design Systems, Inc. Method and apparatus for routing
US7080342B2 (en) * 2002-11-18 2006-07-18 Cadence Design Systems, Inc Method and apparatus for computing capacity of a region for non-Manhattan routing
US7010771B2 (en) * 2002-11-18 2006-03-07 Cadence Design Systems, Inc. Method and apparatus for searching for a global path
US7480885B2 (en) * 2002-11-18 2009-01-20 Cadence Design Systems, Inc. Method and apparatus for routing with independent goals on different layers
US7624367B2 (en) 2002-11-18 2009-11-24 Cadence Design Systems, Inc. Method and system for routing
US7216308B2 (en) * 2002-11-18 2007-05-08 Cadence Design Systems, Inc. Method and apparatus for solving an optimization problem in an integrated circuit layout
US7047513B2 (en) * 2002-11-18 2006-05-16 Cadence Design Systems, Inc. Method and apparatus for searching for a three-dimensional global path
US6996789B2 (en) * 2002-11-18 2006-02-07 Cadence Design Systems, Inc. Method and apparatus for performing an exponential path search
US6892369B2 (en) * 2002-11-18 2005-05-10 Cadence Design Systems, Inc. Method and apparatus for costing routes of nets
US7093221B2 (en) * 2002-11-18 2006-08-15 Cadence Design Systems, Inc. Method and apparatus for identifying a group of routes for a set of nets
US7003752B2 (en) * 2002-11-18 2006-02-21 Cadence Design Systems, Inc. Method and apparatus for routing
US7506295B1 (en) 2002-12-31 2009-03-17 Cadence Design Systems, Inc. Non manhattan floor plan architecture for integrated circuits
US7089519B1 (en) 2002-12-31 2006-08-08 Cadence Design System, Inc. Method and system for performing placement on non Manhattan semiconductor integrated circuits
US7013445B1 (en) 2002-12-31 2006-03-14 Cadence Design Systems, Inc. Post processor for optimizing manhattan integrated circuits placements into non manhattan placements
US20050086616A1 (en) * 2003-10-15 2005-04-21 Jim Wang Method for printed circuit board panelization
US8531042B2 (en) * 2009-06-30 2013-09-10 Oracle America, Inc. Technique for fabricating microsprings on non-planar surfaces

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5495419A (en) * 1994-04-19 1996-02-27 Lsi Logic Corporation Integrated circuit physical design automation system utilizing optimization process decomposition and parallel processing
US5640327A (en) * 1994-01-25 1997-06-17 Btr, Inc. Apparatus and method for partitioning resources for interconnections
US5699265A (en) * 1995-09-08 1997-12-16 Lsi Logic Corporation Physical design automation system and process for designing integrated circuit chips using multiway partitioning with constraints
US5757657A (en) * 1996-02-07 1998-05-26 International Business Machines Corporation Adaptive incremental placement of circuits on VLSI chip

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5568322A (en) * 1993-03-02 1996-10-22 Asahi Kogaku Kogyo Kabushiki Kaisha Image forming lens system
US5491641A (en) * 1993-10-04 1996-02-13 Lsi Logic Corporation Towards optical steiner tree routing in the presence of rectilinear obstacles
US5557533A (en) * 1994-04-19 1996-09-17 Lsi Logic Corporation Cell placement alteration apparatus for integrated circuit chip physical design automation system
US5682322A (en) * 1994-04-19 1997-10-28 Lsi Logic Corporation Optimization processing for integrated circuit physical design automation system using chaotic fitness improvement method
US5638293A (en) * 1994-09-13 1997-06-10 Lsi Logic Corporation Optimal pad location method for microelectronic circuit cell placement
US5568636A (en) * 1994-09-13 1996-10-22 Lsi Logic Corporation Method and system for improving a placement of cells using energetic placement with alternating contraction and expansion operations
US5578840A (en) * 1994-11-02 1996-11-26 Lis Logic Corporation Microelectronic integrated circuit structure and method using three directional interconnect routing based on hexagonal geometry
US5661663A (en) * 1995-03-24 1997-08-26 Lsi Logic Corporation Physical design automation system and method using hierarchical clusterization and placement improvement based on complete re-placement of cell clusters
US5712793A (en) * 1995-11-20 1998-01-27 Lsi Logic Corporation Physical design automation system and process for designing integrated circuit chips using fuzzy cell clusterization

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5640327A (en) * 1994-01-25 1997-06-17 Btr, Inc. Apparatus and method for partitioning resources for interconnections
US5495419A (en) * 1994-04-19 1996-02-27 Lsi Logic Corporation Integrated circuit physical design automation system utilizing optimization process decomposition and parallel processing
US5699265A (en) * 1995-09-08 1997-12-16 Lsi Logic Corporation Physical design automation system and process for designing integrated circuit chips using multiway partitioning with constraints
US5757657A (en) * 1996-02-07 1998-05-26 International Business Machines Corporation Adaptive incremental placement of circuits on VLSI chip

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SCHULZ U., "Hierarchical Physical Design System", IEEE COMPUT. SOC. PRESS, PROCEEDINGS. VLSI AND COMPUTER PERIPHERALS. VLSI AND MICROELECTRONIC APPLICATIONS IN INTELLIGENT PERIPHERALS AND THEIR INTERCONNECTION NETWORKS, 08 May 1989, pages 5/20-24, XP002914222 *
WU A.C.H. et al., "Glue-Logic Partitioning for Floorplans with a Rectilinear Datapath", IEEE COMPUT. SOC. PRESS, PROCEEDINGS OF THE EUROPEAN CONFERENCE ON DESIGN AUTOMATION, 25 February 1991, pages 162-6, XP002914223 *

Also Published As

Publication number Publication date
US5898597A (en) 1999-04-27
WO1998037573A3 (en) 1998-11-19

Similar Documents

Publication Publication Date Title
US5898597A (en) Integrated circuit floor plan optimization system
US6134702A (en) Physical design automation system and process for designing integrated circuit chips using multiway partitioning with constraints
US5699265A (en) Physical design automation system and process for designing integrated circuit chips using multiway partitioning with constraints
Sechen et al. The TimberWolf placement and routing package
US6292929B2 (en) Advanced modular cell placement system
US5638293A (en) Optimal pad location method for microelectronic circuit cell placement
US4908772A (en) Integrated circuits with component placement by rectilinear partitioning
Kleinhans et al. GORDIAN: VLSI placement by quadratic programming and slicing optimization
US5808901A (en) Similarity-extraction force-oriented floor planner
US5712793A (en) Physical design automation system and process for designing integrated circuit chips using fuzzy cell clusterization
US5661663A (en) Physical design automation system and method using hierarchical clusterization and placement improvement based on complete re-placement of cell clusters
US4630219A (en) Element placement method
Das et al. Design tools for 3-D integrated circuits
US5745363A (en) Optimization processing for integrated circuit physical design automation system using optimally switched cost function computations
US5914887A (en) Congestion based cost factor computing apparatus for integrated circuit physical design automation system
US5557533A (en) Cell placement alteration apparatus for integrated circuit chip physical design automation system
US5875117A (en) Simultaneous placement and routing (SPAR) method for integrated circuit physical design automation system
US5682322A (en) Optimization processing for integrated circuit physical design automation system using chaotic fitness improvement method
US6493658B1 (en) Optimization processing for integrated circuit physical design automation system using optimally switched fitness improvement algorithms
US5909376A (en) Physical design automation system and process for designing integrated circuit chips using highly parallel sieve optimization with multiple &#34;jiggles&#34;
US5870313A (en) Optimization processing for integrated circuit physical design automation system using parallel moving windows
US20200057835A1 (en) Capacity model for global routing
US5835378A (en) Computer implemented method for leveling interconnect wiring density in a cell placement for an integrated circuit chip
US5930500A (en) Parallel processor implementation of net routing
US7603640B2 (en) Multilevel IC floorplanner

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): CA CN JP KR SG

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
AK Designated states

Kind code of ref document: A3

Designated state(s): CA CN JP KR SG

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE

NENP Non-entry into the national phase in:

Ref country code: JP

Ref document number: 1998536705

Format of ref document f/p: F

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase