JPS59229662A - Common memory control circuit - Google Patents

Common memory control circuit

Info

Publication number
JPS59229662A
JPS59229662A JP10267983A JP10267983A JPS59229662A JP S59229662 A JPS59229662 A JP S59229662A JP 10267983 A JP10267983 A JP 10267983A JP 10267983 A JP10267983 A JP 10267983A JP S59229662 A JPS59229662 A JP S59229662A
Authority
JP
Japan
Prior art keywords
processor
circuit
signal
processors
mpu2
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
JP10267983A
Other languages
Japanese (ja)
Inventor
Masamitsu Watanabe
渡辺 政光
Kazuhiko Honma
和彦 本間
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.)
Hitachi Microcomputer System Ltd
Hitachi Ltd
Original Assignee
Hitachi Ltd
Hitachi Microcomputer Engineering 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 Hitachi Ltd, Hitachi Microcomputer Engineering Ltd filed Critical Hitachi Ltd
Priority to JP10267983A priority Critical patent/JPS59229662A/en
Publication of JPS59229662A publication Critical patent/JPS59229662A/en
Pending 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/163Interprocessor communication
    • G06F15/167Interprocessor communication using a common memory, e.g. mailbox

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)

Abstract

PURPOSE:To avoid software competition by a hardware constitution by making processors correspond to respective holding circuits and setting up these holding circuits to permit write/read to/from a common memory. CONSTITUTION:The holding circuits L1, L2, logical gates G1, G2 and decoders D1, D2 are made to correspond to respective processors MPU1, MPU2. Read detecting signals detected by the decoders D1, D2 are sent to the latch inputs D of the holding circuits L1, L2 as setting signals S1, S2 respectively through the logical gates G1, G2. The latch output Q of one holding circuit L1 is applied to the MPU1 side as a write permission signal Q1 of one MPU1 corresponding to the circuit L1. The write permission signal Q1 is applied to the logical gate G2 corresponding to the other MPU2 as an inhibition signal.

Description

【発明の詳細な説明】 〔技術分野〕 この発明は、情報処理技術さらにはマイクロコンピュー
タ・システムに適用して特に有効な技術に関するもので
、たとえば、一つのメモリを複数のプロセッサで共有す
るために使用される共有メモリ制御回路に利用して有効
な技術に関するものである。
[Detailed Description of the Invention] [Technical Field] The present invention relates to a technology that is particularly effective when applied to information processing technology and microcomputer systems, for example, in order to share one memory among multiple processors. The present invention relates to techniques that are effective for use in shared memory control circuits.

〔背景技術〕[Background technology]

マイクロ・コンピュータ・システムなどにおいては、処
理能力を高めるために同一システム内に二つのプロセッ
サ(MPU)を使用することがある。このようなマルチ
プロセッサシステムでは、メモリの一部がその二つのプ
ロセッサによって共有される。この場合、その共有メモ
リは、二つのプロセッサ間の電気的な競合を回避するた
めに、第1図に示すように、その二つのプロセッサMP
U1.MPU2に1マシンサイクルを単位に時分割で接
続される。しかしながら、本発明者が検討したところに
よると、上述のようにして仮に電気的な競合を回避し得
たとしても、第1図に示すように、一方のMPUIが読
出および書込を行な5合間に他方のMPU2が書込を行
なうと、これによって一方のMPUIにおける命令実行
状態がソフトウェア的に擾乱される恐れが生じてしまう
In microcomputer systems, two processors (MPUs) are sometimes used in the same system to increase processing capacity. In such multiprocessor systems, some of the memory is shared by the two processors. In this case, the shared memory is shared between the two processors MP, as shown in FIG. 1, to avoid electrical contention between the two processors.
U1. It is connected to the MPU 2 in a time-sharing manner in units of one machine cycle. However, according to the inventor's study, even if electrical contention could be avoided as described above, one MPUI would read and write, as shown in FIG. If the other MPU 2 writes during the interval, there is a risk that the instruction execution state in one MPUI will be disturbed in terms of software.

このような二つのMPUI、MPU2間のソフトウェア
的な競合を回避するためには、読出と書込を同一マシン
サイクルで行なうことができる命令。
In order to avoid such software conflicts between the two MPUIs and MPU2, instructions that can read and write in the same machine cycle are required.

