JPH10254767A - Memory controller and memory system by the controller - Google Patents

Memory controller and memory system by the controller

Info

Publication number
JPH10254767A
JPH10254767A JP5498497A JP5498497A JPH10254767A JP H10254767 A JPH10254767 A JP H10254767A JP 5498497 A JP5498497 A JP 5498497A JP 5498497 A JP5498497 A JP 5498497A JP H10254767 A JPH10254767 A JP H10254767A
Authority
JP
Japan
Prior art keywords
memory
bus
processor
architecture
harvard
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
JP5498497A
Other languages
Japanese (ja)
Inventor
Masanori Ihara
正典 伊原
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP5498497A priority Critical patent/JPH10254767A/en
Publication of JPH10254767A publication Critical patent/JPH10254767A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a memory controller which can construct respective bus architectures even if von Neumann and Harvard processors are connected on the same bus and which realizes access to other memories or a common memory. SOLUTION: A memory controller 3 recognizes the bus architectures by request signals 25 and 26 generated based on the securing of the bus from the von Neumann processor 4 and the Harvard processor 5 constructing the bus architectures. Then, von Neumann and Harvard types are constructed through the bus as the bus architectures and necessary information is obtained from the memories a1 and b2. The reading of an instruction and data at the same time can be realized if the memories a1 and b2 exist with such structure and the performance of the architectures is demonstrated.

Description

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

【0001】[0001]

【発明の属する技術分野】電子計算機などのプロセッサ
を含むデジタル処理回路として必要不可欠なメモリへの
アクセスに関するもので、同一バス上に、ハーバードア
ーキテクチャと標準(ノイマン)アーキテクチャを混在
させることを可能とするバスを介して行われるアクセス
システムを構築するためのメモリ制御装置に関する。
The present invention relates to access to a memory which is indispensable as a digital processing circuit including a processor such as an electronic computer. It is possible to mix a Harvard architecture and a standard (Neumann) architecture on the same bus. The present invention relates to a memory control device for constructing an access system performed via a bus.

【0002】[0002]

【従来の技術】プロセッサによりバスを介してメモリへ
アクセスする従来のアクセス方式において、ハーバード
アーキテクチャと呼ばれる、命令とデータとを異なるバ
スから取得する方式とノイマンアーキテクチャと呼ばれ
る、命令とデータを1つのバスから取得する方式とがあ
る。しかしながら、こうした異なるバスアーキテクチャ
を構成するためのプロセッサなどのデバイスを同一バス
に接続し、バス上で両方式を混在させても両方のアーキ
テクチャが成立するシステムを構築することは不可能で
あった。
2. Description of the Related Art In a conventional access method in which a processor accesses a memory via a bus, a method called Harvard architecture in which instructions and data are obtained from different buses and a method called Neumann architecture in which instructions and data are transferred to one bus There is a method to acquire from. However, it has not been possible to construct a system in which both architectures are established by connecting devices such as processors for configuring these different bus architectures to the same bus and mixing both types on the bus.

【0003】この点を解決するために、従来では、次の
例に示す方法が考えられた。図3は、上述のハーバード
及びノイマンの両方式によるメモリを相互にアクセス可
能とするために考えられた従来のシステムの一例を示す
図である。図3において、ハーバードプロセッサ33が
ノイマンプロセッサ31により構築されるアーキテクチ
ャにあるメモリ41,42領域にあるプログラム(メモ
リa)とデータ(メモリb)をアクセスするにはバス変
換ブロック32を経由してメモリコントローラ30によ
ってメモリa41またはメモリb42に対し命令とデー
タの計2回のアクセスが必要である。逆に、ノイマンプ
ロセッサ31からバーバードプロセッサ33のメモリc
41′,メモリd42′にアクセスするためには、バス
変換ブロック32を経由して命令及びデータ用のそれぞ
れのメモリコントローラ34,35によってメモリc4
1′またはメモリd42′に対しアクセスする必要があ
る。
In order to solve this problem, the following method has been conventionally considered. FIG. 3 is a diagram showing an example of a conventional system designed to make the above-mentioned Harvard and Neumann memories mutually accessible. In FIG. 3, the Harvard processor 33 accesses a program (memory a) and data (memory b) in the memories 41 and 42 in the architecture constructed by the Neumann processor 31 via the bus conversion block 32 to access the memory (memory a). The controller 30 needs to access the memory a41 or the memory b42 twice for instruction and data in total. Conversely, from the Neumann processor 31 to the memory c of the birdbird processor 33,
41 'and the memory d42' are accessed via the bus conversion block 32 by the respective memory controllers 34 and 35 for instructions and data.
It is necessary to access 1 'or the memory d42'.

