JPH024936B2 - - Google Patents

Info

Publication number
JPH024936B2
JPH024936B2 JP59045038A JP4503884A JPH024936B2 JP H024936 B2 JPH024936 B2 JP H024936B2 JP 59045038 A JP59045038 A JP 59045038A JP 4503884 A JP4503884 A JP 4503884A JP H024936 B2 JPH024936 B2 JP H024936B2
Authority
JP
Japan
Prior art keywords
memory
processor
address
sub
common
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 - Lifetime
Application number
JP59045038A
Other languages
Japanese (ja)
Other versions
JPS60189561A (en
Inventor
Isamu Hasebe
Satoru Kitazawa
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP59045038A priority Critical patent/JPS60189561A/en
Publication of JPS60189561A publication Critical patent/JPS60189561A/en
Publication of JPH024936B2 publication Critical patent/JPH024936B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/177Initialisation or configuration control

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)

Description

【発明の詳細な説明】 (イ) 発明の技術分野 本発明は、メインプロセツサとサブプロセツサ
とを有し、メインプロセツサには共通メモリがも
うけられ、サブプロセツサにはローカルメモリが
もうけられ、かつ共通メモリに対しては、メイン
プロセツサとサブプロセツサの両方からアクセス
可能なように構成されたデータ処理システムにお
けるメモリ制御方式に関するものである。
[Detailed Description of the Invention] (a) Technical Field of the Invention The present invention has a main processor and a sub-processor, the main processor has a common memory, the sub-processor has a local memory, and a common memory. Regarding memory, it relates to a memory control method in a data processing system configured to be accessible from both a main processor and a sub-processor.

(ロ) 従来技術と問題点 近年、マイクロプロセツサが普及し、価格が安
いこと、使いやすいこと等の理由で、複数のマイ
クロプロセツサを組合わせてデータ処理システム
を構成することがさかんに行なわれている。
(b) Prior art and problems In recent years, microprocessors have become widespread, and data processing systems are often constructed by combining multiple microprocessors because of their low price and ease of use. It is.

第1図は、このようなデータ処理システムの構
成例であり、図中、1はマイクロプロセツサから
なるメインプロセツサ、2は同じくマイクロプロ
セツサからなるサブプロセツサ、3は共通メモ
リ、4はローカルメモリ、5はリードオンリメモ
リ(ROM)、6は選択回路、7はDMA回路、
8,9はそれぞれ共通バスである。第1図では、
サブプロセツサを1つだけ示したが、システム構
成によつては、複数のサブプロセツサをもうける
例もある。
Figure 1 shows an example of the configuration of such a data processing system. In the figure, 1 is a main processor consisting of a microprocessor, 2 is a sub-processor also consisting of a microprocessor, 3 is a common memory, and 4 is a local memory. , 5 is a read-only memory (ROM), 6 is a selection circuit, 7 is a DMA circuit,
8 and 9 are common buses. In Figure 1,
Although only one sub-processor is shown, there may be an example in which multiple sub-processors are provided depending on the system configuration.

図中、ローカルメモリ4は、サブプロセツサ2
側によつてのみ使用され、メインプロセツサ1側
からは使用されない。一方、共通メモリ3は、メ
インプロセツサ1側とサブプロセツサ2側の両方
から使用されるサブプロセツサ側から共通メモリ
3を使用するときは、DMA回路7を経由してア
クセスが行なわれる。また、図示を省略したが、
共通バス8,9にはそれぞれ、各種のI/O機器
が接続されていることは言うまでもない。
In the figure, the local memory 4 is the sub-processor 2.
It is used only by the main processor 1 side, and is not used by the main processor 1 side. On the other hand, the common memory 3 is accessed via the DMA circuit 7 when the common memory 3 is used from the sub-processor side, which is used by both the main processor 1 side and the sub-processor 2 side. Also, although not shown,
It goes without saying that various I/O devices are connected to the common buses 8 and 9, respectively.

