CN109697313B - Through hole generation method and through hole generation system - Google Patents

Through hole generation method and through hole generation system Download PDF

Info

Publication number
CN109697313B
CN109697313B CN201811546656.8A CN201811546656A CN109697313B CN 109697313 B CN109697313 B CN 109697313B CN 201811546656 A CN201811546656 A CN 201811546656A CN 109697313 B CN109697313 B CN 109697313B
Authority
CN
China
Prior art keywords
hole
holes
list
vertical direction
metal
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201811546656.8A
Other languages
Chinese (zh)
Other versions
CN109697313A (en
Inventor
邹志博
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Anlu Information Technology Co.,Ltd.
Original Assignee
Shanghai Anlogic Information Technology Co ltd
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 Shanghai Anlogic Information Technology Co ltd filed Critical Shanghai Anlogic Information Technology Co ltd
Priority to CN201811546656.8A priority Critical patent/CN109697313B/en
Publication of CN109697313A publication Critical patent/CN109697313A/en
Application granted granted Critical
Publication of CN109697313B publication Critical patent/CN109697313B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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

Abstract

The through hole generation method provided by the invention comprises the following steps: inputting a custom parameter, carrying out assignment judgment and calculation on the custom parameter, then carrying out assignment on a system parameter, carrying out cycle judgment on the custom parameter, judging whether to carry out cycle processing or not, substituting the custom parameter and the system parameter into a list generation formula in the cycle processing process to generate a list, and then loading the list to generate a layout. The through hole generation method is used for carrying out assignment judgment on the custom parameters and carrying out assignment on the system parameters, then carrying out cyclic judgment on the custom parameters so as to carry out cyclic processing, thereby generating a plurality of lists, modifying one input value, and changing the lists generated integrally, thereby realizing modification of the layout, greatly improving the efficiency of layout modification, simplifying operation steps and reducing error rate. The invention also provides a through hole generation system for realizing the through hole generation method.

Description

Through hole generation method and through hole generation system
Technical Field
The present invention relates to the field of integrated circuit technologies, and in particular, to a via generation method and a via generation system.
Background
When drawing a layout, the through holes for connecting two layers of adjacent metals are a basic unit which must be used, because the number of connecting wires between devices of a digital circuit in a chip is large, the number of the used through holes is large, the production yield of the chip is determined by parameters such as the wrapping area of the through holes, when the wrapping in the horizontal direction or the vertical direction on the layout is modified, two parameters need to be modified, when the bottom layer metal is required to be connected to the high-level metal with a plurality of layers at intervals, the through holes need to be repeatedly called, some parameters need to be modified for a plurality of times, and the condition of misoperation is easy to occur when the parameters are modified.
The chinese patent application publication No. CN103093060B discloses a method for inserting layout redundant through holes based on short-circuit key area constraints, which requires repeated calling of through holes and repeated modification of some parameters when modifying the attributes of the through holes, and is tedious and prone to misoperation.
Therefore, there is a need to provide a new via generation method to solve the above problems in the prior art.
Disclosure of Invention
The invention aims to provide a through hole generation method, which avoids the problem that operation errors are easy to generate due to multiple times of modification of multiple parameters.
In order to achieve the above object, the method for generating a through hole according to the present invention includes the steps of:
s1: inputting a self-defining parameter;
s2: carrying out assignment judgment and calculation on the user-defined parameters, and then carrying out assignment on system parameters;
s3: circularly judging the self-defined parameters, and judging whether to carry out circular processing or not;
s4: and in the cyclic processing process, substituting the user-defined parameters and the system parameters into a list generation formula to generate a list.
S5: and loading the list to generate the layout.
The invention has the beneficial effects that: the system parameters are assigned through assignment judgment of the custom parameters, and after the custom parameters are circularly judged, the circular processing is carried out, so that various lists are generated, one input value is modified, the generated list can be changed, the layout generated according to the lists can be correspondingly changed, the whole layout can be modified without modifying a plurality of custom parameters, the layout modification efficiency is greatly improved, the operation steps are simplified, and the error rate is reduced.
Preferably, the user-defined parameters include the number of through holes in the horizontal direction, the number of through holes in the vertical direction, the distance between two adjacent through holes in the horizontal direction, the distance between two adjacent through holes in the vertical direction, the type parameters of the metal wrapped through holes, the shape parameters of the through holes, the readable values of the defined through holes and the number of metal layers of the wrapped through holes, and the user-defined parameters have the advantages that: and multiple parameters of the through hole are defined, so that the through hole can be conveniently modified on the layout.
Preferably, the system parameters include a vertical dimension of the metal-wrapped through hole, a horizontal dimension of the through hole, a vertical dimension of the through hole, a bottom layer metal readable value of the wrapped through hole, and a high layer metal readable value of the wrapped through hole.
Further preferably, the definition through hole readable value obtains the parcel through hole bottom layer metal readable value and the parcel through hole high layer metal readable value through the calculation.
Preferably, the list formula includes a metal list generation formula and a via number list generation formula.
Further preferably, the number of the metal layers wrapping the through holes is judged to be greater than 1, and the circulating treatment is executed, wherein the circulating treatment comprises:
s11: after the number of the through holes in the horizontal direction and the number of the through holes in the vertical direction are judged, a first small circulation process and a second small circulation process are carried out, so that a formula is generated according to the through hole number list, and a through hole horizontal direction number list and a through hole vertical direction number list are generated;
s12: and generating a bottom layer metal list and a high layer metal list according to the metal list generation formula.
Further preferably, the circulating treatment is executed in a circulating manner, and the number of the metal layers wrapping the through holes is reduced by 1 every time the circulating treatment is executed.
Further preferably, the number of the through holes in the horizontal direction is m, the number of the through holes in the vertical direction is n, and the first small circulation processing and the second small circulation processing are sequentially executed after the m and the n are both judged to be greater than 0.
Further preferably, the first small-loop processing includes:
s21: under the condition that the number of the through holes in the horizontal direction is m and the number of the through holes in the vertical direction is n, generating a formula through the through hole number list, generating a first through hole vertical direction number list, and subtracting 1 from the vertical direction through hole number list;
s22: under the condition that the number of the through holes in the horizontal direction is m and the number of the through holes in the vertical direction is n-1, generating a formula through the through hole number list, generating a second through hole vertical direction number list, and subtracting 1 from the vertical direction through hole number list;
s23: repeating the step S22 until n is equal to 0, and then the number of vertical direction vias is reduced to n;
s24: after the steps S21 to S23 are performed, the number of the horizontal through holes is decreased by 1;
s25: performing the steps S21 to S23 again, and subtracting 1 from the number of the horizontal through holes;
s26: the step S25 is repeatedly executed until m becomes 0, and then the horizontal direction via number is reduced to m.
Further preferably, the second small-cycle processing includes:
s31: under the condition that the number of the through holes in the vertical direction is n and the number of the through holes in the horizontal direction is m, generating a formula through the through hole number list, generating a first through hole horizontal direction number list, and subtracting 1 from the horizontal direction through hole number list;
s32: under the condition that the number of the through holes in the vertical direction is n and the number of the through holes in the horizontal direction is m-1, generating a formula through the through hole number list, generating a second through hole horizontal direction number list, and subtracting 1 from the horizontal direction number list;
s33: repeating the step S32 until m is 0, and then the number of horizontal through holes is reduced to m;
s34: after the steps S31 to S33, the number of vertical through holes is decreased by 1;
s35: executing the step S31 again until the step S33, the number of the vertical direction through holes is reduced by 1;
s36: the step S35 is repeatedly executed until n is 0, and then the vertical-direction via number is reduced to m.
The invention also provides a through hole generation system, which comprises an input module, a judgment module, an assignment module, a processing module, a calculation module and a list processing module, wherein the input module is used for inputting the user-defined parameters, the judgment module is used for judging the size of the user-defined parameters to generate a judgment result, and the assignment module and the processing module are controlled according to the judgment result, the assignment module is used for assigning the system parameters, the processing module is used for realizing the cyclic processing of the system parameters after assignment to generate a list, the calculation module is used for realizing the calculation, and the list processing module is used for loading the list to generate a layout.
The through hole generation system has the advantages that: the judging module is right the custom parameter is judged, a judging result is generated, the assignment module and the processing module are controlled according to the judging result, the assignment module is right the system parameter is assigned, the processing module realizes the cyclic processing according to the system parameter after assignment to generate a list, a layout can be generated through the list, one is modified, the custom parameter can be realized right the modification of the list, thereby realizing the modification of the layout, a plurality of custom parameters are not required to be modified, the integral modification of the layout can be realized, the efficiency of the layout modification is greatly improved, the operation steps are simplified, and the error rate is reduced.
Drawings
FIG. 1 is a flow chart of a via creation method of the present invention;
FIG. 2 is a structural framework diagram of the via hole generation system of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention. Unless defined otherwise, technical or scientific terms used herein shall have the ordinary meaning as understood by one of ordinary skill in the art to which this invention belongs. As used herein, the word "comprising" and similar words are intended to mean that the element or item listed before the word covers the element or item listed after the word and its equivalents, but does not exclude other elements or items.
To solve the problems in the prior art, an embodiment of the present invention provides a through hole generation method, and with reference to fig. 1, the through hole generation method includes:
s1: inputting a self-defining parameter;
s2: carrying out assignment judgment and calculation on the user-defined parameters, and then carrying out assignment on system parameters;
s3: circularly judging the self-defined parameters, and judging whether to carry out circular processing or not;
s4: and in the cyclic processing process, substituting the user-defined parameters and the system parameters into a list generation formula to generate a list.
S5: and loading the list to generate the layout.
In some embodiments of the present invention, the user-defined parameters include the number of through holes in the horizontal direction, the number of through holes in the vertical direction, a distance between two adjacent through holes in the horizontal direction, a distance between two adjacent through holes in the vertical direction, a metal-wrapped through hole type parameter, a through hole shape parameter, a defined through hole readable value, and a number of metal layers wrapped in the through hole.
In some embodiments of the invention, the system parameters include a vertical dimension of the metal clad via, a horizontal dimension of the via, a vertical dimension of the via, a bottom layer metal readable value of the clad via, and a top layer metal readable value of the clad via.
In some embodiments of the present invention, the defined via readable value is calculated to obtain the parcel via bottom layer metal readable value and the parcel via top layer metal readable value.
In some embodiments of the present invention, the list formula includes a metal list generation formula and a via number list generation formula.
In some embodiments of the present invention, it is determined that the number of the metal layers wrapping the through hole is greater than 1, and the loop processing is performed, where the loop processing includes:
s11: after the number of the through holes in the horizontal direction and the number of the through holes in the vertical direction are judged, a first small circulation process and a second small circulation process are carried out, so that a through hole horizontal direction number list and a through hole vertical direction number list are generated according to a through hole number list generation formula;
s12: and generating a bottom layer metal list and a high layer metal list according to the metal list generating formula.
In some embodiments of the present invention, the loop processing is executed in a loop, and the number of layers of the metal layer covering the through hole is reduced by 1 every time the loop processing is executed.
In some embodiments of the present invention, the number of the through holes in the horizontal direction is m, the number of the through holes in the vertical direction is n, and after it is determined that both m and n are greater than 0, the first small loop processing and the second small loop processing are sequentially performed.
In some embodiments of the invention, the first small loop process comprises:
s21: under the condition that the number of the through holes in the horizontal direction is m and the number of the through holes in the vertical direction is n, generating a first through hole vertical direction number list through a through hole number list generating formula, wherein the number of the through holes in the vertical direction is reduced by 1, and the number of the through holes in the vertical direction is changed into n-1;
s22: under the condition that the number of the through holes in the horizontal direction is m and the number of the through holes in the vertical direction is n-1, generating a second through hole vertical direction number list through a through hole number list generating formula, wherein the number of the through holes in the vertical direction is reduced by 1, and the number of the through holes in the vertical direction is changed into n-2;
s23: repeating the step S22 until n is equal to 0, and then the number of vertical direction vias is reduced to n;
s24: the step S21 to the step S23 are performed, the number of the horizontal direction through holes is decreased by 1, and the number of the horizontal direction through holes becomes m-1;
s25: performing the steps S21 to S23 again, the number of horizontal through holes is decreased by 1 again, and the number of horizontal through holes becomes m-2;
s26: the step S25 is repeatedly executed until m becomes 0, and then the horizontal direction via number is reduced to m.
In some embodiments of the invention, the second small loop process comprises:
s31: under the condition that the number of the through holes in the vertical direction is n and the number of the through holes in the horizontal direction is m, generating a first through hole horizontal direction number list through a through hole number list generating formula, wherein the number of the through holes in the horizontal direction is reduced by 1, and the number of the through holes in the horizontal direction is changed into m-1;
s32: under the condition that the number of the through holes in the vertical direction is n and the number of the through holes in the horizontal direction is m-1, generating a second through hole horizontal direction number list through a through hole number list generating formula, wherein the number of the through holes in the horizontal direction is reduced by 1, and the number of the through holes in the horizontal direction is changed into m-2;
s33: repeating the step S32 until m is 0, and then the number of horizontal through holes is reduced to m;
s34: completing the steps S31 to S33, the number of vertical direction vias is decreased by 1, and the number of vertical direction vias becomes n-1;
s35: executing the step S31 again for the step S33, the number of vertical direction through holes is again decreased by 1, and the number of vertical direction through holes becomes n-2;
s36: the step S35 is repeatedly executed until n is 0, and then the vertical-direction via number is reduced to m.
Fig. 2 is a structural framework diagram of the via generation system according to some embodiments of the invention. Referring to fig. 2, the through-hole generation system includes input module 1, judgment module 2, assignment module 3, processing module 4, calculation module 5 and list processing module 6, input module 1 is used for inputting the custom parameter, judgment module 2 is used for right the size of custom parameter is judged, and the judgement result is generated, and according to the judgement result is right assignment module 3 with processing module 4 controls, assignment module 3 is used for right the system parameter assigns values, processing module 4 is used for realizing the system parameter after assigning values cyclic processing generates the list, calculation module 5 is used for realizing the calculation, list processing module 6 is used for loading the list generates the territory.
In some embodiments of the present invention, the calculation module 5 obtains the readable value of the bottom layer metal of the wrapped through-hole by subtracting a preset value from the readable value of the defined through-hole, and obtains the readable value of the top layer metal of the wrapped through-hole by adding 1 to the readable value of the bottom layer metal of the wrapped through-hole.
In some embodiments of the present invention, the values of the metal readable values of the bottom layer of the wrapped through hole and the metal readable values of the top layer of the wrapped through hole both range from 31 to 40.
In some embodiments of the present invention, the value of the defined through hole readable value ranges from 51 to 59.
In some specific embodiments of the present invention, when the type parameter of the metal-wrapped through-hole is 1, the horizontal dimension of the metal-wrapped through-hole is 0.05, and the vertical dimension of the metal-wrapped through-hole is 0.06; when the type parameter of the metal-wrapped through hole is 2, the size of the metal-wrapped through hole in the horizontal direction is 0.04, and the size of the metal-wrapped through hole in the vertical direction is 0.07; when the shape parameter of the through hole is 1, the size of the through hole in the horizontal direction is 0.04, and the size of the through hole in the vertical direction is 0.04; when the through hole shape parameter is 2, the size of the through hole in the horizontal direction is 0.04, the size of the through hole in the vertical direction is 0.06, and the preset value is 20.
In some embodiments of the present invention, the method for generating a through hole specifically includes:
inputting, from the input module 1, that the number of through holes in the horizontal direction is 3, the number of through holes in the vertical direction is 3, the distance between two adjacent through holes in the horizontal direction is 2, the distance between two adjacent through holes in the vertical direction is 2, the type parameter of the metal-wrapped through hole is 2, the shape parameter of the through hole is 1, the readable value of the defined through hole is 51, and the number of metal layers of the wrapped through hole is 3; after the judging module 2 judges that the type parameter of the metal wrapping through hole is 2, the assigning module 3 assigns the horizontal dimension of the metal wrapping through hole and the vertical dimension of the metal wrapping through hole, so that the horizontal dimension of the metal wrapping through hole is 0.04, and the vertical dimension of the metal wrapping through hole is 0.07; after the judging module 2 judges that the shape parameter of the through hole is 1, the assigning module 3 assigns the size of the through hole in the horizontal direction and the size of the through hole in the vertical direction, so that the size of the through hole in the horizontal direction is 0.04, and the size of the through hole in the vertical direction is 0.04; the calculation module 5 calculates to obtain the readable value of the bottom layer metal of the wrapped through hole equal to 31 and the readable value of the top layer metal of the wrapped through hole equal to 32.
Entering the loop processing, entering the first small loop processing in the loop processing first, judging that the number of horizontal through holes is equal to 3 and the number of vertical through holes is equal to 3, generating a through hole vertical direction number list according to a through hole number list generation formula, wherein the through hole number list generation formula is (((((-0.5 xa + (b x (a + c))): (-0.5 xd + (e x (d + f))))) ((0.5 xa + (b x (a + c))): 0.5 xd + (e x (d + f)))), wherein a is the through hole horizontal direction size, b is the number of horizontal through holes, c is the distance between two adjacent through holes in the horizontal direction, d is the through hole vertical direction size, e is the number of vertical through holes, and f is the distance between two adjacent through holes in the vertical direction, the first through-hole vertical direction number list is generated as ((0.22: 0.22) (0.26: 0.26)), ((0.22: 0.22) (0.26: 0.26)) as an array of polygon coordinates.
The processing module 4 keeps the number of the through holes in the horizontal direction unchanged to be 3, the calculating module 5 calculates that the number of the through holes in the vertical direction is reduced by 1 to obtain the number of the through holes in the vertical direction to be 2, and the processing module 4 generates a second list of the number of the through holes in the vertical direction according to a through hole number list generating formula; the processing module 4 keeps the number of the through holes in the horizontal direction unchanged to be 3, the calculating module 5 calculates the number of the through holes in the vertical direction minus 1 to obtain the number of the through holes in the vertical direction to be 1, and the processing module 4 generates a third through hole vertical direction number list according to the through hole number list generating formula; the processing module 4 keeps the number of the through holes in the horizontal direction unchanged to be 3, the calculating module 5 calculates that the number of the through holes in the vertical direction is reduced by 1 to obtain that the number of the through holes in the vertical direction is 0, the processing module 4 finishes the circulation when the number of the through holes in the horizontal direction is 3, and the number of the through holes in the vertical direction is changed to be 3.
After the cycle when the number of the through holes in the horizontal direction is 3 is finished, the calculation module 5 calculates that the number of the through holes in the horizontal direction is reduced by 1 to obtain that the number of the through holes in the horizontal direction is equal to 2, the processing module 4 keeps the number of the through holes in the horizontal direction unchanged at 2, and when the number of the through holes in the vertical direction is 3, a formula is generated according to the through hole number list to generate a fourth through hole vertical direction number list; the processing module 4 keeps the number of the through holes in the horizontal direction unchanged to be 2, the calculating module 5 calculates that the number of the through holes in the vertical direction is reduced by 1 to obtain that the number of the through holes in the vertical direction is equal to 2, and the processing module 4 generates a fifth through hole vertical direction number list according to the through hole number list generating formula; the processing module 4 keeps the number of the through holes in the horizontal direction unchanged as 2, the calculating module 5 calculates that the number of the through holes in the vertical direction is reduced by 1 to obtain that the number of the through holes in the vertical direction is equal to 1, and the processing module 4 generates a sixth list of the number of the through holes in the vertical direction according to a through hole number list generating formula; the processing module 4 keeps the number of the through holes in the horizontal direction unchanged to be 2, the calculating module 5 calculates that the number of the through holes in the vertical direction is reduced by 1 to obtain that the number of the through holes in the vertical direction is equal to 0, the processing module 4 finishes the circulation when the number of the through holes in the horizontal direction is 2, and the number of the through holes in the vertical direction is changed to be 3.
After the cycle when the number of the horizontal through holes is 2 is finished, the calculation module 5 calculates that the number of the horizontal through holes is reduced by 1 to obtain that the number of the horizontal through holes is equal to 1, the processing module 4 keeps the number of the horizontal through holes to be 1, and when the number of the vertical through holes is 3, the processing module 4 generates a formula according to the through hole number list to generate a seventh through hole vertical direction number list; the processing module 4 keeps the number of the through holes in the horizontal direction unchanged as 1, the calculating module 5 calculates that the number of the through holes in the vertical direction is reduced by 1 to obtain that the number of the through holes in the vertical direction is equal to 2, and the processing module 4 generates an eighth list of the number of the through holes in the vertical direction according to a formula generated by the through hole number list; the processing module 4 keeps the number of the through holes in the horizontal direction unchanged as 1, the calculating module 5 calculates that the number of the through holes in the vertical direction is reduced by 1 to obtain that the number of the through holes in the vertical direction is equal to 1, and the processing module 4 generates a ninth through hole vertical direction number list according to the through hole number list generating formula; the processing module 4 keeps the number of the through holes in the horizontal direction unchanged as 1, the calculating module 5 calculates that the number of the through holes in the vertical direction is reduced by 1 to obtain that the number of the through holes in the vertical direction is equal to 0, the processing module 4 finishes the circulation when the number of the through holes in the horizontal direction is 1, and the number of the through holes in the vertical direction is changed into an original value of 3; the calculation module 5 calculates that the number of the horizontal through holes is reduced by 1 to obtain that the number of the horizontal through holes is equal to 0, the small-cycle processing of the through hole vertical direction number list generated by the processing module 4 is finished, and the number of the horizontal through holes is changed into an original value of 3.
And then the second small circulation treatment is carried out, the second small circulation treatment process is the same as the first small circulation treatment process, and the difference is that: the processing module 4 firstly maintains the number of the through holes in the vertical direction unchanged, the number of the through holes in the horizontal direction changes, whenever the number of the through holes in the horizontal direction is 0, the calculating module 5 calculates that the number of the through holes in the vertical direction is reduced by 1, the processing module 4 finishes generating the small circulation processing of the through hole horizontal direction number list until the number of the through holes in the vertical direction is equal to 0, the number of the through holes in the vertical direction becomes an original value of 3, nine through hole horizontal direction number lists are formed, and the second small circulation processing is finished.
And generating a bottom metal list and a top metal list according to the metal list generation formula, wherein the metal list generation formula is ((-g-0.5 × a): (-h-0.5 × d) (g +0.5 × a + (a + c) x (b-1)): h +0.5 × d + (d + f) x (e-1))), the g is the horizontal dimension of the metal wrapped through hole, the h is the vertical dimension of the metal wrapped through hole, and each bottom metal list carries a readable value of bottom metal of the wrapped through hole, so that the round of circulation processing is finished.
Each through hole vertical direction quantity list carries one defined through hole readable value, each through hole horizontal direction quantity list carries one defined through hole readable value, each bottom layer metal list carries one wrapped through hole bottom layer metal readable value, and each high layer metal list carries one wrapped through hole high layer metal readable value.
After each round of the circulation processing is finished, the calculating module 5 calculates that the number of the layers of the wrapping through hole metal is reduced by 1, the processing module 4 repeats the circulation processing until the number of the layers of the wrapping through hole metal is equal to 1, the number of the layers of the wrapping through hole metal is changed into an original value of 3, and 40 lists are generated in total, wherein the lists are arrays of polygon coordinates.
The list processing module 6 then reads 40 of the list generation layouts.
Although the embodiments of the present invention have been described in detail hereinabove, it is apparent to those skilled in the art that various modifications and variations can be made to these embodiments. However, it is to be understood that such modifications and variations are within the scope and spirit of the present invention as set forth in the following claims. Moreover, the invention as described herein is capable of other embodiments and of being practiced or of being carried out in various ways.

Claims (6)

1. A via hole generation method is characterized by comprising the following steps:
s1: inputting self-defining parameters, wherein the self-defining parameters comprise the number of through holes in the horizontal direction, the number of through holes in the vertical direction, the distance between two adjacent through holes in the horizontal direction, the distance between two adjacent through holes in the vertical direction, metal-wrapped through hole type parameters, through hole shape parameters, defined through hole readables and wrapped through hole metal layer numbers;
s2: assigning and judging the custom parameters to generate a judgment result, assigning system parameters according to the judgment result, calculating the custom parameters, and assigning the system parameters according to the calculation result, wherein the system parameters comprise the vertical dimension of the metal wrapping through hole, the horizontal dimension of the through hole, the vertical dimension of the through hole, the bottom layer metal readable value of the wrapping through hole and the top layer metal readable value of the wrapping through hole;
s3: circularly judging the self-defined parameters, and judging whether to carry out circular processing or not;
s4: judging whether the number of the wrapped through hole metal layers is greater than 1, executing the circular processing, wherein the circular processing comprises judging the number of the horizontal through holes and the number of the vertical through holes, entering a first small circular processing and a second small circular processing, substituting the user-defined parameters and the system parameters into the through hole number list generating formula to generate a through hole horizontal direction number list and a through hole vertical direction number list, substituting the user-defined parameters and the system parameters into the metal list generating formula to generate a bottom layer metal list and a high layer metal list, and then reducing the number of the wrapped through hole metal layers by 1;
s5: and repeating the step S4 until the number of the wrapped through hole metal layers is judged to be equal to 1, and loading the through hole horizontal direction number list, the through hole vertical direction number list, the bottom layer metal list and the high layer metal list to generate the layout.
2. The via generation method according to claim 1, wherein the definition via readable value is calculated to obtain the parcel via bottom layer metal readable value and the parcel via top layer metal readable value.
3. The via hole generation method according to claim 1, wherein the number of via holes in the horizontal direction is m, the number of via holes in the vertical direction is n, and the first small loop processing and the second small loop processing are sequentially executed after it is determined that both m and n are greater than 0.
4. The via generation method according to claim 3, wherein the first small-loop process includes:
s21: under the condition that the number of the through holes in the horizontal direction is m and the number of the through holes in the vertical direction is n, generating a first through hole vertical direction number list through a through hole number list generating formula, wherein the number of the through holes in the vertical direction is reduced by 1;
s22: under the condition that the number of the through holes in the horizontal direction is m and the number of the through holes in the vertical direction is n-1, generating a second through hole vertical direction number list through a through hole number list generating formula, and subtracting 1 from the number of the through holes in the vertical direction;
s23: repeating the step S22 until n is equal to 0, and then the number of vertical direction vias is reduced to n;
s24: after the steps S21 to S23 are performed, the number of the horizontal through holes is decreased by 1;
s25: performing the steps S21 to S23 again, and subtracting 1 from the number of the horizontal through holes;
s26: the step S25 is repeatedly executed until m becomes 0, and then the horizontal direction via number is reduced to m.
5. The via generation method according to claim 3, wherein the second small-loop process includes:
s31: under the condition that the number of the through holes in the vertical direction is n and the number of the through holes in the horizontal direction is m, generating a first through hole horizontal direction number list through a through hole number list generating formula, wherein the number of the through holes in the horizontal direction is reduced by 1;
s32: under the condition that the number of the through holes in the vertical direction is n and the number of the through holes in the horizontal direction is m-1, generating a second through hole horizontal direction number list through a through hole number list generating formula, wherein the number of the through holes in the horizontal direction is reduced by 1;
s33: repeating the step S32 until m is 0, and then the number of horizontal through holes is reduced to m;
s34: after the steps S31 to S33, the number of vertical through holes is decreased by 1;
s35: performing the step S31 again and the step S33, the number of vertical direction vias is decreased by 1;
s36: the step S35 is repeatedly executed until n is 0, and then the vertical-direction via number is reduced to m.
6. A through-hole generation system, characterized in that the through-hole generation system is used for realizing the through-hole generation method according to any one of claims 1 to 5, and comprises an input module, a judgment module, an assignment module, a processing module, a calculation module and a list processing module, wherein the input module is used for inputting the custom parameters, the custom parameters comprise the number of through holes in the horizontal direction, the number of through holes in the vertical direction, the distance between two adjacent through holes in the horizontal direction, the distance between two adjacent through holes in the vertical direction, a metal-wrapped through-hole type parameter, a through-hole shape parameter, a defined through-hole readable value and a wrapped through-hole metal layer number, the judgment module is used for judging the size of the custom parameters to generate a judgment result, and controlling the assignment module and the processing module according to the judgment result and the calculation result, the processing module is used for realizing the circular processing to generate a list for the system parameters after assignment, the system parameters comprise the vertical direction size of a metal wrapping through hole, the horizontal direction size of the through hole, the vertical direction size of the through hole, the bottom layer metal readable value of the wrapping through hole and the high layer metal readable value of the wrapping through hole, the processing module is used for realizing the circular processing according to the judgment result, the number of the metal layers of the wrapping through hole is judged to be more than 1, the circular processing is executed, the circular processing comprises the first small circular processing and the second small circular processing after the number of the through holes in the horizontal direction and the number of the through holes in the vertical direction are judged, so that the user-defined parameters and the system parameters are substituted into the through hole number list generating formula to generate a through hole horizontal direction number list and a through hole vertical direction, substituting the user-defined parameters and the system parameters into the metal list generation formula to generate a bottom metal list and a high metal list, then subtracting 1 from the number of the wrapped through hole metal layers, wherein the calculation module is used for calculating the user-defined parameters, and the list processing module is used for loading a through hole horizontal direction quantity list, a through hole vertical direction quantity list, the bottom metal list and the high metal list to generate a layout.
CN201811546656.8A 2018-12-18 2018-12-18 Through hole generation method and through hole generation system Active CN109697313B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811546656.8A CN109697313B (en) 2018-12-18 2018-12-18 Through hole generation method and through hole generation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811546656.8A CN109697313B (en) 2018-12-18 2018-12-18 Through hole generation method and through hole generation system

Publications (2)

Publication Number Publication Date
CN109697313A CN109697313A (en) 2019-04-30
CN109697313B true CN109697313B (en) 2020-12-22

Family

ID=66232700

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811546656.8A Active CN109697313B (en) 2018-12-18 2018-12-18 Through hole generation method and through hole generation system

Country Status (1)

Country Link
CN (1) CN109697313B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521427A (en) * 2011-11-15 2012-06-27 北京空间飞行器总体设计部 ProE-based simple hole table array automatic modeling method
CN103034644A (en) * 2011-09-30 2013-04-10 中芯国际集成电路制造(上海)有限公司 Extension method of graphic design system (GDS) file
CN106529106A (en) * 2017-01-09 2017-03-22 郑州云海信息技术有限公司 Hole building method and device as well as PCB

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4882573B2 (en) * 2006-07-24 2012-02-22 富士通株式会社 Layout evaluation device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034644A (en) * 2011-09-30 2013-04-10 中芯国际集成电路制造(上海)有限公司 Extension method of graphic design system (GDS) file
CN102521427A (en) * 2011-11-15 2012-06-27 北京空间飞行器总体设计部 ProE-based simple hole table array automatic modeling method
CN106529106A (en) * 2017-01-09 2017-03-22 郑州云海信息技术有限公司 Hole building method and device as well as PCB

Also Published As

Publication number Publication date
CN109697313A (en) 2019-04-30

Similar Documents

Publication Publication Date Title
Asrari et al. Pareto dominance-based multiobjective optimization method for distribution network reconfiguration
US8473889B2 (en) Routing storage structure based on directional grid points and routing method thereof
CN104794116B (en) The layout method and device of element in a kind of page
CN108415703B (en) Interface layout method and device, electronic equipment and storage medium
CN109697313B (en) Through hole generation method and through hole generation system
CN104182556B (en) The layout method of chip
CN110096823A (en) Based on binary-coded digit integrated circuit wiring method and terminal device
Xiang et al. Bus-driven floorplanning
CN114065689A (en) Pad type selection method and device, electronic equipment and medium
CN109033510B (en) Three-dimensional integrated circuit interconnection line length optimization method and device based on genetic algorithm
CN115270687A (en) Chip layout method, device, equipment and storage medium
JP2012028479A (en) Semiconductor integrated circuit layout design method
CA2677599C (en) Method for the conversion of ladder diagrams
US7076313B2 (en) Method for optimizing configuration of pick-and-place machine
CN114229847B (en) Parameter configuration method and device for polycrystalline silicon reduction furnace, terminal equipment and medium
CN109343650A (en) A kind of maximum power point tracking method, solar controller and relevant device
JP7281299B2 (en) External wall panel design support device
JP5744124B2 (en) Information processing apparatus, information processing method, and program
Pignari et al. Influence of twist-pitch random non-uniformity on the radiated immunity of twisted-wire pairs
KR102074978B1 (en) Apparatus and method for providing arrangement pattern
JP7281298B2 (en) External wall panel design support device
JP6445242B2 (en) Design support apparatus and design support method
CN105718684B (en) A kind of memorial alloy actuator Optimal Deployment Method of active control structure dynamic stiffness
Xu et al. An algorithm for automatically generating black-box test cases
Ho et al. Layer minimization in escape routing for staggered-pin-array PCBs

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 200434 Room 202, building 5, No. 500, Memorial Road, Hongkou District, Shanghai

Patentee after: Shanghai Anlu Information Technology Co.,Ltd.

Address before: Room 501-504, building 9, Pudong Software Park, 498 GuoShouJing Road, Pudong New Area, Shanghai 200082

Patentee before: SHANGHAI ANLOGIC INFORMATION TECHNOLOGY Co.,Ltd.

CP03 Change of name, title or address