【0004】また、図4は、ハーバード及びノイマン方
式の相互アクセスを可能にするためのもう1つの従来シ
ステムの例を示す図である。図4において、ノイマンプ
ロセッサ31からハーバードプロセッサ33′のメモリ
c41′及びメモリd42′の領域へのアクセスはハー
バードプロセッサ33′の専用ポートへ32ビットの入
力を行う必要があり、ハーバードプロセッサ33′を介
して間接的にしか行えないことになる。この例では、ハ
ーバードプロセッサ33′は専用ポートを備え、そこに
ノイマンプロセッサにより書き込んでもらうか、専用ポ
ートにメモリ読み出し回路を持つ必要がある。なお、上
記各従来例において、そこに示されている各メモリコン
トローラ34,35(図3及び図4の破線部分)無しで
も、同様のシステムが構成される場合もある。
FIG. 4 is a diagram showing an example of another conventional system for enabling the Harvard and Neumann-type mutual access. In FIG. 4, access from the Neuman processor 31 to the areas of the memory c41 'and the memory d42' of the Harvard processor 33 'requires a 32-bit input to a dedicated port of the Harvard processor 33'. Can only be done indirectly. In this example, the Harvard processor 33 'is provided with a dedicated port, and it is necessary to have the Neumann processor write to it or to have a memory read circuit in the dedicated port. In each of the above-described conventional examples, a similar system may be configured without each of the memory controllers 34 and 35 (broken line portions in FIGS. 3 and 4).

【0005】[0005]

【発明が解決しようとする課題】このように、異なるバ
スアーキテクチャを混在させる場合、従来において、メ
モリからのデータ読み出しや書き込みが本質的に異な
り、ハーバードアーキテクチャとノイマンアーキテクチ
ャの同一バス上の混在は行われていなかった。この理由
として、基本的にあるアドレス領域をアクセスしようと
した場合、ハーバードアーキテクチャでは同時に命令と
データのアドレスが発生するのに比べ、ノイマンアーキ
テクチャでは命令とかデータ等の何れか一つのアクセス
しか発生しない点が挙げられる。この結果として、それ
ぞれのアーキテクチャを構成するプロセッサ用に独自の
メモリを接続する構成になっていた。本発明は、こうし
た従来技術における問題点に鑑みてなされたもので、同
一バス上でハーバードアーキテクチャとノイマンアーキ
テクチャが混在し得る、すなわち、バスにノイマンプロ
セッサ及びハーバードプロセッサの両方を接続しても相
互に他方の、或いは共通のメモリへアクセスすることを
可能にするメモリ制御装置を提供することをその解決す
べき課題とする。
As described above, when different bus architectures are mixed, data reading and writing from the memory are essentially different in the prior art, and the mixing of the Harvard architecture and the Neumann architecture on the same bus is not possible. I wasn't. The reason for this is that basically, when an attempt is made to access a certain address area, an instruction and data address are generated simultaneously in the Harvard architecture, but only one of an instruction and data is generated in the Neumann architecture. Is mentioned. As a result, a unique memory is connected for each processor constituting each architecture. The present invention has been made in view of the problems in the related art, and the Harvard architecture and the Neumann architecture can coexist on the same bus, that is, even if both the Neumann processor and the Harvard processor are connected to the bus, they are mutually connected. It is an object of the present invention to provide a memory control device capable of accessing the other or common memory.