ここで、ROM5は、IPL(イニシヤルプログラ
ムローデイング)用のプログラムが固定的に格納
されているものであり、サブプロセツサ2側のシ
ステム立上げ時には、まず選択回路6によつて
ROM5が選択状態とされ、サブプロセツサ2が
ROM5をアクセスしていくことにより、起動動
作が行なわれる。
Here, the ROM 5 permanently stores a program for IPL (initial program loading), and when starting up the system on the sub-processor 2 side, the selection circuit 6 first selects the
ROM5 is selected and subprocessor 2 is
A startup operation is performed by accessing the ROM 5.

このようにIPL用にROMを使用するのは、一
般的にマイクロプロセツサにおいては起動アドレ
スが固定(例えばX′0000′)となつているため読
出し専用メモリの使用が適しているためである。
The reason why a ROM is used for IPL in this way is that microprocessors generally have a fixed startup address (for example, X'0000'), so it is appropriate to use a read-only memory.

しかしながら、このようにROMを使用する
と、システム構成後のプログラムの変更、修正等
が容易でなく、融通性に欠けるという問題を生じ
ていた。
However, when a ROM is used in this manner, it is not easy to change or modify programs after system configuration, resulting in a lack of flexibility.

(ハ) 発明の目的 本発明は上記問題点を解決し、サブプロセツサ
側においては、ROMを削除し、すべてリード/
ライト可能なメモリで構成することにより、シス
テム構成の柔軟性を計ることを目的とする。
(c) Purpose of the Invention The present invention solves the above problems, and on the subprocessor side, ROM is deleted and all read/write is performed.
The purpose is to measure the flexibility of system configuration by configuring it with writable memory.

(ニ) 発明の構成 上記目的を達成するために、本発明は第1の共
通バス上にメインプロセツサと共通メモリが接続
され、第2の共通バス上にサブプロセツサとロー
カルメモリが接続され、上記共通メモリは上記メ
インプロセツサとサブプロセツサの両方からアク
セス可能なように構成されたデータ処理システム
において、上記サブプロセツサによるメモリアク
セスが上記共通メモリへのアクセスモードにある
か上記ローカルメモリへのアクセスモードにある
かを指示するアクセスモード指示情報を保持する
とともにアドレス情報判定機能をそなえアクセス
されるべきいずれかのメモリにメモリ選択信号を
送出するメモリ選択手段と、上記サブプロセツサ
から送出されるメモリアドレス情報を上記共通メ
モリ上のメモリアドレス情報に変換するアドレス
変換手段をそなえ、上記サブプロセツサからのメ
モリアクセスが上記共通メモリへのアクセスモー
ドにあり、かつメモリアドレス情報が所定範囲内
にあるとき、上記プロセツサより送出されるアド
レス情報を上記アドレス変換手段により変換して
上記共通メモリに送出するとともに上記選択手段
から上記共通メモリに選択信号を送出するよう構
成したことを特徴とする。
(d) Structure of the Invention In order to achieve the above object, the present invention has a main processor and a common memory connected on a first common bus, a sub-processor and a local memory connected on a second common bus, In a data processing system configured such that the common memory can be accessed by both the main processor and the sub-processor, memory access by the sub-processor is in an access mode to the common memory or in an access mode to the local memory. memory selection means that holds access mode instruction information for instructing which memory is to be accessed and has an address information determination function and sends a memory selection signal to one of the memories to be accessed; The address conversion means is provided for converting into memory address information on the memory, and is sent from the processor when the memory access from the sub-processor is in the access mode to the common memory and the memory address information is within a predetermined range. The present invention is characterized in that the address information is converted by the address conversion means and sent to the common memory, and a selection signal is sent from the selection means to the common memory.

