Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0347513B2 - - Google Patents
[go: Go Back, main page]

JPH0347513B2 - - Google Patents

Info

Publication number
JPH0347513B2
JPH0347513B2 JP59247301A JP24730184A JPH0347513B2 JP H0347513 B2 JPH0347513 B2 JP H0347513B2 JP 59247301 A JP59247301 A JP 59247301A JP 24730184 A JP24730184 A JP 24730184A JP H0347513 B2 JPH0347513 B2 JP H0347513B2
Authority
JP
Japan
Prior art keywords
data
transfer
buffer
output
input
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.)
Expired
Application number
JP59247301A
Other languages
Japanese (ja)
Other versions
JPS61124984A (en
Inventor
Yukya Azuma
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 JP59247301A priority Critical patent/JPS61124984A/en
Publication of JPS61124984A publication Critical patent/JPS61124984A/en
Publication of JPH0347513B2 publication Critical patent/JPH0347513B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、情報処理装置、特にビツトマツプデ
イスプレイ装置など高速にデータ転送を行なう分
野でのデータ転送装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to an information processing device, particularly a data transfer device used in the field of high-speed data transfer such as a bit map display device.

従来の技術 従来のデータ転送では、ワード単位のDMA
(Direct Memory Access)転送方法がよく行な
われている。しかし、ビツトマツプデイスプレイ
装置におけるデータ転送の場合、1画素に1ワー
ドのデータが対応しているとは限らない。(例え
ば、2値化画像の場合1画素1ビツトである。)
そのため、ビツト単位で転送量が規定できる高速
なデータ転送装置が必要となる。
Conventional technology Traditional data transfer uses word-based DMA
(Direct Memory Access) transfer method is commonly used. However, in the case of data transfer in a bitmap display device, one word of data does not necessarily correspond to one pixel. (For example, in the case of a binary image, one pixel is one bit.)
Therefore, a high-speed data transfer device that can specify the amount of data to be transferred in units of bits is required.

そこで、第2図に示すような、転送元データと
転送先データのビツト位置あわせを行なうデータ
転送装置を先に提案した。(特願昭59−100965号) 同図において、201は読込んできた転送元デ
ータを格納する1ワード(nビツト)の第2のバ
ツフア、202は第2のバツフア201に新たな
転送元データを格納する際、それまで第2のバツ
フア201が保持していたデータを格納する1ワ
ード(nビツト)の第1のバツフア、203は前
記第1・第2のバツフアの連続した2nビツトを
入力とし、選択信号POINTによつて選択された
ビツト位置から連続するnビツトを出力するバレ
ルシフタ、204はバレルシフタ203の出力を
格納する出力バツフア、205は信号MASKに
よつて選択されたビツトに関しては、出力バツフ
ア204と対応する転送先データ間で信号MOD
によつて規定された演算を行ない結果を出力し、
選択されていないビツトに関しては、対応する転
送先データをそのまま出力する演算器である。
Therefore, we have previously proposed a data transfer device that aligns the bit positions of source data and destination data, as shown in FIG. (Patent Application No. 59-100965) In the figure, 201 is a 1-word (n bit) second buffer for storing read source data, and 202 is a buffer for storing new source data in the second buffer 201. When storing, the first buffer 203 of 1 word (n bits) stores the data previously held by the second buffer 201, and inputs the consecutive 2n bits of the first and second buffers. , a barrel shifter that outputs n consecutive bits from the bit position selected by the selection signal POINT, 204 an output buffer that stores the output of the barrel shifter 203, and 205 an output buffer for the bits selected by the signal MASK. Signal MOD between 204 and the corresponding destination data
performs the operation specified by and outputs the result,
For unselected bits, the arithmetic unit outputs the corresponding transfer destination data as is.

以上のように構成された従来のデータ転送装置
について、以下その動作について第3図も使用し
て説明する。同図において、イは転送先のデータ
例で、,,は各々ワードのデータで斜線で
示した部分が転送すべきデータ領域、SADRは転
送元先頭ビツト位置を示す。ロは転送先のデータ
例で、,,は各々ワードデータで斜線で示
した部分はイの斜線部のデータが転送されるべき
領域、DADRは転送先先頭ビツト位置を示す。
The operation of the conventional data transfer device configured as described above will be described below with reference to FIG. 3 as well. In the figure, A is an example of data at the transfer destination, , , are word data, the shaded portion is the data area to be transferred, and SADR is the first bit position at the transfer source. B is an example of data at the transfer destination, , , are word data, the shaded area is the area to which the data in the shaded area in A is to be transferred, and DADR is the first bit position at the transfer destination.

まず制御部206は、イのSADRとロの
DADRよりPOINT信号の発生を行なう。例え
ば、1ワード(nビツト)のMSB(Most
Significant Bit)をビツト位置“0”,LSB
(Least Signiticant Bit)をビツト位置“n−
1”とすると、POINT信号は第1のバツフアの SADRDADRの時 “SADR−DADR”のビツト位置 SADR<DADRの時 “n+SADR−DADR”のビツト位置 を選択する信号となれば良い。(例えばn=
16SADR=“11”,DADR=“14”とすれば、第1
のバツフアのビツト位置“13”を選択する信号。
第3図でPの位置で示す。)第3図ハ〜ホは、制
御部でPOINT信号が決定された後の入力バツフ
ア(第1、第2のバツフア202,201を連結
して示したもの)と出力バツフア204の各ステ
ツプでの状態を示している。ハは転送データを
第2のバツフア201に読込んだ状態を示し、P
のビツト位置より連続したnビツト(1ワード)
がバレルシフタ203を通つて出力バツフア20
4に格納される。制御部206は演算器205
に、所望のビツトを制御する信号MASKと所望
の演算制御信号MODを発生することで、のワ
ードにワード単位のデータ転送が行なえる。以下
ニは第2のバツフア201に次のデータを読み
込み、第1のバツフア202に旧第2のバツフア
の内容を格納した状態を示す。(この時の転
送すべきデータが出力バツフア204にある。)
ホは第2のバツフア201に次のデータを読み
込み、第1のバツフア202にを格納した状態
を示す。(この時に転送すべきデータが出力バ
ツフア204にある。) 以上従来の方法は、主走査線上で転送方向を正
(右→左)に限定すれば有効な方法であつた。
First, the control unit 206 controls SADR (A) and SADR (B).
Generates POINT signal from DADR. For example, the MSB (Most
Significant Bit) at bit position “0”, LSB
(Least Significant Bit) at bit position “n-”
1", the POINT signal should be a signal that selects the bit position of "SADR-DADR" when SADRDADR of the first buffer and "n+SADR-DADR" when SADR<DADR. (For example, n=
If 16SADR="11" and DADR="14", the first
A signal that selects bit position “13” of the buffer.
It is shown at position P in FIG. ) Figure 3 H to H show the input buffer (first and second buffers 202 and 201 shown connected) and output buffer 204 at each step after the POINT signal is determined by the control unit. Indicates the condition. C shows the state in which the transfer data is read into the second buffer 201, and P
n consecutive bits (1 word) starting from the bit position of
output buffer 20 through barrel shifter 203
It is stored in 4. The control unit 206 is the arithmetic unit 205
Furthermore, by generating a signal MASK for controlling a desired bit and a desired arithmetic control signal MOD, data can be transferred in word units. The following D shows a state in which the next data is read into the second buffer 201 and the contents of the old second buffer are stored in the first buffer 202. (The data to be transferred at this time is in the output buffer 204.)
E shows a state in which the next data is read into the second buffer 201 and stored into the first buffer 202. (The data to be transferred at this time is in the output buffer 204.) The conventional method described above is effective if the transfer direction is limited to positive (right to left) on the main scanning line.