【0006】[0006]

【課題を解決するための手段】請求項1の発明は、異な
るバスアーキテクチャによるアクセス方式の動作を行う
べく用意されている各プロセッサを備えるメモリ装置に
おけるメモリを共通のバスを介して該プロセッサにより
アクセスを可能にして構成されるメモリシステムにおけ
るメモリ制御装置おいて、前記メモリの読み書きの制御
を行う共通の制御手段と、前記異なるバスアーキテクチ
ャによるアクセス方式にそれぞれ従うバス入力を前記共
通の制御手段への入力信号として処理する各アクセス方
式に対応する信号処理手段と、前記各プロセッサでバス
を確保したことにもとづいて生成され前記メモリ制御装
置自体を制御するために用いる制御用信号から前記異な
るバスアーキテクチャによるアクセス方式の違いを認識
する認識手段と、該認識手段の認識結果によって各アク
セス方式に対応する前記信号処理手段を選択する選択手
段とを備え、該選択手段の動作により前記異なるバスア
ーキテクチャから選択された特定のバスアーキテクチャ
を構築するようにしたものである。
According to a first aspect of the present invention, a memory in a memory device having a processor provided for performing an operation of an access method according to a different bus architecture is accessed by the processor via a common bus. In a memory control device in a memory system configured to enable the above, a common control means for controlling reading and writing of the memory, and a bus input according to an access method according to the different bus architecture to the common control means. Signal processing means corresponding to each access method for processing as an input signal, and a control signal generated based on securing a bus in each processor and used for controlling the memory control device itself, according to the different bus architecture. A recognition means for recognizing a difference in access method; Selecting means for selecting the signal processing means corresponding to each access method according to the recognition result of the recognizing means, wherein a specific bus architecture selected from the different bus architectures is constructed by the operation of the selecting means. It is.

【0007】請求項2の発明は、請求項1の発明におい
て、前記プロセッサによる前記バス入力を複数ビットの
構成とし、前記メモリとして複数のメモリが用意される
場合に、該複数のメモリの各々に対し同時に読み書きを
行うように該複数のメモリ毎に前記共通の制御手段とし
ての制御バンクを設けるとともに、該制御バンクに対応
した各アクセス方式に対応する前記信号処理手段を設け
るようにしたものである。
According to a second aspect of the present invention, in the first aspect of the invention, when the bus input by the processor has a configuration of a plurality of bits, and a plurality of memories are prepared as the memories, each of the plurality of memories is provided. On the other hand, a control bank as the common control means is provided for each of the plurality of memories so that reading and writing are performed simultaneously, and the signal processing means corresponding to each access method corresponding to the control bank is provided. .

【0008】請求項3の発明は、請求項2の発明におい
て、前記プロセッサがノイマン型バスアーキテクチャ及
びハーバード型バスアーキテクチャを構築すべく用意さ
れるとともに、各アクセス方式に対応する前記信号処理
手段としてのバスマスターデバイスにより前記バスを構
成する複数ビットに対してそのビット順位に応じ前記制
御バンクを割り当て、ハーバード型バスアーキテクチャ
及びノイマン型バスアーキテクチャの構築を可能とする
ようにしたものである。
According to a third aspect of the present invention, in the second aspect of the present invention, the processor is prepared to construct a Neumann bus architecture and a Harvard bus architecture, and the processor as the signal processing means corresponding to each access method. The bus master device allocates the control bank to a plurality of bits constituting the bus according to the bit order, thereby enabling construction of a Harvard bus architecture and a Neumann bus architecture.

