JPS61118847A - Simultaneous access control system of memory - Google Patents

Simultaneous access control system of memory

Info

Publication number
JPS61118847A
JPS61118847A JP23939184A JP23939184A JPS61118847A JP S61118847 A JPS61118847 A JP S61118847A JP 23939184 A JP23939184 A JP 23939184A JP 23939184 A JP23939184 A JP 23939184A JP S61118847 A JPS61118847 A JP S61118847A
Authority
JP
Japan
Prior art keywords
memory
cpu
peripheral control
access
memory access
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
JP23939184A
Other languages
Japanese (ja)
Inventor
Yoshihisa Shiomi
塩見 佳久
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP23939184A priority Critical patent/JPS61118847A/en
Publication of JPS61118847A publication Critical patent/JPS61118847A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To avoid the throughput deterioration of a CPU even in case a large quantity of data are transferred to a memory from a peripheral device, by attaining the simultaneous accesses to different memory areas from plural devices. CONSTITUTION:The part of a memory 305 is divided into memory areas (banks 0-N) where the accesses are possible independently of each other from a CPU301 and the peripheral device 302 and addresses are continuous. A selection circuit 304 is provided to each memory bank to perform switching between the signal line led from the device 302 and that led from the CPU301. A memory access control circuit 303 monitors the accesses given to the same memory bank from the CPU301 and the device 302 and set one of them under a waiting state according to the priority when an access conflict is produced.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はメモリ(記憶装置)のアクセス制御方式に関し
、特に、 CPU (中央処理装置)以外に周辺装置等
からメモリに対し大量のデータ転送が行われる中・小規
模の通信制御装置等に適用しうる。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to an access control method for a memory (storage device), and in particular, the present invention relates to a method for controlling access to a memory (storage device), and in particular, to a system for controlling access to a memory (storage device), in which a large amount of data is transferred to the memory from a peripheral device other than a CPU (central processing unit). It can be applied to medium-sized and small-scale communication control equipment, etc.

メモリの同時アクセ・ス制御方式に関する。Concerning simultaneous memory access control methods.

〔従来の技術〕[Conventional technology]

従来、メモリの多重アクセス方式としては、大型コンピ
ュータ等における。アドレスのインタリーブによる多バ
ンク制御がある。第6図に2.ウェイインタリープ方式
による2パンク構成の例を示す。本方式において、アド
レスはメモリの2つのパンク101,102に順に割付
けられる。即ち。
Conventionally, memory multiple access systems have been used in large-scale computers and the like. There is multi-bank control using address interleaving. Figure 6 shows 2. An example of a two-puncture configuration using the way interleap method is shown. In this scheme, addresses are assigned to two punctures 101, 102 of memory in sequence. That is.

アドレス0 、2 、4、−・・はパンク1()1に割
付けられ、アドレス1 * 3 p 5 v・・・・ハ
パンクlO2に割付けられる。更に2本方式は、各パン
ク毎にアドレスバスタ201とデータレジスタ202を
設置し、各パンク101,102に対して独立にアクセ
スできるようにし、各レジスタは切換え回路で切換えて
CPUに接続する。これによシ通常のプログラムやデー
タのようにアドレスを連続的に参照する場合、各パンク
に対して同時にアクセスできるため、 CPUとの間の
データ転送時間がメモリの読出し/書込み時間に比べて
十分に速ければ。
Addresses 0, 2, 4, . . . are assigned to punk 1()1, and addresses 1*3 p 5 v . . . are assigned to punk 1O2. Furthermore, in the two-line system, an address buster 201 and a data register 202 are installed for each puncture, so that each puncture 101 and 102 can be accessed independently, and each register is switched by a switching circuit and connected to the CPU. This allows for simultaneous access to each puncture when referring to addresses continuously, such as in normal programs or data, so the data transfer time to and from the CPU is sufficient compared to the memory read/write time. If you're fast.