しかしある種の目的に対しては主走査線上で負
の方向に転送する必要が生ずる。例えば第4図イ
に示すウインドウ(ビツトマツプメモリ上の矩形
領域)の移動で転送元データ領域1と転送先デー
タ領域2に重なりのある場合、従来はロの転送方
向しか実施できなかつたため、副走査方向の転送
を正(上→下)とすると、aの地点での転送時に
は有効な転送元データが書き変わつていることが
生じ正しい転送が不可能であつたか、ハのように
領域をさらに細分化してまず重なりのある部分
(斜線で示した)より転送を行ない、その後他の
領域の転送を行なつていた。
However, for certain purposes, it becomes necessary to transfer in the negative direction on the main scanning line. For example, when moving the window (rectangular area on the bit map memory) shown in Figure 4A, if the transfer source data area 1 and transfer destination data area 2 overlap, conventionally only transfer direction B could be performed, so If the transfer in the scanning direction is positive (top → bottom), the valid transfer source data may have been rewritten when transferring at point a, making correct transfer impossible, or the area may be further transferred as shown in c. After subdividing, data is first transferred from the overlapping area (indicated by diagonal lines), and then other areas are transferred.

発明が解決しようとする問題点 このような従来の装置では、先に読込んだデー
タを、MSB側に固定して処理を行なうため、主
走査線上でのデータ転送は、正方向に固定され、
負方向の転送は実行できなかつた。
Problems to be Solved by the Invention In such conventional devices, data read first is fixed on the MSB side and processed, so data transfer on the main scanning line is fixed in the forward direction.
Transfer in the negative direction could not be performed.

