CN102446230A - Method for merging GDSII layout data - Google Patents

Method for merging GDSII layout data Download PDF

Info

Publication number
CN102446230A
CN102446230A CN2010105026955A CN201010502695A CN102446230A CN 102446230 A CN102446230 A CN 102446230A CN 2010105026955 A CN2010105026955 A CN 2010105026955A CN 201010502695 A CN201010502695 A CN 201010502695A CN 102446230 A CN102446230 A CN 102446230A
Authority
CN
China
Prior art keywords
gdsii
data
cell
cell cube
name
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.)
Granted
Application number
CN2010105026955A
Other languages
Chinese (zh)
Other versions
CN102446230B (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 Huahong Grace Semiconductor Manufacturing Corp
Original Assignee
Shanghai Hua Hong NEC Electronics 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 Hua Hong NEC Electronics Co Ltd filed Critical Shanghai Hua Hong NEC Electronics Co Ltd
Priority to CN 201010502695 priority Critical patent/CN102446230B/en
Publication of CN102446230A publication Critical patent/CN102446230A/en
Application granted granted Critical
Publication of CN102446230B publication Critical patent/CN102446230B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

The invention discloses a method for merging GDSII layout data, applied to merging two or more pieces of GDSII data and comprising the following steps of: 1) establishing two layout libraries in a layout design tool; 2) exporting the two libraries into corresponding GDSII data, respectively; 3) reading in GDSII data to be merged in a binary manner, and finding out each element body in the two GDSII data files, respectively, thereby forming two sets: set A and set B; 4) comparing each element body in the set A with the corresponding one in the set B one by one; 5) forming a new set from the final set A' and the set B. The method is capable of automatically merging the GDSII data, and reduces the data redundancy and optimizes the data structure, so that the quick merging of various kinds of client data, IP data, mask scribing slot data becomes possible; and the design efficiency is greatly improved and the reliability is enhanced.

Description

