JP2001093800A - Electron beam lithography equipment - Google Patents

Electron beam lithography equipment

Info

Publication number
JP2001093800A
JP2001093800A JP26496899A JP26496899A JP2001093800A JP 2001093800 A JP2001093800 A JP 2001093800A JP 26496899 A JP26496899 A JP 26496899A JP 26496899 A JP26496899 A JP 26496899A JP 2001093800 A JP2001093800 A JP 2001093800A
Authority
JP
Japan
Prior art keywords
data
memory
primary memory
initial value
result
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
Application number
JP26496899A
Other languages
Japanese (ja)
Inventor
Minoru Wakita
実 脇田
Masato Kamata
政人 鎌田
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP26496899A priority Critical patent/JP2001093800A/en
Publication of JP2001093800A publication Critical patent/JP2001093800A/en
Pending legal-status Critical Current

Links

Landscapes

  • Electron Beam Exposure (AREA)

Abstract

PROBLEM TO BE SOLVED: To eliminate setting of initial values required for each cumulative operation in a pipeline method operation unit wherein all the data is divided into a plurality of areas and the data in each area is processed by a cumulative operator which stores an operation path and a result of each data in a rapid primary memory and then these results are transferred from the primary memory to be stored in a ralatively slow secondary memory in a specified fundamental cycle. SOLUTION: When cumulative results are transferred to a secondary memory, the data is read from a primary memory in a first half of a fundamental cycle and initial values are stored in the primary memory in the latter half of the cycle. Due to this mechanism, the setting of initial values required each time acumulative operation is started up can be eliminated, shortening the operation time.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は累積演算の結果を保
持する手段を持つ演算装置、特に半導体の配線パターン
を対象として演算を実施しその結果をメモリに格納可能
な演算装置を有する電子線描画装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an arithmetic unit having means for holding a result of a cumulative operation, and more particularly, to an electron beam lithography system having an arithmetic unit capable of performing an operation on a semiconductor wiring pattern and storing the result in a memory. Related to the device.

【0002】[0002]

【従来の技術】以下図面を用いて従来の演算回路につい
て説明する。図2において11は、位置に準ずるものを表
わすデータとその位置の重さを表わすデータを持つデー
タ入力手段14から供給されるnビットのデータを、ある
基本周期を持つクロックで前者データよりメモリ素子ア
ドレスを、後者データより格納データを生成するパイプ
ライン方式のデータ演算手段12の起動制御を行い、該演
算手段12が出力した演算経過及び結果を保持する為の1
次メモリ13の内容を、ユーザーがクリア等のアクセスを
可能とするようなデータ幅mビットのCPU等で構成し
た前記基本周期のクロックとは非同期で動作する制御手
段11であり、該データ演算手段12によるある範囲の演算
が終了すると、該基本周期でその結果を2次メモリ15に
転送する処理を実施する。
2. Description of the Related Art A conventional arithmetic circuit will be described below with reference to the drawings. In FIG. 2, reference numeral 11 denotes an n-bit data supplied from the data input means 14 having data representing data corresponding to a position and data representing the weight of the position. The address is used to control the activation of the pipelined data operation means 12 for generating storage data from the latter data, and to store the operation progress and the result output by the operation means 12.
The control means 11 operates asynchronously with the clock of the basic cycle, which is constituted by a CPU or the like having a data width of m bits so that the user can access the contents of the next memory 13 such as clearing. When the calculation of a certain range by 12 is completed, a process of transferring the result to the secondary memory 15 in the basic cycle is performed.

【0003】累積演算をする前にまず制御手段11は1次
メモリ13にある初期値を設定する。制御手段11により累
積演算が起動されると、データ演算手段12は基本周期の
前半でデータ入力手段14から入力されるものの内位置を
表わすデータより1次メモリ13の対応アドレスを生成
し、該アドレスより初期値を読み出し、またその位置の
重さを表わすデータより該アドレスに格納するデータを
生成する。次に基本周期の後半でそのデータを1次メモ
リ13の該アドレスに格納する。この1次メモリ13への累
積演算をある演算単位分実行するとこの結果を対応する
2次メモリ15へ転送する。
Before performing the accumulation operation, the control means 11 first sets an initial value in the primary memory 13. When the accumulative operation is started by the control means 11, the data operation means 12 generates a corresponding address of the primary memory 13 from the data representing the position of the data inputted from the data input means 14 in the first half of the basic period. An initial value is read out, and data to be stored at the address is generated from data representing the weight of the position. Next, in the latter half of the basic cycle, the data is stored at the address of the primary memory 13. When the accumulation operation in the primary memory 13 is executed for a certain operation unit, the result is transferred to the corresponding secondary memory 15.