本発明は、かかる点に鑑みてなされたもので、
簡易な構成で主走査線上での両方向のビツト単位
の量で規定されるデータの転送を行なえるデータ
転送装置を提供することを目的としている。
The present invention has been made in view of these points,
It is an object of the present invention to provide a data transfer device capable of transferring data defined in bit units in both directions on a main scanning line with a simple configuration.

問題点を解決するための手段 本発明は上記問題点を解決するため、主走査線
上での転送方向を示すフラグを具備し、このフラ
グの内容に従つてバレルシフタへのデータ入力順
を入れ換えることにより、バレルシフタが両方向
の転送に合致したデータを出力するものである。
Means for Solving the Problems In order to solve the above problems, the present invention includes a flag indicating the transfer direction on the main scanning line, and changes the order of data input to the barrel shifter according to the contents of the flag. , the barrel shifter outputs data consistent with transfer in both directions.

作 用 本発明は上記した構成により、主走査線上負方
向の転送時にはバス切換回路により読込み順を入
れ換えて転送元の連続した2ワードを結合し、そ
の中より転送先データの1ワードに対応するデー
タを選択することによつて主走査線上の負方向の
転送も行なえる。
Effects According to the above-described configuration, the present invention swaps the reading order using the bus switching circuit during transfer in the negative direction on the main scanning line, combines two consecutive words of the transfer source, and selects one word from among them that corresponds to one word of the transfer destination data. By selecting data, transfer in the negative direction on the main scanning line can also be performed.

実施例 第1図は本発明のデータ転送装置の一実施例を
示すブロツク図である。第1図において、従来の
ものと同様な構成は第2図との番号の対応のみを
示し説明は省略する。第1図101は第2図20
1に、102は202に、103は203に、1
04は204に、105は205に各々対応す
る。第1図で、、107は主走査線上の転送方向
を示すフラグであり、108は前記フラグ107
の出力DIRが正方向の転送信号であれば、前記バ
レルシフタ103に対し第1のバツフア102、
第2のバツフア101の内容をそのままの順に出
力し、DIRが負方向の転送信号であれば、前記バ
レルシフタ103に対し、第1のバツフア10
2、第2のバツフア101の内容を順番を入れ換
えて出力するバス切換回路であり、109は、第
2図の制御部206の機能に加え、前記DIR信号
が負方向の転送を示す場合、発生するMASK信
号の順序を変える機能を有する制御部である。
Embodiment FIG. 1 is a block diagram showing an embodiment of a data transfer device of the present invention. In FIG. 1, configurations similar to the conventional one are indicated only by the correspondence of numbers with those in FIG. 2, and their explanations are omitted. Figure 1 101 is Figure 2 20
1, 102 to 202, 103 to 203, 1
04 corresponds to 204, and 105 corresponds to 205. In FIG. 1, 107 is a flag indicating the transfer direction on the main scanning line, and 108 is the flag 107.
If the output DIR is a forward transfer signal, the first buffer 102,
The contents of the second buffer 101 are output in the same order, and if DIR is a negative transfer signal, the first buffer 10 is output to the barrel shifter 103.
2. A bus switching circuit that switches the order of the contents of the second buffer 101 and outputs them. In addition to the function of the control unit 206 shown in FIG. This is a control unit that has the function of changing the order of the MASK signals.