The method that a kind of GDSII layout data merges
Technical field
The present invention relates to the method that a kind of semiconductor physics layout data is handled, particularly relate to the method that a kind of GDSII (Gerber Data Stream II) layout data merges.
Background technology
The GDSII form is a kind of binary data structure, is the semiconductor physics domain storage format that present industry is generally acknowledged, it is with data stream stored in form data.The present GDSII form various information that have 70 kinds of record (record) to be used to store domain comprise the structural information, coordinate information, hierarchical information of domain etc.
In the present IC layout design process, often need two or more GDSII data be combined, and the cell cube of these data (Cell) name repeats often, and actual domain is not necessarily identical.Existing way mainly is with these GDSII data stream in (importing) through the IC domain instrument; Replace the Cell of appointment through the function of Cell replacement again; Derive top layer Cell then, utilize to add a random number behind the Cell of function with all duplications of name of the automatic rename of domain instrument and derive.But mainly there are two kinds of problems in this way:
1) need be by external tool, and the GDSII number of files is when a lot, and operation is trouble very;
When 2) duplication of name Cell was a lot, increase that can be meaningless merged the size of back data volume.
Summary of the invention
The technical matters that the present invention will solve provides the method that a kind of GDSII layout data merges, and this method comes the distinguishing GDSII data of carrying out to merge through the interior figure coordinate of comparing unit body (Cell).
For solving the problems of the technologies described above, the method that GDSII layout data of the present invention merges may further comprise the steps:
The first step is set up two domain storehouses in layout tool, storing two groups of Cell layout data set respectively, and some Cell name is repetition in two storehouses;
In second step, these two storehouses are exported to corresponding GDSII data respectively;
The 3rd step, read in GDSII data to be combined with binary mode, find out each Cell in these two GDSII files respectively, forms two A gather A1, A2, A3, A4 ..., An} and B set B1, and B2, B3, B4 ..., Bn};
The 4th step, the comparison of bearing the same name of all Cell during Cell A1 in the A set and B gathered, if duplication of name is arranged then the contained figure of Cell A1 is compared,
If a) name is identical, figure is also identical, then removes the Cell A1 in the A set, form new A ' set A2, A3, A4 ..., An}
B) if name is identical, figure is inequality, then with Cell A1 RNTO A1_new, form new A ' set Al_new, A2, A3, A4 ..., An};
The 5th step, next Cell A2 is carried out the operation of step 4, each Cell in the A set compares;
The 6th step, new set is formed in final A ' set and B set, be exactly to merge the new GDSII data in back.
Wherein, two cell cubes (Cell) figure concrete grammar relatively in the 4th step comprises step:
1) number of plies that at first cell cube inside is contained is made comparisons, if the number of plies is inequality, the figure of then obvious two cell cubes is inconsistent;
2) if the number of plies is consistent, then need compare the individual layer figure respectively by number of plies order, this individual layer figure is polygon (boundary) figure and path (path) figure, relatively is that coordinate with the point of forming polygonal shape compares one by one for polygonal shape; For graphics path relatively, at first need compare the width in path, relatively form the coordinate of the point of graphics path more one by one;
3), confirm that then two cell cube figures are consistent if the number of plies is all consistent with every layer individual layer figure.
Beneficial effect:
The present invention is a kind of method of automatic merging GDSII data, and the hypothesis that this method is without loss of generality is applicable to two or more GDSII data are merged.
The present invention can analyze the figure consistance of duplication of name Cell in the data merging process automatically, and the duplication of name Cell of figure unanimity is reduced to 1, has significantly reduced the data redundancy amount, has optimized data structure.
The invention enables the various customer datas of quick merging, IP data, mask plate scribe line data to become possibility, significantly improved design efficiency and strengthened reliability.Experimentize on the integrated circuit of certain 0.13 μ m technology according to principle of the invention design of program; Under the identical situation of other conditions; Originally needed the data merging task of ability completion in 1 day (promptly to pass through the IC domain instrument with these GDSII data importings, replace the Cell of appointment through the function of Cell replacement again, derive top layer Cell then; Utilize and add a random number behind the Cell of function with all duplications of name of the automatic rename of domain instrument and derive), only need one hour now less than accomplishing.
Description of drawings
Below in conjunction with accompanying drawing and embodiment the present invention is done further detailed explanation:
Fig. 1 is that the present invention realizes the process flow diagram that the GDSII data merge;
Whether consistent Fig. 2 be relatively two Cell figures process flow diagram of the present invention.
Embodiment
The method that GDSII layout data of the present invention merges, its operational flowchart can be referring to Fig. 1.
Existing is example respectively to contain 4 Cell in two GDSII files, illustrates the method that GDSII layout data of the present invention merges, and specifically may further comprise the steps:
The first step is set up two domain storehouses in layout tool, storing two groups of Cell layout data set respectively, and some Cell name is repetition in two storehouses;
In second step, these two storehouses are exported to corresponding GDSII data respectively;
The 3rd step, read in GDSII data to be combined with binary mode, find out each Cell in these two GDSII files respectively, form two A set { A1, A2, A3, A4} and B set { B1, B2, B3, B4};
The 4th step, with the Cell A1 in the A set and all Cell in B set comparison of bearing the same name, if duplication of name (for example Cell A1 and Cell B1 duplication of name) is arranged then the contained figure of Cell A1 is compared,
If a) name is identical, figure is also identical, then removes the Cell A1 in the A set, forms new A ' set { A2, A3, A4};
B) if name is identical, figure is inequality, then with Cell A1 RNTO A1_new, forms new A ' set { A1_new, A2, A3, A4};
The 5th step, next Cell A2 is carried out the operation of step 4, each Cell in the A set compares;
The 6th step, new set is formed in final A ' set and B set, be exactly to merge the new GDSII data in back, for example these data contain Cell A2, A3_new, A4, B1, B2, B3, B4.
Wherein, realize two Cell figures concrete grammar relatively, can be referring to Fig. 2, concrete steps are following:
1) number of plies that at first Cell inside is contained is made comparisons, if the number of plies is inequality, then clearly the figure of two Cell is inconsistent;
2) under the situation that the number of plies is consistent, need compare the individual layer figure respectively, because the inner representative of graphics type of GDSII is boundary (polygon) and path (path), so will make comparisons to the two by number of plies order;
3) the Boundary figure is made up of the coordinate of n point, so as long as compare just passable one by one to the coordinate of these points;
4) the Path figure is a kind of figure with width attribute, also is made up of the coordinate of a series of point, so at first need compare the width of path, the coordinate of comparison point gets final product one by one again;
5) if above (number of plies with every layer individual layer figure) is all consistent, can confirm that two Cell figures are consistent.
Above-mentioned is example respectively to contain 4 Cell in two GDSII files only, and method of the present invention is applicable to two or more GDSII data are merged.According to step of the present invention, can significantly reduce the data redundancy amount, optimized data structure; And significantly improved design efficiency and strengthened reliability.Because the present invention directly carries out data processing with the GDSII file, often Billy is higher with layout editing instrument efficient, because can save the time of data importing and derivation.
Therefore, merge, then not only can increase substantially efficient, and strengthen reliability greatly if can utilize the GDSII file directly to carry out data.

