WO2003001415A1 - Topological global routing for automated ic package interconnect - Google Patents

Topological global routing for automated ic package interconnect Download PDF

Info

Publication number
WO2003001415A1
WO2003001415A1 PCT/US2002/019682 US0219682W WO03001415A1 WO 2003001415 A1 WO2003001415 A1 WO 2003001415A1 US 0219682 W US0219682 W US 0219682W WO 03001415 A1 WO03001415 A1 WO 03001415A1
Authority
WO
WIPO (PCT)
Prior art keywords
solution
determining
ring
graph
routing
Prior art date
Application number
PCT/US2002/019682
Other languages
French (fr)
Inventor
Ken Wadland
Glendine Kingsbury
Original Assignee
Cadence Design Systems, Inc.
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 Cadence Design Systems, Inc. filed Critical Cadence Design Systems, Inc.
Priority to JP2003507732A priority Critical patent/JP2004531833A/en
Priority to EP02752076A priority patent/EP1407393A4/en
Publication of WO2003001415A1 publication Critical patent/WO2003001415A1/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/394Routing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2113/00Details relating to the application field
    • G06F2113/18Chip packaging

Definitions

  • the invention relates to a system and method of determining an Integrated Circuit (IC) package interconnect routing.
  • IC Integrated Circuit
  • Topological Global Routing provides a mathematical abstraction of the problem that allows multiple optimizations to be performed prior to detailed routing.
  • the algorithms are able to find the optimal solution in less time than other methods can find an approximate solution.
  • Fig. 1 illustrates an example of an IC package before it has been routed.
  • Fig. 2 illustrates a magnified view of the boundaries and regions of the ball grid array used in BGA designs.
  • Fig. 3 illustrates a matrix graph generated by embodiments of the present invention, wherein each ball pad is a node; in this particular example, the ring graph is identical to the matrix graph.
  • Fig. 4 illustrates an initial topological solution generated by embodiments of the present invention.
  • Fig. 5 illustrates a possible optimal solution generated by embodiments of the present invention.
  • Fig. 6 illustrates a flow chart of the steps comprising the method of determining an Integrated Circuit (IC) package interconnect routing.
  • IC Integrated Circuit
  • Fig. 7 illustrates a system for determining an interconnect routing solution.
  • Fig. 1 shows an example of an IC Package 101 before it has been routed.
  • the IC circuit is placed in the center of the package with IC circuit ball pads 103 and is ringed by IC package ball pads 130, 140, 150, 160 (collectively 104).
  • the example of an IC package 101 shown in Fig. 1 has 4 rings of IC package ball pads 104 around the outside edge and a 6x6 matrix of IC circuit ball pads 103 in the center.
  • the three solid rings 105 are called "power rings”. Multiple terminals of the IC may be connected to the power rings 105 but do not require a determination of a topological solution to make such connections.
  • Fig. 1 also illustrates four arcs composed of small rectangular pads, called bond pads 106.
  • the IC circuit has its I/O terminals routed to the each of the IC circuit ball pads 103. These IC circuit ball pads 103 act as terminals for the IC and are in turn electrically connected to various bond pads 106 and power rings 105. Some ball pads 103 may be electrically connected to the same bond pad 106 and some ball pads 103 may be connected to multiple bond pads 106.
  • any location can be uniquely specified as a pair of Cartesian coordinates.
  • the electrical routing tracks 129 are routed between bond pads 106 to IC package ball pads 104.
  • Topological Global Routing delays the computation of Cartesian coordinates until after a global topological solution has been found.
  • Other approaches of routing involve determining a plurality of possible geometric solutions of possible routing solutions from the bond pads 106 to corresponding ball pads 104. These other methods then determine the optimal solution among the multiple geometric solutions. Conversely, by determining a global topological solution, embodiments of the present invention determines the only possible topological solution first and then translates the topological solution into the optimal geometric solution.
  • Fig. 2 illustrates a magnified view of the IC package ball pads 104 surrounding the outside edge of the IC circuit 6x6 matrix of ball pads 103.
  • Embodiments of the present invention seek to determine the optimal solution to route electrical tracks 129 from the bond pads 106 to corresponding IC package ball pads 104.
  • Embodiments of the present invention first divide the design into "regions" 110 separated by "boundaries” 115. The
  • boundaries 115 may refer to the ball pads 104 or the other electrical tracks 129 connected to other ball pads 104.
  • the regions 110 refer to the channels between the IC package ball pads 104.
  • the global router used by an embodiment of the present invention determines a solution set consisting of the various paths taken for each bond pad electrical tracks 129 through the IC ball grid array 104.
  • a preferred embodiment of the present invention determines the topological paths
  • a topological path 129 (Fig. 4) through the ball pad field.
  • a topological path 129 can be considered to have a zero-width and a zero-clearance track. Because the topological state contains far less information than the geometric state, the global router can select paths much faster than a geometric router can.
  • Fig. 6 illustrates a flow chart of the steps involved to create a global topological routing solution, h step 601 a matrix graph 300 is created.
  • Fig. 3 depicts a portion of an example of a matrix graph 300 created of the IC package 101.
  • the matrix graph denotes each ball pad 104 as a node.
  • Each node has four links 120 connecting each ball pad 104 to the North, East, South and West.
  • This matrix graph 300 is used to navigate routing electrical tracks 129 to various ball pads 104 to its node neighbors.
  • Step 602 comprises the creation of a ring graph.
  • the ring graph corresponds exactly with the matrix graph 300.
  • a preferred embodiment creates a ring graph.
  • a ring graph is created for each ball pad ring 130, 140, 150, 160.
  • Ring graphs 330, 340, 350, 360 are shown in Fig. 3.
  • the ring graph shown in Fig. 3 is loaded with the ball pads 104 or their vias as its nodes 137, 147, 157, 167 (collectively referenced as 107).
  • Each node 107 represents points in the matrix graph 300 where electrical tracks 129 cross a ring graph 330, 340, 350, 360. These nodes 107 may also coincide with ball pads 104. Each node 107 has two links 120 connecting to the clockwise and counterclockwise neighbor. It also has a link 120 to its corresponding node in the matrix graph. And finally, each node 107 in the ring graph has two links 120 called “in” and “out” that are initially empty. The "in” and "out” for each node 107 is stored in memory of the system denoting the location where a routing electrical track 129 enters and exits a ring graph (330, 340, 350, 360).
  • Step 603 initializes both the matrix graph 300 and ring graph 400. Once the graphs are initialized with the ball pads 104, an embodiment of the present invention is prepared to determine a global topological solution.
  • a first embodiment of the invention adds any pre-routed connections. These pre-routed connections are placed in particular locations that may not be varied according to the design of the IC package 101.
  • the system creates a node 137a in the ring graph (330, 340, 350, 360) corresponding to the location where it crosses a ring (130, 140, 150, 160).
  • the system links the new node 137a to its clockwise and counterclockwise neighbors. For example, in Fig.
  • a pre-routed connection electrical track 129 is made to ball pad 104.
  • node 137a is created in ring graph 330 and is linked to its clockwise 137s and counterclockwise 137n neighbors.
  • the system sets the "in” and “out” links to the neighboring ring graph. In the example given, an "in” would be linked to the entrance of ring graph 330, and an “out” is linked to neighboring ring graph 340.
  • step 608 the un-routed connections are graphed.
  • the bond pads 106 requiring a connection to ball pads 104 in the first ring 130 are connected.
  • all of the other bond pads 106 are connected to the first ring 130.
  • the system balances the nodes 137 to optimize the solution.
  • the system computes the loading between pairs of nodes 137n, 137a, 137s.
  • the loading between a pair of nodes 137n, 137a, 137s is the total distance between the nodes minus the sum of the widths of all boundaries minus the sum of the required clearances between boundaries.
  • the system improves the loading between pairs of nodes by moving a connection whenever possible.
  • the appropriate nodes are linked to its neighboring nodes 137 and the "in” and out” of each node 137 is set. The process is repeated for each remaining ring 140, 150, 160.
  • the connections are plotted for the next ring 140 and so on, working from the innermost ring (140) to the outermost ring (160). In this manner the most efficient routing plot is determined for each connection between bond pad 106 and ball pads 104 located in rings 130, 140, 150, 160.
  • the electrical tracks 129 are deemed to have no width nor are they considered to require any clearance, except when balancing nodes 107 (i.e. 137, 147, 157, 167). In this manner, the system concentrates on determining the optimal routing solution.
  • a global router consistent with the invention can select paths much faster than a geometric router.
  • Several routing electrical tracks 129 regardless of the limited space between ball pads 104 may be plotted through ball pad 104 nodes. The system continues to graph electrical tracks 129 until no further connections to each subsequent ring are needed. The system then proceeds to step 609. In step 609 the system uses additional algorithms to further balance the nodes 107 (i.e. 137, 147, 157, 167) to optimize the routing design.
  • Fig. 4 illustrates a portion of the initial global topological routing solution.
  • electrical tracks 129 are plotted to each ball pad 104 in rings 130, 140, 150, 160.
  • Nodes 107 i.e. 137, 147, 157, 167) are created in the initial solution.
  • the solution may contain several electrical tracks 129 plotted through the same region 110 or may cross over a ball pad 104 but are not electrically connected.
  • the system and method is not concerned with these overlaps.
  • the system and method is concerned with each node 107 (i.e. 137, 147, 157, 167) as it crosses each ring graph 330, 340, 350, 360 and its links to other nodes 107 (i.e. 137, 147, 157, 167).
  • an embodiment of the present invention will consider routing widths and required clearance distances. Now that the global topological solution has been determined, the system attempts to create a geometric solution. In step 609, an embodiment of the present invention computes the distance between the nodes 107 (i.e. 137, 147, 157, 167) and the clearance actually needed between the nodes 107 (i.e. 137, 147, 157, 167). Each node 107 (i.e. 137, 147, 157, 167) may be either a ball pad 104 or via. Collectively the nodes 107 (i.e. 137, 147, 157, 167), ball pads (104), and actual electrical tracks 129 are denoted as boundaries 115.
  • step 610 a determination of the existence of an overload condition is made.
  • An overload condition exists if the loading of a pair of nodes (i.e. 137n, 137a, 137s) is negative. Put another way if the sum of boundaries 115 exceeds the dimensions of the region, an overload condition exists. If any of the channels (denoted as regions 110) between boundaries 115, are deemed to be overloaded, the system and method attempts to correct the overload condition in step 611, using pin swapping, jumping over any unused ball pads 104, and any other method available to the system and method.
  • step 612 If an embodiment of the present invention cannot find a proper geometric solution, it writes a detailed warning message in step 612 to the log file for the user. The system then proceeds to step 613 and marks the electrical track 129 as not routable and removes it from the graph.
  • Fig. 5 illustrates an optimized geometric solution derived from the global topological solution. As shown in Fig. 5 the electrical tracks 129 have been re-routed to more accurately depict the actual path of each electrical track 129 as it navigates a path among the ball pads 104. Finally, in step 614, the assigned locations of each node 107 (i.e. 137, 147, 157, 167) are recorded in a database as "guide points". The detail router will later use these "guide points" as corners when routing.
  • Fig. 7 illustrates a system capable of performing the steps to determine an interconnect routing solution according to various embodiments of the present invention.
  • execution of the sequences of instructions required to practice the invention is performed by a single computer system 700.
  • two or more computer systems 700 coupled by a communication link 715 may perform the sequence of instructions required to practice the invention in coordination with one another.
  • a description of only one computer system 700 will be presented below; however, it should be understood that any number of computer systems 700 may be employed to practice the invention.
  • FIG. 7 is a block diagram of the functional components of a computer system 700 according to an embodiment of the invention.
  • the term computer system 700 is broadly used to describe any computer that can store and independently run one or more programs, e.g., a personal computer, a server computer, a portable laptop computer, or a personal data assistants ("PDA").
  • PDA personal data assistants
  • Each computer system 700 may include a communication interface 714 coupled to the bus 706.
  • the communication interface 714 provides two-way communication between computer systems 700.
  • the communication interface 714 of a respective computer system 700 transmits and receives electrical, electromagnetic or optical signals that include data streams representing various types of information, including instructions, messages and data.
  • a communication link 715 links one computer system 700 with another computer system 700.
  • the communication link 715 maybe a LAN, in which case the communication interface 714 may be a LAN card.
  • a computer system 700 may transmit and receive messages, data, and instructions, including program, i.e., application, code, through its respective communication link 715 and communication interface 714. Received program code may be executed by the respective processor(s) 707 as it is received, and/or stored in the storage device 710, or other associated non-volatile media, for later execution, hi this manner, a computer system 700 may receive messages, data and/or program code in the form of a carrier wave.
  • ISDN integrated services digital network
  • the computer system 700 operates in conjunction with a data storage system 731, wherein the data storage system 731 contains a database 732 that is readily accessible by the computer system 700.
  • the database 732 may be stored on another computer system 700, e.g., in a memory chip and/or hard disk, hi yet alternative embodiments, the database 732 may be read by the computer system 700 from one or more floppy disks, CD-ROMs, or any other medium from which a computer can read.
  • the computer system 700 can access two or more databases 732, stored in a variety of mediums, as previously discussed.
  • a computer system 700 includes a bus 706 or other communication mechanism for communicating instructions, messages and data, collectively, information, and one or more processors 707 coupled with the bus 706 for processing information.
  • a computer system 700 also includes a main memory 708, such as a random access memory (RAM) or other dynamic storage device, coupled to the bus 706 for storing dynamic data and instructions to be executed by the processors) 707.
  • the main memory 708 also may be used for storing temporary data, i.e., variables, or other intermediate information during execution of instructions by the processor(s) 707.
  • a computer system 700 may further include a read only memory (ROM) 709 or other static storage device coupled to the bus 706 for storing static data and instructions for the processor(s) 707.
  • ROM read only memory
  • a storage device 710 such as a magnetic disk or optical disk, may also be provided and coupled to the bus 706 for storing data and instructions for the processor(s) 707.
  • a computer system 700 may be coupled via the bus 706 to a display device 711, such as, but not limited to, a cathode ray tube (CRT), for displaying information to a user.
  • a display device 711 such as, but not limited to, a cathode ray tube (CRT)
  • An input device 712 is coupled to the bus 706 for communicating information and command selections to the processors) 707.
  • Another type of user input device may include a cursor control 713, such as, but not limited to, a mouse, a trackball, a fmgerpad, or cursor direction keys, for communicating direction information and command selections to the processor(s) 707 and for controlling cursor movement on the display 711.
  • an individual computer system 700 performs specific operations by their respective processor(s) 707 executing one or more sequences of one or more instructions contained in the main memory 708. Such instructions may be read into the main memory 708 from another computer-usable medium, such as the ROM 709 or the storage device 710. Execution of the sequences of instructions contained in the main memory 708 causes the processors) 707 to perform the processes described herein, hi alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and/or software.
  • Nonvolatile media i.e., media that can retain information in the absence of power
  • Volatile media i.e., media that can not retain information in the absence of power
  • Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise the bus 706.
  • Transmission media can also take the form of carrier waves; i.e., electromagnetic waves that can be modulated, as in frequency, amplitude or phase, to transmit information signals. Additionally, transmission media can take the form of acoustic or light waves, such as those generated during radio wave and infrared data communications.
  • the instructions may initially be provided on a magnetic disk of an external computer system 700 (not shown).
  • the external computer system 700 may load the instructions into its dynamic memory and then transit them over a telephone line, using a modem.
  • a modem coupled to the local computer system 700 may receive the instructions on a telephone line and use an infrared transmitter to convert the instruction signals transmitted over the telephone line to corresponding infrared signals.
  • bus 706 may receive the infrared signals and place the instructions therein on the bus 706.
  • the bus 706 may carry the instructions to the main memory 708, from which the processor(s) 707 thereafter retrieves and executes the instructions.
  • the instructions received by the main memory 708 may optionally be stored on the storage device 710, either before or after their execution by the processor(s) 707.