【0009】請求項4の発明は、前記プロセッサの動作
に従って前記共通のバスを介して入力されるバス入力に
より請求項1ないし3のいずれかに記載のメモリ制御装
置を動作させることにより前記メモリを制御して前記異
なるバスアーキテクチャによるアクセス方式の動作を行
うことにより前記メモリのアクセスを可能とするメモリ
システムとしたものである。
According to a fourth aspect of the present invention, the memory is controlled by operating the memory control device according to any one of the first to third aspects by a bus input input via the common bus in accordance with the operation of the processor. A memory system that enables access to the memory by controlling and performing an operation of an access method using the different bus architecture.

【0010】[0010]

【発明の実施の形態】ハーバードアーキテクチャとノイ
マンアーキテクチャを構成するように各プロセッサが接
続されているメモリ装置の構成において、本発明による
メモリコントローラは外部からの入力信号によりどちら
のプロセッサからアクセスされているかを認識しバス上
の情報を確保しバスアーキテクチャの切り替えを行うよ
うに動作する。これは、どちらのアーキテクチャかを判
断する回路の判断結果に基づき指定したビット範囲をデ
ータとプログラムの読み書きに使用することを確定し、
必要な情報を取得することと、接続するメモリ点数の削
減を行うことを可能とすることになる。このとき、メモ
リ制御内に各アーキテクチャ毎にキャッシュ的な構造を
組み込むことで、性能の改善を図ることも可能である。
この実施形態において、ハーバードアーキテクチャによ
るアクセスの場合は、上位16ビットを対象とした命令
用メモリ回路によりアクセスを開始すると同時に、下位
16ビットを対象としたデータ用メモリ回路もアクセス
を開始する。一方、ノイマンアーキテクチャによるアク
セスの場合、複数バンク間にまたがって上位下位合わせ
た32ビットで指定されたアドレスへのアクセスを行
う。
DESCRIPTION OF THE PREFERRED EMBODIMENTS In the configuration of a memory device in which each processor is connected so as to constitute a Harvard architecture and a Neumann architecture, which processor is the memory controller according to the present invention accessing by an external input signal? And operates to recognize the information on the bus and to switch the bus architecture. This determines that the specified bit range is used for reading and writing data and programs based on the result of the circuit that determines which architecture,
It becomes possible to acquire necessary information and to reduce the number of connected memory points. At this time, it is also possible to improve the performance by incorporating a cache-like structure for each architecture in the memory control.
In this embodiment, in the case of access using the Harvard architecture, the access is started by the instruction memory circuit targeting the upper 16 bits, and at the same time, the data memory circuit targeting the lower 16 bits is also accessed. On the other hand, in the case of access using the Neumann architecture, an access is made to an address specified by 32 bits including upper and lower bits over a plurality of banks.

【0011】図1は、本発明によるメモリコントローラ
を備え、バスを介してメモリへアクセスするシステムの
概念図を示す。図1において、メモリコントローラ3で
は、各バスアーキテクチャを構築するノイマンプロセッ
サ4及びハーバードプロセッサ5のそれぞれからバスの
確保にもとづいて生成されるリクエスト信号25,26
によってバスアーキテクチャを確認し、それによってバ
スアーキテクチャとしてバス24を介してノイマン型及
びハーバード型を構築し、メモリ要素から必要な情報を
取得するように動作される。この構造では、同時に命令
とデータを読み出す場合でも2ブロックのメモリa1及
びメモリb2が有れば実現でき、かつ、それぞれのアー
キテクチャの性能を発揮することができる。
FIG. 1 is a conceptual diagram of a system having a memory controller according to the present invention and accessing a memory via a bus. In FIG. 1, in the memory controller 3, request signals 25 and 26 generated based on the reservation of a bus from each of the Neuman processor 4 and the Harvard processor 5 constructing each bus architecture.
And confirms the bus architecture, thereby constructing the Neumann type and the Harvard type via the bus 24 as the bus architecture, and operating to acquire necessary information from the memory element. With this structure, even when instructions and data are read out at the same time, it can be realized if there are two blocks of memory a1 and memory b2, and the performance of each architecture can be exhibited.