いわゆるTAS命令を有するマイクロ・プロセッサを使
用するか、あるいはそのような競合を生じさせないよう
なオペレーション・システム・プログラムを作り、この
オペレーション・システム・プログラムの管理下で二つ
のMPUI、MPU2を動作させるようにしなければな
らない。しがしながら、前者の場合、TAS命令を有す
るプロセッサは、一部の品種のプロセッサに限られてい
る。
Either use a microprocessor with so-called TAS instructions, or create an operating system program that does not cause such conflicts, and operate two MPUIs, MPU2, under the control of this operating system program. must be done. However, in the former case, processors having TAS instructions are limited to some types of processors.

このため、二つのMPUI、MPU2のうち、そのいず
れか一方がTAS命令を有していないプロセッサである
場合には、そのTAS命令を上述した競合回避のために
使用することができない。また、後者の場合、例えば1
命令実行の度に割込処理を行なって競合回避のためのル
ーチンを実行するといったような面倒な手順を行なわな
ければならせない。このため、ソフトウェア的な負担が
非常に大きくなってしまって処理速度が大幅に低下する
などの問題をもたらすことが本発明者によりて明らかに
された。
Therefore, if one of the two MPUI and MPU 2 is a processor that does not have a TAS instruction, that TAS instruction cannot be used for the above-mentioned conflict avoidance. In the latter case, for example, 1
It is necessary to perform troublesome procedures such as performing interrupt processing and executing a routine for conflict avoidance every time an instruction is executed. The inventors have revealed that, as a result, the software burden becomes extremely large, leading to problems such as a significant decrease in processing speed.

〔発明の目的〕[Purpose of the invention]

その目的とするところは、TAS命令などの特殊な命令
によらずに、ソフトウェア的な競合を回避することにあ
る。またソフトウェア的な処理負担をそれほど増すこと
なく、比較的簡単なハードウェア的な構成を付加するだ
けでもって、一つのメモリを複数のプロセッサで共有す
る際に生じるソフトウェア的な競合を確実に回避できる
ようにした共有メモリ制御回路を提供することにある。
The purpose is to avoid software conflicts without using special instructions such as TAS instructions. In addition, by simply adding a relatively simple hardware configuration without significantly increasing the software processing load, it is possible to reliably avoid software conflicts that occur when a single memory is shared by multiple processors. An object of the present invention is to provide a shared memory control circuit as described above.

この発明の前記ならびにそのほかの目的と新規な特徴に
ついては、本明細書の記述および添附図面から明かにな
るであろう。
The above and other objects and novel features of the present invention will become apparent from the description of this specification and the accompanying drawings.

〔発明の概要〕[Summary of the invention]

本願において開示される発明のうち代表的なものの概要
を簡単に説明すれば、下記のとおりである。
A brief overview of typical inventions disclosed in this application is as follows.

すなわち、複数のプロセッサによって共有されるメモリ
の使用を制御する回路であって、各プロセッサにそれぞ
れ保持回路を対応させ、−のプロセッサが上記共有メモ
リに対して読出しを行なったときに該プロセッサに対応
する保持回路にセット信号を与えるようにするとともに
、該保持回路のセット状態によって他のプロセッサにそ
れぞれ対応する保持回路のセットを禁止するようにし、
さらにセットされた保持回路に対応する−のプロセッサ
のみに上記共有メそすに対する書込を許可する信号を該
保持回路から与えるようにし、これにより例えばTAS
命令などの特殊な命令によらずに、またソフトウェア的
な処理負担をそれほど増すことなく、比較的簡単なハー
ドウェア的な構成を付加するだけでもって、一つのメモ
リを複数のプロセッサで共有する際に生じるソフトウェ
ア的な競合を確実に回避できるようにするという目的を
達成するものである。
In other words, it is a circuit that controls the use of memory shared by a plurality of processors, in which each processor is associated with a holding circuit, and when a - processor reads from the shared memory, the circuit controls the use of memory shared by a plurality of processors. a set signal is given to a holding circuit to be used, and the set state of the holding circuit prohibits setting of the holding circuit corresponding to each other processor;
Further, a signal is given from the holding circuit to only the - processor corresponding to the set holding circuit to permit writing to the shared memory, so that, for example, the TAS
It is possible to share one memory among multiple processors by simply adding a relatively simple hardware configuration, without using special instructions such as commands, and without significantly increasing the software processing burden. The purpose of this is to ensure that software conflicts that occur in the software can be avoided.

