JPH0659971A - Memory reader - Google Patents

Memory reader

Info

Publication number
JPH0659971A
JPH0659971A JP4212475A JP21247592A JPH0659971A JP H0659971 A JPH0659971 A JP H0659971A JP 4212475 A JP4212475 A JP 4212475A JP 21247592 A JP21247592 A JP 21247592A JP H0659971 A JPH0659971 A JP H0659971A
Authority
JP
Japan
Prior art keywords
read
control device
ram data
machine
machine instruction
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
JP4212475A
Other languages
Japanese (ja)
Inventor
Kenji Tanaka
健志 田中
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 JP4212475A priority Critical patent/JPH0659971A/en
Publication of JPH0659971A publication Critical patent/JPH0659971A/en
Pending legal-status Critical Current

Links

Landscapes

  • Executing Machine-Instructions (AREA)
  • Memory System (AREA)

Abstract

PURPOSE:To make it possible to directly read out a machine instruction and RAM data respectively by an instruction reading control device and a RAM data reading control device. CONSTITUTION:The machine instruction reading control device 5 sends transfer and reading requests to/from a control circuit 12 for controlling an address in which RAM data are written to a read/write control device 6. The device 6 sends a read permission signal, the control circuit 12 transfers the address to a RAM data address bus 3 and RAM data are read out to a machine instruction reading control device 5 through a RAM data bus 4. The device 6 sends transfer and reading requests to/from a control circuit 11 for controlling an address in which a machine instruction is written to the device 5. The device 5 sends a read permission signal, the circuit 11 transfers the address to a machine instruction address bus 1 and the machine instruction is read out to the device 6 through a machine instruction data bus 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は機械命令読み出し制御装
置がRAMデータを直接読み出し可能で、RAMデータ
の読み書き制御装置が機械命令を直接読み出すことが可
能なワンチップマイクロコンピュータのメモリ読み出し
装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory reading device of a one-chip microcomputer in which a machine instruction read control device can directly read RAM data and a RAM data read / write control device can directly read machine instructions. Is.

【0002】[0002]

【従来の技術】以下に従来のワンチップマイクロコンピ
ュータにおけるメモリ読み出し装置について説明する。
2. Description of the Related Art A memory reading device in a conventional one-chip microcomputer will be described below.

【0003】図2は、従来のメモリ読み出し装置の構成
を示すものである。図3は、図2を改善したメモリ読み
出し装置である。
FIG. 2 shows the configuration of a conventional memory reading device. FIG. 3 shows a memory reading device which is an improvement of FIG.

【0004】図2において、5は機械命令読み出し制御
装置、6はRAMデータの読み書き制御装置、20は機
械命令用記憶装置、21はRAMデータ用記憶装置、2
2はアドレスバス、23はデータバスである。
In FIG. 2, 5 is a machine instruction read control device, 6 is a RAM data read / write control device, 20 is a machine instruction storage device, 21 is a RAM data storage device, 2
2 is an address bus and 23 is a data bus.

【0005】図3において、1は機械命令用アドレスバ
ス、2は機械命令用データバス、3はRAMデータ用ア
ドレスバス、4はRAMデータ用データバス、5は機械
命令読み出し制御装置、6はRAMデータの読み書き制
御装置、20は機械命令用記憶装置、21はRAMデー
タ用記憶装置である。
In FIG. 3, 1 is a machine instruction address bus, 2 is a machine instruction data bus, 3 is a RAM data address bus, 4 is a RAM data data bus, 5 is a machine instruction read control device, and 6 is a RAM. A data read / write controller, 20 is a machine instruction storage device, and 21 is a RAM data storage device.

【0006】以上のように構成されたメモリ読み出し装
置について、以下にその動作を説明する。
The operation of the memory reading device configured as described above will be described below.