パンクの数に比例してメモリのスループットを向上でき
る。第6図の構成時、 CPUからみたメモリの読出し
/書込み時間は実際の時間の約Aとなる。
Memory throughput can be improved in proportion to the number of punctures. In the configuration shown in FIG. 6, the memory read/write time seen from the CPU is approximately A of the actual time.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかし2本方式においては、アクセスされるメモリ領域
の位置にかかわらず、複数の装置(CPU 、 。
However, in the two-prong system, multiple devices (CPU, . . .

チャネル等)から同時にメモリをアクセスすることはで
きず1個々の装置から順次アクセスするため、複数の装
置からメモリを同時にアクセスする場合はスループット
が大幅に低下する。
Since the memory cannot be accessed simultaneously from multiple devices (channels, etc.) and is accessed sequentially from each device, throughput is significantly reduced when the memory is simultaneously accessed from multiple devices.

また、中小規模の通信制御装置等の1周辺装置とのデー
タ転送を、 DMA転送制御回路によ、il) CPU
のメモリアクセスとは独立に行う方式においては。
In addition, data transfer with one peripheral device such as a small to medium-sized communication control device is performed using a DMA transfer control circuit (il) CPU
In a method that is performed independently of memory access.

DMA転送制御回路からのメモリアクセス時、 CPU
からのメモリアクセスが停止するため、 CPUのスル
ープ、トは大幅に低下する。
When accessing memory from the DMA transfer control circuit, the CPU
Since memory accesses from the

〔問題点を解決するだめの手段〕[Failure to solve the problem]

本発明の目的は、メモリを、アドレスが連続した複数の
メモリ領域に分割し、各メモリ領域ごとに、 CPUと
周辺制御装置からのアドレスバス・データバス・メモリ
アクセス信号を選択的に切替える選択9回路を設置し、
複数の装置からアクセスされたメモリ領域が重複しない
場合には、各々の装置が該当メモリ領域を独立して同時
にアクセスす  することを可能にし、かつ、同一メモ
リ領域に対する複数の装置からのメモリアクセスの競合
をt視し、メモリアクセスが競合した場合にメモリアク
セスの優先順位を判定するメモリアクセス制御回路を周
辺制御装置対応に設置して、メモリアクセスの競合時、
優先順位の高い装置がメモリをアクセスできるメモリの
制御方式を提供することにあるO 本発明は、メモリをアクセスするアクセス源として、 
CPU以外に少なくとも一つの周辺制御装置(チャネル
等)を有する装置において、前記メモリの少なくとも一
部を複数の、アドレスが連続したメモリ領域に分割し2
分割されたメモリ領域毎に、前記CPUからのアドレス
・データ・メモリアクセス信号線と前記周辺制御装置か
らのアドレス・データ・メモリアクセス信号線を選択し
て前記メモリに接続する選択回路を設置する。さらに、
前記周辺制御装置毎に、該周辺制御装置でアクセスされ
るメモリ領域を示す情報が設定されるレジスタと、前記
CPUからのメモリアクセス時の該CPUがアクセスす
るメモリ領域の情報が前記レジスタ内の情報に一致した
場合、メモリアクセスの優先順位の判定を行い、優先順
位の低いメモリアクセスに対して待合せを行わせると同
時に、優先順位の高いメモリアクセスを発生した装置側
にメモリのバスを接続するだめの選択信号を前記選択回
路に送出するメモリアクセス制御回路とを設置する。
An object of the present invention is to divide a memory into a plurality of memory areas with consecutive addresses, and to selectively switch the address bus, data bus, and memory access signals from the CPU and peripheral control device for each memory area. Install the circuit,
If the memory areas accessed by multiple devices do not overlap, it is possible to enable each device to access the corresponding memory area independently and simultaneously, and to prevent memory access from multiple devices to the same memory area. A memory access control circuit that takes into consideration conflicts and determines the priority order of memory accesses when there is a memory access conflict is installed for the peripheral control device.
An object of the present invention is to provide a memory control method that allows a device with a high priority to access the memory.
In a device having at least one peripheral control device (such as a channel) other than a CPU, at least a part of the memory is divided into a plurality of memory areas with consecutive addresses.
A selection circuit is provided for each divided memory area to select an address/data/memory access signal line from the CPU and an address/data/memory access signal line from the peripheral control device and connect the selected address/data/memory access signal line to the memory. moreover,
For each peripheral control device, there is a register in which information indicating a memory area to be accessed by the peripheral control device is set, and information in the register includes information on a memory area to be accessed by the CPU when memory is accessed from the CPU. If they match, the priority of the memory access is determined, and the memory access with a lower priority is queued, and at the same time, the memory bus is connected to the device that generated the memory access with a higher priority. and a memory access control circuit that sends a selection signal to the selection circuit.

