JPS6270978A - Processing method for graphic data - Google Patents
Processing method for graphic dataInfo
- Publication number
- JPS6270978A JPS6270978A JP60210859A JP21085985A JPS6270978A JP S6270978 A JPS6270978 A JP S6270978A JP 60210859 A JP60210859 A JP 60210859A JP 21085985 A JP21085985 A JP 21085985A JP S6270978 A JPS6270978 A JP S6270978A
- Authority
- JP
- Japan
- Prior art keywords
- data
- coordinates
- attribute data
- attribute
- graphic
- 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.)
- Pending
Links
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、図形データ処理方法に関する。本発明は例え
ばプリント基板設計における図形処理や、半導体集積回
路に使用するフォトマスクのパターンデータを処理する
方法に利用することができ、集積回路マスクパターンの
CADシステムにおいて中心となる図形記述内部データ
形式として具体化できる。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a graphic data processing method. The present invention can be used, for example, in graphic processing in printed circuit board design and in a method for processing pattern data of photomasks used in semiconductor integrated circuits, and is a graphic description internal data format that is central to CAD systems for integrated circuit mask patterns. It can be embodied as
本発明は、所定図形を構成する複数の点の位置座標に対
して処理を行う図形データ処理方法において、上記複数
の各座標にそれぞれ該座標の性質を示す属性データを具
備させることにより、複雑な操作を要することなく、一
つの形式で、図面作成、図形検証等、多目的な使用を可
能ならしめたものである。The present invention provides a graphic data processing method for processing the positional coordinates of a plurality of points constituting a predetermined figure. It is a single format that can be used for multiple purposes, such as drawing creation and graphic verification, without requiring any operations.
従来のこの種の技術、例えば通常のCADシステムにあ
っては、作成した基本データから各種の作業、つまり図
面出力や図面検証などの作業を行う場合、それぞれの内
部データ形式を必要とした。In conventional technology of this type, for example, a normal CAD system, when various operations, such as drawing output and drawing verification, are performed from created basic data, respective internal data formats are required.
即ち第5図に示す様なデータの流れとなっており、図面
Iから基本データ作成■を行い、これから各種作業を行
うには、それぞれについてデータ変換m、Iff’L、
その内部データ形式TV、TV’を得、各々図面出力■
あるいは図面検証V′とする。しかしこの様に複数の内
部データ形式を必要とすると、作業が複雑な為、作業ミ
スの混入の機会が多く、また作業時間を必要とし、効率
が悪い。In other words, the data flow is as shown in Figure 5.Basic data creation is performed from drawing I, and in order to perform various operations from now on, data conversion m, If'L,
Obtain the internal data format TV, TV' and output each drawing ■
Alternatively, let it be drawing verification V'. However, when a plurality of internal data formats are required in this way, the work is complicated, there are many opportunities for work errors to occur, and work time is required, resulting in inefficiency.
図形作成を例にとって述べると、次の通りである。原デ
ータは第6図、第8図に示す様に、各点の座標(x+
、y+ ) Cxt 、yz )−(x□。Taking graphic creation as an example, it is as follows. The original data is as shown in Figures 6 and 8, the coordinates of each point (x+
, y+ ) Cxt , yz )−(x□.
yn)で与えられる。このデータに例えば図形が長方形
である旨の情報などを加えることができる。given by yn). For example, information indicating that the figure is a rectangle can be added to this data.
この原データのままであると、図形は第6図の如く各点
を結んだ情報で与えられる。よってデータ処理して中間
データ(第8図)を得、第7図の如く、実図形に近い情
報が得られるようにする。その中間データから図形作成
するには、これを処理して図形作成用の専用中間データ
を得、これをその為のソフトウェアにかけてプロットし
、図面出しをすることになる。あるいはルールチェック
、つまり間隔が所定距離になっているか否かを検証する
には、またそれ専用の中間データを得、これをその為の
ソフトウェアによりチェックすることになる。即ち、各
作業にはそれぞれのソフトウェアに対しそれぞれの中間
データ(内部データ形式)を要することになる。従って
、各ソフトウェアに対する汎用データとして使用するこ
とはできない。If this original data remains as it is, the figure will be given by information connecting each point as shown in FIG. Therefore, data processing is performed to obtain intermediate data (FIG. 8), so that information close to the actual figure as shown in FIG. 7 can be obtained. In order to create a figure from the intermediate data, this must be processed to obtain intermediate data exclusively for figure creation, and this must be plotted using software for that purpose to produce a drawing. Alternatively, to check the rules, that is, to verify whether or not the interval is a predetermined distance, special intermediate data is obtained and checked using software for that purpose. That is, each task requires its own intermediate data (internal data format) for each software. Therefore, it cannot be used as general-purpose data for each software.
〜−
一方、内部データ形式を一つまとめた従来システムも存
在するが、この場合には特に内部に空白を持つ様な図形
の処理に難点がある。即ち空白部分が存在する図形の従
来の処理方法は、第9図に示す如く、
(1)1図形を2図形で表現する方法
(2)外周と内周とを接続する線分を設ける方法のいず
れかがとられていた。(1)の方法は巳。~- On the other hand, there are conventional systems that combine internal data formats into one, but in this case, there is a difficulty in processing figures that have internal blank spaces in particular. In other words, conventional methods for processing figures with blank areas are as shown in Figure 9: (1) Expressing one figure with two figures; (2) Providing a line segment connecting the outer and inner circumferences. Either one was taken. Method (1) is Snake.
Fの2図形データにより図形を表現するもので、図面出
力に他の線分が現れない為図形出力としては適するが、
空白部分の存在は認識不可能であり、検証用には使用で
きない。(2)の方法は線分G。It expresses a figure using two figure data of F, and since other line segments do not appear in the drawing output, it is suitable for figure output.
The presence of blank spaces is unrecognizable and cannot be used for verification. Method (2) is line segment G.
Hを設ける事により空白部分の存在する図形を表現する
もので、一般的に多く用いられている方法である。これ
は空白部分の認識が可能であるが、この為に本来図形に
存在しない線分(G、 H)を設ける必要があり、図
面作成用に用いた場合には、図示の如く見づらい図面と
なる。By providing H, a figure with a blank area is expressed, and this is a method that is commonly used. Although this allows recognition of blank areas, it is necessary to provide line segments (G, H) that do not originally exist in the figure, and when used for drawing, the drawing becomes difficult to read as shown in the figure. .
本発明は、上記従来技術の問題点を解決し、唯一の内部
データ形式で図面作成や図形検証等が可能で、各ソフト
ウェアに汎用でき、かつ見易い白抜き図形が図面出力可
能で、しかも作業が少なく、流れが単純で、作業ミスが
少なく、時間効率も良い、有利な図形処理方法を提供す
ることにある。The present invention solves the above-mentioned problems of the prior art, enables drawing creation and figure verification using a unique internal data format, is universally applicable to various software, outputs easy-to-read white figures, and is easy to work with. It is an object of the present invention to provide an advantageous graphic processing method that has a simple flow, fewer operational errors, and is time efficient.
[問題点を解決するための手段〕
本発明は、所定図形を構成する複数の点の位置座標に対
して処理を行う図形データ処理方法において、上記複数
の各座標が、それぞれ該座標の性質を示す属性データを
有する構成とし、これによって該属性データを座標を示
すデータに加えて処理を行うことを可能ならしめたもの
である。[Means for Solving the Problems] The present invention provides a graphic data processing method for processing the positional coordinates of a plurality of points constituting a predetermined figure, in which each of the plurality of coordinates has a property of the coordinate. This configuration allows the attribute data to be added to data indicating coordinates for processing.
本発明は、上記構成の結果、図形演算処理済内部データ
における各頂点座標データに属性データを加え、例えば
この属性データに平面図形の外周に位置するか、または
内周に位置するかの情報を記述する事ができるので、図
面出力用に使用した場合に見易い図面が得られかつ空白
の認識が可能で、またこの内部データが図形検証用等に
も適用でき、汎用性のある図形記述内部データ形式とす
ることができる。即ち第1図の様に、データの流れを、
図面■から基本データ作成■を行うと、これから各種作
業に対して単一のデータ変換■を行うだけで内部データ
形式■を得ることができ、この内部データ形式■で各々
図面出力■も図形検証V′も行うことができる。その結
果、作業が少なく、流れが単純で、作業ミスが少なく、
時間効率も良いシステムとすることができる。As a result of the above configuration, the present invention adds attribute data to each vertex coordinate data in the internal data that has undergone graphical operation processing, and adds information as to whether it is located on the outer periphery or the inner periphery of the planar figure, for example, to this attribute data. Since this internal data can be used for drawing output, it is possible to obtain an easy-to-read drawing and recognize blank spaces.This internal data can also be used for figure verification, etc., making it a versatile figure description internal data. It can be a format. In other words, as shown in Figure 1, the data flow is
If you create basic data from a drawing, you can obtain an internal data format by simply performing a single data conversion for various tasks, and use this internal data format to verify each drawing output. V' can also be performed. As a result, there is less work, the flow is simple, there are fewer mistakes, and
The system can also be time-efficient.
〔実施例〕
以下図面を参照して、本発明の一実施例を説明する。こ
の実施例は、具体的には半導体装置、例えばMO3作成
のためのフォトマスクパターンの図形データ処理に用い
るものとして説明する。[Embodiment] An embodiment of the present invention will be described below with reference to the drawings. This embodiment will be specifically described as being used for graphic data processing of a photomask pattern for producing a semiconductor device, for example, MO3.
但し当然のことではあるが、本発明は以下述べる実施例
により限定されるものではない。However, it goes without saying that the present invention is not limited to the examples described below.
本実施例においては、第2図に示す様な内部データ形式
を用いる。第2図のA RE A recordにお
けるword ttl 7〜20の(JX、、JY、)
が、図形の最初の点の座標値であり、この次のデータと
して属性データIATIを付加する。さらに(JX2
、JY2)〜(JX、1.JY、)まですべての頂点座
標にIATn〜IAT、の属性データを付加する。本例
におけるこの属性データは、この頂点及びこの頂点を始
点とする辺の性質を示す為に用いる。この属性データは
、唯1 wordのみを使用する。この場合1 wor
dは16bitないし32bitから構成されるが、こ
の各bitに情報を持たせる。実施例は16bitを用
いている。In this embodiment, an internal data format as shown in FIG. 2 is used. Word ttl 7-20 (JX,, JY,) in ARE A record in Figure 2
is the coordinate value of the first point of the figure, and attribute data IATI is added as the next data. Furthermore (JX2
, JY2) to (JX, 1.JY,), the attribute data of IATn to IAT is added to all the vertex coordinates. This attribute data in this example is used to indicate the properties of this vertex and the edge starting from this vertex. This attribute data uses only one word. In this case 1 wor
d is composed of 16 bits to 32 bits, and each bit has information. The embodiment uses 16 bits.
本実施例の場合のbitの使用状況を第3図に示す。b
it Oは一筆書きされる図形の始点で1、他で0であ
る。bit 1は同じく一筆書きされる図形の終点で1
、他で0である。さらにbit 2は白抜き図形の内周
の各頂点で1、他で0とする。実際の図形で各bitの
状態を示した例を第4図に記す。FIG. 3 shows the usage status of bits in this embodiment. b
it_O is 1 at the starting point of the figure drawn with one stroke, and 0 at other locations. Bit 1 is also 1 at the end point of the figure drawn with one stroke.
, otherwise 0. Further, bit 2 is set to 1 at each vertex on the inner periphery of the outline figure, and set to 0 at the other vertices. An example showing the state of each bit using an actual figure is shown in FIG.
即ち、第4図(a)はここに示す図形の1〜13の頂点
番号(始点1と終点13とは同一点)を示すが、bit
Oにおいては図形情報は第4図(b)の如くなり、b
it 1においては同じく第4図(c)の如くなり、b
it 2においては同じく第4図(d)の如くなる。こ
のように、第2図の属性データ(例えばrAT+)の1
つに、第3図のbitに対応する16 (またはそれ以
内)の情報が入っている。That is, FIG. 4(a) shows the vertex numbers 1 to 13 of the figure shown here (the starting point 1 and the ending point 13 are the same point), but the bit
In O, the graphic information is as shown in Figure 4(b), and b
In it 1, it is also as shown in Fig. 4(c), and b
Similarly, in it 2, the result is as shown in FIG. 4(d). In this way, 1 of the attribute data (for example rAT+) in FIG.
contains 16 (or less) pieces of information corresponding to the bits in FIG.
第3図の例では、bit 3. 7□ 10〜15が予
だ、MO3以外の、例えばバイポーラ型半導体の情報を
要する時、この予備を使うことができる。In the example of FIG. 3, bit 3. 7□ 10 to 15 are reserved. When information on other than MO3, such as bipolar type semiconductors, is required, this reserve can be used.
このbitの内、図面出力時にはbit lに1が立っ
ている点(終点を示す。第4図(c)参照)を始点とす
る様な辺を描かなければ、一連の座標からなる1つのデ
ータとして中抜き図形を描く事が可能である。また1つ
のデータ内にすべての座標が記述されている為、図形の
寸法検査等の検証用ソフトウェアにも好適である。Among these bits, when outputting a drawing, if you do not draw a side whose starting point is the point where bit l is set to 1 (indicates the end point, see Figure 4 (c)), one piece of data consisting of a series of coordinates will be generated. It is possible to draw hollow shapes as . Furthermore, since all coordinates are described in one data, it is suitable for verification software such as dimensional inspection of figures.
例えば、MOSのソース、ドレイン、ゲートの形成のた
めのパターンの相互関係の検証、ルールチx、ツクなど
に用いることができる。For example, it can be used to verify the mutual relationship between patterns for forming a source, drain, and gate of a MOS, and to check the pattern.
本実施例の場合には、第3図に示す様に、属性データの
他のbitに、図形情報から集積回路の回路情報を抽出
する為の情報や、X軸、y軸に平行な辺の情報を入れで
ある。従ってこの内部データ形式を持つデータを入力と
する種々のソフトウェアに有効に利用することが可能で
ある。In the case of this embodiment, as shown in FIG. 3, the other bits of the attribute data include information for extracting circuit information of the integrated circuit from the graphic information, and information on the sides parallel to the X and Y axes. Please enter the information. Therefore, it is possible to effectively utilize data having this internal data format in various software as input.
本実施例の場合、この内部データ形式を持つデータを中
心として、これを入力として利用できるソフトウェアと
しては、
■図面出カプログラム
■デザインルールチェックプログラム
■電気的接続チェックプログラム
■回路情報抽出プログラム
などがある。■は図形をそのまま描くのに用いることが
でき、■はルールが適性か否かを検証でき、■は接続違
反があるか否かを調べるのに使用でき、これは接続ミス
があった時それに対処するプログラムとして具体化する
こともでき、■は回路図をそのまま描くように用いるこ
とができ、これを用いればちとの設計との照合もでき、
検証用とすることが可能である。In the case of this embodiment, the software that can use the data in this internal data format as input include: ■Drawing output program ■Design rule check program ■Electrical connection check program ■Circuit information extraction program be. ■ can be used to draw the figure as it is, ■ can be used to verify whether the rules are appropriate, and ■ can be used to check whether there is a connection violation. It can also be implemented as a program to deal with the problem, and ■ can be used as if drawing a circuit diagram as it is, and by using this, it can be compared with the design of the company.
It can be used for verification.
本実施例は、図形記述データ中の各座標点に属性データ
を付加し、この属性データ中のbitを利用する事によ
り、各点、各辺の属性を表すようにした。かつこの属性
データに平面図形の外周かまたは内周かの情報を記述す
る事により、中抜き図形を一筆書き表現する事と、この
データを検証用プログラムの入力とする事を可能とした
ものであるので、極めて有効に使用できる。In this embodiment, attribute data is added to each coordinate point in the graphic description data, and the bits in this attribute data are used to represent the attributes of each point and each side. Moreover, by writing information about whether the planar shape is on the outer or inner circumference in this attribute data, it is possible to express a hollow shape with a single stroke and use this data as input for a verification program. Therefore, it can be used extremely effectively.
即ち属性データの使用、及びこのデータ内の各bitの
使用により、種々のソフトウェアに対応可能となった。That is, by using attribute data and each bit within this data, it has become possible to support various software.
この属性データは各頂点座標に付加し、さらにこの座標
を始点とする辺の属性も示す事により、図面出力、図形
検証の両方に対応可能となった。更に1種類の内部デー
タですべてのソフトウェアに対応可能な為、作業効率が
向上し・作業ミスが少なくなるという効果もある。By adding this attribute data to each vertex coordinate and also indicating the attributes of the side starting from this coordinate, it is now possible to support both drawing output and figure verification. Furthermore, since one type of internal data can be used with all software, it has the effect of improving work efficiency and reducing work errors.
なお、原データがそのまま中間データとなることもある
が、このような場合も本発明に含まれることは当然であ
る。It should be noted that the original data may become intermediate data as it is, and it goes without saying that such cases are also included in the present invention.
上述の如く、本発明の図形データ処理方法は、単一の内
部データ形式で図面作成や図形検証等が可能で、各ソフ
トウェアに汎用でき、かつ見易い白抜き図形が図面出力
可能で、しかも作業が少なく、流れが単純で、作業ミス
が少なく、時間効率も良いという効果を有する。As mentioned above, the graphic data processing method of the present invention enables drawing creation and graphic verification using a single internal data format, is universally applicable to various software, outputs easy-to-see white shapes, and is easy to work with. It has the effect of having a simple flow, fewer work errors, and good time efficiency.
第1図は本発明のデータの流れの一例を示すフロー図で
ある。第2図は本発明の一実施例の内部データ形式を示
す図、第3図は同側のbitの使用状況を示す図、第4
図は実際の図形についてのbitの状態の例を示す図で
ある。
第5図は乃至第9図は、各々従来例を説明するための図
面である。
I−−−一図面、 n−−−−一基本データ作成、■−
−−−−データ変換、 IV−−一内部データ形式、V
−−−−一図形出力、 v ’ −−−一・図形検証。FIG. 1 is a flow diagram showing an example of the data flow of the present invention. FIG. 2 is a diagram showing the internal data format of an embodiment of the present invention, FIG. 3 is a diagram showing the usage status of bits on the same side, and FIG.
The figure is a diagram showing an example of the state of bits regarding an actual figure. FIG. 5 to FIG. 9 are drawings for explaining each conventional example. I---1 drawing, n---1 basic data creation, ■-
---Data conversion, IV--Internal data format, V
----1. Figure output, v' ----1. Figure verification.
Claims (1)
行う図形データ処理方法において、上記複数の各座標が
、それぞれ該座標の性質を示す属性データを有すること
を特徴とする図形データ処理方法。A graphic data processing method for processing positional coordinates of a plurality of points constituting a predetermined figure, wherein each of the plurality of coordinates has attribute data indicating properties of the coordinates. .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60210859A JPS6270978A (en) | 1985-09-24 | 1985-09-24 | Processing method for graphic data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60210859A JPS6270978A (en) | 1985-09-24 | 1985-09-24 | Processing method for graphic data |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS6270978A true JPS6270978A (en) | 1987-04-01 |
Family
ID=16596280
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP60210859A Pending JPS6270978A (en) | 1985-09-24 | 1985-09-24 | Processing method for graphic data |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6270978A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6415872A (en) * | 1987-07-10 | 1989-01-19 | Hitachi Ltd | Structuring/retrieving method for drawing |
JP2015132873A (en) * | 2014-01-09 | 2015-07-23 | 富士通セミコンダクター株式会社 | pattern matching method, program, and pattern design method |
-
1985
- 1985-09-24 JP JP60210859A patent/JPS6270978A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6415872A (en) * | 1987-07-10 | 1989-01-19 | Hitachi Ltd | Structuring/retrieving method for drawing |
JP2015132873A (en) * | 2014-01-09 | 2015-07-23 | 富士通セミコンダクター株式会社 | pattern matching method, program, and pattern design method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH03257671A (en) | Design uptake system | |
CN113051885B (en) | AutoCAD-based design drawing rapid typesetting method | |
CN112380612B (en) | Rapid design method, device, medium and terminal suitable for ship outfitting platform | |
JPS6270978A (en) | Processing method for graphic data | |
EP1109133A2 (en) | CAD Data compressing method and apparatus thereof | |
CN114445847A (en) | Metal plate model bending data feature identification method based on three-dimensional vector data | |
US6073080A (en) | Computer system and method for production of molecular structure diagram | |
JP7165970B2 (en) | LEARNING DATA GENERATOR AND LEARNING DATA GENERATION METHOD | |
CN1722144B (en) | System and method for designing and manufacturing LSI and electron beam data generation system | |
JP3145724B2 (en) | Graphic data converter | |
JP2008198121A (en) | Analyzing method | |
JPS5856080A (en) | Line pattern compression system | |
JPH0322088A (en) | Engineering work station circuit diagam editor | |
JPS63137451A (en) | Cad system | |
JPH0214370A (en) | Information processor | |
JPH01193973A (en) | Interference checking method for three-dimensional shape | |
JPH03271871A (en) | Segment data processing system | |
JPH0194638A (en) | Method of generating block terminal | |
JPH01273175A (en) | Automatic character arranging system for construction | |
JPH07182478A (en) | Graphic data editing device | |
JPH01260580A (en) | Graphic input conversion device | |
JPS61175782A (en) | Graphic display processing system | |
JPH07182390A (en) | Exclusively using method for general-purpose cad system | |
JPH0532787B2 (en) | ||
JPS60189086A (en) | Input device for drawing information |