【0007】従来技術の図2に示すようなメモリ読み出
し装置では、機械命令読み出し制御装置5が、アドレス
バス22に機械命令の読み出し番地を転送し、データバ
ス23から機械命令用記憶装置20内の前記機械命令を
読み出す。また、RAMデータの読み書き制御装置6
は、アドレスバス22にRAMデータの番地を転送する
ことでデータバス23から、RAMデータ用記憶装置2
1へ読み書きを行う。
In the conventional memory reading device as shown in FIG. 2, the machine instruction read control device 5 transfers the read address of the machine instruction to the address bus 22, and the data bus 23 stores the machine instruction in the storage device 20. Read the machine instructions. Further, the RAM data read / write control device 6
Transfers the address of the RAM data to the address bus 22 so that the RAM data storage device 2 is transferred from the data bus 23.
Read and write to 1.

【0008】このような前記の構成では、アドレスバス
22とデータバス23を共有しているので機械命令読み
出し制御装置5とRAMデータの読み書き制御装置6が
同時に記憶装置に読み書きを行うことはできず、効率の
悪いものであった。
In the above configuration, since the address bus 22 and the data bus 23 are shared, the machine instruction read control device 5 and the RAM data read / write control device 6 cannot simultaneously read from and write to the storage device. , Was inefficient.

【0009】そこで、図2を改善した図3に示すような
メモリ読み出し装置が提案された。これにより、機械命
令読み出し制御装置5とRAMデータの読み書き制御装
置6が並行して、機械命令用記憶装置20とRAMデー
タ用記憶装置21に独立して読み書きが行えるようにな
った。こうして前記の問題点が解決されたが、機械命令
読み出し制御装置5には、機械命令用アドレスバス1し
か接続されず、RAMデータの読み書き制御装置6には
RAMデータ用アドレスバス3しか接続されないので、
機械命令読み出し制御装置5は、機械命令用記憶装置2
0内の機械命令の読み出ししか行えなく、RAMデータ
の読み書き制御装置6は、RAMデータ用記憶装置21
内のRAMデータの読み書きしか行えなかった。
Therefore, a memory reading device as shown in FIG. 3 which is an improvement of FIG. 2 has been proposed. As a result, the machine instruction read control device 5 and the RAM data read / write control device 6 can read and write in parallel to the machine instruction storage device 20 and the RAM data storage device 21 in parallel. Although the above problem is solved in this way, the machine instruction read control device 5 is connected only to the machine instruction address bus 1, and the RAM data read / write control device 6 is connected only to the RAM data address bus 3. ,
The machine instruction read control device 5 includes a machine instruction storage device 2
Only the machine instructions in 0 can be read out, and the RAM data read / write control device 6 operates in the RAM data storage device 21.
I was only able to read and write the RAM data inside.

【0010】このため、RAMデータの読み書き制御装
置6が機械命令用記憶装置20に書き込まれた機械命令
を読み出す場合は、ワンチップマイクロコンピュータに
設けられた特殊な命令を用いて一度機械命令をRAMデ
ータ用記憶装置21内のRAMデータ領域に複写を行
い、RAMデータとしてRAMデータ用アドレスバス3
とRAMデータ用データバス4を通じて読み出してい
た。
Therefore, when the RAM data read / write control device 6 reads a machine instruction written in the machine instruction storage device 20, the machine instruction is once RAM-stored by using a special instruction provided in the one-chip microcomputer. A copy is made to the RAM data area in the data storage device 21, and the RAM data address bus 3 is used as RAM data.
The data was read through the RAM data data bus 4.

【0011】また、機械命令読み出し制御装置5には、
RAMデータを読み出す代替的な手段を有していなかっ
た。
In addition, the machine instruction read control device 5 includes
It had no alternative means of reading RAM data.

【0012】[0012]

【発明が解決しようとする課題】このような、前記の従
来の構成では、機械命令読み出し制御装置は、直接RA
Mデータの読み出しが行えず、RAMデータの読み書き
制御装置は、直接機械命令の読み出しが行えないという
問題点を有していた。
In such a conventional configuration as described above, the machine instruction read control device is directly connected to the RA.
The M data cannot be read, and the RAM data read / write control device has a problem that it cannot directly read the machine instruction.