Claims (5)

1. the method that merges of a GDSII layout data is a kind of automatic merging GDSII data and be applicable to the method that two or more GDSII data are merged, and it is characterized in that this method may further comprise the steps:
The first step is set up two domain storehouses in layout tool, storing two groups of cell cube layout data set respectively;
In second step, these two storehouses are exported to corresponding GDSII data respectively;
The 3rd step, read in GDSII data to be combined with binary mode, find out each cell cube in these two GDSII files respectively, forms two A gather A1, A2, A3, A4 ..., An} and B set B1, and B2, B3, B4 ..., Bn};
The 4th step, the comparison of bearing the same name of all cell cubes during cell cube A1 in the A set and B gathered, if duplication of name is arranged then the contained figure of cell cube A1 is compared,
If a) name is identical, figure is also identical, then removes the cell cube A1 in the A set, form new A ' set A2, A3, A4 ..., An}
B) if name is identical, figure is inequality, then with cell cube A1 RNTO A1_new, form new A ' set A1_new, A2, A3, A4 ..., An};
The 5th step, next cell cube A2 is carried out the operation of step 4, each cell cube in the A set all compares;
The 6th step, new set is formed in final A ' set and B set, be exactly to merge the new GDSII data in back.
2. the method that GDSII layout data as claimed in claim 1 merges, it is characterized in that: some cell cube name is repetition in two domain storehouses in the said first step.
3. the method that GDSII layout data as claimed in claim 1 merges is characterized in that: two the cell cube figures concrete grammar relatively in said the 4th step comprises step:
1) number of plies that at first cell cube inside is contained is made comparisons, if the number of plies is inequality, the figure of then obvious two cell cubes is inconsistent;
2), then need compare the individual layer figure respectively by number of plies order if the number of plies is consistent;
3), confirm that then two cell cube figures are consistent if the number of plies is all consistent with every layer individual layer figure.
4. the method that GDSII layout data as claimed in claim 3 merges, it is characterized in that: the individual layer figure said step 2) is polygonal shape and graphics path.
5. the method that GDSII layout data as claimed in claim 4 merges is characterized in that: the individual layer figure comparing method said step 2): for polygonal shape relatively is that coordinate with the point of forming polygonal shape compares one by one;
For graphics path relatively, at first need compare the width in path, relatively form the coordinate of the point of graphics path more one by one.
CN 201010502695 2010-10-11 2010-10-11 Method for merging GDSII layout data Active CN102446230B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010502695 CN102446230B (en) 2010-10-11 2010-10-11 Method for merging GDSII layout data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010502695 CN102446230B (en) 2010-10-11 2010-10-11 Method for merging GDSII layout data

Publications (2)

Publication Number Publication Date
CN102446230A true CN102446230A (en) 2012-05-09
CN102446230B CN102446230B (en) 2013-03-13

Family

ID=46008726

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010502695 Active CN102446230B (en) 2010-10-11 2010-10-11 Method for merging GDSII layout data

Country Status (1)