〔実施例〕〔Example〕

以下、この発明の代表的な実施例を図面を参照しながら
説明する。
Hereinafter, typical embodiments of the present invention will be described with reference to the drawings.

なお、図面において同一あるいは相当する部分は同一符
号で示す。
In addition, the same or corresponding parts are indicated by the same reference numerals in the drawings.

第2図は、この発明による共有メモリ制御回路の一実施
例を示す。同図に示す回路は、ランダム・アクセス・メ
モリからなる共有メモリRAM、保持回路として設けら
れたラッチ回路Ll、 L2、論理ゲートGl、 G2
、デコーダDI、D2などによりて構成される。ラッチ
回路Ll、L2.論理ゲートGl、G2、デコーダDI
、D2は各プロセッサMPUI、MPU2にそれぞれ対
応させられている。
FIG. 2 shows an embodiment of a shared memory control circuit according to the present invention. The circuit shown in the figure includes a shared memory RAM consisting of a random access memory, latch circuits Ll and L2 provided as holding circuits, and logic gates Gl and G2.
, decoders DI, D2, etc. Latch circuits Ll, L2. Logic gates Gl, G2, decoder DI
, D2 correspond to the respective processors MPUI and MPU2.

つまり、プロセッサごとに一つずつ設けられている。That is, one is provided for each processor.

ここで、RAMは二つのマイクロ・プロセッサMPUI
、MPU2によって共有される。MPUI側のバスB1
とMPUZ側のバスB12はそれぞれバス切換回路MP
Xを介して上記RAMに接続する。この接続は、第3図
に示すタイミングチャートのように、1マシンサイクル
を単位に時分割で行なわれる。これにより、MPUIと
MPU2との電気的な競合が回避されるようになってい
る。
Here, RAM is two microprocessors MPUI
, MPU2. MPUI side bus B1
and bus B12 on the MPUZ side are each bus switching circuit MP.
Connect to the RAM via X. This connection is performed in a time-division manner in units of one machine cycle, as shown in the timing chart shown in FIG. This avoids electrical contention between the MPUI and the MPU2.

バスB1,82には、アドレスバス、データバス、およ
び書込、読出、チップセレクトなどの制御信号バスが含
まれる。各バスBl、B2はそれぞれデコーダDI、D
2に接続される。各デコーダDI。
The buses B1 and 82 include an address bus, a data bus, and a control signal bus for write, read, chip select, and the like. Each bus Bl, B2 has a decoder DI, D, respectively.
Connected to 2. Each decoder DI.

D2はそれぞれ、バスBl、B2を介して、対応するプ
ロセッサが上記RAMに対して読取動作を開始したか否
かを検出するようになっている。この検出は、例えば読
出信号とチップセレクト信号との論理積をとる゛ことに
より簡単罠、かつ実時間でただちに行なうことができる
。デコーダDI。
Each D2 detects whether the corresponding processor has started a read operation to the RAM via the buses B1 and B2. This detection can be performed easily and immediately in real time by, for example, logically multiplying the read signal and the chip select signal. Decoder DI.

D2により検出された読出検出信号はそれぞれ、論理ゲ
ー)Gl、G2を経て、ラッチ回路Ll。
The readout detection signal detected by D2 passes through logic gates Gl and G2, respectively, and then to a latch circuit Ll.

R2のラッチ人力Dヘセット信号SL、S2として送ら
れるようになっている。
The latch of R2 is sent as set signals SL and S2.