このようにして、アクセスするメモリの領域が異なれば
CPUと周辺制御装置が全く独立に、同時にメモリをア
クセスすることを可能にする。
In this way, the CPU and the peripheral control device can access the memory completely independently and at the same time if the areas of memory to be accessed are different.

〔実施例〕〔Example〕

次に本発明の実施例について図面を参照して説明する。 Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例によるメモリ同時アクセス制
御方式の概念図である。第1図において、メモリ305
の一部が、 CPU 301と周辺制御装置(IOC)
 302から独立にアクセス可能な、複数の、アドレス
が連続したメモリ領域(パンク0〜パンクN)に分割さ
れておシ、各メモリバンク毎に、 CPU 301から
の信号線と周辺制御装置302からの信号線を切換えて
メモリパンクに接続する選択回路304が設置されてい
る。また2周辺制御装置302に対応して、 CPU 
301と周辺制御装置302の同一メモリ領域(メモリ
バンク)に対するアクセスの競合を監視して2選択回路
304を切換えるメモリアクセス制御回路303が設置
されている。周辺制御装置302でアクセスされるメモ
リパンクの選択回路304は通常周辺制御装置302の
信号線を該当メモリバンクに接続してお、9 、 CP
U 301がこのメモリパンクをアクセスしない限シ2
周辺制御装置302はCPU 301とは独立に該当メ
モリパンクをアクセスできる。
FIG. 1 is a conceptual diagram of a memory simultaneous access control system according to an embodiment of the present invention. In FIG. 1, memory 305
A part of the CPU 301 and peripheral control unit (IOC)
The memory area is divided into a plurality of memory areas with consecutive addresses (Punk 0 to Punk N) that can be accessed independently from the CPU 302 .For each memory bank, a signal line from the CPU 301 and a signal line from the peripheral control device 302 A selection circuit 304 is installed that switches the signal line and connects it to the memory puncture. In addition, in correspondence with the second peripheral control device 302, the CPU
A memory access control circuit 303 is installed to monitor conflicts in access to the same memory area (memory bank) between the peripheral control device 301 and the peripheral control device 302 and switch between the two selection circuits 304. A memory puncture selection circuit 304 accessed by the peripheral control device 302 normally connects the signal line of the peripheral control device 302 to the corresponding memory bank, and connects the signal line of the peripheral control device 302 to the corresponding memory bank.
Unless U 301 accesses this memory puncture, system 2
The peripheral control device 302 can access the corresponding memory puncture independently of the CPU 301.

第2図は第1図のCPU 301と周辺制御装置302
とメモリアクセス制御回路303とを含むメモリ制御部
の詳細な構成を示し、第3図は第1図の選択回路304
とメモリ305とを含むメモリ部の詳細を示している。
Figure 2 shows the CPU 301 and peripheral control device 302 in Figure 1.
FIG. 3 shows a detailed configuration of a memory control unit including a memory access control circuit 303 and a memory access control circuit 303, and FIG.
The details of the memory unit including the memory 305 and the memory 305 are shown.

以下、第1図、第2図。Figures 1 and 2 are shown below.

第3図を参照して本実施例の動作を説明する。ここでは
、メモリパンク3050を、 CPU 301と周辺制
御回路302からアクセスする場合を示す。
The operation of this embodiment will be explained with reference to FIG. Here, a case is shown in which the memory puncture 3050 is accessed from the CPU 301 and the peripheral control circuit 302.

