JPH02113380A - Pattern data generating circuit - Google Patents

Pattern data generating circuit

Info

Publication number
JPH02113380A
JPH02113380A JP26740188A JP26740188A JPH02113380A JP H02113380 A JPH02113380 A JP H02113380A JP 26740188 A JP26740188 A JP 26740188A JP 26740188 A JP26740188 A JP 26740188A JP H02113380 A JPH02113380 A JP H02113380A
Authority
JP
Japan
Prior art keywords
register
pattern data
shift
contents
circuit
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
JP26740188A
Other languages
Japanese (ja)
Inventor
Naoki Wakabayashi
直樹 若林
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP26740188A priority Critical patent/JPH02113380A/en
Publication of JPH02113380A publication Critical patent/JPH02113380A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Generation (AREA)

Abstract

PURPOSE:To generate pattern data of optional bit length by providing a register file where linear pattern data is stored by using a plural-word register and performing the operation for writing to a shift circuit and the shift operation of the shift circuit cyclically. CONSTITUTION:The shift circuit 2 stored with the contents of registers selected by a decoder 7 as to linear pattern data stored in successive registers of the register file 1 shifts and outputs pattern data according to a shift clock and a counter 1 counts up by one at the same time in synchronism with the shift clock. Then a comparator 6 compares the value of a counter with the value in a pattern bit length register 3 and stores the contents of a next register in the shift circuit 2 when the counter value is coincident or when a carry to a higher-order bit field from a lower bit field for counting the number of bits in one word of the counter is generated. Consequently, pattern data of optional bit length which is long enough to extend over plural words can be generated.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、一次元のパターンデータを循環的に発生する
パターンデータ発生回路に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a pattern data generation circuit that cyclically generates one-dimensional pattern data.

従来の技術 第3図はこの従来のパターンデータ発生回路であり、1
0は固定パターンを保持するレジスタである。11はレ
ジスタ10の特定のビットの内容を1ワードに拡張する
データ拡張回路である。
Conventional technology FIG. 3 shows this conventional pattern data generation circuit.
0 is a register that holds a fixed pattern. A data expansion circuit 11 expands the contents of a specific bit of the register 10 into one word.

14はレジスタ1の内容を左、右に循環シフトするシフ
ト回路である。17は転送先のビットアドレスを示すビ
ットアドレスレジスタである。
14 is a shift circuit that circularly shifts the contents of register 1 to the left and right. Reference numeral 17 is a bit address register indicating the bit address of the transfer destination.

16は第1のラッチ回路である。16は対応する転送先
の1ワードのデータを格納する第2のラッ子回路である
。19はビットアドレスレジスタ17の内容をデコード
しビット単位の転送時に有効なマスク選択信号を出力す
るデコーダである。
16 is a first latch circuit. Reference numeral 16 denotes a second latch circuit that stores one word of data of the corresponding transfer destination. A decoder 19 decodes the contents of the bit address register 17 and outputs a mask selection signal effective during bit-by-bit transfer.

21はデコーダ19により選択されたビットに対しては
・第1.第2のラッチ回路15.16間で演算を行ない
、選択されていないビットに対しては第2のラッチ回路
16のデータをそのまま出力する演算器である。22は
演算器21の出力を格納する第3のラッチ回路である。
21 is for the bit selected by the decoder 19: the first . This is an arithmetic unit that performs calculations between the second latch circuits 15 and 16, and outputs data from the second latch circuit 16 as is for unselected bits. 22 is a third latch circuit that stores the output of the arithmetic unit 21.

以上のように構成された従来のパターンデータ発生回路
においては、ぬりつぶしなどのワード単位のデータ転送
時には、転送元のデータとしてレジスタ1の内容をその
まま使用する。線分発生などビット単位のデータ転送時
には、転送元のデータとしてレジスタ1の特定のビット
の内容をデータ拡張回路2により1ワードに拡大したデ
ータを使用し、ビットアドレスレジスタにより指定され
たピット位置のみ演算を行なう。1回の転送が終了する
とレジスタ1の内容をシフト回路3により循環シフトす
ることで、パターンデータの発生を行なう。
In the conventional pattern data generation circuit configured as described above, when transferring data in units of words such as coloring, the contents of register 1 are used as they are as the data to be transferred. When transferring bit-by-bit data such as line segment generation, the contents of a specific bit in register 1 are expanded to one word by data expansion circuit 2 as the transfer source data, and only the pit position specified by the bit address register is used. Perform calculations. When one transfer is completed, the contents of register 1 are circularly shifted by shift circuit 3 to generate pattern data.