【0004】この処理において1次メモリ13へのアクセ
スは連続して同一アドレスへのアクセスが発生するので
高速性能が要求される。しかしこの様な仕様のメモリで
必要分を構成するとシステムが高価になってしまう。そ
こで必要最小限の領域を該仕様のメモリで構成し、全演
算領域を該領域で分割して累積演算し、その結果を安価
なメモリで構成した大容量2次メモリへ転送する処理を
繰り返すことにより所望の領域の演算を実施する。
In this process, access to the primary memory 13 requires continuous access to the same address, so high-speed performance is required. However, if a necessary portion is constituted by a memory having such a specification, the system becomes expensive. Therefore, it is necessary to repeat the process of configuring the minimum necessary area with the memory of the specification, dividing the entire operation area by the area, performing the cumulative operation, and transferring the result to the large-capacity secondary memory configured with the inexpensive memory. To calculate the desired area.

【0005】先記構成の為、分割された領域毎の累積演
算を実施する前に初期値設定が必要となり、これは制御
手段11が1次メモリ13へ初期値を書込むことにより実行
される。
[0005] Because of the configuration described above, it is necessary to set an initial value before performing the cumulative operation for each divided area, and this is executed by the control means 11 writing the initial value to the primary memory 13. .

【0006】[0006]

【発明が解決しようとする課題】前項記載の通り、前記
従来方式では、演算の起動の度に1次メモリに初期値を
格納する必要があり、これには制御手段が介在するため
オーバーヘッドが増加し、演算範囲の分割数に比例して
スループットを下げる要因となっていた。
As described in the preceding paragraph, in the conventional method, it is necessary to store an initial value in the primary memory every time the operation is started, and this requires control means to increase the overhead. However, this is a factor that lowers the throughput in proportion to the number of divisions of the calculation range.

【0007】また通常演算を実施するデータ幅nビット
は制御手段11がアクセス可能なビット幅mのk倍である
ため、1つのアドレスへのアクセスにk倍を要する為、
更にスループットを下げることになっていた。
Further, since the data width n bits for performing the normal operation is k times the bit width m accessible by the control means 11, it takes k times to access one address.
The throughput was to be further reduced.

【0008】[0008]

【課題を解決するための手段】前記問題点を解決するた
め、1次メモリ13から2次メモリ15への転送時に、基本
周期の前半で1次メモリ13からのデータ読出しを実施
し、後半で2次メモリ15への書込むと共に1次メモリ13
の該読出しアドレスに初期値を書込むような機構を設
け、これにより累積演算前の制御手段11による初期値設
定動作を削除し、累積演算の起動回数に依らず演算スル
ープットを下げないようにした。
In order to solve the above-mentioned problem, at the time of transfer from the primary memory 13 to the secondary memory 15, data is read from the primary memory 13 in the first half of the basic cycle and in the latter half. Writing to the secondary memory 15 and the primary memory 13
A mechanism for writing an initial value to the read address is provided so that the initial value setting operation by the control means 11 before the accumulation operation is deleted, so that the operation throughput is not lowered irrespective of the number of activations of the accumulation operation. .

【0009】[0009]