まずCPU 301は周辺制御回路302がアクセスし
てデータ転送を行うメモリパンクの位置情報(番号)を
バンク指定レジスタ406に設定する。
First, the CPU 301 sets in the bank designation register 406 the position information (number) of a memory puncture to which the peripheral control circuit 302 accesses and transfers data.

次にCPU 301は周辺制御回路30゛2にデータ転
送の制御情報(データ転送開始アドレス、データ転送バ
イト/ワード数)を設定し、転送開始を指示する。バン
ク指定レジスタ406によシ周辺制御回路302がアク
セスするメモリパンクとしてメモリ部ぐ/り03050
を指定した場合を考える。
Next, the CPU 301 sets data transfer control information (data transfer start address, number of data transfer bytes/words) in the peripheral control circuit 30'2, and instructs the peripheral control circuit 302 to start the transfer. According to the bank specification register 406, the memory section 03050 is accessed by the peripheral control circuit 302 as a memory puncture.
Consider the case where .

バンク指定レジスタ406の内容はアドレスデコーダ4
07によシブコードされ、該当メモリパンク(バンク0
)のバス選択回路502.バス切換え回路504は周辺
制御回路402側に切換えられる。即ち、バス選択回路
502及びバス切換回路504を含む部分が第1図の選
択回路304を構成している。
The contents of the bank specification register 406 are stored in the address decoder 4.
07, and the corresponding memory puncture (bank 0
) bus selection circuit 502. The bus switching circuit 504 is switched to the peripheral control circuit 402 side. That is, a portion including the bus selection circuit 502 and the bus switching circuit 504 constitutes the selection circuit 304 in FIG.

CPU 301がメモリをアクセスする場合、アドレス
信号の上位ピットとバンク指定レジスタ406の内容が
比較器405によシ比較され、 CPU 301によシ
アクセスされたバンクがバ/りOでなけれ   汀ば(
MB MATCH=0 ) 、  メモリアクセス制御
回路303はCPU 301に対するWAIT信号を゛
発生せず。
When the CPU 301 accesses the memory, the upper pit of the address signal and the contents of the bank designation register 406 are compared by the comparator 405, and if the bank accessed by the CPU 301 is not in the bar state (
MB MATCH=0), the memory access control circuit 303 does not generate a WAIT signal to the CPU 301.

CPU 301は該当メモリをアクセスする。The CPU 301 accesses the corresponding memory.

この時同時に周辺制御回路302がデータ転送ノタメメ
モリバンク0をアクセスした場合、まず周辺制御回路3
02はメモリアクセス制御回路303に対しバス占有要
求信号(HREQ)を送出する。これに対し、メモリア
クセス制御回路303は同一メモリバンクに対するアク
セス競合がない(MB MATCH= O)ため2周辺
制御回路302にバス占有要求受付信号(HLDA) 
を返送する。これによシ2周辺制御回路302はCPU
 301が他のメモリパンクをアクセスするのと同時に
該当メモリパンク(バンクO)をアクセスすることがで
きる。
If the peripheral control circuit 302 accesses the data transfer memory bank 0 at the same time, the peripheral control circuit 302 first accesses the data transfer memory bank 0.
02 sends a bus occupancy request signal (HREQ) to the memory access control circuit 303. On the other hand, since there is no access conflict for the same memory bank (MB MATCH=O), the memory access control circuit 303 sends a bus occupancy request acceptance signal (HLDA) to the second peripheral control circuit 302.
to be sent back. As a result, the second peripheral control circuit 302 is
301 can access the corresponding memory puncture (bank O) at the same time as accessing other memory punctures.

以上に説明したメモリアクセスの競合がない場合のタイ
ムチャートを第4図に示す。
FIG. 4 shows a time chart when there is no memory access conflict as described above.

また、 CPU 301からのメモリアクセス時、バン
ク指定レジスタ406によシ周辺制御回路302のデー
タ転送領域として指定されたバンク(バンク0)503
0をCPU 301がアクセスした場合(MB MAT
CH= 1 ) 。
Furthermore, when the CPU 301 accesses the memory, the bank (bank 0) 503 designated as the data transfer area of the peripheral control circuit 302 is stored in the bank designation register 406.
When CPU 301 accesses 0 (MB MAT
CH=1).