発明が解決しようとする課題 しかしながら上記のような構成では、線分発生やぬシつ
ぶしで使用するパターンデータのビット長が、レジスタ
1のビット長に固定されているため、1ワードよシ長い
パターンデータや1ワードより短いパターンデータの発
生が出来なかったという問題点を有していた。
Problems to be Solved by the Invention However, in the above configuration, the bit length of the pattern data used for line segment generation and line crushing is fixed to the bit length of register 1, so that a pattern longer than one word can be created. The problem was that it was not possible to generate data or pattern data shorter than one word.

本発明はかかる点に鑑み、線分発生、ぬりつぶしで用い
る任意ビット長のパターンデータを発生するパターンデ
ータ発生回路を提供することを目的とする。
In view of this, an object of the present invention is to provide a pattern data generation circuit that generates pattern data of arbitrary bit length used in line segment generation and filling.

課題を解決するための手段 本発明は、一次元のパターンデータを1ワードに格納さ
れない場合は複数ワードのレジスタを用いて格納するレ
ジスタファイルと、上記レジスタファイルから読出され
た1語データを格納し順次クロックに従って特定のビッ
トからパターンデータをシフト出力するシフト回路と、
一次元のパターンデータのビット長を格納するレジスタ
と、上記シフト回路のシフト動作に同期して1加算を行
うカウンタと、上記カウンタの内容の上位ビットフィー
ルドにより上記レジスタファイル内の1語を選択するデ
コード回路と、上記カウンタの内容と上記レジスタの内
容を比較し、一致した場合−致信号を出力する比較器、
上記比較器で一致信号が出力した場合または上記カウン
タの1語内のビット位置を示す下位ビットフィールドか
ら上位ビットフィールドへの桁上げが発生した場合、上
記レジスタファイルの内で上記デコード回路により選択
されているレジスタの内容を続出し、上記シフト回路へ
の書込み動作と上記シフト回路のシフト動作とをサイク
リックに行なうことを特徴とするパターンデータ発生回
路である。
Means for Solving the Problems The present invention provides a register file that stores one-dimensional pattern data using multiple word registers when it cannot be stored in one word, and a register file that stores one-word data read from the register file. a shift circuit that sequentially shifts and outputs pattern data from specific bits according to a clock;
A register that stores the bit length of one-dimensional pattern data, a counter that adds 1 in synchronization with the shift operation of the shift circuit, and one word in the register file is selected by the upper bit field of the contents of the counter. a decoding circuit; a comparator that compares the contents of the counter with the contents of the register and outputs a match signal if they match;
When the above comparator outputs a match signal or when a carry occurs from the lower bit field to the upper bit field indicating the bit position within one word of the counter, the signal selected by the decoding circuit in the register file is This pattern data generation circuit is characterized in that it successively writes the contents of a register, and cyclically performs a write operation to the shift circuit and a shift operation of the shift circuit.