【発明の実施の形態】以下図1、図3を参照して本発明
の第1の実施例を説明する。図1において11は、位置に
準ずるものを表わすデータとその位置の重さを表わすデ
ータを持つデータ入力手段14から供給されるnビットの
データを、ある基本周期を持つクロックで前者データよ
りメモリ素子アドレスを、後者データより格納データを
生成するパイプライン方式のデータ演算手段12の起動制
御を行い、該演算手段12が出力した演算経過及び結果を
保持する為の1次メモリ13の内容を、ユーザーがクリア
等のアクセスを可能とするようなデータ幅mビットのC
PU等で構成した前記基本周期のクロックとは非同期で
動作する制御手段11であり、該データ演算手段12による
ある範囲の演算が終了すると、該基本周期でその結果を
2次メモリ15に転送する処理を実施する。図3において
16は1次メモリ13から2次メモリ15に演算結果を転送す
る際、基本周期の前半に1次メモリ13から2次メモリ15
へ転送し、その後半に初期値レジスタ21に設定された初
期値を1次メモリ13に書込むような制御を実施するデー
タ設定手段である。なお、図1、図3中で各手段及びメ
モリを接続するバッファは入力されるイネーブル信号
(OExxで示す)をアサートすることにより示す方向に
データ転送可能な構成とする。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A first embodiment of the present invention will be described below with reference to FIGS. In FIG. 1, reference numeral 11 denotes an n-bit data supplied from a data input means 14 having data representing data corresponding to a position and data representing the weight of the position, by using a clock having a certain basic period, from the former data to a memory element. The address is used to control the start of the pipelined data operation means 12 for generating stored data from the latter data, and the contents of the primary memory 13 for holding the operation progress and the result output by the operation means 12 are stored in the user memory. Has a data width of m bits that allows access such as clearing.
A control means 11 constituted by a PU or the like, which operates asynchronously with the clock of the basic cycle, and transfers a result to the secondary memory 15 in the basic cycle when the operation of a certain range by the data arithmetic means 12 is completed. Perform processing. In FIG.
16 transfers the operation result from the primary memory 13 to the secondary memory 15 in the first half of the basic cycle when transferring the operation result from the primary memory 13 to the secondary memory 15.
This is a data setting means for performing control such that the initial value set in the initial value register 21 is written into the primary memory 13 in the latter half of the process. In FIG. 1 and FIG. 3, a buffer connecting each means and a memory is an input enable signal.
(Indicated by OExx) to enable data transfer in the indicated direction.

【0010】2次メモリ15へのデータ生成(以下、マッ
プ作成と称す)は大きく、分割された領域毎の1次メモ
リ13への累積演算とその結果の2次メモリ15への転送に
より構成され、これらの処理はすべてある基本周期を持
つクロックに同期してパイプライン方式で処理される。
The generation of data in the secondary memory 15 (hereinafter, referred to as map creation) is large, and is composed of an accumulation operation for each divided area in the primary memory 13 and transfer of the result to the secondary memory 15. All of these processes are performed in a pipeline manner in synchronization with a clock having a certain basic period.

【0011】まず、累積演算の為の初期値制定を制御手
段11より1次メモリ13と初期値レジスタ20に実施する。
次にOE4とOE5をデアサートしてから累積演算が制
御手段11により起動されると、基本周期の前半でデータ
演算手段12はOE1がアサートされることによりデータ
入力手段14から供給されたデータの内位置情報から1次
メモリ13のアドレスを生成し、また該アドレスに対応し
た重みデータを生成する。同時に1次メモリ13のデータ
読出し信号RD1とOE2がアサートされることによ
り、1次メモリ13から読み出された初期値がデータ演算
手段12に入力され先記重みデータと累積される。さらに
基本周期の後半でOE1、OE2がデアサート、OE
3、1次メモリ13のデータ書込み信号WR1がアサート
されることにより先の初期値に置換わり該アドレスに格
納される。
First, the initial value for the cumulative operation is established in the primary memory 13 and the initial value register 20 by the control means 11.
Next, when OE4 and OE5 are deasserted and the accumulation operation is started by the control means 11, the data operation means 12 in the first half of the basic cycle causes the data supplied from the data input means 14 by the assertion of OE1. An address of the primary memory 13 is generated from the position information, and weight data corresponding to the address is generated. At the same time, the data read signals RD1 and OE2 of the primary memory 13 are asserted, so that the initial value read from the primary memory 13 is input to the data calculation means 12 and accumulated with the weight data. Further, in the latter half of the basic cycle, OE1 and OE2 are deasserted and OE
3. When the data write signal WR1 of the primary memory 13 is asserted, the data is replaced with the previous initial value and stored at the address.

【0012】基本周期内で上記動作を繰り返すことによ
りデータ入力手段に設定された分割領域分のデータが1
次メモリ13に累積される。
By repeating the above operation within the basic period, the data of the divided area set in the data input means becomes 1
It is accumulated in the next memory 13.