以上のように構成された本発明の一実施例にお
けるデータ転送装置について、以下その動作につ
いて第5図も使用して説明する。(正方向の転送
は従来のものと同様のため逆方向の転送について
のみ説明する。)同図において、イは転送元のデ
ータ例で、,,は各々ワードのデータで斜
線で示した部分が転送すべきデータ領域、
SADR′は転送元先頭ビツト位置を示す。ロは転
送先のデータ例で、,,は各々ワードデー
タで斜線で示した部分はイの斜線部のデータが転
送されるべき領域、DADR′は転送先先頭ビツト
位置を示す。
The operation of the data transfer device according to an embodiment of the present invention configured as described above will be described below with reference to FIG. 5 as well. (Transfer in the forward direction is the same as the conventional one, so only the transfer in the reverse direction will be explained.) In the same figure, A is an example of data from the transfer source, and ,, are word data, and the shaded portion is data area to be transferred,
SADR' indicates the position of the first bit of the transfer source. B is an example of data at the transfer destination, , , are word data, the shaded area is the area to which the data in the shaded area in A is to be transferred, and DADR' is the first bit position at the transfer destination.

まず制御部109は、イのSADR′とロの
DADR′よりPOINT信号の発生を行なう。(これ
は従来例で示したものと同様な方法で行なえる。
第5図ではP′で示す。)第5図ハ〜ヘは制御部1
09でPOINT信号が決定された後の入力バツフ
ア(第1、第2のバツフア102,101を連結
して示したもの)とバス切換回路108に入力バ
ツフアの内容をワード単位で順序を変えたバレル
シフタ103の入力と出力バツフア104の各ス
テツプでの状態を示している。ハは転送データ
を第2のバツフア101に読込んだ状態を示す。
しかし、この場合P′のビツト位置より連続したn
ビツトの中に有効な転送データが存在しないため
転送は行なわず、次の転送元データを読み込
む。同図ニは、転送元データを第2のバツフア
101に読込んだ状態を示し、バス切換回路10
8により順序を入れ換えたデータのP′のビツト位
置より連続したnビツトがバレルシフタ103を
通つて出力バツフア104に格納される。制御部
109は演算器105に、所望のビツトを制御す
る信号MASKと所望の演算制御信号MODを発生
することで、のワードにワード単位のデータ転
送が行なえる。以下ホは第2のバツフア101に
データを読込み、第1のバツフア102に旧第
2のバツフアの内容を格納した状態を示す。こ
の時に転送すべきデータが出力バツフア104
にある。ヘは入力バツフア内に有効なデータが存
在するために第2のバツフア101の内容を第1
のバツフア102に移した状態を示す。この時
に転送すべきデータが出力バツフア104にあ
る。
First, the control unit 109 controls the SADR′ of A and the SADR of B.
A POINT signal is generated from DADR′. (This can be done using a method similar to that shown in the conventional example.
In Fig. 5, it is indicated by P'. ) Figure 5 C to F are the control unit 1
After the POINT signal is determined in step 09, the input buffer (the first and second buffers 102 and 101 are shown connected) and the bus switching circuit 108 are provided with a barrel shifter that changes the order of the contents of the input buffer in word units. The state of the input and output buffers 103 and 104 at each step is shown. C shows a state in which transfer data is read into the second buffer 101.
However, in this case, n consecutive bit positions from P'
Since no valid transfer data exists in the bits, no transfer is performed and the next transfer source data is read. 2 shows a state in which the transfer source data is read into the second buffer 101, and the bus switching circuit 10
Continuous n bits from the bit position of P' of the data whose order has been changed by 8 are stored in the output buffer 104 through the barrel shifter 103. The control unit 109 generates a signal MASK for controlling a desired bit and a desired operation control signal MOD to the arithmetic unit 105, thereby making it possible to transfer data in units of words. Below, E shows a state in which data is read into the second buffer 101 and the contents of the old second buffer are stored in the first buffer 102. The data to be transferred at this time is the output buffer 104.
It is in. Since valid data exists in the input buffer 101, the contents of the second buffer 101 are transferred to the first buffer 101.
The state shown in FIG. 1 is transferred to the buffer 102. The data to be transferred at this time is in the output buffer 104.

以上本発明によれば、従来のデータ転送装置に
転送方向を示すフラグと、そのフラグの内容によ
りデータの読込み順序を入れ換えるバス切換回路
を付加するだけで、正方向のみならず負方向の転
送も行なえる。
As described above, according to the present invention, by simply adding a flag indicating the transfer direction to a conventional data transfer device and a bus switching circuit that switches the data reading order depending on the contents of the flag, transfer in not only the positive direction but also the negative direction can be performed. I can do it.

なお、第5図に示した例の場合、転送開始時に
2ワードのデータの読込みと、転送終了時に第2
のバツフアの内容を第1のバツフアに転送する必
要が生じたが、これは、転送先のに転送すべき
データが、転送元のとにまたがつているため
と、転送元ののデータが、との転送時に必
要なためであり、第6図に示すような、転送元デ
ータイ・転送先データロのビツトずれの場合、こ
の処理は正方向のデータ転送時に必要となり、負
方向のデータ転送時には不要である。
In the case of the example shown in Figure 5, two words of data are read at the start of the transfer, and the second word is read at the end of the transfer.
It became necessary to transfer the contents of the first buffer to the first buffer, but this is because the data to be transferred to the transfer destination spans the data of the transfer source, and the data of the transfer source is This is because it is necessary when transferring data to and from the transfer source.If there is a bit shift between the source data I and the destination data LO as shown in Figure 6, this process is necessary when transferring data in the positive direction, and is unnecessary when transferring data in the negative direction. It is.

発明の効果 本発明のデータ転送装置は、主走査線上での転
送方向を示すフラグと、このフラグの内容によつ
てデータの入力順を入れ換えるバス切換回路を設
けることにより、簡易な構成で、主走査線上での
正方向のみならず負方向のビツト単位の量で規定
されるデータの転送をすることができ、その実用
的効果は大きい。
Effects of the Invention The data transfer device of the present invention has a simple configuration and a main scanning circuit by providing a flag indicating the transfer direction on the main scanning line and a bus switching circuit that switches the input order of data depending on the contents of this flag. It is possible to transfer data defined in bit units not only in the positive direction but also in the negative direction on the scanning line, and its practical effects are great.

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

第1図は本発明におけるデータ転送装置のブロ
ツク図、第2図は従来のデータ転送装置のブロツ
ク図、第3図は従来のデータ転送装置の動作説明
図、第4図は従来のデータ転送装置の問題点説明
図、第5図は本発明の一実施例の動作説明図、第
6図は転送元データと転送先データのビツトずれ
の例を示す図である。 101……第2のバツフア、102……第1の
バツフア、103……バレルシフタ、104……
出力バツフア、105……演算器、107……フ
ラグ、108……バス切換回路、109……制御
部。
FIG. 1 is a block diagram of a data transfer device according to the present invention, FIG. 2 is a block diagram of a conventional data transfer device, FIG. 3 is an explanatory diagram of the operation of the conventional data transfer device, and FIG. 4 is a conventional data transfer device. 5 is a diagram illustrating the operation of an embodiment of the present invention, and FIG. 6 is a diagram illustrating an example of bit misalignment between transfer source data and transfer destination data. 101...Second buffer, 102...First buffer, 103...Barrel shifter, 104...
Output buffer, 105... Arithmetic unit, 107... Flag, 108... Bus switching circuit, 109... Control unit.

Claims (1)

【特許請求の範囲】 1 2次元のメモリ空間での主走査線上のデータ
転送方向の情報を格納するフラグと、転送元の連
続した2ワードのデータ(1ワードnビツトとす
ると2nビツト)を、その読込み順に保持する第
1・第2のバツフアと、前記第1・第2のバツフ
アの出力を第1・第2の入力とし、前記フラグが
第1の状態の時、第1の入力を第1の出力、第2
の入力を第2の出力とし、前記フラグが第2の状
態の時、第1の入力を第2の出力、第2の入力を
第1の出力とするバス切換回路と、選択信号を出
力する制御部と、前記バス切換回路の第1・第2
の出力を入力とし、前記制御部により出力された
選択信号によつて選ばれたビツトから連続したn
ビツトを出力するバレルシフタと、前記バレルシ
フタの出力を保持する第3のバツフアを備え、前
記第3のバツフアの出力を転送データとして使用
することを特徴とするデータ転送装置。 2 第3のバツフアはバレルシフタの出力を第1
の入力、対応する転送先の1ワードを第2の入力
とし第1・第2のデータ間で演算を行なう演算器
であり、制御部は前記バレルシフタに対する選択
信号を出力するとともに前記演算器に対する制御
信号を出力する構造であり、前記演算器の出力を
転送データとして使用することを特徴とする特許
請求の範囲第1項記載のデータ転送装置。
[Claims] 1. A flag that stores information on the data transfer direction on the main scanning line in a two-dimensional memory space, and two consecutive words of data from the transfer source (2n bits if 1 word is n bits). The first and second buffers held in the read order and the outputs of the first and second buffers are the first and second inputs, and when the flag is in the first state, the first input is the first buffer. 1 output, 2nd
a bus switching circuit that takes the input as a second output, and when the flag is in a second state, the first input as the second output and the second input as the first output; and outputs a selection signal. a control section and a first and second bus switching circuit;
The input is the output of
A data transfer device comprising: a barrel shifter that outputs bits; and a third buffer that holds the output of the barrel shifter, and uses the output of the third buffer as transfer data. 2 The third buffer changes the output of the barrel shifter to the first
This is an arithmetic unit that performs arithmetic operations between the first and second data by taking one word of the corresponding transfer destination as the second input, and the control unit outputs a selection signal for the barrel shifter and also controls the arithmetic unit. 2. The data transfer device according to claim 1, wherein the data transfer device has a structure for outputting a signal, and uses the output of the arithmetic unit as transfer data.
JP59247301A 1984-11-22 1984-11-22 Data transfer apparatus Granted JPS61124984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59247301A JPS61124984A (en) 1984-11-22 1984-11-22 Data transfer apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59247301A JPS61124984A (en) 1984-11-22 1984-11-22 Data transfer apparatus

Publications (2)

Publication Number Publication Date
JPS61124984A JPS61124984A (en) 1986-06-12
JPH0347513B2 true JPH0347513B2 (en) 1991-07-19

Family

ID=17161386

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59247301A Granted JPS61124984A (en) 1984-11-22 1984-11-22 Data transfer apparatus

Country Status (1)

Country Link
JP (1) JPS61124984A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2203317B (en) * 1987-04-02 1991-04-03 Ibm Display system
JPH079573B2 (en) * 1987-09-07 1995-02-01 株式会社アスキー Data write / transfer device

Also Published As

Publication number Publication date
JPS61124984A (en) 1986-06-12

Similar Documents

Publication Publication Date Title
US4692944A (en) Image data processing system
JPH0347513B2 (en)
US4916746A (en) Image rotation circuit
US4924432A (en) Display information processing apparatus
KR920022808A (en) Fax machine with receiving picture display function
JP2920919B2 (en) Interface device
JPS619725A (en) Microprogram control circuit
JPS60144790A (en) Graphic display unit
JPS61149989A (en) Semiconductor memory
JP2624375B2 (en) IC memory
JPH0313795Y2 (en)
JP2554876B2 (en) Address translation device
JPH0428311B2 (en)
JPH0229834A (en) Image processor
JPS6249570A (en) Picture processor
JPS59177674A (en) Picture processing device
JPS62100830A (en) data transfer device
JPH04205678A (en) Image information processor
JPH0381883A (en) Picture inverting circuit device
JPH036510B2 (en)
JPS58225473A (en) Clipping circuit of graphic display
JPH07122898B2 (en) Memory system
JPS63244225A (en) Display processing system
JPH0731496B2 (en) Image display controller
JPS62128375A (en) Picture processor