【0013】本発明は前記の効率の悪い部分を改善し、
かつ、従来の問題点を解決するもので機械命令読み出し
制御装置とRAMデータの読み書き制御装置は、アドレ
スバスに接続された互いの記憶装置の内容を直接読み出
すことが可能であるメモリ読み出し装置を提供すること
を目的とする。
The present invention improves the above inefficient part,
In addition, in order to solve the conventional problems, a machine instruction read control device and a RAM data read / write control device are provided with a memory read device capable of directly reading the contents of the respective storage devices connected to an address bus. The purpose is to do.

【0014】[0014]

【課題を解決するための手段】この課題を解決するため
に本発明のメモリ読み出し装置は、機械命令読み出し制
御装置からRAMデータの読み書き制御装置へRAMデ
ータ用読み出し要求信号線と応答信号線を有し、RAM
データの読み書き制御装置から機械命令読み出し制御装
置へ機械命令読み出し要求信号線と応答信号線を有する
構成をしている。
In order to solve this problem, a memory reading device of the present invention has a RAM data read request signal line and a response signal line from a machine instruction read control device to a RAM data read / write control device. And RAM
From the data read / write control device to the machine command read control device, a machine command read request signal line and a response signal line are provided.

【0015】[0015]

【作用】この構成によって、機械命令読み出し制御装置
は、直接RAMデータの読み出しを行え、RAMデータ
の読み書き制御装置は、直接機械命令の読み出しを行う
ことができる。
With this configuration, the machine command read control device can directly read the RAM data, and the RAM data read / write control device can directly read the machine command.

【0016】[0016]

【実施例】以下に本発明の実施例ついて、図面を参照し
ながら説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0017】図1は、本発明の実施例におけるマイクロ
コンピュータにおけるメモリ読み出し装置の構成を示す
ものである。
FIG. 1 shows the configuration of a memory reading device in a microcomputer according to an embodiment of the present invention.

【0018】図1において、1は機械命令用アドレスバ
ス、2は機械命令用データバス、3はRAMデータ用ア
ドレスバス、4はRAMデータ用データバス、5は機械
命令読み出し制御装置、6はRAMデータの読み書き制
御装置、7はRAMデータの読み書き制御装置6から機
械命令読み出し制御装置5への機械命令読み出し要求信
号線、8は要求信号線7に対する応答信号線、9は機械
命令読み出し制御装置5からRAMデータの読み書き制
御装置6への機械命令読み出し要求信号線、10は要求
信号線9に対する応答信号線、11は応答信号線8の許
可信号によってRAMデータの読み書き制御装置6から
のアドレスを機械命令用アドレスバス1へ送出操作する
制御回路、12は要求信号線9の許可信号によって機械
命令読み出し制御装置5からのアドレスをRAMデータ
用アドレスバス3へ送出操作する制御回路である。
In FIG. 1, 1 is a machine instruction address bus, 2 is a machine instruction data bus, 3 is a RAM data address bus, 4 is a RAM data data bus, 5 is a machine instruction read control device, and 6 is a RAM. A data read / write controller, 7 is a machine command read request signal line from the RAM data read / write controller 6 to the machine command read controller 5, 8 is a response signal line to the request signal line 7, and 9 is a machine command read controller 5. From the RAM data read / write control device 6 to the machine command read request signal line 10, 10 is a response signal line to the request signal line 9, and 11 is an enable signal from the response signal line 8 to transfer the address from the RAM data read / write control device 6 to the machine. A control circuit for sending operation to the instruction address bus 1, 12 is a machine instruction read control by a permission signal of the request signal line 9 A control circuit for sending operating the address from location 5 to the RAM data address bus 3.

【0019】以上のように構成された本実施例のメモリ
読み出し装置について以下にその動作を説明する。
The operation of the memory reading device of this embodiment having the above-described structure will be described below.

【0020】機械命令読み出し制御装置5は、機械命令
が書き込まれているアドレスを機械命令用アドレスバス
1に転送を行い、前記機械命令を機械命令用データバス
2を通じて読み出す。
The machine instruction read control device 5 transfers the address in which the machine instruction is written to the machine instruction address bus 1 and reads the machine instruction through the machine instruction data bus 2.