【0013】1次メモリ13への累積が終了すると、2次
メモリ15への演算結果の転送が起動される。これは基本
周期の前半でまずRD1をアサートして演算結果を読出
し、OE4、2次メモリ15のデータ書込み信号WR2を
アサートして2次メモリ15にデータを格納する。次に基
本周期の後半でOE4、RD1をデアサートとすると共
にOE5、WR1をアサートして初期値レジスタ21にあ
らかじめ設定された初期値を1次メモリ13に書込むこと
により初期化していく。これにより累積演算に使用した
1次メモリ13の領域は2次メモリ15へのデータ転送時に
同時に初期化されていく。
When the accumulation in the primary memory 13 is completed, the transfer of the operation result to the secondary memory 15 is started. In the first half of the basic cycle, RD1 is first asserted to read the operation result, OE4, the data write signal WR2 of the secondary memory 15 is asserted, and the data is stored in the secondary memory 15. Next, in the latter half of the basic cycle, OE4 and RD1 are deasserted, OE5 and WR1 are asserted, and the initial value preset in the initial value register 21 is written into the primary memory 13 for initialization. As a result, the area of the primary memory 13 used for the accumulation operation is initialized at the same time when data is transferred to the secondary memory 15.

【0014】以降の分割領域も同様に処理されるるが、
従来方式では次の累積演算の前に1次メモリ13の制御手
段11による初期化が必要となるが、本発明では2次メモ
リ15へのデータ転送時に同時に初期化も実施されている
ため、この処理は不要となり、特に分割数の多いデータ
に対しては大幅なスループット向上につながる。
The subsequent divided areas are processed in the same manner.
In the conventional method, the initialization by the control means 11 of the primary memory 13 is required before the next accumulation operation. However, in the present invention, since the initialization is performed simultaneously with the data transfer to the secondary memory 15, No processing is required, and this leads to a significant improvement in throughput, especially for data with a large number of divisions.

【0015】本発明の一実施例である電子線描画装置で
の例を以下に説明する。本システムでは近接効果を防ぐ
為、電子線の照射量をその周囲のパターンの密集具合を
考慮して最適に補正するよう、配線パターンデータより
密集具合を表わすマップを生成する。つまりパターンデ
ータを構成するショットデータの座標データよりアドレ
スを、大きさを表わすデータより面積を求め、該マップ
に2次元的に配列する。このマップには、特にステッパ
に使用するマスクを生成する用途には数G(ギガ)バイト
もの容量を必要とする。
An example of an electron beam drawing apparatus according to an embodiment of the present invention will be described below. In this system, in order to prevent the proximity effect, a map representing the degree of density is generated from the wiring pattern data so that the irradiation amount of the electron beam is optimally corrected in consideration of the degree of density of the surrounding pattern. That is, the address is obtained from the coordinate data of the shot data constituting the pattern data, the area is obtained from the data representing the size, and the two-dimensional array is provided on the map. This map requires a capacity of several G (giga) bytes especially for generating a mask used for a stepper.

【0016】そこで1次メモリを数M(メガ)バイト程度
として高速メモリで、マップとなる2次メモリを比較的
低速なDRAMで構成し、約1000個の領域に分割し
て処理を行う。本発明によると999個の領域に関して
従来必要であった初期値設定時間が不要となり、本処理
に約数秒を要するとし、パイプライン演算器の処理速度
を数100ナノ秒/データと仮定すると約2/3にあた
る時間を削減可能となる。
Therefore, the primary memory is constituted by a high-speed memory of about several M (mega) bytes, and the secondary memory serving as a map is constituted by a relatively low-speed DRAM. According to the present invention, the initial value setting time conventionally required for 999 regions is not required, and it takes about several seconds for this processing. Assuming that the processing speed of the pipeline arithmetic unit is several hundred nanoseconds / data, Time equivalent to 2/3 can be reduced.

【0017】[0017]

【発明の効果】本発明によれば累積演算に必要となる初
期値設定をすることなく演算可能となる為、処理時間短
縮を可能とする。
According to the present invention, since the calculation can be performed without setting the initial value required for the cumulative calculation, the processing time can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例のブロック図。FIG. 1 is a block diagram of one embodiment of the present invention.

【図2】従来方式のブロック図。FIG. 2 is a block diagram of a conventional system.

【図3】本発明の一実施例のブロック図。FIG. 3 is a block diagram of one embodiment of the present invention.

【符号の説明】[Explanation of symbols]