(1)周辺制御回路302がメモリパンク0をアクセス
中(HREQ = 1 )にCPU 301がメモリパ
ンクOをアクセス(MREQ=1 )  t、た場合、
メモリアクセス制御回路303はCPU 301に対し
WAIT信号を送出してCPU301からのメモリアク
セスを待合せさせる。周辺制御回路302からのメモリ
アクセスが終了(HREQ=0)1゜た時点で、メモリ
アクセス制御回路303はHLDA = 0とし、 C
PU選択信号を送出(CPU 5EL=1)してバス選
択回路502.バス切換え回路504をCPU側に切換
えると同時に、、 CPUに対するWAITを解除して
CPU 301がメモリパンクOをアクセスすることを
可能にする。
(1) When the CPU 301 accesses memory puncture 0 (MREQ=1) while the peripheral control circuit 302 is accessing memory puncture 0 (HREQ=1),
The memory access control circuit 303 sends a WAIT signal to the CPU 301 to wait for a memory access from the CPU 301. When the memory access from the peripheral control circuit 302 is completed (HREQ = 0) 1°, the memory access control circuit 303 sets HLDA = 0, and C
A PU selection signal is sent (CPU 5EL=1) and the bus selection circuit 502. At the same time as switching the bus switching circuit 504 to the CPU side, WAIT for the CPU is canceled to enable the CPU 301 to access the memory puncture O.

(2)周辺制御回路302が、メモリパンク0をアクセ
スしてなければ(HREQ = 0 )メモリアクセス
制御回路303はWAIT信号を送出せず。
(2) If the peripheral control circuit 302 does not access memory puncture 0 (HREQ=0), the memory access control circuit 303 does not send out the WAIT signal.

CPU SEL = 1としてバス選択回路502.バ
ス切換え回路504をCPU 301側に切換えてCP
U 301がメモリパンクOをアクセスする。
Bus selection circuit 502. CPU SEL=1. Switch the bus switching circuit 504 to the CPU 301 side and
U 301 accesses memory puncture O.

CPU 301がメモリパンクOをアクセス中に。CPU 301 is accessing memory puncture O.

周辺制御回路302からメモリパンクOに対するアクセ
スが発生(HREQ=1)シた場合、メモリアクセス制
御回路303は、 CPU 301からのメモリアクセ
スが終了(MREQ = O)するまで周辺制御回路3
02にHLDAを返送しない゛ことにより。
When an access to memory puncture O occurs from the peripheral control circuit 302 (HREQ=1), the memory access control circuit 303 controls the peripheral control circuit 3 until the memory access from the CPU 301 ends (MREQ=O).
By not returning HLDA to 02.

周辺制御回路302からのメモリアクセスを待合せさせ
る。次にCPU 301からのメモリアクセスが終了し
た時点でメモリアクセス制御回路303はCPU SE
L = 0としてバス選択回路502.バス切換え回路
504を周辺制御回路302側に切換え、 HLDA 
= 1として周辺制御回路302からのメモリアクセス
を可能にする。周辺制御回路302によるデータ転送の
完了は割込み信号(INT)によシCPU 301に通
知される。
Memory access from the peripheral control circuit 302 is made to wait. Next, when the memory access from the CPU 301 is completed, the memory access control circuit 303
Bus selection circuit 502 with L=0. The bus switching circuit 504 is switched to the peripheral control circuit 302 side, and the HLDA
= 1 to enable memory access from the peripheral control circuit 302. Completion of data transfer by peripheral control circuit 302 is notified to CPU 301 by an interrupt signal (INT).

同一メモリバンク(バンク0)においてメモリのアクセ
ス競合が発生した場合のタイムチャートを第5図に示す
FIG. 5 shows a time chart when memory access conflict occurs in the same memory bank (bank 0).