(ホ) 発明の実施例 第2図は、本発明の1実施例のデータ処理装置
のブロツク図であり、図中、10はマイクロプロ
セツサからなるメインプロセツサ、11は同じく
マイクロプロセツサからなるサブプロセツサ、1
2は共通メモリ、13はローカルメモリ、14は
アドレス変換回路、15は選択回路、16は1ビ
ツトのレジスタ、17,18はアンド回路、1
9,20はトライステート回路、21はメインプ
ロセツサ側のアドレスバス、22はメインプロセ
ツサ側のデータバス、23はサブプロセツサ側の
アドレスバス、24はサブプロセツサ側のデータ
バス、25はサブプロセツサ11からのリード制
御線、26はサブプロセツサ11からのライト制
御線、27は起動信号線、28はローカルメモリ
13への選択信号線、29は共通メモリ12への
選択信号線である。
(E) Embodiment of the Invention FIG. 2 is a block diagram of a data processing device according to an embodiment of the present invention. In the figure, 10 is a main processor consisting of a microprocessor, and 11 is also a microprocessor. subprocessor, 1
2 is a common memory, 13 is a local memory, 14 is an address conversion circuit, 15 is a selection circuit, 16 is a 1-bit register, 17 and 18 are AND circuits, 1
9 and 20 are tri-state circuits, 21 is an address bus on the main processor side, 22 is a data bus on the main processor side, 23 is an address bus on the sub-processor side, 24 is a data bus on the sub-processor side, and 25 is a bus from the sub-processor 11. A read control line 26 is a write control line from the sub-processor 11, 27 is an activation signal line, 28 is a selection signal line to the local memory 13, and 29 is a selection signal line to the common memory 12.

図中、アドレス変換回路14は、アドレスバス
23上のアドレスを、内部に設定されているアド
レス変換制御情報にもとづいてアドレス変換し、
アドレスバス21上に送出する回路である。また
選択変換15は、内部に設定されているアクセス
モード指示フラグ情報および入力されてくるアド
レス情報の値にもとづいて、サブプロセツサ11
からメモリアクセスがあつた場合選択信号線28
または29のいずれかをオンとし、ローカルメモ
リ13または共通メモリ12のいずれかを選択す
る回路である。
In the figure, an address conversion circuit 14 converts the address on the address bus 23 based on address conversion control information set internally, and
This is a circuit that sends data onto the address bus 21. The selection conversion 15 also converts the sub-processor 11 based on the access mode instruction flag information set internally and the value of the input address information.
When memory access is made from the selection signal line 28
29 is turned on to select either the local memory 13 or the common memory 12.

さらに選択信号線29はアンド回路17,18
を制御し、サブプロセツサ11から共通メモリ1
2を読出すときはトライステート回路19をオン
とし、サブプロセツサ11から共通メモリ12に
書込みを行なうときはトライステート回路20を
オンとする。
Furthermore, the selection signal line 29 is connected to the AND circuits 17 and 18.
from the sub-processor 11 to the common memory 1.
When reading 2, the tri-state circuit 19 is turned on, and when writing from the sub-processor 11 to the common memory 12, the tri-state circuit 20 is turned on.

以下に、実施例の動作を説明する。メインプロ
セツサ側がサブプロセツサ側の立上げ動作を行な
う場合、まず、メインプロセツサ10は、選択回
路15内の図示しないアクセスモード指示フラグ
情報保持レジスタに共通メモリアクセスモード情
報をセツトする。さらに、メインプロセツサ10
は、アドレス変換回路14内の図示しないアドレ
ス変換制御情報保持レジスタにアドレス変換制御
情報をセツトする。このアドレス変換制御情報
は、具体的には、例えばアドレスバス23から送
出されてくるアドレス情報に対して加算すべきア
ドレス情報である。
The operation of the embodiment will be explained below. When the main processor side performs a startup operation on the sub-processor side, the main processor 10 first sets common memory access mode information in an access mode instruction flag information holding register (not shown) in the selection circuit 15. In addition, the main processor 10
sets address translation control information in an address translation control information holding register (not shown) in the address translation circuit 14. Specifically, this address conversion control information is, for example, address information to be added to the address information sent from the address bus 23.

このようにして、アドレス変換回路14、選択
回路15の設定を行なつた後、メインプロセツサ
10は、レジスタ16を介してサブプロセツサ1
1に起動信号を送出する。これにより、サブプロ
セツサ11は、X′0000′番地からの読出し動作を
開始する。アドレスバス23上のX′0000′番地情
報はアドレス変換回路14内にてアドレス変換さ
れ、実際に共通メモリ12に対してアクセスする
アドレス情報となる。
After setting the address conversion circuit 14 and selection circuit 15 in this way, the main processor 10 transfers the settings to the sub-processor 1 via the register 16.
Sends a start signal to 1. As a result, the sub-processor 11 starts reading from address X'0000'. The X'0000' address information on the address bus 23 is converted into an address in the address conversion circuit 14, and becomes address information for actually accessing the common memory 12.