【0021】RAMデータの読み書き制御装置6は、R
AMデータが書き込まれているアドレスを作業用アドレ
スバス3に転送を行い、前記RAMデータを作業用デー
タバス4を通じて読み出す。
The RAM data read / write control device 6 uses R
The address in which the AM data is written is transferred to the work address bus 3 and the RAM data is read out through the work data bus 4.

【0022】機械命令読み出し制御装置5が、RAMデ
ータを機械命令として読み出す場合は、機械命令読み出
し制御装置5が、RAMデータが書き込まれているアド
レスを制御回路12に転送すると共に、読み出し要求を
信号線9を通じてRAMデータの読み書き制御装置6に
送出する。RAMデータの読み書き制御装置6は、作業
用アドレスバス3が空き状態となり、前記アドレスが転
送可能状態となってから読み出し許可を応答信号線10
を通じて機械命令読み出し制御装置5と制御回路12に
送出する。制御回路12は、前記アドレスをRAMデー
タ用アドレスバス3に転送し、前記RAMデータがRA
Mデータ用データバス4を通じて機械命令読み出し制御
装置5に読み出される。
When the machine instruction read control device 5 reads the RAM data as a machine instruction, the machine instruction read control device 5 transfers the address in which the RAM data is written to the control circuit 12 and sends a read request signal. It is sent to the RAM data read / write control device 6 through a line 9. In the RAM data read / write control device 6, the read permission is given to the response signal line 10 after the working address bus 3 becomes empty and the address can be transferred.
Through the machine instruction read control device 5 and the control circuit 12. The control circuit 12 transfers the address to the RAM data address bus 3 so that the RAM data is RA.
The data is read by the machine instruction read control device 5 through the M data data bus 4.

【0023】RAMデータの読み書き制御装置6が、機
械命令をRAMデータとして読み出す場合は、RAMデ
ータの読み書き制御装置6が、機械命令が書き込まれて
いるアドレスを制御回路11に転送すると共に、読み出
し要求を信号線7を通じて機械命令読み出し制御装置5
に送出する。機械命令読み出し制御装置5は、機械命令
用アドレスバス1が空き状態となり、前記アドレスが転
送可能状態となってから読み出し許可を応答信号線8を
通じてRAMデータの読み書き制御装置6と制御回路1
1に送出する。制御回路11は、前記アドレスを機械命
令用アドレスバス1に転送し、前記機械命令が機械命令
用データバス2を通じてRAMデータの読み書き制御装
置6に読み出される。
When the RAM data read / write control device 6 reads a machine instruction as RAM data, the RAM data read / write control device 6 transfers the address in which the machine instruction is written to the control circuit 11 and makes a read request. Through the signal line 7
Send to. The machine instruction read control device 5 gives a read permission to the RAM data read / write control device 6 and the control circuit 1 through the response signal line 8 after the machine instruction address bus 1 becomes empty and the address becomes transferable.
Send to 1. The control circuit 11 transfers the address to the machine instruction address bus 1, and the machine instruction is read out to the RAM data read / write control device 6 through the machine instruction data bus 2.

【0024】[0024]

【発明の効果】以上のように本実施例によれば、機械命
令読み出し制御装置からRAMデータの読み書き制御装
置へRAMデータ用読み出し要求信号線と応答信号線を
有することと、RAMデータの読み書き制御装置から機
械命令読み出し制御装置へ機械命令読み出し要求信号線
と応答信号線を有することにより、機械命令読み出し制
御装置は、直接RAMデータの読み出しを行え、RAM
データの読み書き制御装置は、直接機械命令の読み出し
を行うことができる。
As described above, according to this embodiment, the machine command read control device has the RAM data read request signal line and the response signal line to the RAM data read / write control device, and the RAM data read / write control. By having the machine command read request signal line and the response signal line from the device to the machine command read control device, the machine command read control device can directly read the RAM data, and the RAM
The data read / write controller can directly read machine instructions.

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

【図1】本発明の一実施例のメモリ読み出し装置の構成
FIG. 1 is a configuration diagram of a memory reading device according to an embodiment of the present invention.

【図2】従来例のメモリ読み出し装置の構成図FIG. 2 is a configuration diagram of a conventional memory reading device.