ここで、一方のラッチ回路L1のラッチ出力Qは、この
ラッチ回路Llに対応する一方のMPUIの書込許可信
号Q1として該MPUI側へ与えられる。これとともに
、その書込許可信号Q1は他方のMPU2に対応する論
理ゲー)G2に禁止信号として与えられる。また、他方
のラッチ回路L2のラッチ出力りは、このラッチ回路L
2に対応する他方のMPU2の書込許可信号Q2として
該MPUI側へ与えられる。これとともに、その書込許
可信号Q2は一方のMPU1に対応する論理ゲー)Gl
に禁止信号として与えられる。つまり、上記ラッチ回路
Ll、L2は排他的に動作する。RAMに対して先に読
出動作を開始した方のプロセッサに対応するーのラッチ
回路L1あるいはR2だげがセットされる。そして、そ
のセットがされたラッチ回路L1あるいはR2から書込
許可信号Q1あるいはG2を受取ったーのプロセッサM
PUIあるいはMPU2だけが、その読出の後に書込を
行なう権利を得る。この権利は、ラッチ回路のリセット
人力Rにリセット信号R1あるいはR2が与えられるま
で持続する。このリセット信号はR1あるいはR2は、
書込許可信号を受けたプロセッサ側から与えられる。そ
のリセット信号R1,R2の発生は、例えばプロセッサ
が管理するメモリアドレス空間内の特定アドレス領域に
割当てられたレジスタによって行われる。プロセッサが
その特定アドレス領域のレジスタをセットすると、その
レジスタのセット状態が上記リセット信号R1あるいは
R2となって対応するラッチ回路L1あるいはR2のリ
セット人力Rへ送られる。また、上記書込許可信号Q1
.Q2は、プロセッサが管理するメモリアドレス空間内
の特定アドレス領域に割当てられたレジスタをセットす
る。プロセッサは、そのレジスタに割当てられた特定ア
ドレス領域を読取ることにより、書込許可信号Q1ある
いはG2の有無を判断することができる。そして、一旦
書込許可信号があることを確認したならば、それ以後は
、自分側からリセット信号を発して権利を放棄しない限
り、上記共有RAMを占有して書込あるいは読出を続行
することができる。
Here, the latch output Q of one latch circuit L1 is given to one MPUI as a write permission signal Q1 of one MPUI corresponding to this latch circuit L1. At the same time, the write enable signal Q1 is given as an inhibit signal to the logic game G2 corresponding to the other MPU2. In addition, the latch output of the other latch circuit L2 is
The write permission signal Q2 of the other MPU2 corresponding to the write permission signal Q2 is given to the MPUI side. At the same time, the write permission signal Q2 is a logic game corresponding to one MPU1)
is given as a prohibition signal. In other words, the latch circuits Ll and L2 operate exclusively. Only the latch circuit L1 or R2 corresponding to the processor that starts the read operation to the RAM first is set. Then, the processor M receives the write enable signal Q1 or G2 from the set latch circuit L1 or R2.
Only PUI or MPU2 gets the right to write after its read. This right lasts until the reset signal R1 or R2 is applied to the reset force R of the latch circuit. This reset signal R1 or R2 is
It is given from the processor side that received the write permission signal. The reset signals R1 and R2 are generated, for example, by a register allocated to a specific address area in a memory address space managed by the processor. When the processor sets the register in the specific address area, the set state of the register becomes the reset signal R1 or R2 and is sent to the reset signal R of the corresponding latch circuit L1 or R2. In addition, the write permission signal Q1
.. Q2 sets a register assigned to a specific address area within the memory address space managed by the processor. The processor can determine the presence or absence of the write permission signal Q1 or G2 by reading the specific address area assigned to the register. Once it is confirmed that there is a write permission signal, it is not possible to continue writing or reading by occupying the shared RAM unless the user issues a reset signal and relinquishes the right. can.

第3図は、一方のMPUIが最初に続出を行ない、これ
により一方ラッチ回路L1がセットされて他方のMPU
2に対応するラッチ回路L2のセットが禁止された状態
を示す。これにより、一方のMPU2は、途中で割込処
理などを行なうことなく、一連の処理動作が終わるまで
共有RAMを使用しつづけることができる。
In FIG. 3, one MPUI first performs successive output, which sets one latch circuit L1, and the other MPUI
2 shows a state in which setting of the latch circuit L2 corresponding to No. 2 is prohibited. As a result, one MPU 2 can continue to use the shared RAM until the series of processing operations is completed without performing interrupt processing or the like in the middle.

〔効果〕〔effect〕