Abstract

An automated method and system is disclosed to determine an Integrated Circuit (IC) package interconnect routing using a mathematical topological solution. A global topological routing solution is determined to provide singular ideal IC package routing solution. Topological Global Routing provides a mathematical abstraction of the problem that allows multiple optimizations to be performed prior to detailed routing. Preliminary disregard of electrical routing segment width and required clearance allows the global topological solution to be determined quickly. The global topological solution is used in conjunction with necessary design parameters to determine the optimal geometric routing solution. Guide points are determined using the geometric routing solution. A detail router uses the guide points as corners when performing the actual routing.

Description

SPECIFICATION
TOPOLOGICAL GLOBAL ROUTING FOR AUTOMATED IC PACKAGE
INTERCONNECT 1. Technical Field
The invention relates to a system and method of determining an Integrated Circuit (IC) package interconnect routing.
2. Background As designers strive to improve the capabilities of new ICs, minimization of circuit size continues to be an underlying goal. Recent developments in IC design have dramatically increased the power, speed, and capability of the IC. As the power, speed, and capability of ICs increase, the number of input output terminals that each IC is interconnected with has also increased. Normally, Integrated Circuits (ICs) are placed inside a "package" before they can be installed on a Printed Circuit Board (PCB). IC Package Interconnect is the process of designing the electrical tracks between the terminals on the IC die and the pads on the package. Using Electronic Design Automatic (EDA) tools, the human designer takes net data from the IC die and footprint data from the PCB package. The designer then uses this data to design the electrical tracks within the package to connect the IC die to the substrate. Once these connections are made a connection is made to the package pins.
Only a few years ago, most packages had only a few dozen or at most a few hundred pads. The routing required to connect to these pads was not particularly difficult or time consuming. Modern Ball Grid Array (BGA) packages now routinely have hundreds or thousands of pads. Some have over ten thousand pads. A task that previously took a few hours can now take days or even weeks. Thus, an automated solution is needed.
One approach is to use design tools which require a designer to manually determine each interconnect wire in an IC package. As the complexity of IC packages has increased, such a solution has obvious shortcomings. Another approach is to use design tools such as "Advanced IC Packaging" ™ by Zuken ™ include a packaging specific auto- router, traded under the name "Radial Router" ™. These routers use all-angle auto routing with packaging-specific algorithms. They use a direct line-of-sight approach to solving the problems specific to BGA and CSP rather than traditional horizontal/vertical routing. Innoveda ™ also has a package design solution, traded under the name "PowerBGA"™. This tool has an optional router, which they call the "BGA Route Wizard". This product appears to be similar in design to the Zuken Radial Router. While these other approaches are suitable for simple designs, they have difficulty providing routing solutions for complex ICs.
Therefore, it is highly desirable to provide an automated system and method to provide an optimal routing solution for highly complex IC packages.
SUMMARY OF THE INVENTION
While automated IC package routing systems and methods exist, no automated system or method exists to provide routing to complex IC designs. In particular, no automated system or method exists to provide a routing solution for IC packages using large, multi-layer Ball Grid Array (BGA) designs. Therefore, it is desirable to provide a system and method of automated IC package routing for complex IC designs. One embodiment of the present invention utilizes Topological Global Routing to determine the optimal IC package routing solution. Embodiments of the present invention provide a system and method for automatically determining the optimal solution for IC Package Interconnect for large Ball Grid Array (BGA) designs.
Topological Global Routing provides a mathematical abstraction of the problem that allows multiple optimizations to be performed prior to detailed routing. In the special case of IC Package Interconnect, the algorithms are able to find the optimal solution in less time than other methods can find an approximate solution.
BRIEF DESCRIPTION OF THE DRAWINGS
Fig. 1 illustrates an example of an IC package before it has been routed.
Fig. 2 illustrates a magnified view of the boundaries and regions of the ball grid array used in BGA designs. Fig. 3 illustrates a matrix graph generated by embodiments of the present invention, wherein each ball pad is a node; in this particular example, the ring graph is identical to the matrix graph.
Fig. 4 illustrates an initial topological solution generated by embodiments of the present invention. Fig. 5 illustrates a possible optimal solution generated by embodiments of the present invention.
Fig. 6 illustrates a flow chart of the steps comprising the method of determining an Integrated Circuit (IC) package interconnect routing.
Fig. 7 illustrates a system for determining an interconnect routing solution.
DESCRIPTION OF THE PREFERRED EMBODIMENTS
Preferred embodiments will now be described, with reference as necessary to the accompanying drawings.
Fig. 1 shows an example of an IC Package 101 before it has been routed. The IC circuit is placed in the center of the package with IC circuit ball pads 103 and is ringed by IC package ball pads 130, 140, 150, 160 (collectively 104). The example of an IC package 101 shown in Fig. 1 has 4 rings of IC package ball pads 104 around the outside edge and a 6x6 matrix of IC circuit ball pads 103 in the center. The three solid rings 105 are called "power rings". Multiple terminals of the IC may be connected to the power rings 105 but do not require a determination of a topological solution to make such connections. Fig. 1 also illustrates four arcs composed of small rectangular pads, called bond pads 106. The IC circuit has its I/O terminals routed to the each of the IC circuit ball pads 103. These IC circuit ball pads 103 act as terminals for the IC and are in turn electrically connected to various bond pads 106 and power rings 105. Some ball pads 103 may be electrically connected to the same bond pad 106 and some ball pads 103 may be connected to multiple bond pads 106.
When routing the electrical tracks between bond pads 106 to IC package ball pads 104, one approach uses traditional Euclidean Geometry. That is, any location can be uniquely specified as a pair of Cartesian coordinates. The electrical routing tracks 129 are routed between bond pads 106 to IC package ball pads 104. Topological Global Routing delays the computation of Cartesian coordinates until after a global topological solution has been found. Other approaches of routing involve determining a plurality of possible geometric solutions of possible routing solutions from the bond pads 106 to corresponding ball pads 104. These other methods then determine the optimal solution among the multiple geometric solutions. Conversely, by determining a global topological solution, embodiments of the present invention determines the only possible topological solution first and then translates the topological solution into the optimal geometric solution.
Fig. 2 illustrates a magnified view of the IC package ball pads 104 surrounding the outside edge of the IC circuit 6x6 matrix of ball pads 103. Embodiments of the present invention seek to determine the optimal solution to route electrical tracks 129 from the bond pads 106 to corresponding IC package ball pads 104. Embodiments of the present invention first divide the design into "regions" 110 separated by "boundaries" 115. The
"boundaries" 115 may refer to the ball pads 104 or the other electrical tracks 129 connected to other ball pads 104. The regions 110 refer to the channels between the IC package ball pads 104. For each connection, the global router used by an embodiment of the present invention determines a solution set consisting of the various paths taken for each bond pad electrical tracks 129 through the IC ball grid array 104. A preferred embodiment of the present invention determines the topological paths
129 (Fig. 4) through the ball pad field. As opposed to a geometric path used by other routing approaches, a topological path 129 can be considered to have a zero-width and a zero-clearance track. Because the topological state contains far less information than the geometric state, the global router can select paths much faster than a geometric router can. Fig. 6 illustrates a flow chart of the steps involved to create a global topological routing solution, h step 601 a matrix graph 300 is created. Fig. 3 depicts a portion of an example of a matrix graph 300 created of the IC package 101. In Fig. 3, the matrix graph denotes each ball pad 104 as a node. Each node has four links 120 connecting each ball pad 104 to the North, East, South and West. This matrix graph 300 is used to navigate routing electrical tracks 129 to various ball pads 104 to its node neighbors. Step 602 comprises the creation of a ring graph. In this example, the ring graph corresponds exactly with the matrix graph 300. For each ball pad ring 130, 140, 150, 160 on each routing layer, a preferred embodiment creates a ring graph. In Fig. 3, a ring graph is created for each ball pad ring 130, 140, 150, 160. Ring graphs 330, 340, 350, 360 are shown in Fig. 3. The ring graph shown in Fig. 3 is loaded with the ball pads 104 or their vias as its nodes 137, 147, 157, 167 (collectively referenced as 107). Each node 107 represents points in the matrix graph 300 where electrical tracks 129 cross a ring graph 330, 340, 350, 360. These nodes 107 may also coincide with ball pads 104. Each node 107 has two links 120 connecting to the clockwise and counterclockwise neighbor. It also has a link 120 to its corresponding node in the matrix graph. And finally, each node 107 in the ring graph has two links 120 called "in" and "out" that are initially empty. The "in" and "out" for each node 107 is stored in memory of the system denoting the location where a routing electrical track 129 enters and exits a ring graph (330, 340, 350, 360).
Step 603 initializes both the matrix graph 300 and ring graph 400. Once the graphs are initialized with the ball pads 104, an embodiment of the present invention is prepared to determine a global topological solution. In step 604, a first embodiment of the invention adds any pre-routed connections. These pre-routed connections are placed in particular locations that may not be varied according to the design of the IC package 101. In step 605, the system creates a node 137a in the ring graph (330, 340, 350, 360) corresponding to the location where it crosses a ring (130, 140, 150, 160). In step 606, the system links the new node 137a to its clockwise and counterclockwise neighbors. For example, in Fig. 4 a pre-routed connection electrical track 129 is made to ball pad 104. As shown in Fig. 4, node 137a is created in ring graph 330 and is linked to its clockwise 137s and counterclockwise 137n neighbors. In step 607 the system sets the "in" and "out" links to the neighboring ring graph. In the example given, an "in" would be linked to the entrance of ring graph 330, and an "out" is linked to neighboring ring graph 340.
Next in step 608 the un-routed connections are graphed. First, the bond pads 106 requiring a connection to ball pads 104 in the first ring 130 are connected. Then, all of the other bond pads 106 are connected to the first ring 130. Once all of the bond pads have been connected to the first ring 130, for example, the system balances the nodes 137 to optimize the solution. To balance the nodes, the system computes the loading between pairs of nodes 137n, 137a, 137s. The loading between a pair of nodes 137n, 137a, 137s is the total distance between the nodes minus the sum of the widths of all boundaries minus the sum of the required clearances between boundaries. The system improves the loading between pairs of nodes by moving a connection whenever possible.
The appropriate nodes are linked to its neighboring nodes 137 and the "in" and out" of each node 137 is set. The process is repeated for each remaining ring 140, 150, 160. The connections are plotted for the next ring 140 and so on, working from the innermost ring (140) to the outermost ring (160). In this manner the most efficient routing plot is determined for each connection between bond pad 106 and ball pads 104 located in rings 130, 140, 150, 160. During the graphing of the topological solution, the electrical tracks 129 are deemed to have no width nor are they considered to require any clearance, except when balancing nodes 107 (i.e. 137, 147, 157, 167). In this manner, the system concentrates on determining the optimal routing solution. In addition, since the topological solution contains far less information than the geometric state, a global router consistent with the invention can select paths much faster than a geometric router. Several routing electrical tracks 129, regardless of the limited space between ball pads 104 may be plotted through ball pad 104 nodes. The system continues to graph electrical tracks 129 until no further connections to each subsequent ring are needed. The system then proceeds to step 609. In step 609 the system uses additional algorithms to further balance the nodes 107 (i.e. 137, 147, 157, 167) to optimize the routing design.
Fig. 4 illustrates a portion of the initial global topological routing solution. As shown in Fig. 4 electrical tracks 129 are plotted to each ball pad 104 in rings 130, 140, 150, 160. Nodes 107 (i.e. 137, 147, 157, 167) are created in the initial solution. It is also noted at this time that the solution may contain several electrical tracks 129 plotted through the same region 110 or may cross over a ball pad 104 but are not electrically connected. At this point in the methodology the system and method is not concerned with these overlaps. The system and method is concerned with each node 107 (i.e. 137, 147, 157, 167) as it crosses each ring graph 330, 340, 350, 360 and its links to other nodes 107 (i.e. 137, 147, 157, 167).
Now an embodiment of the present invention will consider routing widths and required clearance distances. Now that the global topological solution has been determined, the system attempts to create a geometric solution. In step 609, an embodiment of the present invention computes the distance between the nodes 107 (i.e. 137, 147, 157, 167) and the clearance actually needed between the nodes 107 (i.e. 137, 147, 157, 167). Each node 107 (i.e. 137, 147, 157, 167) may be either a ball pad 104 or via. Collectively the nodes 107 (i.e. 137, 147, 157, 167), ball pads (104), and actual electrical tracks 129 are denoted as boundaries 115. In step 610, a determination of the existence of an overload condition is made. An overload condition exists if the loading of a pair of nodes (i.e. 137n, 137a, 137s) is negative. Put another way if the sum of boundaries 115 exceeds the dimensions of the region, an overload condition exists. If any of the channels (denoted as regions 110) between boundaries 115, are deemed to be overloaded, the system and method attempts to correct the overload condition in step 611, using pin swapping, jumping over any unused ball pads 104, and any other method available to the system and method.
If an embodiment of the present invention cannot find a proper geometric solution, it writes a detailed warning message in step 612 to the log file for the user. The system then proceeds to step 613 and marks the electrical track 129 as not routable and removes it from the graph.
Once there is sufficient space available to fit (at least theoretically) all the required etch tracks for electrical tracks 129 between each node 107 (i.e. 137, 147, 157, 167), the system then assigns locations to each node 107 (i.e. 137, 147, 157, 167) in step 613. Fig. 5 illustrates an optimized geometric solution derived from the global topological solution. As shown in Fig. 5 the electrical tracks 129 have been re-routed to more accurately depict the actual path of each electrical track 129 as it navigates a path among the ball pads 104. Finally, in step 614, the assigned locations of each node 107 (i.e. 137, 147, 157, 167) are recorded in a database as "guide points". The detail router will later use these "guide points" as corners when routing.
Fig. 7 illustrates a system capable of performing the steps to determine an interconnect routing solution according to various embodiments of the present invention. In an embodiment of the invention, execution of the sequences of instructions required to practice the invention is performed by a single computer system 700. According to other embodiments of the invention, two or more computer systems 700 coupled by a communication link 715 may perform the sequence of instructions required to practice the invention in coordination with one another. In order to avoid needlessly obscuring the invention, a description of only one computer system 700 will be presented below; however, it should be understood that any number of computer systems 700 may be employed to practice the invention.
A computer system 700 according to an embodiment of the invention will now be described with reference to Fig. 7, which is a block diagram of the functional components of a computer system 700 according to an embodiment of the invention. As used herein, the term computer system 700 is broadly used to describe any computer that can store and independently run one or more programs, e.g., a personal computer, a server computer, a portable laptop computer, or a personal data assistants ("PDA").
Each computer system 700 may include a communication interface 714 coupled to the bus 706. The communication interface 714 provides two-way communication between computer systems 700. The communication interface 714 of a respective computer system 700 transmits and receives electrical, electromagnetic or optical signals that include data streams representing various types of information, including instructions, messages and data. A communication link 715 links one computer system 700 with another computer system 700. The communication link 715 maybe a LAN, in which case the communication interface 714 may be a LAN card. Alternatively, the communication link
715 may be a PSTN, in which case the communication interface 714 may be an integrated services digital network (ISDN) card or a modem. Also, as a further alternative, the communication link 715 may be a wireless network. A computer system 700 may transmit and receive messages, data, and instructions, including program, i.e., application, code, through its respective communication link 715 and communication interface 714. Received program code may be executed by the respective processor(s) 707 as it is received, and/or stored in the storage device 710, or other associated non-volatile media, for later execution, hi this manner, a computer system 700 may receive messages, data and/or program code in the form of a carrier wave.
In an embodiment, the computer system 700 operates in conjunction with a data storage system 731, wherein the data storage system 731 contains a database 732 that is readily accessible by the computer system 700. In alternative embodiments, the database 732 may be stored on another computer system 700, e.g., in a memory chip and/or hard disk, hi yet alternative embodiments, the database 732 may be read by the computer system 700 from one or more floppy disks, CD-ROMs, or any other medium from which a computer can read. In an alternative embodiment, the computer system 700 can access two or more databases 732, stored in a variety of mediums, as previously discussed. A computer system 700 includes a bus 706 or other communication mechanism for communicating instructions, messages and data, collectively, information, and one or more processors 707 coupled with the bus 706 for processing information. A computer system 700 also includes a main memory 708, such as a random access memory (RAM) or other dynamic storage device, coupled to the bus 706 for storing dynamic data and instructions to be executed by the processors) 707. The main memory 708 also may be used for storing temporary data, i.e., variables, or other intermediate information during execution of instructions by the processor(s) 707.
A computer system 700 may further include a read only memory (ROM) 709 or other static storage device coupled to the bus 706 for storing static data and instructions for the processor(s) 707. A storage device 710, such as a magnetic disk or optical disk, may also be provided and coupled to the bus 706 for storing data and instructions for the processor(s) 707.
A computer system 700 may be coupled via the bus 706 to a display device 711, such as, but not limited to, a cathode ray tube (CRT), for displaying information to a user. An input device 712, including alphanumeric and other keys, is coupled to the bus 706 for communicating information and command selections to the processors) 707. Another type of user input device may include a cursor control 713, such as, but not limited to, a mouse, a trackball, a fmgerpad, or cursor direction keys, for communicating direction information and command selections to the processor(s) 707 and for controlling cursor movement on the display 711.
According to one embodiment of the invention, an individual computer system 700 performs specific operations by their respective processor(s) 707 executing one or more sequences of one or more instructions contained in the main memory 708. Such instructions may be read into the main memory 708 from another computer-usable medium, such as the ROM 709 or the storage device 710. Execution of the sequences of instructions contained in the main memory 708 causes the processors) 707 to perform the processes described herein, hi alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and/or software.
The term "computer-usable medium," as used herein, refers to any medium that provides information or is usable by the processor(s) 707. Such a medium may take many forms, including, but not limited to, non- volatile, volatile and transmission media. Nonvolatile media, i.e., media that can retain information in the absence of power, includes the ROM 709. Volatile media, i.e., media that can not retain information in the absence of power, includes the main memory 708. Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise the bus 706. Transmission media can also take the form of carrier waves; i.e., electromagnetic waves that can be modulated, as in frequency, amplitude or phase, to transmit information signals. Additionally, transmission media can take the form of acoustic or light waves, such as those generated during radio wave and infrared data communications.
Various forms of computer-usable media may be involved in providing one or more sequences of one or more instructions to the processor(s) 707 for execution. For example, the instructions may initially be provided on a magnetic disk of an external computer system 700 (not shown). The external computer system 700 may load the instructions into its dynamic memory and then transit them over a telephone line, using a modem. A modem coupled to the local computer system 700 may receive the instructions on a telephone line and use an infrared transmitter to convert the instruction signals transmitted over the telephone line to corresponding infrared signals. An infrared detector
(not shown) coupled to the bus 706 may receive the infrared signals and place the instructions therein on the bus 706. The bus 706 may carry the instructions to the main memory 708, from which the processor(s) 707 thereafter retrieves and executes the instructions. The instructions received by the main memory 708 may optionally be stored on the storage device 710, either before or after their execution by the processor(s) 707. In the foregoing specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. For example, the reader is to understand that the specific ordering and combination of process actions shown in the process flow diagrams described herein is merely illustrative, and the invention can be performed using different or additional process actions, or a different combination or ordering of process actions. The specification and drawings are, accordingly, to be regarded in an illustrative rather than restrictive sense.
While preferred embodiments of the invention have been described herein, many variations are possible which remain within the concept and scope of the invention. Such variations would become clear to one skilled in the art upon perusal of the description of the embodiments set forth herein.