【図3】従来例のメモリ読み出し装置の構成図FIG. 3 is a block diagram of a conventional memory reading device.

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

1 機械命令用アドレスバス 2 機械命令用データバス 3 RAMデータ用アドレスバス 4 RAMデータ用データバス 5 機械命令読み出し制御装置 6 RAMデータの読み書き制御装置 7、9 要求信号線 8、10 応答信号線 11、12 制御回路 20 機械命令用記憶装置 21 RAMデータ用記憶装置 22 アドレスバス 23 データバス 1 Machine instruction address bus 2 Machine instruction data bus 3 RAM data address bus 4 RAM data data bus 5 Machine instruction read control device 6 RAM data read / write control device 7, 9 Request signal line 8, 10 Response signal line 11 , 12 control circuit 20 storage device for machine instruction 21 storage device for RAM data 22 address bus 23 data bus

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】ワンチップマイクロコンピュータ内で機械
命令とRAMデータの2つの記憶装置が分離されること
によって同時に並行して前記2つの記憶装置の読み出し
が可能な機械命令読み出し制御装置とRAMデータの読
み書き制御装置を有し、前記2つの制御装置には機械命
令の読み出しを行う機械命令用アドレスバス、およびR
AMデータの読み書きを行うRAMデータ用アドレスバ
スが接続され、前記機械命令読み出し制御装置が、前記
RAMデータの読み書き制御装置との間に設けられた第
1の信号線を通じて読み出し要求信号を送出し、前記R
AMデータの読み書き制御装置は、前記機械命令読み出
し制御装置との間に設けられた第2の信号線を通じて応
答信号を返すことによって、前記機械命令読み出し制御
装置がアドレスを前記RAMデータ用アドレスバスに転
送し、RAMデータを読み出すことが可能で、また、前
記RAMデータの読み書き制御装置が、前記機械命令読
み出し制御装置との間に設けられた第3の信号線を通じ
て読み出し要求信号を送出し、前記機械命令読み出し制
御装置は前記RAMデータの読み書き制御装置との間に
設けられた第4の信号線を通じて応答信号を返すことに
よって前記RAMデータの読み書き制御装置がアドレス
を前記機械命令用アドレスバスに転送し、機械命令デー
タを読み出すことが可能であることを特徴とするメモリ
読み出し装置。
1. A machine instruction read control device capable of reading the two memory devices simultaneously and in parallel by separating the two memory devices of the machine instruction and the RAM data in a one-chip microcomputer and the RAM data. A read / write control device, a machine instruction address bus for reading out a machine instruction to the two control devices, and R
A RAM data address bus for reading and writing AM data is connected, and the machine instruction read control device sends a read request signal through a first signal line provided between the machine command read control device and the RAM data read and write control device. R
The AM data read / write control device returns a response signal through a second signal line provided between the AM data read / write control device and the machine command read control device, whereby the machine command read control device sends an address to the RAM data address bus. The RAM data can be transferred and read out, and the RAM data read / write control device sends a read request signal through a third signal line provided between the RAM data read / write control device and the machine command read control device. The machine instruction read control device returns a response signal through a fourth signal line provided between the machine data read / write control device and the RAM data read / write control device so that the RAM data read / write control device transfers an address to the machine instruction address bus. In addition, the memory reading device is characterized by being capable of reading machine command data.
【請求項2】RAMデータ制御装置と機械命令読み出し
制御装置との間に4つ信号線を有し、機械命令読み出し
制御装置が、RAMデータの読み出し時に、前記第1の
信号線を通じて要求信号を送出し、前記機械命令読み出
し制御装置は、前記第2の信号線を通じて前記RAMデ
ータの読み書き制御装置からの応答信号が返送されるま
で、RAMデータ用アドレスバスと前記機械命令読み出
し制御装置との間に設けられた制御回路によって前記R
AMデータ用アドレスバスに読み出しアドレスの送出を
待機させ、また、前記RAMデータの読み書き制御装置
が、機械命令を読み出し時に、前記第3の信号線を通じ
て要求信号を送出し、前記RAMデータの読み書き制御
装置は、前記第4の信号線を通じて前記機械命令読み出
し制御装置からの応答信号が返送されるまで、機械命令
用アドレスバスと前記RAMデータの読み書き制御装置
との間に設けられた制御回路によって、前記機械命令用
アドレスバスに読み出しアドレスの送出を待機させるこ
とを特徴とする請求項1記載のメモリ読み出し装置。
2. A four-signal line is provided between the RAM data control device and the machine command read control device, and the machine command read control device sends a request signal through the first signal line when reading the RAM data. The machine command read control device sends the RAM data address bus and the machine command read control device until the response signal from the RAM data read / write control device is returned via the second signal line. The control circuit provided in
The read address is sent to the AM data address bus on standby, and the RAM data read / write control device sends a request signal through the third signal line when reading a machine command to control the read / write of the RAM data. The device is controlled by a control circuit provided between the machine command address bus and the RAM data read / write control device until a response signal from the machine command read control device is returned through the fourth signal line. 2. The memory read device according to claim 1, wherein transmission of a read address is put on standby on the machine instruction address bus.
JP4212475A 1992-08-10 1992-08-10 Memory reader Pending JPH0659971A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4212475A JPH0659971A (en) 1992-08-10 1992-08-10 Memory reader

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4212475A JPH0659971A (en) 1992-08-10 1992-08-10 Memory reader