また、選択回路15には、共通メモリアクセス
モード情報がセツトされており、かつ、
X′0000′番地は所定アドレス範囲であるので、サ
ブプロセツサ11からのメモリアクセスに対して
は、選択信号線29をオンとし、共通メモリ12
を選択状態とする。具体的には、選択信号線29
上の信号はメモリ・チツプイネーブル(CE)信
号と考えてよい。
Further, common memory access mode information is set in the selection circuit 15, and
Since the address X'0000' is within a predetermined address range, the selection signal line 29 is turned on for memory access from the sub-processor 11, and the common memory 12
is selected. Specifically, the selection signal line 29
The above signal can be considered the memory chip enable (CE) signal.

このようにして、共通メモリ12から読出され
たデータは、データバス22、トライステート回
路19、データバス24を介して、サブプロセツ
サ11に取り込まれる。
In this way, data read from common memory 12 is taken into subprocessor 11 via data bus 22, tristate circuit 19, and data bus 24.

第3図は、メインプロセツサ側のアドレスマツ
プとサブプロセツサ側のアドレスマツプの関係を
示す図であり、図中、30はメインプロセツサ側
のアドレスマツプ、31はサブプロセツサ側のア
ドレスマツプ、aは共通メモリ起動モード時の共
通メモリアドレス、bは共通メモリ起動モード時
のローカルメモリアドレスである。第3図図示の
アドレス変換は、上述したように第2図のアドレ
ス変換回路14にて行なわれ、サブプロセツサ1
1からのアドレスとは異なる共通メモリ12のア
ドレスにアクセスが行なわれるようにされてい
る。
FIG. 3 is a diagram showing the relationship between the address map on the main processor side and the address map on the subprocessor side. In the figure, 30 is the address map on the main processor side, 31 is the address map on the subprocessor side, and a is a common address map. The common memory address b in the memory startup mode is the local memory address in the common memory startup mode. The address conversion shown in FIG. 3 is performed by the address conversion circuit 14 shown in FIG. 2 as described above, and the address conversion shown in FIG.
Access is made to an address in the common memory 12 that is different from the address from 1.

なお、共通起動モード時においては、サブプロ
セツサ2からのX′0000′番地〜X′7FFF′番地への
アクセスは、アドレス変換された上で、共通メモ
リ3に対して行なわれるが、同モード時における
サブプロセツサ2からのX′8000′〜X′FFFF′番地
へのアクセスは、そのまま、ローカルメモリ4に
対して行なわれる。
Note that in common startup mode, accesses from subprocessor 2 to addresses X'0000' to X'7FFF' are performed to common memory 3 after address translation; Accesses from the sub-processor 2 to addresses X'8000' to X'FFFF' are made directly to the local memory 4.

さらに、もう一つのモードであるローカルメモ
リ起動モード時においては、サブプロセツサ2か
らのX′0000′番地〜X′7FFF′番地へのアクセスは
ローカルメモリ4に対して行なわれ、同モード時
におけるサブプロセツサ2からのX′8000′番地〜
X′FFFF′番地へのアクセスはアドレス変換され
た上で共通メモリ3に対して行なわれる。
Furthermore, in local memory startup mode, which is another mode, accesses from subprocessor 2 to addresses X'0000' to X'7FFF' are made to local memory 4, Address X′8000′ from ~
Access to address X'FFFF' is performed to the common memory 3 after address translation.

以上のように構成することにより、従来、
ROMに格納しておいたIPL用の情報を共通メモ
リ3に格納しておき、サブプロセツサ2が共通メ
モリ3からこの情報を読取るという動作を行なう
ことができる。
By configuring as above, conventionally,
The IPL information stored in the ROM can be stored in the common memory 3, and the subprocessor 2 can read this information from the common memory 3.