Country Link
CN (1) CN102446230B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103425829A (en) * 2013-08-06 2013-12-04 中国科学院微电子研究所 Layout fast reading method
CN105574246A (en) * 2015-12-14 2016-05-11 上海华虹宏力半导体制造有限公司 IP module merging method of layout
CN106855894A (en) * 2015-12-09 2017-06-16 展讯通信(上海)有限公司 The method and device of the positional information of memory cell in a kind of acquisition memory
CN106874543A (en) * 2017-01-04 2017-06-20 上海华虹宏力半导体制造有限公司 The LEF graphic processing methods of domain
CN110321640A (en) * 2019-07-05 2019-10-11 四川长虹电器股份有限公司 A kind of domain DRC processing method of integrated circuit conversion process

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1295298A (en) * 1999-11-05 2001-05-16 数字网站公司 Method for merging data base of internet service company
US20020023107A1 (en) * 2000-08-09 2002-02-21 Semiconductor Insights Inc. Schematic organization tool
WO2005058029A2 (en) * 2003-12-17 2005-06-30 Mentor Graphics Corporation Mask creation with hierarchy management using cover cells
CN1717686A (en) * 2003-04-28 2006-01-04 国际商业机器公司 Automatic data consolidation
CN101630335A (en) * 2008-07-18 2010-01-20 纬衡浩建科技(深圳)有限公司 Method for comparing similarity and difference between drawings

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1295298A (en) * 1999-11-05 2001-05-16 数字网站公司 Method for merging data base of internet service company
US20020023107A1 (en) * 2000-08-09 2002-02-21 Semiconductor Insights Inc. Schematic organization tool
CN1717686A (en) * 2003-04-28 2006-01-04 国际商业机器公司 Automatic data consolidation
WO2005058029A2 (en) * 2003-12-17 2005-06-30 Mentor Graphics Corporation Mask creation with hierarchy management using cover cells
CN101630335A (en) * 2008-07-18 2010-01-20 纬衡浩建科技(深圳)有限公司 Method for comparing similarity and difference between drawings

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103425829A (en) * 2013-08-06 2013-12-04 中国科学院微电子研究所 Layout fast reading method
CN103425829B (en) * 2013-08-06 2016-08-10 中国科学院微电子研究所 A kind of method of quick reading domain
CN106855894A (en) * 2015-12-09 2017-06-16 展讯通信(上海)有限公司 The method and device of the positional information of memory cell in a kind of acquisition memory
CN106855894B (en) * 2015-12-09 2020-04-14 展讯通信(上海)有限公司 Method and device for acquiring position information of storage unit in memory
CN105574246A (en) * 2015-12-14 2016-05-11 上海华虹宏力半导体制造有限公司 IP module merging method of layout
CN105574246B (en) * 2015-12-14 2018-08-21 上海华虹宏力半导体制造有限公司 The IP module synthetic methods of domain
CN106874543A (en) * 2017-01-04 2017-06-20 上海华虹宏力半导体制造有限公司 The LEF graphic processing methods of domain
CN106874543B (en) * 2017-01-04 2020-06-09 上海华虹宏力半导体制造有限公司 LEF graph processing method of layout
CN110321640A (en) * 2019-07-05 2019-10-11 四川长虹电器股份有限公司 A kind of domain DRC processing method of integrated circuit conversion process

Also Published As

Publication number Publication date
CN102446230B (en) 2013-03-13

Similar Documents

Publication Publication Date Title
CN102446230B (en) Method for merging GDSII layout data
CN109710572B (en) HBase-based file fragmentation method
CN102682108B (en) Row and line mixed database storage method
CN104899199A (en) Data processing method and system for data warehouse
CN102495906A (en) Incremental data migration method capable of realizing breakpoint transmission
CN104461390A (en) Method and device for writing data into imbricate magnetic recording SMR hard disk
CN108846749A (en) A kind of sliced transaction execution system and method based on block chain technology
CN104331446A (en) Memory map-based mass data preprocessing method
CN103150359B (en) Micro-blog information display packing and device
CN105701190A (en) Data synchronizing method and device
CN106469152A (en) A kind of document handling method based on ETL and system
CN105138282A (en) Storage space recycling method and storage system
CN104298736A (en) Method and device for aggregating and connecting data as well as database system
CN103914483A (en) File storage method and device and file reading method and device
CN103593447B (en) Data processing method and device applied to database table
CN103744952A (en) Method and system for implementing multi-table property of NoSQL database
CN102968478A (en) Indexing and searching method
CN102937956A (en) Method and device for storing real-time messages in intelligent substation
CN104636218A (en) Data recovery method and device
CN102855327B (en) A kind of low profile edge file storage management system
CN101894161A (en) Recurring event access method and device for real-time monitoring
CN101980190A (en) Method and device for quickly putting service data into base
CN105336379B (en) A kind of information processing method and solid-state memory
CN105574124A (en) Data storage system based on product information
CN103176990A (en) Spatial data storage and spatial data storage reading method and spatial data storage reading system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: SHANGHAI HUAHONG GRACE SEMICONDUCTOR MANUFACTURING

Free format text: FORMER OWNER: HUAHONG NEC ELECTRONICS CO LTD, SHANGHAI

Effective date: 20131225

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 201206 PUDONG NEW AREA, SHANGHAI TO: 201203 PUDONG NEW AREA, SHANGHAI

TR01 Transfer of patent right

Effective date of registration: 20131225

Address after: 201203 Shanghai city Zuchongzhi road Pudong New Area Zhangjiang hi tech Park No. 1399

Patentee after: Shanghai Huahong Grace Semiconductor Manufacturing Corporation

Address before: 201206, Shanghai, Pudong New Area, Sichuan Road, No. 1188 Bridge

Patentee before: Shanghai Huahong NEC Electronics Co., Ltd.