作用 本発明は前記した構成により、レジスタファイルの連続
したレジスタに格納された一次元パターンデータの内、
デコーダにより選択されるレジスタの内容をシフト回路
に格納する。シフト回路はシフトクロックに従ってパタ
ーンデータとしてシフト出力し、同時にこのシフトクロ
ックに同Mしてカウンタを1加算する。カウンタの値と
パターンビット長レジスタの値を比較器にょシ比較し、
一致すればレジスタファイルのデコーダによす選択され
るレジスタからシフト回路にデータを格納する。また、
カウンタの1ワード内のビット数をカウントする下位の
ビットフィールドから上位のビットフィールドへ桁上げ
が発生した場合〜レジスタファイルの連続した次のレジ
スタの内容をシフト回路に格納する。以上の動作をサイ
クリックに行うことにより複数ワードにまたがる任意の
ビット長のパターンデータの発生が可能となる。
Effect of the present invention With the above-described configuration, among the one-dimensional pattern data stored in consecutive registers of the register file,
The contents of the register selected by the decoder are stored in the shift circuit. The shift circuit shifts and outputs pattern data according to the shift clock, and at the same time adds 1 to the counter based on the shift clock. Compare the value of the counter and the value of the pattern bit length register using a comparator,
If they match, the data is stored in the shift circuit from the register selected by the register file decoder. Also,
Counting the number of bits in one word of a counter When a carry occurs from a lower bit field to an upper bit field - The contents of the next consecutive register in the register file are stored in the shift circuit. By cyclically performing the above operations, it is possible to generate pattern data of any bit length spanning multiple words.

実施例 第1図は、本発明の実施例におけるパターンデータ発生
回路のブロック図を示すものである。第1図において、
1はレジスタファイル、2はシフトレジスタ、3はパタ
ーンビット長レジスタ、4は1加算器、5は1加算器の
出力を格納するレジスタ、eはレジスタ6とパターンビ
ット長レジスタ3を比較する比較器、7はレジスタ5の
上位の内容をデコードする第1のデコーダ、8は制御回
路、9はシステムバス、11は従来例と同様のデータ拡
張回路、15は従来例と同様の第1のラッチ回路、16
は従来例と同様の第2のラッチ回路、17は従来例と同
様のビットアドレスレジスタ、19は従来例と同様の第
2のデコーダ、21は従来例と同様の演算器、22は従
来例と同様の第3のデコーダである。
Embodiment FIG. 1 shows a block diagram of a pattern data generation circuit in an embodiment of the present invention. In Figure 1,
1 is a register file, 2 is a shift register, 3 is a pattern bit length register, 4 is an adder 1, 5 is a register that stores the output of the adder 1, and e is a comparator that compares register 6 and pattern bit length register 3. , 7 is a first decoder that decodes the upper contents of register 5, 8 is a control circuit, 9 is a system bus, 11 is a data expansion circuit similar to the conventional example, and 15 is a first latch circuit similar to the conventional example. , 16
1 is a second latch circuit similar to the conventional example, 17 is a bit address register similar to the conventional example, 19 is a second decoder similar to the conventional example, 21 is an arithmetic unit similar to the conventional example, and 22 is the same as the conventional example. A similar third decoder.

以上のように構成された本実施例のパターンデータ発生
回路について、以下にその動作を説明する。
The operation of the pattern data generation circuit of this embodiment configured as described above will be explained below.

パターンデータ発生に先立ち、システムバス9ヲ通じて
レジスタファイル1の連続したレジスタに順次、一次元
パターンデータをワード単位に書込ム。また、パターン
ビット長レジスタ3に、レジスタファイル1に格納した
一次元パターンデータのビット長を書込む。次に、リセ
ット信号をアクティブにすることで、レジスタ5の内容
をリセットする。また、レジスタ6の内容がリセットさ
れた時、第1のデコーダ了がレジスタファイル1の先頭
レジスタを選択するようにデコードする。
Prior to pattern data generation, one-dimensional pattern data is sequentially written word by word into consecutive registers of the register file 1 through the system bus 9. Further, the bit length of the one-dimensional pattern data stored in the register file 1 is written into the pattern bit length register 3. Next, the contents of the register 5 are reset by activating the reset signal. Furthermore, when the contents of the register 6 are reset, the first decoder performs decoding to select the first register of the register file 1.

さらに、リセット信号がアクティブにすることで・レジ
スタファイル1の先頭レジスタの内容をシフトレジスタ
2に格納する。制御回路8の発生するシフトクロック(
以後5CLK )により、シフトレジスタ2の内容をシ
フトする。また、同時にレジスタ6に5CLKを入力し
、1加算器4の出力を格納する。
Furthermore, by activating the reset signal, the contents of the first register of the register file 1 are stored in the shift register 2. The shift clock generated by the control circuit 8 (
Thereafter, the contents of shift register 2 are shifted by 5CLK). At the same time, 5CLK is input to the register 6, and the output of the 1 adder 4 is stored.