(ヘ) 発明の効果 本発明によれば、IPL用のROMを省略するこ
とができるとともに、IPL用の情報を、リード/
ライト可能なメモリに格納しておくことが可能と
なるので、システム構成の変更等に対して効率よ
く対処することができる。
(F) Effects of the Invention According to the present invention, the ROM for IPL can be omitted, and the information for IPL can be read/written.
Since the information can be stored in a writable memory, it is possible to efficiently deal with changes in the system configuration.

また2つのアクセスモードを持つことにより、
サブプロセツサの動作はメインプロセツサの動作
に関係なく独立して動作できるようになりシステ
ム全体を効率よく動かすことができる。
Also, by having two access modes,
The sub-processor can operate independently regardless of the main processor's operation, allowing the entire system to operate efficiently.

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

第1図は従来のデータ処理システムの構成例、
第2図は本発明の1実施例のデータ処理装置のブ
ロツク図、第3図は共通メモリアクセスモード時
のアドレスマツプの関係を示す図である。 第2図において、10はメインプロセツサ、1
1はサブプロセツサ、12は共通メモリ、13は
ローカルメモリ、14はアドレス変換回路、15
は選択回路である。
Figure 1 shows an example of the configuration of a conventional data processing system.
FIG. 2 is a block diagram of a data processing device according to an embodiment of the present invention, and FIG. 3 is a diagram showing the relationship of address maps in the common memory access mode. In FIG. 2, 10 is the main processor;
1 is a sub-processor, 12 is a common memory, 13 is a local memory, 14 is an address conversion circuit, 15
is a selection circuit.

Claims (1)

【特許請求の範囲】 1 第1の共通バス上にメインプロセツサと共通
メモリが接続され、第2の共通バス上にサブプロ
セツサとローカルメモリが接続され、上記共通メ
モリは上記メインプロセツサとサブプロセツサの
両方からアクセス可能なように構成されたデータ
処理システムにおいて、上記サブプロセツサによ
るメモリアクセスが上記共通メモリへのアクセス
モードにあるか上記ローカルメモリへのアクセス
モードにあるかを指示するアクセスモード指示情
報を保持するとともにアドレス情報判定機能をそ
なえアクセスされるべきいずれかのメモリにメモ
リ選択信号を送出するメモリ選択手段と、上記サ
ブプロセツサから送出されるメモリアドレス情報
を上記共通メモリ上のメモリアドレス情報に変換
するアドレス変換手段をそなえ、上記サブプロセ
ツサからのメモリアクセスが上記共通メモリへの
アクセスモードにあり、かつメモリアドレス情報
が所定範囲内にあるとき、上記サブプロセツサよ
り送出されるアドレス情報を上記アドレス変換手
段により変換して上記共通メモリに送出するとと
もに上記選択手段から上記共通メモリに選択信号
を送出するよう構成したことを特徴とするメモリ
アクセス制御方式。 2 上記メインプロセツサによる上記サブプロセ
ツサ起動時に、上記メインプロセツサは上記メモ
リ選択手段に対してアクセスモード指示情報を送
出し、該情報を保持せしめるとともに、上記アド
レス変換手段にアドレス変換制御情報を送出し、
該情報を保持せしめ、しかる後、上記メインプロ
セツサより上記サブプロセツサに起動信号を送出
し、上記サブプロセツサから上記共通メモリまた
は上記ローカルメモリへのアクセスを行なわせる
ようアドレスモード指示情報を持つよう構成した
ことを特徴とする特許請求の範囲第1項記載のメ
モリアクセス制御方式。
[Claims] 1. A main processor and a common memory are connected on a first common bus, a sub-processor and a local memory are connected on a second common bus, and the common memory is connected to the main processor and the local memory. In a data processing system configured to be accessible from both, retains access mode instruction information that instructs whether memory access by the subprocessor is in an access mode to the common memory or to the local memory. and a memory selection means that has an address information determination function and sends a memory selection signal to any memory to be accessed, and an address that converts the memory address information sent from the subprocessor into memory address information on the common memory. A conversion means is provided, and when the memory access from the sub-processor is in the access mode to the common memory and the memory address information is within a predetermined range, the address information sent from the sub-processor is converted by the address conversion means. A memory access control system characterized in that the selection signal is sent to the common memory from the selection means and the selection signal is sent to the common memory. 2. When the main processor starts the sub-processor, the main processor sends access mode instruction information to the memory selection means and causes the memory selection means to retain the information, and also sends address conversion control information to the address conversion means. ,
The main processor is configured to have address mode instruction information so that the information is held, and then a start signal is sent from the main processor to the sub-processor to cause the sub-processor to access the common memory or the local memory. A memory access control method according to claim 1, characterized in that:
JP59045038A 1984-03-09 1984-03-09 Memory access control system Granted JPS60189561A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59045038A JPS60189561A (en) 1984-03-09 1984-03-09 Memory access control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59045038A JPS60189561A (en) 1984-03-09 1984-03-09 Memory access control system