Claims

What is claimed: 1. A method of determining interconnect routing solution comprising the steps of: determining a global topological solution, said step of determining a global topological solution comprising the steps of; generating a matrix graph and a ring graph; initializing the matrix graph and ring graph; graphing pre-routed electrical routing segments to corresponding nodes in the matrix graph and linking the corresponding nodes to neighboring nodes in the ring graph; sequentially graphing un-routed electrical routing segments to corresponding nodes located in an innermost ring to outermost ring in the matrix graph and linking the corresponding nodes generated to neighboring nodes for each ring in the ring graph; balancing the nodes within each ring of the ring graph after each graphing of electrical routing segments to corresponding nodes; determining a geometric routing solution based on the global topological solution, said step of determining a geometric solution based on the global topological solution comprising the steps of; determining whether an overload condition exists; correcting overload conditions using techniques such as pin swapping and unused ball pad jumping; recording the location of each node as a guide point; and plotting electrical routing segments in accordance with the geometric solution.
2. A system for determining interconnect routing solution comprising: means for determining a global topological solution, said means for determining a global topological solution comprising; means for generating a matrix graph and a ring graph; means for initializing the matrix graph and ring graph; means for graphing pre-routed electrical routing segments to corresponding nodes in the matrix graph and linking the corresponding nodes to neighboring nodes in the ring graph; means for sequentially graphing un-routed electrical routing segments to corresponding nodes located in an innermost ring to outermost ring in the matrix graph and linking the corresponding nodes generated to neighboring nodes for each ring in the ring graph; means for balancing the nodes within each ring of the ring graph after each graphing of electrical routing segments to corresponding nodes; means for determining a geometric routing solution based on the global topological solution, said means for determining a geometric solution based on the global topological solution comprising; means for determining whether an overload condition exists; means for correcting overload conditions using techniques such as pin swapping and unused ball pad j umping; means for recording the location of each node as a guide point; and means for plotting electrical routing segments in accordance with the geometric solution.
3. A computer usable medium on which is embodied a set of programmed instructions that cause one or more processors to perform a sequence of steps, said steps comprisin : determining a global topological solution, said step of determining a global topological solution comprising the steps of; generating a matrix graph and a ring graph; initializing the matrix graph and ring graph; graphing pre-routed electrical routing segments to corresponding nodes in the matrix graph and linking the corresponding nodes to neighboring nodes in the ring graph; sequentially graphing un-routed electrical routing segments to corresponding nodes located in an innermost ring to outermost ring in the matrix graph and linking the corresponding nodes generated to neighboring nodes for each ring in the ring graph; balancing the nodes within each ring of the ring graph after each graphing of electrical routing segments to corresponding nodes; determining a geometric routing solution based on the global topological solution, said step of determining a geometric solution based on the global topological solution comprising the steps of; determining whether an overload condition exists; coπecting overload conditions using techniques such as pin swapping and unused ball pad jumping; recording the location of each node as a guide point; and plotting electrical routing segments in accordance with the geometric solution.
4. A method of determining interconnect routing solution comprising the steps of: determining a global topological solution; determining a geometric routing solution based on the global topological solution; and plotting electrical routing segments in accordance with the geometric solution.
5. The method of claim 4, wherein said step of determining the global topological solution further comprises the step of generating a matrix graph and a ring graph.
6. The method of claim 5, wherein said step of determining the global topological solution further comprises the step of initializing the matrix graph and ring graph.
7. The method of claim 6, wherein said step of determining the global topological solution further comprises the step of graphing pre-routed electrical routing segments to corresponding nodes in the matrix graph and linking the corresponding nodes to neighboring nodes in the ring graph.
8. The method of claim 7, wherein said step of determining the global topological solution further comprises the step of graphing un-routed electrical routing segments to corresponding nodes located in a first ring in the matrix graph and linking the coπesponding nodes to neighboring nodes in the ring graph.
9. The method of claim 8, wherein said step of determining the global topological solution further comprises the step of sequentially graphing un-routed electrical routing segments to corresponding nodes located in a next ring in the matrix graph and linking the corresponding nodes to neighboring nodes in the ring graph.
10. The method of claim 9, wherein said step of determining the global topological solution further comprises the step of balancing the nodes within each ring of the ring graph after each graphing of electrical routing segments to corresponding nodes.
11. The method of claim 10, wherein said step of determining a geometric routing solution based on the global topological solution further comprises determining whether an overload condition exists.
12. The method of claim 10, wherein said step of determining a topological solution further comprises correcting overload conditions using techniques such as pin swapping and unused ball pad jumping, prior to said step of determining a geometric solution
13. The method of claim 10, wherein said step of determining a topological routing solution further comprises warning a user of an overload condition, prior to said step of determining a geometric solution.
14. The method of claim 13, wherein said step of coπecting an overload condition further comprises removing an electrical routing track from the topological solution, prior to said step of determining a geometric solution.
15. The method of claim 12, wherein said step of determining a geometric routing solution based on the global topological solution further comprises recording the location of each node as a guide point
16. A system for determining interconnect routing solution comprising: means for detennining a global topological solution; means for determining a geometric routing solution based on the global topological solution; and means for plotting electrical routing segments in accordance with the geometric solution.
17. A computer usable medium on which is embodied a set of programmed instructions that cause one or more processors to perform a sequence of steps, said steps comprising : determining a global topological solution; determining a geometric routing solution based on the global topological solution; and plotting electrical routing segments in accordance with the geometric solution.
PCT/US2002/019682 2001-06-22 2002-06-21 Topological global routing for automated ic package interconnect WO2003001415A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2003507732A JP2004531833A (en) 2001-06-22 2002-06-21 Topology global routing for automation IC package interconnection
EP02752076A EP1407393A4 (en) 2001-06-22 2002-06-21 Topological global routing for automated ic package interconnect

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/886,265 2001-06-22
US09/886,265 US6516447B2 (en) 2001-06-22 2001-06-22 Topological global routing for automated IC package interconnect