まず、一次元パターンデータのビット長が、第3図(I
L)に示すように1ワ一ド以内の場合についてみる。上
記の動作の繰返しにより、レジスタ6の内容が、順次1
加算されていく。レジスタ5の内容とパターンビット長
レジスタ3の内容を比較器6により比較し、一致すると
一致信号が出力される。一致信号が出力されることによ
り、レジスタ6の内容がリセットされ、またレジスタフ
ァイル1の先頭のレジスタが第1のデコーダ7により選
択され、その内容がシフトレジスタ2に格納される。以
降、以上の動作が繰返されることにより、シフトレジス
タ2から固定の一次元パターンデータがサイクリックに
MSBよシ出力される。
First, the bit length of the one-dimensional pattern data is shown in Figure 3 (I
Let's consider the case of 1 word or less as shown in L). By repeating the above operation, the contents of register 6 are sequentially changed to 1
It is added up. The contents of register 5 and the contents of pattern bit length register 3 are compared by comparator 6, and if they match, a match signal is output. By outputting the match signal, the contents of the register 6 are reset, and the first register of the register file 1 is selected by the first decoder 7, and its contents are stored in the shift register 2. Thereafter, by repeating the above operations, fixed one-dimensional pattern data is cyclically output from the shift register 2 in MSB order.

次ニ、一次元パターンデータのビット長力、第3図(b
)に示すように1ワードより長い場合についてみる。5
CLKによるシフトレジスタ2のシフト動作とレジスタ
5の1加算器4による更新により、シフトレジスタ2の
1ワードの全ビットがシフト出力される。この場合、1
加算器4の1ワード内のビット位置を示す下位から上位
への桁上げが発生する。この桁上げによりレジスタ5の
上位のビットを第1のデコーダ7でデコードし、レジス
タファイル1の連続するレジスタを選択し、その内容が
シフトレジスタ2に格納される。以上の動作が繰返され
ることにより、レジスタファイル1よシ連続したレジス
タの内容が、順次シフトレジスタ2に格納され、シフト
出力していく。最後では、前述の一次元パターンデータ
のビット長が、1ワ一ド以内の場合の動作と同様に、レ
ジスタ5の内容とパターンビット長レジスタ3の内容が
一致したとき、比較器6から一致信号が出力されること
で、レジスタ6の内容がリセットされ、シフトレジスタ
2にレジスタファイル1の先頭レジスタの内容が格納さ
れる。以降、以上の動作が繰返されることにより、シフ
トレジスタ2から固定の一次元パターンデータがサイク
リックにMSBよシ出力される。
Next, the bit length of one-dimensional pattern data, Figure 3 (b
), let us consider the case where the length is longer than one word. 5
By the shift operation of the shift register 2 by CLK and the update by the 1 adder 4 of the register 5, all bits of one word of the shift register 2 are shifted out. In this case, 1
A carry from a lower to a higher bit indicating a bit position within one word of the adder 4 occurs. This carry causes the first decoder 7 to decode the upper bits of the register 5, select consecutive registers in the register file 1, and store their contents in the shift register 2. By repeating the above operations, the contents of consecutive registers in the register file 1 are sequentially stored in the shift register 2 and shifted out. At the end, when the contents of the register 5 and the contents of the pattern bit length register 3 match, a match signal is sent from the comparator 6, similar to the operation when the bit length of the one-dimensional pattern data is within 1 word. By outputting , the contents of the register 6 are reset, and the contents of the first register of the register file 1 are stored in the shift register 2. Thereafter, by repeating the above operations, fixed one-dimensional pattern data is cyclically output from the shift register 2 in MSB order.

以上のようにレジスタファイル1に格納され次一次元パ
ターンデータをシフトレジスタ2のMSBよりサイクリ
ックにシフト出力されたビットデータは、データ拡張回
路11によりラワードデータに拡張される。データ拡張
回路11の出力を第1のラッチ回路に格納する。また、
第2のラッチ回路2に第3のラッチ回路の内容を格納す
る。第1のラッチ回路15と第2のラッチ回路16の内
容を演算器21で所望の演算を行う。第3のラッチ回路
22の書込みピット位置を示すビットアドレスレジスタ
17の内容を第2のデコーダ19によりブコードし、演
算器21の演算結果のマスクデータとする。このマスク
データの有効な位置の演算器21の出力を第3のランチ
回路22に書込む。
As described above, the bit data stored in the register file 1 and cyclically shifted and outputted from the next one-dimensional pattern data starting from the MSB of the shift register 2 is expanded into raw word data by the data expansion circuit 11. The output of the data expansion circuit 11 is stored in the first latch circuit. Also,
The contents of the third latch circuit are stored in the second latch circuit 2. A desired operation is performed on the contents of the first latch circuit 15 and the second latch circuit 16 by the arithmetic unit 21. The contents of the bit address register 17 indicating the write pit position of the third latch circuit 22 are decoded by the second decoder 19 and used as mask data of the operation result of the arithmetic unit 21. The output of the arithmetic unit 21 at the valid position of this mask data is written into the third launch circuit 22.

以上の動作により、第3のラッチ回路22にしジスタフ
アイル1に格納された任意ビット長の一次元パターンデ
ータを線種パターンとして循環的に用いる線分が発生さ
れる。
Through the above operations, line segments are generated in which the one-dimensional pattern data of arbitrary bit length stored in the distaff file 1 is used in the third latch circuit 22 cyclically as a line type pattern.

なお、制御回路8の発生するシフトクロック(SCLK
 )の周期の制御により、一次元パターンデータの拡大
が容易に行うことができる。
Note that the shift clock (SCLK) generated by the control circuit 8
), one-dimensional pattern data can be easily expanded.