本構成によ、9 CPU 301はバンク指定レジスタ
406の内容をソフト的に変更することによシ周辺制御
回路302によ、9 CPU 301と独立してデータ
転送されるメモリバンクを変更することができる。
With this configuration, the 9 CPUs 301 can change the memory bank to which data is transferred independently from the 9 CPUs 301 by changing the contents of the bank designation register 406 using software, and by using the peripheral control circuit 302. can.

本発明はCPUの処理とは独立に周辺装置等からのデー
タ転送が必要なシステムにおいて、特に中小規模の通信
制御装置のようにCPUの処理能力に対して周辺装置−
メモリ間のデータ転送量が大きく、メモリ空間において
プログラムの格納される領域とデータ転送に使用される
領域が分かれているような場合# CPUのスルーノッ
トを大幅に向上させることができる。
The present invention is particularly useful in systems that require data transfer from peripheral devices, etc., independent of CPU processing, such as small to medium-sized communication control devices.
When the amount of data transferred between memories is large and the area where the program is stored and the area used for data transfer are separated in the memory space, the through knot of the CPU can be greatly improved.

〔発明の効果〕〔Effect of the invention〕

以上のごとく2本発明によシ、異なるメモリ領域に対し
複数の装置から同時にアクセスできるようにすることに
よシ1周辺装置からメモリに対し大量のデータ転送を行
う場合でも、 CPUのスループットを低下させること
なくデータ転送を行うことができる。
As described above, the present invention enables simultaneous access to different memory areas from multiple devices, thereby reducing CPU throughput even when transferring large amounts of data from peripheral devices to memory. Data can be transferred without any interruption.

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

第1図は本発明の一実施例によるメモリ同時アクセス方
式の概略を示したブロック図、第2図は第1図のメモリ
制御部の構成を示したプロ、り図。 第3図は第1図のメモリ部の構成を示したプロ。 り図、第4図は上記実施例におけるメモリアクセスの競
合がない場合のタイムチャート、第5図は上記実施例に
おけるメモリアクセスが競合した場合のタイムチャート
、第6図は従来の2ウ工イインタリーブ方式によるバン
ク構成例を説明するだめの図である0 301・−・CPU 、 302・・・周辺制御装置、
303・・・メモリアクセス制御装置、304・・・選
択回路。 305・・・メモリ、403・・・アドレスデコーダ。 405・・・比較器、406・・・パンク指定レジスタ
゛。 407−・・アドレスデコーダ、501m及び501b
・・・ダート切換え回路、502・・・バス選択回路。 504・・・バス切換え回路。 第1図
FIG. 1 is a block diagram showing an outline of a simultaneous memory access system according to an embodiment of the present invention, and FIG. 2 is a schematic diagram showing the configuration of the memory control section of FIG. 1. Figure 3 is a program showing the configuration of the memory section in Figure 1. FIG. 4 is a time chart in the case where there is no memory access conflict in the above embodiment, FIG. 5 is a time chart in the case where there is memory access conflict in the above embodiment, and FIG. 6 is a conventional two-way process. This is a diagram for explaining an example of a bank configuration using an interleaving method.0 301...CPU, 302...Peripheral control device,
303...Memory access control device, 304...Selection circuit. 305...Memory, 403...Address decoder. 405...Comparator, 406...Puncture designation register. 407--address decoder, 501m and 501b
... Dirt switching circuit, 502... Bus selection circuit. 504...Bus switching circuit. Figure 1

Claims (1)