二つのMPUI、MPU2は、それぞれが自己に対する
書込許可信号Q 1p Q 2の有無を管理するという
非常に簡単な手順を実行することによって、上記RAM
を共有することにより生じるソフトウェア的な競合を、
処理速度をそれほど犠牲にすることなく確実に回避する
ことができる。また、そのためのハードウェア的な構成
も、上述したように簡単な付加的構成だけでよいという
利点がある。TAS命令などの特殊な命令によらずに、
またソフトウェア的な処理負担をそれほど増すことなく
、比較的簡単なハードウェア的な構成を付加するだけで
もって、一つのメモリを複数のプロセッサで共有する際
に生じるソフトウェア的な競合を確実に回避することが
できる。
The two MPUIs and MPU2 each manage the presence or absence of the write permission signal Q1pQ2 for itself, which is a very simple procedure.
Software conflicts caused by sharing
This can be reliably avoided without significantly sacrificing processing speed. Further, the hardware configuration for this purpose has the advantage that only a simple additional configuration is required as described above. without using special commands such as TAS commands,
In addition, by simply adding a relatively simple hardware configuration without significantly increasing the software processing load, it is possible to reliably avoid software conflicts that occur when a single memory is shared by multiple processors. be able to.

以上本発明者によってなされた発明を実施例にもとづき
具体的に説明したが、この発明は上記実施例に限定され
るものではなく、その要旨を逸脱しない範囲で種々変更
可能であることはいうまでもない。例えば、上記書込許
可信号Q、1.Q2は書込禁止信号として相手側のプロ
セッサへ相互に送るようにしてもよい。
Although the invention made by the present inventor has been specifically explained above based on examples, it goes without saying that this invention is not limited to the above-mentioned examples, and can be modified in various ways without departing from the gist thereof. Nor. For example, the write permission signal Q, 1. Q2 may be mutually sent to the other processor as a write inhibit signal.

〔利用分野〕[Application field]

以上の説明では主として本発明者によってなされた発明
をその背景となった利用分野であるマイクロ・コンピュ
ータ・システムについて説明したが、それに限定される
ものではなく、例えば、周辺装置などにも適用できる。
In the above description, the invention made by the present inventor has mainly been explained with respect to microcomputer systems, which is the field of application behind the invention, but the present invention is not limited thereto, and can be applied to, for example, peripheral devices.

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

第1図はソフトウェア的な競合の一例を示すタイミング
チャートである。 ↓ 第2はこの発明による共有メモリ制御回路の一実施例を
示す回路図である。 第3図は第2図の回路の動作例を示すタイミングチャー
トである。 MPUI、MPU2・・・マイクロ・プロセッサ、MP
X・・・共有メモリ切換回路、RAM・・・共有メモリ
、Ll、L2・・・保持回路(ラッチ回路)、Dl。 B2・・・デコーダ、Gl、G2・・・ゲート、81゜
B2・・・セット信号、Q i t Q 2・・・書込
許可信号、R1,R2・・・リセット信号、Bl、B2
・・・バス。 第  1  図 第  3  図 、12 第  2 図
FIG. 1 is a timing chart showing an example of software conflict. ↓ The second is a circuit diagram showing an embodiment of the shared memory control circuit according to the present invention. FIG. 3 is a timing chart showing an example of the operation of the circuit shown in FIG. MPUI, MPU2...microprocessor, MP
X...Shared memory switching circuit, RAM...Shared memory, Ll, L2...Holding circuit (latch circuit), Dl. B2...Decoder, Gl, G2...Gate, 81°B2...Set signal, Q it Q 2...Write permission signal, R1, R2...Reset signal, Bl, B2
···bus. Figure 1 Figure 3, Figure 12 Figure 2

Claims (1)