発明の詳細 な説明したように、本発明によれば固定されたビット長
のレジスタを用いて、線分発生や塗シつぶしに用いる任
意ビット長の一次元パターンデータを高速に発生できる
ことができ、その実用的効果は大きい。
As described in detail, according to the present invention, it is possible to rapidly generate one-dimensional pattern data of arbitrary bit length for use in line segment generation and fill-in by using a register with a fixed bit length. Its practical effects are great.

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

第1図は本発明における実施例におけるパターンデータ
発生回路のブロック図、第2図は同実施例のパターンデ
ータの説明図、第3図は従来のパターンデータ発生回路
のブロック図である。 1・・・・・・レジスタファイル、2・・・・・・シフ
トレジスタ、3・・・・・・パターンビット長レジスタ
、4・・・・・・1加算器、6・・・・・・レジスタ、
6・・・・・・比較器、7・・・・・・第1のデコーダ
、8・・・・・・制(財)回路、9・・・・・システム
バス、1o・・・・・・レジスタ、11 ・・・・・デ
ータ拡張回路、16,16.22・・・・・・第1.第
2.第3のラッチ回路、17・・・・・・ピットアドレ
スレジスタ、19・・・・・デコーダ、21 ・・・・
・演算器。 代理人の氏名 弁理士 粟 野 重 孝 ほか1名第 図 (llL) (b) 第 図
FIG. 1 is a block diagram of a pattern data generation circuit according to an embodiment of the present invention, FIG. 2 is an explanatory diagram of pattern data of the same embodiment, and FIG. 3 is a block diagram of a conventional pattern data generation circuit. 1...Register file, 2...Shift register, 3...Pattern bit length register, 4...1 adder, 6... register,
6...Comparator, 7...First decoder, 8...Control circuit, 9...System bus, 1o...・Register, 11... Data expansion circuit, 16, 16.22... 1st. Second. Third latch circuit, 17... pit address register, 19... decoder, 21...
・Arithmetic unit. Name of agent: Patent attorney Shigetaka Awano and one other person Figure (lll) (b) Figure

Claims (1)