Publications (2)

Publication Number Publication Date
JPS60189561A JPS60189561A (en) 1985-09-27
JPH024936B2 true JPH024936B2 (en) 1990-01-31

Family

ID=12708182

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59045038A Granted JPS60189561A (en) 1984-03-09 1984-03-09 Memory access control system

Country Status (1)

Country Link
JP (1) JPS60189561A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011252432A (en) * 2010-06-02 2011-12-15 Hitachi Ltd Francis type runner

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0760330B2 (en) * 1986-06-14 1995-06-28 三菱電機株式会社 Combined control device
JPS63239531A (en) * 1987-03-27 1988-10-05 Nec Corp Program loading system
JPH0312763A (en) * 1989-06-09 1991-01-21 Fujitsu Ltd Loading system for initial program of io processor
US6076152A (en) * 1997-12-17 2000-06-13 Src Computers, Inc. Multiprocessor computer architecture incorporating a plurality of memory algorithm processors in the memory subsystem
JP2007077462A (en) * 2005-09-15 2007-03-29 Gunma Univ Nickel-phosphor composite plating liquid, composite plating method using the liquid, and composite plated parts using the method
JP2014063510A (en) * 2013-11-19 2014-04-10 Renesas Electronics Corp Data processing apparatus

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53124944A (en) * 1977-04-08 1978-10-31 Nec Corp Data processing unit
JPS5650451A (en) * 1979-10-02 1981-05-07 Meidensha Electric Mfg Co Ltd Multiaccess system of multimicrocomputer
JPS56145411A (en) * 1980-04-11 1981-11-12 Panafacom Ltd Program load system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53124944A (en) * 1977-04-08 1978-10-31 Nec Corp Data processing unit
JPS5650451A (en) * 1979-10-02 1981-05-07 Meidensha Electric Mfg Co Ltd Multiaccess system of multimicrocomputer
JPS56145411A (en) * 1980-04-11 1981-11-12 Panafacom Ltd Program load system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011252432A (en) * 2010-06-02 2011-12-15 Hitachi Ltd Francis type runner

Also Published As

Publication number Publication date
JPS60189561A (en) 1985-09-27

Similar Documents

Publication Publication Date Title
JPH024936B2 (en)
JPH0724029B2 (en) Emulation device
JPH0736704A (en) Program down-loading system
JP2000259404A (en) Memory access system
JPS6112579B2 (en)
JPS6232832B2 (en)
JPS644220B2 (en)
JP2522063B2 (en) Single-chip micro computer
JPH0731439Y2 (en) Static column DRAM access device
JP2527964B2 (en) Backup system initial startup control method
JPS58176761A (en) Starting circuit of multi-processor system
TW480404B (en) Memory card with signal processing element
JP2968636B2 (en) Microcomputer
JPH01260559A (en) Microcomputer system
JPH0259495B2 (en)
JPH04255081A (en) Microcomputer
JPH0561659B2 (en)
JPH03204049A (en) Memory controller
JPH11259360A (en) Semiconductor integrated device and nonvolatile memory writing system
JPS58213371A (en) Data processing system
JPS62226345A (en) Lsi for input output memory access
JPH0543248U (en) calculator
JPS6395548A (en) Memory control system
JPS60252980A (en) Dual port memory constituting system
JPS5827254A (en) Data processing device