【0012】図2は、図1に示されるメモリコントロー
ラをより具体化したブロック図である。この実施形態を
図2にもとづいてより詳細に説明する。図2において、
本発明によるメモリコントローラ3では、その構成の一
例として、32ビットの命令を処理するノイマン型アー
キテクチャを構築するプロセッサ4(図1,参照)と1
6ビットの命令を処理するハーバード型アーキテクチャ
を構築するプロセッサ5(図1,参照)がバスを介して
接続されている。従来技術における方法により、バスの
調停がなされることにより発せられるバスリクエスト2
5,26によりどのプロセッサがバスを確保したかを検
出し、バスアーキテクチャを構築する回路を成立させる
バスアーキテクチャ選択回路23がその検出に応じた選
択動作を行う。ノイマンプロセッサ4(図1,参照)が
バスを確保した場合、バスアーキテクチャ選択回路23
によりノイマン型メモリ回路22が動作しノイマンプロ
セッサ4から出力された32ビットのアドレスが認識さ
れ、ノイマン型メモリ回路22からバンクA13及びバ
ンクB14それぞれのメモリアクセス回路15,17又
はメモリ読み書き回路16,18に各16ビットの情報
が入力され、バンクA13及びバンクB14の各々から
の16ビットの出力により指定のメモリa1及びメモリ
b2にアクセスされ、ノイマンアーキテクチャとしての
メモリからの入出力ができる。
FIG. 2 is a more specific block diagram of the memory controller shown in FIG. This embodiment will be described in more detail with reference to FIG. In FIG.
In the memory controller 3 according to the present invention, as an example of the configuration, the processors 4 (see FIG. 1) and 1 that construct a Neumann-type architecture that processes 32-bit instructions are used.
A processor 5 (see FIG. 1) for constructing a Harvard architecture for processing 6-bit instructions is connected via a bus. Bus request 2 issued by arbitration of the bus by the method in the prior art
The bus architecture selection circuit 23, which detects which processor has secured the bus by 5, 26, and establishes a circuit for constructing the bus architecture, performs a selection operation according to the detection. When the Neumann processor 4 (see FIG. 1) secures the bus, the bus architecture selection circuit 23
The Neumann-type memory circuit 22 operates to recognize the 32-bit address output from the Neumann processor 4, and the Neumann-type memory circuit 22 reads the memory access circuits 15, 17 or the memory read / write circuits 16, 18 of the banks A13 and B14, respectively. 16-bit information is input to the memory A1 and the memory b2 specified by the 16-bit output from each of the bank A13 and the bank B14, so that input / output from / to the memory as the Neumann architecture can be performed.