【特許請求の範囲】[Claims] 一次元のパターンデータを1ワードに格納されない場合
は複数ワードの連続したレジスタに格納するレジスタフ
ァイルと、上記レジスタファイルから読出された1ワー
ドデータを格納し順次クロックに従って特定のビット位
置からパターンデータをシフト出力するシフト回路と、
一次元のパターンデータのビット長を格納するレジスタ
と、上記シフト回路のシフト動作に同期して1加算を行
うカウンタと、上記カウンタの内容の上位ビットフィー
ルドにより上記レジスタファイル内の1ワードを選択す
るデコード回路と、上記カウンタの内容と上記レジスタ
の内容を比較し、一致した場合一致信号を出力する比較
器と、上記比較器で一致信号が出力した場合または上記
カウンタの1ワード内のビット数をカウントする下位ビ
ットフィールドから上位ビットフィールドへの桁上げが
発生した場合、上記レジスタファイルの内で上記デコー
ド回路により選択されている次のレジスタの内容を読出
し、上記シフト回路への書込み動作と上記シフト回路の
シフト動作とをサイクリックに行うことを特徴とするパ
ターンデータ発生回路。
If one-dimensional pattern data cannot be stored in one word, create a register file that stores multiple words in consecutive registers, and store the one-word data read from the register file and sequentially read the pattern data from a specific bit position according to the clock. A shift circuit that outputs a shift,
A register that stores the bit length of one-dimensional pattern data, a counter that adds 1 in synchronization with the shift operation of the shift circuit, and one word in the register file is selected by the upper bit field of the contents of the counter. a decoding circuit; a comparator that compares the contents of the counter with the contents of the register; and outputs a match signal if they match; When a carry occurs from the lower bit field to the upper bit field to be counted, the contents of the next register selected by the decoding circuit in the register file are read, and the write operation to the shift circuit and the above shift are performed. A pattern data generation circuit characterized in that a circuit shift operation is performed cyclically.
JP26740188A 1988-10-24 1988-10-24 Pattern data generating circuit Pending JPH02113380A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26740188A JPH02113380A (en) 1988-10-24 1988-10-24 Pattern data generating circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26740188A JPH02113380A (en) 1988-10-24 1988-10-24 Pattern data generating circuit

Publications (1)

Publication Number Publication Date
JPH02113380A true JPH02113380A (en) 1990-04-25

Family

ID=17444331

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26740188A Pending JPH02113380A (en) 1988-10-24 1988-10-24 Pattern data generating circuit

Country Status (1)

Country Link
JP (1) JPH02113380A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1049692A (en) * 1996-07-29 1998-02-20 Shikoku Nippon Denki Software Kk High speed plotting system for pattern of horizontal straight line

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1049692A (en) * 1996-07-29 1998-02-20 Shikoku Nippon Denki Software Kk High speed plotting system for pattern of horizontal straight line

Similar Documents

Publication Publication Date Title
JPH03502260A (en) Dual mode adder circuit
JPH01150940A (en) Crc arithmetic system
JPH01182992A (en) Semiconductor memory device
JPS6364413A (en) Sequential approximation registor
JPH03196188A (en) Display system for information processor
JPH02113380A (en) Pattern data generating circuit
JP2005513557A (en) Pixel shuffler to sort video data
JPH0148594B2 (en)
JPH0644051A (en) Microcomputer
JPS61267162A (en) Data transferring device
JPS5946025B2 (en) data processing equipment
JP2757716B2 (en) Huffman code decoding circuit
JPS61250729A (en) Shifter circuit
JPS5947384B2 (en) magnetic bubble memory device
SU1405045A1 (en) Information displaying device
JP3352502B2 (en) Image display control device
JPS60244995A (en) Shift circuit
JPH01270176A (en) Graphic display system allowed to deliver partial image
JPS5860789A (en) Pattern magnification system
JPH0337886A (en) Memory write control circuit
JPS6027420B2 (en) Parallel computing device for serial periodic redundancy check
JPS62282325A (en) Shifter
JPS6290738A (en) Data selecting system
JPS63118965A (en) Dma word transfer system
JPH04307687A (en) Memory storage circuit