【特許請求の範囲】 1、複数のプロセッサによって共有されるメモリの使用
を制御する回路であって、各プロセッサにそれぞれ保持
回路を対応させ、−のプロセッサが上記共有メモリに対
して読出しを行なったときに該プロセッサに対応する保
持回路にセット信号を与えるようにするとともに、該保
持回路のセット状態によって他のプロセッサにそれぞれ
対応する保持回路のセットを禁止するようにし、さらに
セットされた保持回路に対応する−のプロセッサのみに
上記共有メモリに対する書込を許可する信号を該保持回
路から与えるようにしたことを特徴とする共有メモリ制
御回路。 2、上記共有メモリは各プロセッサに1マシンサイクル
を単位に時分割で接続されていることを特徴とする特許
請求の範囲第1項記載の共有メモリ制御回路。
[Claims] 1. A circuit for controlling the use of a memory shared by a plurality of processors, wherein each processor is associated with a holding circuit, and a - processor reads the shared memory. At the same time, a set signal is given to the holding circuit corresponding to the processor, and depending on the set state of the holding circuit, setting of the holding circuit corresponding to the other processors is prohibited, and A shared memory control circuit characterized in that the holding circuit gives a signal to only the corresponding processor - to permit writing to the shared memory. 2. The shared memory control circuit according to claim 1, wherein the shared memory is connected to each processor in a time-sharing manner in units of one machine cycle.
JP10267983A 1983-06-10 1983-06-10 Common memory control circuit Pending JPS59229662A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10267983A JPS59229662A (en) 1983-06-10 1983-06-10 Common memory control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10267983A JPS59229662A (en) 1983-06-10 1983-06-10 Common memory control circuit

Publications (1)

Publication Number Publication Date
JPS59229662A true JPS59229662A (en) 1984-12-24

Family

ID=14333916

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10267983A Pending JPS59229662A (en) 1983-06-10 1983-06-10 Common memory control circuit

Country Status (1)

Country Link
JP (1) JPS59229662A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62119661A (en) * 1985-11-20 1987-05-30 Fuji Electric Co Ltd Access management system to shared memory
JPS647246A (en) * 1987-06-30 1989-01-11 Okuma Machinery Works Ltd Control system for common memory
US4882702A (en) * 1986-03-31 1989-11-21 Allen-Bradley Company, Inc. Programmable controller with I/O expansion module located in one of I/O module positions for communication with outside I/O modules
US4975833A (en) * 1986-07-15 1990-12-04 Fujitsu Limited Multiprocessor system which only allows alternately accessing to shared memory upon receiving read and write request signals

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS535944A (en) * 1976-07-07 1978-01-19 Hitachi Ltd Multi-system computer system constituted by simultaneous access prevention system of same data block
JPS542034A (en) * 1977-06-08 1979-01-09 Hitachi Ltd Common file access system in multiplex computer system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS535944A (en) * 1976-07-07 1978-01-19 Hitachi Ltd Multi-system computer system constituted by simultaneous access prevention system of same data block
JPS542034A (en) * 1977-06-08 1979-01-09 Hitachi Ltd Common file access system in multiplex computer system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62119661A (en) * 1985-11-20 1987-05-30 Fuji Electric Co Ltd Access management system to shared memory
JPH054710B2 (en) * 1985-11-20 1993-01-20 Fuji Electric Co Ltd
US4882702A (en) * 1986-03-31 1989-11-21 Allen-Bradley Company, Inc. Programmable controller with I/O expansion module located in one of I/O module positions for communication with outside I/O modules
US4975833A (en) * 1986-07-15 1990-12-04 Fujitsu Limited Multiprocessor system which only allows alternately accessing to shared memory upon receiving read and write request signals
JPS647246A (en) * 1987-06-30 1989-01-11 Okuma Machinery Works Ltd Control system for common memory

Similar Documents

Publication Publication Date Title
EP0166272B1 (en) Processor bus access
JPS62243058A (en) Control method of interruption for multi-processor system
JPS59229662A (en) Common memory control circuit
JPH02143363A (en) Common memory control system in multiprocessor
US5799160A (en) Circuit and method for controlling bus arbitration
JPS59116866A (en) Storage device of computer system
KR100217743B1 (en) Common memory interface apparatus and method
JPH09311812A (en) Microcomputer
JPH0443355B2 (en)
JP2962431B2 (en) Programmable controller
JP2806700B2 (en) Multi-processing system
JPH054710B2 (en)
JPH0716190Y2 (en) Vending machine controller
JP2656558B2 (en) Cache memory control circuit
JPS60263395A (en) Microprocessor
JPH0217563A (en) Method for initializing shared memory
JPS6322344B2 (en)
JPH03282667A (en) Computer device
JPS6224347A (en) Bus controller
JPH0561669B2 (en)
JPS5839344B2 (en) Multiprocessor system
JPS60112162A (en) Control system of dual port memory
JPS60252980A (en) Dual port memory constituting system
JPS6215903B2 (en)
JPS5921062B2 (en) Memory contention control method