Publications (1)

Publication Number Publication Date
WO2003001415A1 true WO2003001415A1 (en) 2003-01-03

Family

ID=25388733

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2002/019682 WO2003001415A1 (en) 2001-06-22 2002-06-21 Topological global routing for automated ic package interconnect

Country Status (4)

Country Link
US (2) US6516447B2 (en)
EP (1) EP1407393A4 (en)
JP (1) JP2004531833A (en)
WO (1) WO2003001415A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108363839A (en) * 2018-01-23 2018-08-03 佛山市顺德区中山大学研究院 The optimal pin of extensive BGA package based on priori is distributed generation method
CN112183807A (en) * 2019-07-03 2021-01-05 三星Sds株式会社 Circular frame generation method and calculation device
CN112183807B (en) * 2019-07-03 2024-04-16 三星Sds株式会社 Circular frame generation method and computing device

Families Citing this family (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6898773B1 (en) * 2002-01-22 2005-05-24 Cadence Design Systems, Inc. Method and apparatus for producing multi-layer topological routes
US6789235B1 (en) * 2001-09-05 2004-09-07 National Semiconductor Corporation Bond program verification system
US6587989B2 (en) * 2001-09-14 2003-07-01 Ampro Computers, Inc. PCB/complex electronic subsystem model
US6671868B1 (en) * 2001-12-03 2003-12-30 Cypress Semiconductor Corp. Method of creating MCM pinouts
GB2393533A (en) * 2002-09-27 2004-03-31 Zuken Ltd Routing of interconnected regions e.g. of electrical circuits
US7279926B2 (en) * 2004-05-27 2007-10-09 Qualcomm Incoporated Headswitch and footswitch circuitry for power management
US7594215B2 (en) * 2004-11-20 2009-09-22 Cadence Design Systems, Inc. Method and system for optimized automated IC package pin routing
US7353480B1 (en) 2004-12-07 2008-04-01 Nvidia Corporation Apparatus, system, and method for designing via pads having extended contours
US7075179B1 (en) * 2004-12-17 2006-07-11 Lsi Logic Corporation System for implementing a configurable integrated circuit
US8510703B1 (en) 2005-04-01 2013-08-13 Cadence Design Systems, Inc. Method and mechanism for implementing PCB routing
US7937681B2 (en) * 2005-04-25 2011-05-03 Cadence Design Systems, Inc. Method and mechanism for implementing automated PCB routing
US20070101303A1 (en) * 2005-11-03 2007-05-03 Lizotech, Inc. Method and apparatus for integrated circuit layout optimization
US7464358B1 (en) 2006-01-26 2008-12-09 Cadence Design Systems, Inc. Method for resolving overloads in autorouting physical interconnections
US7871831B1 (en) * 2006-03-01 2011-01-18 Cadence Design Systems, Inc. Method for connecting flip chip components
JP4637043B2 (en) * 2006-03-23 2011-02-23 新光電気工業株式会社 Automatic wiring shaping method and automatic wiring shaping device
JP2008009851A (en) * 2006-06-30 2008-01-17 Shinko Electric Ind Co Ltd Automatic wiring shaping method
US8250514B1 (en) 2006-07-13 2012-08-21 Cadence Design Systems, Inc. Localized routing direction
US7761836B1 (en) 2006-10-11 2010-07-20 Cadence Design Systems, Inc. Circuit autorouter with object oriented constraints
WO2008058258A2 (en) * 2006-11-08 2008-05-15 Mentor Graphics Corporation Use of breakouts in printed circuit board designs
JP4965307B2 (en) * 2007-03-27 2012-07-04 王 淑珍 Method for determining the wiring position of a board
US7868479B2 (en) * 2007-06-27 2011-01-11 Qualcomm Incorporated Power gating for multimedia processing power management
US8006216B1 (en) * 2008-06-06 2011-08-23 Magma Design Automation, Inc. Dynamic push for topological routing of semiconductor packages
US8930868B2 (en) * 2009-07-08 2015-01-06 Mentor Graphics Corporation Trace routing according to freeform sketches
US8633592B2 (en) * 2011-07-26 2014-01-21 Cisco Technology, Inc. Hybrid interconnect technology
US9251299B1 (en) * 2013-06-28 2016-02-02 Cadence Design Systems, Inc. Methods, systems, and articles of manufacture for associating track patterns with rules for electronic designs
US9117052B1 (en) 2012-04-12 2015-08-25 Cadence Design Systems, Inc. Methods, systems, and articles of manufacture for interactively implementing physical electronic designs with track patterns
US8984465B1 (en) * 2013-06-28 2015-03-17 Cadence Design Systems, Inc. Methods, systems, and articles of manufacture for automatically assigning track patterns to regions for physical implementation of an electronic design
US9003349B1 (en) 2013-06-28 2015-04-07 Cadence Design Systems, Inc. Methods, systems, and articles of manufacture for implementing a physical electronic design with area-bounded tracks
US9183343B1 (en) 2012-08-31 2015-11-10 Cadence Design Systems, Inc. Methods, systems, and articles of manufacture for implementing high current carrying interconnects in electronic designs
US9104830B1 (en) 2013-06-28 2015-08-11 Cadence Design Systems, Inc. Methods, systems, and articles of manufacture for assigning track patterns to regions of an electronic design
US9213793B1 (en) 2012-08-31 2015-12-15 Cadence Design Systems, Inc. Methods, systems, and articles of manufacture for implementing electronic designs using flexible routing tracks
US9817941B2 (en) 2012-12-04 2017-11-14 Cadence Design Systems, Inc. Methods, systems, and articles of manufacture for implementing high current carrying interconnects in electronic designs
US9165103B1 (en) 2013-06-28 2015-10-20 Cadence Design Systems, Inc. Methods, systems, and articles of manufacture for tessellating and labeling routing space for routing electronic designs
US10042806B2 (en) * 2016-02-02 2018-08-07 Xilinx, Inc. System-level interconnect ring for a programmable integrated circuit
US10002100B2 (en) * 2016-02-02 2018-06-19 Xilinx, Inc. Active-by-active programmable device
US11055457B1 (en) * 2020-04-15 2021-07-06 SiFive, Inc. Pad ring generation for integrated circuits

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6111859A (en) * 1997-01-16 2000-08-29 Advanced Micro Devices, Inc. Data transfer network on a computer chip utilizing combined bus and ring topologies
US6275975B1 (en) * 1997-01-16 2001-08-14 Advanced Micro Devices, Inc. Scalable mesh architecture with reconfigurable paths for an on-chip data transfer network incorporating a network configuration manager
US6415422B1 (en) * 1999-09-17 2002-07-02 International Business Machines Corporation Method and system for performing capacitance estimations on an integrated circuit design routed by a global routing tool

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5856927A (en) * 1995-05-01 1999-01-05 Vlsi Technology, Inc. Method for automatically routing circuits of very large scale integration (VLSI)
US6226560B1 (en) * 1996-03-04 2001-05-01 International Business Machines Corporation Method and apparatus for optimizing the path of a physical wire
US6266797B1 (en) * 1997-01-16 2001-07-24 Advanced Micro Devices, Inc. Data transfer network on a computer chip using a re-configurable path multiple ring topology
US6247161B1 (en) * 1997-01-16 2001-06-12 Advanced Micro Devices, Inc. Dynamically configured on-chip communications paths based on statistical analysis
KR19980086889A (en) * 1997-05-15 1998-12-05 이데이 노부유끼 Data communication method, data communication terminal, data communication system and communication control system
US6230299B1 (en) * 1998-03-31 2001-05-08 Mentor Graphics Corporation Method and apparatus for extracting and storing connectivity and geometrical data for a deep sub-micron integrated circuit design
US6057169A (en) * 1998-04-17 2000-05-02 Lsi Logic Corporation Method for I/O device layout during integrated circuit design
US6225143B1 (en) * 1998-06-03 2001-05-01 Lsi Logic Corporation Flip-chip integrated circuit routing to I/O devices
JP2001015637A (en) * 1999-06-30 2001-01-19 Mitsubishi Electric Corp Circuit wiring configuration and circuit wiring method, and semiconductor package and substrate therefor
US6574780B2 (en) * 1999-10-29 2003-06-03 International Business Machines Corporation Method and system for electronically modeling and estimating characteristics of a multi-layer integrated circuit chip carrier
US6510539B1 (en) * 1999-10-29 2003-01-21 International Business Machines Corporation System and method for physically modeling electronic modules wiring

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6111859A (en) * 1997-01-16 2000-08-29 Advanced Micro Devices, Inc. Data transfer network on a computer chip utilizing combined bus and ring topologies
US6275975B1 (en) * 1997-01-16 2001-08-14 Advanced Micro Devices, Inc. Scalable mesh architecture with reconfigurable paths for an on-chip data transfer network incorporating a network configuration manager
US6415422B1 (en) * 1999-09-17 2002-07-02 International Business Machines Corporation Method and system for performing capacitance estimations on an integrated circuit design routed by a global routing tool

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
See also references of EP1407393A4
SHUENN-SHI CHEN ET AL., IEICE TRANS. FUNDAMENTALS, vol. E82-A, no. 11, November 1999 (1999-11-01), pages 2599 - 2608

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108363839A (en) * 2018-01-23 2018-08-03 佛山市顺德区中山大学研究院 The optimal pin of extensive BGA package based on priori is distributed generation method
CN112183807A (en) * 2019-07-03 2021-01-05 三星Sds株式会社 Circular frame generation method and calculation device
EP3761212A1 (en) * 2019-07-03 2021-01-06 Samsung SDS Co., Ltd. Method of circular frame generation for path routing in a multilayer structure, and a computing device
KR20210004779A (en) * 2019-07-03 2021-01-13 삼성에스디에스 주식회사 Method of circular frame generation for path routing in multilayer structure, and computing device
JP2021012689A (en) * 2019-07-03 2021-02-04 サムスン エスディエス カンパニー リミテッドSamsung Sds Co.,Ltd. Method of circular frame generation for path routing in multilayer structure and computing device
US11512960B2 (en) * 2019-07-03 2022-11-29 Samsung Sds Co., Ltd. Method of circular frame generation for path routing in multilayer structure, and computing device
JP7285805B2 (en) 2019-07-03 2023-06-02 サムスン エスディエス カンパニー リミテッド Circular Frame Generation Method and Computing Apparatus for Route Routing in Multi-Layer Structure
KR102606964B1 (en) 2019-07-03 2023-11-29 삼성에스디에스 주식회사 Method of circular frame generation for path routing in multilayer structure, and computing device
CN112183807B (en) * 2019-07-03 2024-04-16 三星Sds株式会社 Circular frame generation method and computing device

Also Published As

Publication number Publication date
EP1407393A4 (en) 2009-04-29
US20030126578A1 (en) 2003-07-03
US20030009738A1 (en) 2003-01-09
US6516447B2 (en) 2003-02-04
JP2004531833A (en) 2004-10-14
EP1407393A1 (en) 2004-04-14
US7017137B2 (en) 2006-03-21

Similar Documents

Publication Publication Date Title
US6516447B2 (en) Topological global routing for automated IC package interconnect
US6338972B1 (en) Off-grid metal layer utilization
US6057169A (en) Method for I/O device layout during integrated circuit design
US6182272B1 (en) Metal layer assignment
US7594215B2 (en) Method and system for optimized automated IC package pin routing
US6766503B2 (en) Method and apparatus for circuit design
US8103982B2 (en) System and method for statistical design rule checking
JPH0334444A (en) Minimization of interconnecting cost of object linked electronically
WO1999052049A3 (en) Method of designing a constraint-driven integrated circuit layout
US6292927B1 (en) Reduction of process antenna effects in integrated circuits
Lienig et al. Electromigration avoidance in analog circuits: two methodologies for current-driven routing
US5953518A (en) Yield improvement techniques through layout optimization
US20060048088A1 (en) Computer automated design method, program for executing an application on a computer automated design system, and semiconductor integrated circuit
US7596773B2 (en) Automating optimal placement of macro-blocks in the design of an integrated circuit
US6634014B1 (en) Delay/load estimation for use in integrated circuit design
US7487488B1 (en) Predictable repeater routing in an integrated circuit design
Kubo et al. Global routing by iterative improvements for two-layer ball grid array packages
US7302663B1 (en) Automatic antenna diode insertion for integrated circuits
CN113792509B (en) Reset signal balancing method and device
CN110096725A (en) Method for elements exchange
US8132141B2 (en) Method and apparatus for generating a centerline connectivity representation
US6880145B1 (en) Method for determining die placement based on global routing architecture
US20030177466A1 (en) Triangular assignment of pins used for diagonal interconnections between diagonal chips in a multi-chip module
Meister et al. Novel pin assignment algorithms for components with very high pin counts
US7076759B2 (en) Methodology for generating a modified view of a circuit layout

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2003507732

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2002752076

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2002752076

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642