Publications (1)

Publication Number Publication Date
JPH0659971A true JPH0659971A (en) 1994-03-04

Family

ID=16623264

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4212475A Pending JPH0659971A (en) 1992-08-10 1992-08-10 Memory reader

Country Status (1)

Country Link
JP (1) JPH0659971A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS599767A (en) * 1982-07-09 1984-01-19 Sumitomo Heavy Ind Ltd Multiprocessor
JPS60129856A (en) * 1983-12-19 1985-07-11 Matsushita Electric Ind Co Ltd Memory control circuit
JPS61272861A (en) * 1985-05-28 1986-12-03 Yokogawa Electric Corp Multiprocessor device
JPH01269128A (en) * 1988-04-21 1989-10-26 Matsushita Electric Ind Co Ltd Microcomputer
JPH02183331A (en) * 1989-01-09 1990-07-17 Matsushita Electric Ind Co Ltd Microcomputer

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS599767A (en) * 1982-07-09 1984-01-19 Sumitomo Heavy Ind Ltd Multiprocessor
JPS60129856A (en) * 1983-12-19 1985-07-11 Matsushita Electric Ind Co Ltd Memory control circuit
JPS61272861A (en) * 1985-05-28 1986-12-03 Yokogawa Electric Corp Multiprocessor device
JPH01269128A (en) * 1988-04-21 1989-10-26 Matsushita Electric Ind Co Ltd Microcomputer
JPH02183331A (en) * 1989-01-09 1990-07-17 Matsushita Electric Ind Co Ltd Microcomputer

Similar Documents

Publication Publication Date Title
JP2793517B2 (en) Data transfer control device
CA2234635C (en) Method and device for exchanging data
JPH0659971A (en) Memory reader
JPH08513U (en) Bus controller operating system built into the main controller
JPH06103221A (en) Address arbitration circuit
JP3079956B2 (en) Printer
JPH0261749A (en) Data transfer device
JP2904266B2 (en) Memory connection controller that can cope with bus degradation
JP2687679B2 (en) Program development equipment
JP3323430B2 (en) Communication control device
JPS59135684A (en) Data bypass system between buffer memories
JP2565301B2 (en) Memory copy circuit
JPH05100803A (en) Plural port printer controllers and its control system
JPH01248207A (en) Numerical controller
JPS61105674A (en) Image processing device
JPS6140658A (en) Data processor
JPS63301348A (en) External memory controller
JPH04294440A (en) Inter-processor data transfer system
JPS61144789A (en) Semiconductor storage device
JPS63139387A (en) Display controller
JPH02201559A (en) Hierarchical memory controller
JPH01284932A (en) Access device to internal memory area
JPH05158859A (en) Information processor
JPS63245712A (en) Data transfer control system between external storage devices
JPS62262170A (en) Data transfer system