The present invention pertains to a routing method and device, particularly to a routing method and device for a flip-chip package.
In company with the development of fabrication technology, the current integrated circuits have higher complexity and smaller size compared to the conventional integrated circuits. Therefore, a flip-chip package technology with relatively high integration density and relatively more input/output pins has been developed. The flip-chip package is a technology that can connect semiconductor elements to external circuits. The aforementioned external circuits may include package carriers or printed circuit boards. Compared to other packaging technologies, the merits of the flip-chip package technology include providing more area for input/output connections, reaching relatively high transmission rates with relatively little interference, and preventing interference from the external environmental factors.
The flip-chip package technology uses solder bumps deposited on the chip pads to establish connections to the external circuits. The aforementioned solder bumps are bump pads deposited on the top layer of the wafer in the final wafer fabrication stage. In order to mount the aforementioned chip on an external circuit, the chip is set upside down with its top layer facing down so that the bump pads are aligned with the pads of the external circuit.
Compared to pin grid array or ball grid array routing methods, the routing method for a flip-chip package has more restrictions and must satisfy the design rules of the fabrication process. The routing method for a flip-chip package can be classified into free assignment routing and pre-assignment routing. For the flip-chip package that uses free assignment routing, the corresponding relationships between the driver pads and the bump pads are determined by the user or the routing tool software. Therefore, the user or routing tool software has a relatively high degree of freedom for determining the routing paths between the driver pads and the bump pads. On the other hand, for a flip-chip package using pre-assignment routing, the corresponding relationships between the driver pads and the bump pads are predetermined. Therefore, the corresponding relationships cannot be changed when determining the routing. As a result, routing faces relatively more restrictions because the user or routing tool software can only perform routing according to the predetermined corresponding relationships.
Generally speaking, the difficulty level of a flip-chip package using pre-assignment routing is much higher than that of a flip-chip package using free assignment routing. However, since most of the integrated circuit or package design engineers are used to predetermining the corresponding relationships between the driver pads and the bump pads, and since the routing tool software used in the pre-assignment routing method can also be used to evaluate the aforementioned corresponding relationship, the pre-assignment routing method is still used frequently for the flip-chip package technology in the industrial field.
Currently, there is an integer linear programming algorithm that can be used to calculate the routing paths of a flip-chip package using the pre-assignment routing method. The integer linear programming algorithm includes two stages: in the first stage, the routing path for the connection between each driver pad and its corresponding bump pad is generally determined; in the second stage, details are provided to complete the aforementioned routing paths. However, one of the disadvantages of the integer linear programming algorithm is that it needs a lot of time for the computation. Therefore, the integer linear programming algorithm is unsuitable for the semiconductor field that focuses on efficiency and development costs.
Therefore, the semiconductor field needs a routing method and device for a flip-chip package that can not only efficiently determine the routing path for connection between each driver pad and its corresponding bump pad in the flip-chip package technology, but also reduce the routing length needed.
The routing method and device for a flip-chip package disclosed in the present invention set several sequences based on the arrangement orders of several pads on a chip and use an algorithm to calculate the longest common subsequence to establish the connection relationships of the aforementioned several pads. The routing method and device for flip-chip package also set several pad arrays based on the arrangement order of several pads on a chip and use an algorithm to obtain the minimum detour connection between the various pad arrays.
The present invention provides a routing method for a flip-chip package. The aforementioned flip chip includes several outer pads and several inner pads. The aforementioned routing method includes the following steps: setting an outer sequence based on the arrangement order of the aforementioned outer pads; setting several inner sequences based on the connection relationships between aforementioned inner pads and the aforementioned outer pads; calculating the longest common subsequence of each inner sequence and the aforementioned outer sequence, defining the connection relationships between the aforementioned inner pads and the aforementioned outer pads corresponding to the longest common subsequence as direct connections, and defining the connection relationships between the aforementioned inner pads and the aforementioned outer pads that do not correspond to the aforementioned longest common subsequence as detour connections; establishing the routing scheme of the aforementioned flip chip based on the connection relationships between the aforementioned inner pads and the aforementioned outer pads.
The present invention pertains to a routing method and device thereof for a flip-chip package. The aforementioned flip chip includes several outer pads and several inner pads. The aforementioned routing method includes the following steps: setting several pad arrays based on the arrangement orders of the aforementioned outer pads and inner pads; establishing the routing path sequentially from the innermost pad array toward the outer pad arrays and selecting a routing path that can provide the most direct connections between each pad array and the pad array on top of it.
The present invention provides a device used for establishing a routing method for a flip chip. The aforementioned flip chip includes several outer pads and several inner pads. The aforementioned device includes an order arranging unit, a calculation unit, and a routing unit. The order arranging unit arranges the aforementioned outer pads into an outer sequence and the aforementioned inner pads into several inner sequences. The calculation unit calculates the longest common subsequence of the aforementioned outer sequence and inner sequences based on the order arrangement results of the aforementioned order arranging unit. The routing unit establishes the routing scheme of the aforementioned outer pads and inner pads based on the calculation results of the aforementioned calculation unit.
The present invention also provides a device used for establishing the routing method of a flip-chip package. The aforementioned flip chip includes several outer pads and several inner pads. The aforementioned device includes an order arranging unit and a routing unit. The aforementioned order arranging unit arranges the aforementioned outer pads and inner pads into several pad arrays. The aforementioned routing unit establishes the routing paths of the aforementioned outer pads and inner pads sequentially from the innermost pad array toward the outer pad arrays based on the order arrangement result of the aforementioned order arranging unit so that the detour connection needed for the routing paths between each pad array and the pad array one layer above is minimized.
Since the algorithm used in the routing method and device for a flip-chip package disclosed in the present invention only needs a short period of time for the computation, the routing method for a flip-chip package provided by the present invention can significantly shorten the computation time needed.
The routing method and device for a flip-chip package disclosed in the present invention set the arrangement order of several outer pads of a chip into an outer sequence and set the arrangement orders of the several inner pads of the chip into several inner sequences. Then, the longest common subsequence algorithm is used to calculate the longest common subsequence between each inner sequence and the outer sequence in order to define the connection relationship between each outer pad and its corresponding inner pad based on the aforementioned longest common subsequence. Since the longest common subsequence can be calculated by the dynamic programming method within polynomial time, the routing method for a flip-chip package disclosed in the present invention can significantly shorten the computation time.
For the connection relationships of the flip chip shown in
In another embodiment, steps S3 through S5 can alternatively be as follows. In step S3, the virtual pads of the current inner pad array are established in the inner pad array on the current inner pad array, and the virtual pads of the pads that are detour connected in the aforementioned upper inner pad array are established in the aforementioned upper inner pad array. A virtual ring is established based on the current inner pad array and the inner pad array on the current inner pad array, followed by going to step S4. In step S4, the chords on the aforementioned virtual ring are established based on the algorithm of maximum planar subset of chords and the connection relationships of the pads on the virtual ring in order to define the connection relationships corresponding to the aforementioned chords as direct connections and to define the connection relationships not corresponding to the aforementioned chords as detour connections. The aforementioned upper inner pad array is then set as the current inner pad array, followed by going to step S5. In step S5, it is determined whether the connection relationships of all the inner pad arrays have been defined. If the answer is yes, the process goes to step S6. Otherwise, the process returns to step S3. In step S6, the routing paths of the aforementioned inner pads and outer pads are established.
As shown in
In step S2, an outer sequence and several inner sequences are set based on the aforementioned inner pad rings and outer pad rings. First, as shown in
The routing method used for a flip-chip package disclosed in this application example changes the order of the inner pads in the aforementioned inner sequences to match the order of the outer sequence as much as possible in order to reduce the number of detour connections. Therefore, the routing method for a flip-chip package disclosed in this application example uses virtual pads to represent the possible arrangement order of the aforementioned outer pads. As shown in
In yet another application example of the present invention, a flip chip has a connection relationship that connects three or more pads. As shown in
In step S3, the weight and routing cost of each unit in the current inner sequence are calculated, and the longest common subsequence of the current inner sequence and the outer sequence is calculated based on the aforementioned calculation results. The weight of each unit in the current inner sequence is equal to the number calculated by subtracting the number of crossed routing paths that each unit has with the other connection relationships from the number of connections in the current inner sequence. In another application example of the present invention, a flip chip includes an outer sequence (1, 2, 1, 3, 4, 3) and an inner sequence (3, 2, 1, 4).
For the current inner sequence (9, 13, 3, 5) in this application example, as shown in
Sd is the outer sequence, Sb is the current outer inner sequence, W is the weight, C is the routing cost, and Sw is the longest common subsequence.
Based on the connection relationships shown in
In this application example, the longest common subsequence of outer sequence (7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 1, 2, 3, 4, 5, 6) and current inner sequence (9, 13, 3, 5) can be calculated as (9, 13, 3, 5). Therefore, the connection relationships between outer pad D5 and inner pad B13, between outer pad D9 and inner pad B14, between outer pad D13 and inner pad B15, and between outer pad D3 and inner pad B16 are defined as direct connections.
In step S4, the routing paths from the inner pads corresponding to the current inner sequence to the inner pads one layer up are established based on the calculation results.
In step S5, it is determined whether the longest common subsequences of all the inner sequences and the outer sequence have been calculated. Since only the longest common subsequence of the second inner sequence and the outer sequence has been calculated, the process returns to step S3.
In step S3, the weight and routing cost of each unit in the current inner sequence are calculated, and the longest common subsequence of the current inner sequence and the outer sequence is calculated based on the aforementioned calculation results.
In step S4, the routing paths from the inner pads corresponding to the current inner sequence to the inner pads one layer up are established based on the calculation results.
In step S5, it is determined whether the longest common subsequences of all the inner sequences and the outer sequence have been calculated. Since the longest common subsequences of the two inner sequences and the outer sequence have been calculated, the process goes to step S6.
In step S6, the routing paths of the inner pads and outer pads are established. The completed routing results are as shown in
Corresponding to the method disclosed in the present invention, the order arranging unit 1610 sets an initial setting based on the several inner pads and outer pads of a flip chip for which the routing paths are to be determined, and sets an outer sequence and several inner sequences based on the inner pads and outer pads. The calculation unit 1620 calculates the weight and routing cost of each unit in the aforementioned inner sequences and calculates the longest common subsequences of the inner sequences and the outer sequence based on the aforementioned calculation results. The routing unit 1630 establishes the routing paths from the inner pads corresponding to the inner sequence to the inner pads one layer up based on the calculation results of calculation unit 1620 and establishes the routing paths of the aforementioned inner pads and outer pads.
The device shown in
Then, a virtual ring is established between the first inner pad array and the second inner pad array.
In step S4, the chords on the virtual ring are established based on the algorithm of maximum planar subset of chords and the connection relationships between the pads on the aforementioned virtual ring in order to define the connection relationships corresponding to the aforementioned chords as direct connections and define the connection relationship not corresponding to the chords as detour connections. The routing method for flip-chip package disclosed in this application example uses the algorithm of maximum planar subset of chords to find the most chords that can coexist without crossing with each other on the virtual ring. The calculation of the algorithm of maximum planar subset of chords can be carried out based on any currently known algorithm or any other algorithm. Those skilled in this field can easily obtain the calculation method of the algorithm of maximum planar subset of chords.
As shown in
In step S5, it is determined whether the connection relationships between all of the inner pad arrays have been defined. Since the connection relationships between the first inner pad array and the second inner pad array have been established, the process goes to step S6.
In step S6, the routing paths of the aforementioned inner pads and outer pads are established. Based on the routing paths shown in
Corresponding to the method disclosed in the present invention, the order arranging unit 1710 performs initial setting based on the several inner pads and outer pads of the flip chip for which the routing paths are to be determined and sets an outer pad array and several inner pad arrays based on the aforementioned inner pads and outer pads. With respect to individual inner pad array, the routing unit 1730 establishes the virtual pads of the aforementioned inner pad array in the inner pad array one layer above, establishes the virtual pads of the pads that are detour connected in the aforementioned upper inner pad array in the upper inner pad, and establishes a virtual ring based on the aforementioned inner pad array and the pad array one layer above. Also, the routing unit 1730 establishes the routing paths of the inner pads and the outer pads. The calculation unit 1720 establishes the chords on the virtual ring based on the algorithm of maximum planar subset of chords and the connection relationships between the pads on the aforementioned virtual ring in order to define the connection relationships corresponding to the aforementioned chords as direct connections and to define the connection relationship not corresponding to the chords as detour connections.
The device shown in
In summary, the routing method and device for a flip-chip package disclosed in the present invention sets the arrangement order of several outer pads of a chip into an outer sequence and sets the arrangement orders of the several inner pads of the chip into several inner sequences. Then, the longest common subsequence algorithm is used to calculate the longest common subsequence between each inner sequence and the outer sequence in order to define the connection relationship between each outer pad and its corresponding inner pad based on the aforementioned longest common subsequence. Since the longest common subsequence can be calculated by the dynamic programming method within polynomial time, the routing method for a flip-chip package disclosed in the present invention can significantly shorten the computation time. In addition, since the routing method and device for a flip-chip package disclosed in the present invention are used to find the routing scheme with the minimum number of detour connections, it is possible to reduce the routing length needed.
The technical content and characteristics of the present invention have been described above. However, those skilled in this field can still make substitutions and modifications without departing from the gist of the present invention. The protection scope of the present invention is not limited to the application examples but should also include the aforementioned substitutions and modifications that do not depart from the gist of the present invention. The protection scope is covered by the claims.
Number | Date | Country | Kind |
---|---|---|---|
200910209629.6 | Oct 2009 | CN | national |
200910209631.3 | Oct 2009 | CN | national |
This application is a divisional application of U.S. patent application Ser. No. 13/504,374 filed on Apr. 26, 2012, which is a national stage application claiming priority to Chinese Patent Application No. 200910209631.3 filed on Oct. 30, 2009 and Chinese Patent Application No. 200910209629.6 filed on Oct. 30, 2009, all of which are incorporated herein by reference in their entirety.
Number | Date | Country | |
---|---|---|---|
Parent | 13504374 | Apr 2012 | US |
Child | 14045090 | US |