【特許請求の範囲】[Claims] 1、メモリに対するアクセス源としてCPUと少なくと
も一つの周辺制御装置を有する装置において、前記メモ
リの少なくとも一部の領域を複数の、アドレスが連続し
たメモリ領域に分割し、各メモリ領域毎に、前記CPU
からのアドレスバス、データバス、メモリアクセス信号
と、前記周辺制御装置からのアドレスバス、データバス
、メモリアクセス信号とを選択して該当メモリ領域に接
続する選択回路を設置し、さらに、前記周辺制御装置が
アクセスするメモリ領域を示す情報が設定されるレジス
タと、前記CPUからのメモリアクセス時の該CPUが
アクセスするメモリ領域を示す情報が前記レジスタ内の
情報に一致した場合、メモリアクセスの優先順位の判定
を行い、優先順位の低いメモリアクセスに対し待合せを
行わせると同時に該当メモリ領域に接続されるバスを選
択する前記選択回路に対し、優先順位の高いメモリアク
セスを発生した装置側のバスをメモリに接続するための
選択信号を送出するメモリアクセス制御回路とを、前記
周辺制御装置対応に設置したことを特徴とするメモリの
同時アクセス制御方式。
1. In a device having a CPU and at least one peripheral control device as an access source to memory, at least a part of the memory is divided into a plurality of memory areas with consecutive addresses, and for each memory area, the CPU
A selection circuit is provided for selecting an address bus, data bus, and memory access signal from the peripheral control device and an address bus, data bus, and memory access signal from the peripheral control device to connect the selected memory area to the corresponding memory area; If the register in which information indicating the memory area to be accessed by the device is set and the information indicating the memory area to be accessed by the CPU at the time of memory access from the CPU match the information in the register, the priority of memory access is determined. The selection circuit selects the bus connected to the corresponding memory area, and at the same time makes the memory access with a low priority wait for the memory access. 1. A simultaneous memory access control system, characterized in that a memory access control circuit for sending out a selection signal for connection to a memory is installed corresponding to the peripheral control device.
JP23939184A 1984-11-15 1984-11-15 Simultaneous access control system of memory Pending JPS61118847A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23939184A JPS61118847A (en) 1984-11-15 1984-11-15 Simultaneous access control system of memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23939184A JPS61118847A (en) 1984-11-15 1984-11-15 Simultaneous access control system of memory

Publications (1)

Publication Number Publication Date
JPS61118847A true JPS61118847A (en) 1986-06-06

Family

ID=17044083

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23939184A Pending JPS61118847A (en) 1984-11-15 1984-11-15 Simultaneous access control system of memory

Country Status (1)

Country Link
JP (1) JPS61118847A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6391757A (en) * 1986-09-25 1988-04-22 テクトロニックス・インコーポレイテッド Memory access apparatus
JP2004511851A (en) * 2000-10-13 2004-04-15 ジステモニック・アクチエンゲゼルシヤフト Memory structure with I / O support
JP2005332372A (en) * 2004-04-23 2005-12-02 Ricoh Co Ltd Image processing apparatus and image forming apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6391757A (en) * 1986-09-25 1988-04-22 テクトロニックス・インコーポレイテッド Memory access apparatus
JP2004511851A (en) * 2000-10-13 2004-04-15 ジステモニック・アクチエンゲゼルシヤフト Memory structure with I / O support
JP2005332372A (en) * 2004-04-23 2005-12-02 Ricoh Co Ltd Image processing apparatus and image forming apparatus

Similar Documents

Publication Publication Date Title
JP3946873B2 (en) Disk array controller
US6202107B1 (en) Host controller interface descriptor fetching unit
US4697232A (en) I/O device reconnection in a multiple-CPU, dynamic path allocation environment
US4245301A (en) Information processing system
JP3200500B2 (en) Disk device and disk control method
JP2550311B2 (en) Multiple control system of magnetic disk
US6760743B1 (en) Instruction memory system for multi-processor environment and disjoint tasks
US6282144B1 (en) Multi-ported memory with asynchronous and synchronous protocol
JPS61118847A (en) Simultaneous access control system of memory
EP0067519B1 (en) Telecommunications system
JPH11232213A (en) Data transfer system for input/output device
JPH0341856B2 (en)
JPH11184761A (en) Read modify write control system
JPS592058B2 (en) Storage device
JP2755103B2 (en) Storage device access method
JPH0612190A (en) Magnetic disk control system
JPS59206925A (en) Data processing system
JP2504528B2 (en) Bus control system between main memory controllers
JP2000250713A (en) Disk array controller
JP2000250712A (en) Disk array controller
JPH039497B2 (en)
JPS60147861A (en) Data processing system
JPS6356573B2 (en)
JPS6135581B2 (en)
JPS61153745A (en) Write controlling system of storage device