【0013】同様に、ハーバードプロセッサ5(図1,
参照)がバスを確保した場合、バスアーキテクチャ選択
回路23によりハーバード型処理回路19が動作し、ハ
ーバードプロセッサ5から出力された32ビットの上位
16ビットでハーバード型命令用メモリ回路20により
命令の格納されているバンクA13のメモリアクセス回
路15又はメモリ読み書き回路16のいずれかを経由し
てメモリa1をアクセスするとともに、下位16ビット
でハーバード型データ用メモリ回路21により命令の格
納されているバンクB14のメモリアクセス回路17又
はメモリ読み書き回路18のいずれかを経由してメモリ
b2をアクセスする。この結果、ハーバードアーキテク
チャとして同時にデータと命令の取り込みを行うことが
できる。この例では、上位下位のビット幅でバスの分割
を行ったが、奇数ビット偶数ビットによる分割も考えら
れる。さらに、8ビット幅のハーバードアーキテクチャ
プロセッサ2つがそれぞれ、8ビットの命令とデータを
2組計4系統のアドレスを生成することも可能である。
Similarly, a Harvard processor 5 (FIG. 1,
When the bus is secured, the Harvard processing circuit 19 is operated by the bus architecture selection circuit 23, and the Harvard instruction memory circuit 20 stores the instruction in the upper 16 bits of 32 bits output from the Harvard processor 5. The memory a1 is accessed via either the memory access circuit 15 or the memory read / write circuit 16 of the bank A13, and the memory of the bank B14 in which instructions are stored in the lower 16 bits by the Harvard type data memory circuit 21. The memory b2 is accessed via either the access circuit 17 or the memory read / write circuit 18. As a result, data and instructions can be fetched simultaneously as a Harvard architecture. In this example, the bus is divided by upper and lower bit widths, but division by odd bits and even bits may be considered. Furthermore, two Harvard architecture processors each having an 8-bit width can generate two sets of 8-bit instructions and data to generate a total of four addresses.

【0014】[0014]

【発明の効果】【The invention's effect】

請求項1の効果:従来技術によると、異なるバス空間を
設け、異なるメモリを配置しなければならない分、コス
トの増加や異なるバス上に存在するプロセッサ間で実際
にデータを受け渡さなければならないという問題が生じ
たが、本発明のメモリ制御装置により、異なるバスアー
キテクチャでのバスとメモリの共有化が図れ、部品点数
の削減によるコストダウンが見込まれる。 請求項2の効果:請求項1の効果に加えて、複数のメモ
リのそれぞれから同時に読み書きを行うような動作を可
能にし、より高性能なメモリ装置を構成し得るメモリ制
御装置を提供できる。
Effect of Claim 1: According to the related art, different bus spaces must be provided and different memories must be arranged, so that the cost increases and data must be actually transferred between processors existing on different buses. Although a problem has occurred, the memory control device of the present invention can share a bus and a memory with different bus architectures, and is expected to reduce costs by reducing the number of components. Effect of Claim 2: In addition to the effect of Claim 1, it is possible to provide a memory control device that enables an operation of simultaneously reading and writing from each of a plurality of memories, and can configure a higher-performance memory device.

【0015】請求項3の効果:請求項1および2の効果
に加えて、ノイマン型とハーバード型のバスアーキテク
チャという実用的なアーキテクチャを構築するためのメ
モリ制御装置を提供できる。 請求項4の効果:異なるバスアーキテクチャでのバスと
メモリの共有化を可能とするメモリシステムが提供さ
れ、システムが簡略化されコストダウンが見込まれる。
さらに、システムに柔軟性を持たせ、高性能化が図れ
る。
Effect of Claim 3: In addition to the effects of Claims 1 and 2, it is possible to provide a memory control device for constructing practical architectures of a Neumann-type and a Harvard-type bus architecture. According to the fourth aspect of the present invention, there is provided a memory system capable of sharing a bus and a memory in different bus architectures, and the system is simplified and cost reduction is expected.
Furthermore, the system can be made flexible, and the performance can be improved.

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

【図1】本発明によるメモリコントローラを備え、バス
を介してメモリへアクセスするメモリシステムの概念図
を示す。
FIG. 1 is a conceptual diagram of a memory system including a memory controller according to the present invention and accessing a memory via a bus.

【図2】図1に示されるメモリコントローラをより具体
化したブロック図である。
FIG. 2 is a more specific block diagram of the memory controller shown in FIG. 1;

【図3】ハーバード及びノイマンの両方式で構築される
アーキテクチャによりメモリを相互にアクセス可能とす
るために考えられた従来のメモリシステムの一例を示す
図である。
FIG. 3 is a diagram illustrating an example of a conventional memory system designed to make memories mutually accessible by an architecture constructed by both Harvard and Neumann systems.

【図4】ハーバード及びノイマン方式の相互アクセスを
可能にするためのもう1つの従来システムの例を示す図
である。
FIG. 4 is a diagram showing another example of a conventional system for enabling Harvard and Neumann mutual access.

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

1,41…メモリa、2,42…メモリb、3,30,
34…命令用メモリコントローラ、4,31…ノイマン
プロセッサ、5,33,33′…ハーバードプロセッ
サ、13…バンクA、14…バンクB、15,17…メ
モリアクセス回路、16,18…メモリ読み書き回路、
19…ハーバード型処理回路、20…ハーバード型命令
メモリ回路、21…ハーバード型データメモリ回路、2
2…ノイマン型メモリ回路、23…バスアーキテクチャ
選択回路、24…バス、25…バスリクエストノイマ
ン、26…バスリクエストハーバード、32…バス変換
ブロック、35…データ用メモリコントローラ、41′
…メモリc、42′…メモリd。
1, 41: memory a, 2, 42: memory b, 3, 30,
34: instruction memory controller, 4, 31: Neumann processor, 5, 33, 33 ': Harvard processor, 13: bank A, 14: bank B, 15, 17: memory access circuit, 16, 18: memory read / write circuit,
19 Harvard processing circuit, 20 Harvard instruction memory circuit, 21 Harvard data memory circuit, 2
2 Neumann type memory circuit, 23 Bus architecture selection circuit, 24 Bus, 25 Bus request Neuman, 26 Bus request Harvard, 32 Bus conversion block, 35 Memory controller for data, 41 '
... memory c, 42 '... memory d.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 異なるバスアーキテクチャによるアクセ
ス方式の動作を行うべく用意されている各プロセッサを
備えるメモリ装置におけるメモリを共通のバスを介して
該プロセッサによりアクセスを可能にして構成されるメ
モリシステムにおけるメモリ制御装置おいて、前記メモ
リの読み書きの制御を行う共通の制御手段と、前記異な
るバスアーキテクチャによるアクセス方式にそれぞれ従
うバス入力を前記共通の制御手段への入力信号として処
理する各アクセス方式に対応する信号処理手段と、前記
各プロセッサでバスを確保したことにもとづいて生成さ
れ前記メモリ制御装置自体を制御するために用いる制御
用信号から前記異なるバスアーキテクチャによるアクセ
ス方式の違いを認識する認識手段と、該認識手段の認識
結果によって各アクセス方式に対応する前記信号処理手
段を選択する選択手段とを備え、該選択手段の動作によ
り前記異なるバスアーキテクチャから選択された特定の
バスアーキテクチャを構築するようにしたことを特徴と
するメモリ制御装置。
1. A memory in a memory system configured to be able to access a memory in a memory device having a processor provided for performing an operation of an access method using a different bus architecture by a processor via a common bus. The control device corresponds to a common control means for controlling reading and writing of the memory and each access method for processing a bus input according to an access method according to the different bus architecture as an input signal to the common control means. Signal processing means, and recognition means for recognizing a difference in an access method based on the different bus architecture from a control signal generated based on securing a bus in each processor and used for controlling the memory control device itself, Depending on the recognition result of the recognition means, Selecting means for selecting the signal processing means corresponding to the access method, wherein a specific bus architecture selected from the different bus architectures is constructed by the operation of the selecting means. .
【請求項2】 前記プロセッサによる前記バス入力を複
数ビットの構成とし、前記メモリとして複数のメモリが
用意される場合に、該複数のメモリの各々に対し同時に
読み書きを行うように該複数のメモリ毎に前記共通の制
御手段としての制御バンクを設けるとともに、該制御バ
ンクに対応した各アクセス方式に対応する前記信号処理
手段を設けるようにしたことを特徴とする請求項1記載
のメモリ制御装置。
2. The method according to claim 1, wherein the bus input by the processor has a configuration of a plurality of bits, and when a plurality of memories are prepared as the memories, the plurality of memories are read and written simultaneously with each of the plurality of memories. 2. The memory control device according to claim 1, wherein a control bank as said common control means is provided, and said signal processing means corresponding to each access method corresponding to said control bank is provided.
【請求項3】 前記プロセッサがノイマン型バスアーキ
テクチャ及びハーバード型バスアーキテクチャを構築す
べく用意されるとともに、各アクセス方式に対応する前
記信号処理手段としてのバスマスターデバイスにより前
記バスを構成する複数ビットに対してそのビット順位に
応じ前記制御バンクを割り当て、ハーバード型バスアー
キテクチャ及びノイマン型バスアーキテクチャの構築を
可能とするようにしたことを特徴とする請求項2記載の
メモリ制御装置。
3. The processor according to claim 1, wherein the processor is provided to construct a Neumann bus architecture and a Harvard bus architecture, and a plurality of bits constituting the bus are provided by a bus master device as the signal processing means corresponding to each access method. 3. The memory control device according to claim 2, wherein the control bank is allocated according to the bit order, and a Harvard bus architecture and a Neumann bus architecture can be constructed.
【請求項4】 前記プロセッサの動作に従って前記共通
のバスを介して入力されるバス入力により請求項1ない
し3のいずれかに記載のメモリ制御装置を動作させるこ
とにより前記メモリを制御して前記異なるバスアーキテ
クチャによるアクセス方式の動作を行うことにより前記
メモリのアクセスを可能とするメモリシステム。
4. The memory control device according to claim 1, wherein said memory controller is operated by a bus input input via said common bus in accordance with an operation of said processor to control said memory and said different ones. A memory system capable of accessing the memory by performing an operation of an access method based on a bus architecture.
JP5498497A 1997-03-10 1997-03-10 Memory controller and memory system by the controller Pending JPH10254767A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5498497A JPH10254767A (en) 1997-03-10 1997-03-10 Memory controller and memory system by the controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5498497A JPH10254767A (en) 1997-03-10 1997-03-10 Memory controller and memory system by the controller

Publications (1)

Publication Number Publication Date
JPH10254767A true JPH10254767A (en) 1998-09-25

Family

ID=12985923

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5498497A Pending JPH10254767A (en) 1997-03-10 1997-03-10 Memory controller and memory system by the controller

Country Status (1)

Country Link
JP (1) JPH10254767A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001067271A1 (en) * 2000-03-10 2001-09-13 Hitachi, Ltd. Information processing device
JP2005293596A (en) * 2004-04-02 2005-10-20 Arm Ltd Arbitration of data request
US8631183B2 (en) 2009-06-25 2014-01-14 Seiko Epson Corporation Integrated circuit system, and data readout method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001067271A1 (en) * 2000-03-10 2001-09-13 Hitachi, Ltd. Information processing device
JP2005293596A (en) * 2004-04-02 2005-10-20 Arm Ltd Arbitration of data request
US8631183B2 (en) 2009-06-25 2014-01-14 Seiko Epson Corporation Integrated circuit system, and data readout method

Similar Documents

Publication Publication Date Title
JPS61211758A (en) Multiprocessor system
JP2001043180A (en) Microprocessor and storage device therefor
JP2000242612A (en) System sharing memory and bus
JPH10254767A (en) Memory controller and memory system by the controller
JP2761326B2 (en) Multiprocessor one-chip microcomputer
JPS60173655A (en) Memory system of multiprocessor
JPS645341B2 (en)
JP2962431B2 (en) Programmable controller
JPH0784963A (en) Semiconductor integrated circuit with cpu
JPS59116866A (en) Storage device of computer system
JP2953584B2 (en) Memory protection method for each memory board in a multiprocessor system
JP2751878B2 (en) Multiprocessor device
JPS62186344A (en) Address mapped register
JPS59208662A (en) Circuit expanding number of addresses of read-only memory
JPH0322073A (en) Data transfer controller
JPS6345669A (en) Multi-processor system
JPH04168545A (en) Interface circuit
JPH10289220A (en) Multi-cpu processor
JPH0277866A (en) Multiprocessor
JPH01287768A (en) Multiprocessor system
JPS61234447A (en) Bus acuisition controller
JPH01154272A (en) Multiprocessor device
JPH0243663A (en) Multiprocessor system
JPH1196125A (en) Method for accessing memory in processor device, and processor device
KR19990048634A (en) Peripheral input / output device connection device using system bus of microcomputer