11…制御手段、12…データ演算装置、13…1次メモリ、
14…データ入力手段、15…2次メモリ、16…初期データ
設定手段、21…初期値レジスタ。
11 control means, 12 data operation device, 13 primary memory,
14 ... data input means, 15 ... secondary memory, 16 ... initial data setting means, 21 ... initial value register.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 予め定められた基本周期で位置情報と該
位置の重みから構成される位置データを供給するデータ
入力手段と、演算経過及び演算結果を表わす演算データ
を格納するための1次メモリと、前記基本周期で前記位
置データより対応するアドレスを生成し前記1次メモリ
の対応するアドレスより設定値を読み出し、同時に前記
データ入力手段からの位置データの演算結果を累積する
ようなパイプライン演算器と、処理単位毎に前記1次メ
モリに格納された結果が送られ、それらを複数個組合せ
て全体のデータを形成する2次メモリを持つ演算装置を
有する電子線描画装置において、前記1次メモリから前
記2次メモリへのデータ転送時に、前記基本周期内で前
記1次メモリから前記演算データを読み出した後に対応
するアドレスに対して設定された初期値を書込む手段と
を備えたことを特徴とする電子線描画装置。
1. A data input means for supplying position data composed of position information and a weight of the position at a predetermined basic cycle, and a primary memory for storing operation data representing the operation progress and the operation result. A pipeline operation for generating a corresponding address from the position data in the basic cycle, reading a set value from the corresponding address in the primary memory, and simultaneously accumulating the operation result of the position data from the data input means. An electron beam lithography system having an arithmetic unit having a unit and a secondary memory for sending a result stored in the primary memory for each processing unit and combining a plurality of the results to form entire data; At the time of data transfer from the memory to the secondary memory, after reading the operation data from the primary memory within the basic cycle, Means for writing the set initial value.
JP26496899A 1999-09-20 1999-09-20 Electron beam lithography equipment Pending JP2001093800A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26496899A JP2001093800A (en) 1999-09-20 1999-09-20 Electron beam lithography equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26496899A JP2001093800A (en) 1999-09-20 1999-09-20 Electron beam lithography equipment

Publications (1)

Publication Number Publication Date
JP2001093800A true JP2001093800A (en) 2001-04-06

Family

ID=17410720

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26496899A Pending JP2001093800A (en) 1999-09-20 1999-09-20 Electron beam lithography equipment

Country Status (1)

Country Link
JP (1) JP2001093800A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009081339A (en) * 2007-09-27 2009-04-16 Nuflare Technology Inc Drawing apparatus and method
JP2009081340A (en) * 2007-09-27 2009-04-16 Nuflare Technology Inc Drawing apparatus and method
WO2020084721A1 (en) * 2018-10-24 2020-04-30 富士通株式会社 Computation processing device and computation processing device control method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009081339A (en) * 2007-09-27 2009-04-16 Nuflare Technology Inc Drawing apparatus and method
JP2009081340A (en) * 2007-09-27 2009-04-16 Nuflare Technology Inc Drawing apparatus and method
WO2020084721A1 (en) * 2018-10-24 2020-04-30 富士通株式会社 Computation processing device and computation processing device control method
JPWO2020084721A1 (en) * 2018-10-24 2021-09-24 富士通株式会社 Arithmetic processing unit and control method of arithmetic processing unit
JP7078129B2 (en) 2018-10-24 2022-05-31 富士通株式会社 Arithmetic processing device and control method of arithmetic processing device

Similar Documents

Publication Publication Date Title
EP0549139B1 (en) Programmable memory timing
JP2005302250A (en) Semiconductor device
JP2003223785A (en) Semiconductor memory device with high-speed operation and method of using and designing the same
JPH03180933A (en) Stack memory
JP2001093800A (en) Electron beam lithography equipment
US20080250257A1 (en) Energy efficient memory access technique for single ended bit cells
US5796753A (en) High speed test pattern transfer apparatus for semiconductor test system
JP2801970B2 (en) Generating exposure data
JP2502530B2 (en) Printer
US7483593B2 (en) Image data enlarging/reducing apparatus enlarging/reducing image data by direct memory access transfer
JP4617210B2 (en) Drawing apparatus and exposure apparatus equipped with the same
JPH11250031A (en) Programmable logic and information processor
EP0741902A1 (en) Improved memory devices
JP2915492B2 (en) Image recording apparatus and method
JPS5888889A (en) Electronic computer
JPH03134750A (en) Dma data transfer device
JPH10301890A (en) Data transfer device
JPH10149440A (en) Image processor, image-forming device and image processing method
JPS60134334A (en) Printing controlling system
JPH08167038A (en) Pattern drawing system
JPH04296946A (en) Data processor
JPH0433172A (en) Image generation device with pattern memory
Melot et al. Large data buffer for electron beam lithography
JPH05134010A (en) Test pattern generator
JPH0195063A (en) Output data rotating method