JP2000207274A - Unit and method for readout control over common memory - Google Patents

Unit and method for readout control over common memory

Info

Publication number
JP2000207274A
JP2000207274A JP854399A JP854399A JP2000207274A JP 2000207274 A JP2000207274 A JP 2000207274A JP 854399 A JP854399 A JP 854399A JP 854399 A JP854399 A JP 854399A JP 2000207274 A JP2000207274 A JP 2000207274A
Authority
JP
Japan
Prior art keywords
shared memory
data
read
processor
latch
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.)
Withdrawn
Application number
JP854399A
Other languages
Japanese (ja)
Inventor
Atsuo Fukuda
敦男 福田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP854399A priority Critical patent/JP2000207274A/en
Publication of JP2000207274A publication Critical patent/JP2000207274A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To decrease the frequency of data read from a common memory and consequently to shorten the time needed to read the data out. SOLUTION: A latch 6 which temporarily holds data read out of the common memory 2 is provided between a processor 1 and the common memory 2. The processor 1 is equipped with a readout signal generating means 11, which generates readout signal one time more than the number of data read out of the common memory 2 and an address operating means 12, which ignores the data read out corresponding to the 1st readout signal among data transferred from the latch 6 and makes the data transferred from the latch 6, corresponding to the 2nd and succeeding readout signal correspond to the addresses at the time of the generation of last readout signals.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、共有メモリから読
み出したデータを一時的に保持するラッチをプロセッサ
と共有メモリとの間に備える共有メモリの読出制御装置
および読出制御方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a read control device and a read control method for a shared memory having a latch between a processor and the shared memory for temporarily holding data read from the shared memory.

【0002】[0002]

【従来の技術】一般に、複数のプロセッサ(マイクロプ
ロセッサ)でメモリ資源を共有する場合には、共有する
メモリ資源である共有メモリとプロセッサとの間でバス
を調停する必要がある(特開平4−133142号公報
等)。プロセッサにはバス調停の機能を備えるものもあ
るが、バス調停用の端子(READY端子)を備えてい
ないプロセッサを用いてメモリ資源を共有する場合に
は、たとえば図4に示すように、プロセッサ(マイクロ
プロセッサ)1と共有メモリ2との間にバス調停回路3
を設ける必要がある。
2. Description of the Related Art Generally, when memory resources are shared by a plurality of processors (microprocessors), it is necessary to arbitrate a bus between a shared memory, which is a shared memory resource, and a processor (Japanese Unexamined Patent Application Publication No. Hei. No. 133142). Although some processors have a bus arbitration function, when a processor that does not have a bus arbitration terminal (READY terminal) is used to share memory resources, for example, as shown in FIG. A bus arbitration circuit 3 between the microprocessor 1 and the shared memory 2
It is necessary to provide.

【0003】図示するバス調停回路3は、プロセッサ1
からの読出信号RDaを制御回路4および遅延回路5に
通すことによって読出信号RDbを共有メモリ2に与
え、読出信号RDbに応じて共有メモリ2から読み出し
たデータをラッチ6に一時的に保持する。また、ラッチ
6の出力端は3ステートバッファであるバッファ7を介
してプロセッサ1に接続されており、バッファ7はプロ
セッサ1から読出信号RDaが出力されたときにラッチ
7に保持されたデータをプロセッサ1に引き渡すように
なっている。制御回路4は共有メモリ2が他のプロセッ
サ1’によりアクセスされているときに出力されるビジ
ー信号BUSYを受けたときには、ラッチ6および遅延
回路5に読出信号が与えられないようにする。また、共
有メモリ2からのビジー信号BUSYはプロセッサ1に
も与えられ、プロセッサ1はビジー信号BUSYを受け
ている間には読出信号の発生を停止する。図4において
アポストロフィを付与した符号は、共有メモリ2に対し
てプロセッサ1’であることを示し、アポストロフィを
付与していない符号と同様のものである。
The bus arbitration circuit 3 shown in FIG.
Is passed through control circuit 4 and delay circuit 5 to provide read signal RDb to shared memory 2 and latch 6 temporarily holds data read from shared memory 2 in response to read signal RDb. The output end of the latch 6 is connected to the processor 1 via a buffer 7 which is a three-state buffer. The buffer 7 outputs the data held in the latch 7 when the processor 1 outputs the read signal RDa. 1 handover. When receiving a busy signal BUSY output while shared memory 2 is being accessed by another processor 1 ′, control circuit 4 does not supply a read signal to latch 6 and delay circuit 5. The busy signal BUSY from the shared memory 2 is also supplied to the processor 1, and the processor 1 stops generating the read signal while receiving the busy signal BUSY. In FIG. 4, the code with an apostrophe indicates that the shared memory 2 is the processor 1 ', and is the same as the code without the apostrophe.

【0004】図4に示す構成では共有メモリ2から読み
出したデータをラッチ6に保持し、ラッチ6に保持され
たデータをバッファ7を通してプロセッサ1に引き渡し
た後に、遅延回路5で遅延させた読出信号RDbを共有
メモリ2に与え、共有メモリ2から読み出したデータを
ラッチ6に保持させている。つまり、共有メモリ2から
データを読み出してプロセッサ1に引き渡すときに、プ
ロセッサ1が読出信号RDaを発生したときに指定した
アドレスのデータは、読出信号RDaを発生した時点で
はプロセッサ1には引き渡されず、ラッチ6に保持され
ることになる。言い換えると、読出信号RDaを発生し
たときに指定したアドレスに対応するデータは読出信号
RDaをもう一度発生させなければプロセッサ1には引
き渡されないのである。
In the configuration shown in FIG. 4, the data read from the shared memory 2 is held in the latch 6, and the data held in the latch 6 is transferred to the processor 1 through the buffer 7 and then read out by the delay circuit 5. RDb is supplied to the shared memory 2, and data read from the shared memory 2 is held in the latch 6. That is, when data is read from the shared memory 2 and transferred to the processor 1, the data at the address specified when the processor 1 generates the read signal RDa is not transferred to the processor 1 when the read signal RDa is generated. It is held by the latch 6. In other words, the data corresponding to the address specified when the read signal RDa is generated is not delivered to the processor 1 unless the read signal RDa is generated again.

【0005】そこで、上述のようなバス調停回路3を備
える場合には、図5に示す手順で共有メモリ2から読み
出したデータをプロセッサ1に引き渡すようにしてい
た。つまり、共有メモリ2からビジー信号BUSYが出
力されていなければ(S1)、プロセッサ1は読出信号
RDaを発生して共有メモリ2からデータをラッチ6に
転送する操作を行う(S2)。このときバッファ7を通
してラッチ6からプロセッサ1に引き渡されるデータ
は、プロセッサ1で指定したアドレスに対応するもので
はないから、プロセッサ1では無視する。この時点で共
有メモリ2からビジー信号BUSYが出力されていなけ
れば(S3)、プロセッサ1は読出信号RDaを再度発
生して共有メモリ2からデータをラッチ6に転送する
(S4)。ただし、ステップS4ではステップS2と同
じアドレスを指定する。こうすれば、ラッチ6からバッ
ファ7を通してプロセッサ1に入力されたデータは、プ
ロセッサ1が指定したアドレスに対応するものとなる。
Therefore, when the above-described bus arbitration circuit 3 is provided, the data read from the shared memory 2 is transferred to the processor 1 according to the procedure shown in FIG. That is, if the busy signal BUSY is not output from the shared memory 2 (S1), the processor 1 performs an operation of generating the read signal RDa and transferring data from the shared memory 2 to the latch 6 (S2). At this time, the data transferred from the latch 6 to the processor 1 through the buffer 7 does not correspond to the address specified by the processor 1, and is ignored by the processor 1. At this time, if the busy signal BUSY is not output from the shared memory 2 (S3), the processor 1 generates the read signal RDa again and transfers the data from the shared memory 2 to the latch 6 (S4). However, in step S4, the same address as in step S2 is specified. In this case, the data input from the latch 6 to the processor 1 through the buffer 7 corresponds to the address specified by the processor 1.

【0006】その後、プロセッサ1では共有メモリ2か
らデータを読み出すアドレスを1だけ増加させ(S
5)、必要な個数のデータが共有メモリ2から読み出さ
れるまで上述の動作を繰り返す。図では、連続する複数
のアドレスのデータを共有メモリ2からプロセッサ1に
引き渡す例を示しており、ステップS5において設定し
たアドレスに1を加えた値が、指定すべきアドレスの最
終値に1を加算した値になっていれば(S6)、共有メ
モリ2からのデータの読出を終了する。
Thereafter, the processor 1 increases the address for reading data from the shared memory 2 by 1 (S
5) The above operation is repeated until a required number of data is read from the shared memory 2. The figure shows an example in which data of a plurality of consecutive addresses is transferred from the shared memory 2 to the processor 1, and the value obtained by adding 1 to the address set in step S5 adds 1 to the final value of the address to be specified. If the value has reached (S6), the reading of data from the shared memory 2 ends.

【0007】たとえば、アドレス100〜109のデー
タを読み出すときには、表1のように動作することにな
る。
For example, when reading data at addresses 100 to 109, the operation is as shown in Table 1.

【0008】[0008]

【表1】 [Table 1]

【0009】[0009]

【発明が解決しようとする課題】上述のように、図5の
手順で共有メモリ2にアクセスするとすれば、1つのデ
ータを共有メモリ2から読み出すたびにプロセッサ1か
ら2回ずつ読出信号RDaを発生させる必要があり、通
常のメモリをアクセスして読み出す場合に比較すると2
倍のアクセスが必要になる。しかも、共有メモリ2から
はBUSY信号が発生するから、アクセス回数が2倍に
なればそれだけBUSY信号によって読出が中断する頻
度が高くなり、結果的に共有メモリ2からのデータの読
出に要する時間が非常に大きくなる。
As described above, if the shared memory 2 is accessed according to the procedure shown in FIG. 5, the processor 1 generates the read signal RDa twice each time one data is read from the shared memory 2. Compared to the case of accessing and reading a normal memory.
Double access is required. In addition, since the BUSY signal is generated from the shared memory 2, the frequency of interruption of reading by the BUSY signal increases as the number of accesses doubles, resulting in the time required to read data from the shared memory 2. Very large.

【0010】本発明は上記事由に鑑みて為されたもので
あり、その目的は、共有メモリからのデータの読み出す
際のアクセスの頻度を低減し、結果的にデータの読出に
要する時間を従来よりも短縮した共有メモリの読出制御
装置および読出制御方法を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and has as its object to reduce the frequency of access when reading data from a shared memory, thereby reducing the time required for reading data. Another object of the present invention is to provide a read control device and a read control method for a shared memory which are also shortened.

【0011】[0011]

【課題を解決するための手段】請求項1の発明は、共有
メモリから読み出したデータを一時的に保持するラッチ
をプロセッサと共有メモリとの間に備え、プロセッサか
ら読出信号が出力されるとラッチに保持されたデータを
プロセッサに入力した後に前記読出信号とともにプロセ
ッサから指示したアドレスのデータを共有メモリから読
み出してラッチに保持させるバス調停回路と、共有メモ
リから読み出すデータの個数よりも読出信号を1回多く
発生させる読出信号発生手段と、ラッチから転送された
データのうち1個目の読出信号に対応して読み出された
データを無視するとともに2個目以後の読出信号に対応
してラッチから転送されたデータを1回前の読出信号を
発生させたときのアドレスに対応付けるアドレス操作手
段とを前記プロセッサに設けたものである。この構成に
よれば、共有メモリから読み出すデータの個数よりも1
回だけ余分に読出信号を発生させればよいから、通常の
メモリへのアクセスに比較して読出に要する時間の大幅
な増加がない。
According to the first aspect of the present invention, a latch for temporarily holding data read from a shared memory is provided between the processor and the shared memory, and the latch is provided when a read signal is output from the processor. A bus arbitration circuit for reading the data at the address specified by the processor from the shared memory together with the read signal and holding the data in the latch after the data held in the shared memory is input to the processor; A read signal generating means for generating the read signal many times, and ignoring data read in response to the first read signal of the data transferred from the latch, and outputting data from the latch in response to the second and subsequent read signals. Address processing means for associating the transferred data with the address at which the previous read signal was generated. But on the service. According to this configuration, the number of data to be read from the shared memory is one more than the number of data to be read.
Since it is only necessary to generate the read signal extra times, there is no significant increase in the time required for reading as compared with the normal access to the memory.

【0012】請求項2の発明は、請求項1の発明におい
て、前記バス調停回路は共有メモリが他のプロセッサに
よりアクセスされているときに共有メモリから出力され
るビジー信号を受けるとプロセッサからの読出信号を共
有メモリおよびラッチに与えないものである。この構成
によれば、共有メモリからビジー信号が発生すると、共
有メモリへのアクセスが停止するから、共有メモリをメ
モリ資源として共有する複数個のプロセッサによる競合
を調停することができる。このように、競合調停を行う
場合でも、共有メモリから必要なデータを読み出す際の
アクセス回数が比較的少ないから、アクセス中にビジー
信号が発生する頻度が少なく、読出に要する時間の大幅
な増加がない。
According to a second aspect of the present invention, in the first aspect of the present invention, when the bus arbitration circuit receives a busy signal output from the shared memory while the shared memory is being accessed by another processor, the bus arbitration circuit reads out from the processor. No signal is provided to the shared memory and latch. According to this configuration, when a busy signal is generated from the shared memory, access to the shared memory is stopped, so that contention between a plurality of processors sharing the shared memory as a memory resource can be arbitrated. As described above, even when the contention arbitration is performed, since the number of accesses when reading necessary data from the shared memory is relatively small, the frequency of generating a busy signal during access is low, and the time required for reading is greatly increased. Absent.

【0013】請求項3の発明は、共有メモリから読み出
したデータを一時的に保持するラッチをプロセッサと共
有メモリとの間に設け、プロセッサから読出信号が出力
されるとラッチに保持されたデータをプロセッサに入力
した後に前記読出信号とともにプロセッサから指示した
アドレスのデータを共有メモリから読み出してラッチに
保持させる共有メモリの読出制御方法において、共有メ
モリから読み出すデータの個数よりも読出信号を1回多
く発生させ、ラッチから転送されたデータのうち1個目
の読出信号に対応して読み出されたデータを無視すると
ともに2個目以後の読出信号に対応してラッチから転送
されたデータを1回前の読出信号を発生させたときのア
ドレスに対応付けるものである。この方法によれば、共
有メモリから読み出すデータの個数よりも1回だけ余分
に読出信号を発生させればよいから、通常のメモリへの
アクセスに比較して読出に要する時間の大幅な増加がな
い。
According to a third aspect of the present invention, a latch for temporarily holding data read from the shared memory is provided between the processor and the shared memory, and when a read signal is output from the processor, the data held in the latch is transferred. In a shared memory read control method in which data at an address specified by the processor is read from the shared memory together with the read signal after input to the processor and held in a latch, a read signal is generated once more than the number of data read from the shared memory. And ignores the data read from the latch corresponding to the first read signal out of the data transferred from the latch and sets the data transferred from the latch one time earlier in response to the second and subsequent read signals. Is associated with the address when the read signal is generated. According to this method, a read signal needs to be generated only once more than the number of data to be read from the shared memory, so that the time required for reading does not greatly increase as compared with access to a normal memory. .

【0014】請求項4の発明は、請求項3の発明におい
て、共有メモリが他のプロセッサによりアクセスされて
共有メモリからビジー信号が発生している期間にはラッ
チへのデータの入出力を停止させるものである。この方
法によれば、共有メモリからビジー信号が発生すると、
共有メモリへのアクセスが停止するから、共有メモリを
メモリ資源として共有する複数個のプロセッサによる競
合を調停することができる。このように、競合調停を行
う場合でも、共有メモリから必要なデータを読み出す際
のアクセス回数が比較的少ないから、アクセス中にビジ
ー信号が発生する頻度が少なく、読出に要する時間の大
幅な増加がない。
According to a fourth aspect of the present invention, in the third aspect of the present invention, input / output of data to / from the latch is stopped while the shared memory is accessed by another processor and a busy signal is generated from the shared memory. Things. According to this method, when a busy signal is generated from the shared memory,
Since access to the shared memory is stopped, contention between a plurality of processors sharing the shared memory as a memory resource can be arbitrated. As described above, even when the contention arbitration is performed, since the number of accesses when reading necessary data from the shared memory is relatively small, the frequency of generating a busy signal during access is low, and the time required for reading is greatly increased. Absent.

【0015】[0015]

【発明の実施の形態】(第1の実施の形態)本実施形態
は、図1に示すように、プロセッサ1と共有メモリ2と
の間にバス調停回路3を備えた従来構成と同様の構成を
有するものであり、バス調停回路3の構成および動作も
図4に示した従来構成と同様のものである。ただし、本
実施形態では、プロセッサ(マイクロプロセッサ)1
に、共有メモリ2から読み出すデータの個数よりも読出
信号を1回多く発生させる読出信号発生手段11と、ラ
ッチ6から転送されたデータのうち1個目の読出信号に
対応して読み出されたデータを無視するとともに2個目
以後の読出信号に対応してラッチ6から転送されたデー
タを1回前の読出信号を発生させたときのアドレスに対
応付けるアドレス操作手段12とを設けている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS (First Embodiment) In this embodiment, as shown in FIG. 1, a configuration similar to a conventional configuration having a bus arbitration circuit 3 between a processor 1 and a shared memory 2 is shown. The configuration and operation of the bus arbitration circuit 3 are the same as those of the conventional configuration shown in FIG. However, in the present embodiment, the processor (microprocessor) 1
The read signal generating means 11 generates a read signal once more than the number of data read from the shared memory 2, and the read signal corresponding to the first read signal out of the data transferred from the latch 6. Address operation means 12 for ignoring the data and associating the data transferred from the latch 6 with the address at the time of generating the previous read signal in response to the second and subsequent read signals is provided.

【0016】しかして、プロセッサ1から読出信号RD
aが出力されると、バッファ7はラッチ6に保持されて
いるデータをプロセッサ1に引き渡し、読出信号RDa
は制御回路4において図2(b)のように反転される。
また、制御回路4の出力は図2(c)のように遅延回路
5において所定時間T1だけ遅延される。共有メモリ2
は遅延回路5の出力がLレベルである間に、図2(a)
のようにプロセッサ1からアドレスバスADDを通して
指定されたアドレスのデータをデータバスDATに出力
する。ここに、ラッチ6は図2(b)に矢印で示す制御
回路4の出力の立ち上がりでデータバスDATに送出さ
れているデータを保持する。つまり、遅延回路5を設け
ていることによって、共有メモリ2からデータバスDA
Tに確実にデータが出力されている期間にラッチ6にデ
ータを保持させることができるのである。
The read signal RD from the processor 1
a is output, the buffer 7 transfers the data held in the latch 6 to the processor 1, and the read signal RDa
Are inverted in the control circuit 4 as shown in FIG.
The output of the control circuit 4 is delayed by a predetermined time T1 in the delay circuit 5 as shown in FIG. Shared memory 2
FIG. 2A shows that the output of the delay circuit 5 is at the L level.
And outputs the data of the designated address from the processor 1 through the address bus ADD to the data bus DAT. Here, the latch 6 holds the data sent to the data bus DAT at the rise of the output of the control circuit 4 indicated by the arrow in FIG. That is, since the delay circuit 5 is provided, the data bus DA
The data can be held in the latch 6 during the period when the data is reliably output to T.

【0017】しかして、本実施形態では、図3に示すよ
うに、共有メモリ2からビジー信号BUSYが出力され
ていなければ(S1)、プロセッサ1は読出信号RDa
を発生して共有メモリ2からデータをラッチ6に転送す
る操作を行う(S2)。このときバッファ7を通してラ
ッチ6からプロセッサ1に引き渡されるデータは、プロ
セッサ1で指定したアドレスに対応するものではない
が、アドレス操作手段12では、1個目の読出信号RD
aに対応してラッチ6からプロセッサ1に引き渡された
データのみを無視し、他のデータは有効なデータとして
プロセッサ1に取り込む。その後、プロセッサ1では共
有メモリ2からデータを読み出すアドレスを1だけ増加
させ(S3)、必要な個数のデータが共有メモリ2から
読み出されるまで上述の動作を繰り返す。図では、連続
する複数のアドレスのデータを共有メモリ2からプロセ
ッサ1に引き渡す例を示しており、ステップS3におい
て設定したアドレスに1を加えた値が、指定すべきアド
レスの最終値に2を加算した値になっていれば(S
4)、共有メモリ2からのデータの読出を終了する。要
するに、プロセッサ1は、読出信号発生手段11によっ
て、必要なデータの個数よりも1回だけ多く読出信号R
Daを発生させるのである。
However, in the present embodiment, as shown in FIG. 3, if the busy signal BUSY is not output from the shared memory 2 (S1), the processor 1 sends the read signal RDa
Is performed to transfer data from the shared memory 2 to the latch 6 (S2). At this time, the data transferred from the latch 6 to the processor 1 through the buffer 7 does not correspond to the address specified by the processor 1.
Only data passed from the latch 6 to the processor 1 corresponding to a is ignored, and other data is taken into the processor 1 as valid data. Thereafter, the processor 1 increases the address for reading data from the shared memory 2 by 1 (S3), and repeats the above operation until a required number of data are read from the shared memory 2. The figure shows an example in which data of a plurality of consecutive addresses is transferred from the shared memory 2 to the processor 1, and the value obtained by adding 1 to the address set in step S3 adds 2 to the final value of the address to be specified. If the value is (S
4) The data reading from the shared memory 2 ends. In short, the processor 1 uses the read signal generation means 11 to increase the read signal R by one more than the required number of data.
Da is generated.

【0018】図3に示した手順で取り込んだデータは、
プロセッサ1が指定したアドレスに対してアドレスが1
ずつ少ないアドレスに対応したデータであるから、プロ
セッサ1におけるアドレス操作手段12によって、バッ
ファ7を通して入力された各データに、そのデータを読
み出したときに指定したアドレスから1を引いたアドレ
スを対応付ける処理を行う。この処理によって、データ
とアドレスとが対応付けられるのである。
The data acquired by the procedure shown in FIG.
Address 1 for the address specified by processor 1
Since the data corresponds to a smaller address each time, a process of associating each data input through the buffer 7 with an address obtained by subtracting 1 from the address specified when the data is read out is performed by the address operating means 12 in the processor 1. Do. By this processing, the data is associated with the address.

【0019】たとえば、アドレス100〜109のデー
タを読み出すときには、表2のように動作することにな
る。
For example, when reading data at addresses 100 to 109, the operation is as shown in Table 2.

【0020】[0020]

【表2】 [Table 2]

【0021】表2から明らかなように、共有メモリ2か
ら連続して読み出すデータの個数よりも1回だけ多くア
クセスすれば、必要な個数のデータを読み出すことがで
き、データの読出に要する時間が従来構成よりも大幅に
短縮されることになる。
As is apparent from Table 2, if the number of accesses is one more than the number of data continuously read from the shared memory 2, the required number of data can be read, and the time required for reading the data can be reduced. This is significantly shorter than the conventional configuration.

【0022】[0022]

【発明の効果】請求項1の発明は、共有メモリから読み
出したデータを一時的に保持するラッチをプロセッサと
共有メモリとの間に備え、プロセッサから読出信号が出
力されるとラッチに保持されたデータをプロセッサに入
力した後に前記読出信号とともにプロセッサから指示し
たアドレスのデータを共有メモリから読み出してラッチ
に保持させるバス調停回路と、共有メモリから読み出す
データの個数よりも読出信号を1回多く発生させる読出
信号発生手段と、ラッチから転送されたデータのうち1
個目の読出信号に対応して読み出されたデータを無視す
るとともに2個目以後の読出信号に対応してラッチから
転送されたデータを1回前の読出信号を発生させたとき
のアドレスに対応付けるアドレス操作手段とを前記プロ
セッサに設けたものである。この構成によれば、共有メ
モリから読み出すデータの個数よりも1回だけ余分に読
出信号を発生させればよいから、通常のメモリへのアク
セスに比較して読出に要する時間の大幅な増加がない。
According to the first aspect of the present invention, a latch for temporarily holding data read from the shared memory is provided between the processor and the shared memory, and the latch is held in the latch when a read signal is output from the processor. A bus arbitration circuit for reading data at an address designated by the processor from the shared memory together with the read signal after the data is input to the processor and holding the data in a latch; and generating a read signal once more than the number of data read from the shared memory. Read signal generating means and one of data transferred from the latch
The data read from the latch in response to the second read signal is ignored, and the data transferred from the latch in response to the second and subsequent read signals is stored in the address at which the previous read signal was generated. An address operating means to be associated is provided in the processor. According to this configuration, it is only necessary to generate a read signal once more than the number of data to be read from the shared memory. Therefore, there is no significant increase in the time required for reading as compared with a normal memory access. .

【0023】請求項2の発明は、請求項1の発明におい
て、前記バス調停回路は共有メモリが他のプロセッサに
よりアクセスされているときに共有メモリから出力され
るビジー信号を受けるとプロセッサからの読出信号を共
有メモリおよびラッチに与えないものである。この構成
によれば、共有メモリからビジー信号が発生すると、共
有メモリへのアクセスが停止するから、共有メモリをメ
モリ資源として共有する複数個のプロセッサによる競合
を調停することができる。このように、競合調停を行う
場合でも、共有メモリから必要なデータを読み出す際の
アクセス回数が比較的少ないから、アクセス中にビジー
信号が発生する頻度が少なく、読出に要する時間の大幅
な増加がない。
According to a second aspect of the present invention, in the first aspect of the present invention, when the bus arbitration circuit receives a busy signal output from the shared memory while the shared memory is being accessed by another processor, the bus arbitration circuit reads out from the processor. No signal is provided to the shared memory and latch. According to this configuration, when a busy signal is generated from the shared memory, access to the shared memory is stopped, so that contention between a plurality of processors sharing the shared memory as a memory resource can be arbitrated. As described above, even when the contention arbitration is performed, since the number of accesses when reading necessary data from the shared memory is relatively small, the frequency of generating a busy signal during access is low, and the time required for reading is greatly increased. Absent.

【0024】請求項3の発明は、共有メモリから読み出
したデータを一時的に保持するラッチをプロセッサと共
有メモリとの間に設け、プロセッサから読出信号が出力
されるとラッチに保持されたデータをプロセッサに入力
した後に前記読出信号とともにプロセッサから指示した
アドレスのデータを共有メモリから読み出してラッチに
保持させる共有メモリの読出制御方法において、共有メ
モリから読み出すデータの個数よりも読出信号を1回多
く発生させ、ラッチから転送されたデータのうち1個目
の読出信号に対応して読み出されたデータを無視すると
ともに2個目以後の読出信号に対応してラッチから転送
されたデータを1回前の読出信号を発生させたときのア
ドレスに対応付けるものである。この方法によれば、共
有メモリから読み出すデータの個数よりも1回だけ余分
に読出信号を発生させればよいから、通常のメモリへの
アクセスに比較して読出に要する時間の大幅な増加がな
い。
According to a third aspect of the present invention, a latch for temporarily holding data read from the shared memory is provided between the processor and the shared memory, and when a read signal is output from the processor, the data held in the latch is transferred. In a shared memory read control method in which data at an address specified by the processor is read from the shared memory together with the read signal after input to the processor and held in a latch, a read signal is generated once more than the number of data read from the shared memory. And ignores the data read from the latch corresponding to the first read signal out of the data transferred from the latch and sets the data transferred from the latch one time earlier in response to the second and subsequent read signals. Is associated with the address when the read signal is generated. According to this method, a read signal needs to be generated only once more than the number of data to be read from the shared memory, so that the time required for reading does not greatly increase as compared with access to a normal memory. .

【0025】請求項4の発明は、請求項3の発明におい
て、共有メモリが他のプロセッサにより読出されて共有
メモリからビジー信号が発生している期間にはラッチへ
のデータの入出力を停止させるものである。この方法に
よれば、共有メモリからビジー信号が発生すると、共有
メモリへの読出が停止するから、共有メモリをメモリ資
源として共有する複数個のプロセッサによる競合を調停
することができる。このように、競合調停を行う場合で
も、共有メモリから必要なデータを読み出す際の読出回
数が比較的少ないから、読出中にビジー信号が発生する
頻度が少なく、読出に要する時間の大幅な増加がない。
According to a fourth aspect of the present invention, in the third aspect of the present invention, input / output of data to / from the latch is stopped while the shared memory is read by another processor and a busy signal is generated from the shared memory. Things. According to this method, when a busy signal is generated from the shared memory, reading to the shared memory is stopped, so that contention between a plurality of processors sharing the shared memory as a memory resource can be arbitrated. As described above, even when performing contention arbitration, since the number of times of reading required data from the shared memory is relatively small, the frequency of generation of a busy signal during reading is small, and the time required for reading is greatly increased. Absent.

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

【図1】本発明の実施の形態を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】同上の動作説明図である。FIG. 2 is an operation explanatory view of the above.

【図3】同上の動作説明図である。FIG. 3 is an operation explanatory view of the above.

【図4】従来例を示すブロック図である。FIG. 4 is a block diagram showing a conventional example.

【図5】同上の動作説明図である。FIG. 5 is an operation explanatory view of the above.

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

1 プロセッサ 2 共有メモリ 3 バス調停回路 4 制御回路 5 遅延回路 6 ラッチ 7 バッファ 11 読出信号発生手段 12 アドレス操作手段 DESCRIPTION OF SYMBOLS 1 Processor 2 Shared memory 3 Bus arbitration circuit 4 Control circuit 5 Delay circuit 6 Latch 7 Buffer 11 Read signal generation means 12 Address operation means

─────────────────────────────────────────────────────
────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成12年1月11日(2000.1.1
1)
[Submission Date] January 11, 2000 (2000.1.1)
1)

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】請求項2[Correction target item name] Claim 2

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【手続補正2】[Procedure amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0003[Correction target item name] 0003

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0003】図示するバス調停回路3は、プロセッサ1
からの読出信号RDaを制御回路4および遅延回路5に
通すことによって読出信号RDbを共有メモリ2に与
え、読出信号RDbに応じて共有メモリ2から読み出し
たデータをラッチ6に一時的に保持する。また、ラッチ
6の出力端は3ステートバッファであるバッファ7を介
してプロセッサ1に接続されており、バッファ7はプロ
セッサ1から読出信号RDaが出力されたときにラッチ
7に保持されたデータをプロセッサ1に引き渡すように
なっている。制御回路4は共有メモリ2が他のプロセッ
サ1’によりアクセスされているときに出力されるビジ
ー信号BUSYを受けている間は、ラッチ6および遅延
回路5に読出信号が与えられないようにする。また、共
有メモリ2からのビジー信号BUSYはプロセッサ1に
も与えられ、プロセッサ1はビジー信号BUSYを受け
ている間には読出信号の発生を停止する。図4において
アポストロフィを付与した符号は、共有メモリ2に対し
てプロセッサ1’であることを示し、アポストロフィを
付与していない符号と同様のものである。
The bus arbitration circuit 3 shown in FIG.
Is passed through control circuit 4 and delay circuit 5 to provide read signal RDb to shared memory 2 and latch 6 temporarily holds data read from shared memory 2 in response to read signal RDb. The output end of the latch 6 is connected to the processor 1 via a buffer 7 which is a three-state buffer. The buffer 7 outputs the data held in the latch 7 when the processor 1 outputs the read signal RDa. 1 handover. The control circuit 4 prevents the read signal from being supplied to the latch 6 and the delay circuit 5 while receiving the busy signal BUSY output when the shared memory 2 is being accessed by another processor 1 '. The busy signal BUSY from the shared memory 2 is also supplied to the processor 1, and the processor 1 stops generating the read signal while receiving the busy signal BUSY. In FIG. 4, the code with an apostrophe indicates that the shared memory 2 is the processor 1 ', and is the same as the code without the apostrophe.

【手続補正3】[Procedure amendment 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0012[Correction target item name] 0012

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0012】請求項2の発明は、請求項1の発明におい
て、前記バス調停回路は共有メモリが他のプロセッサに
よりアクセスされているときに共有メモリから出力され
るビジー信号を受けている間はプロセッサからの読出信
号を共有メモリおよびラッチに与えないものである。こ
の構成によれば、共有メモリからビジー信号が発生して
いる間は、共有メモリへのアクセスが停止するから、共
有メモリをメモリ資源として共有する複数個のプロセッ
サによる競合を調停することができる。このように、競
合調停を行う場合でも、共有メモリから必要なデータを
読み出す際のアクセス回数が比較的少ないから、アクセ
ス中にビジー信号が発生する頻度が少なく、読出に要す
る時間の大幅な増加がない。
According to a second aspect of the present invention, in the first aspect of the present invention, the bus arbitration circuit receives the busy signal output from the shared memory when the shared memory is being accessed by another processor. Is not supplied to the shared memory and the latch. According to this configuration, the busy signal is generated from the shared memory.
During this time , access to the shared memory is stopped, so that contention between a plurality of processors sharing the shared memory as a memory resource can be arbitrated. As described above, even when the contention arbitration is performed, since the number of accesses when reading necessary data from the shared memory is relatively small, the frequency of generating a busy signal during access is low, and the time required for reading is greatly increased. Absent.

【手続補正4】[Procedure amendment 4]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0014[Correction target item name] 0014

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0014】請求項4の発明は、請求項3の発明におい
て、共有メモリが他のプロセッサによりアクセスされて
共有メモリからビジー信号が発生している期間にはラッ
チへのデータの入出力を停止させるものである。この方
法によれば、共有メモリからビジー信号が発生している
期間は、共有メモリへのアクセスが停止するから、共有
メモリをメモリ資源として共有する複数個のプロセッサ
による競合を調停することができる。このように、競合
調停を行う場合でも、共有メモリから必要なデータを読
み出す際のアクセス回数が比較的少ないから、アクセス
中にビジー信号が発生する頻度が少なく、読出に要する
時間の大幅な増加がない。
According to a fourth aspect of the present invention, in the third aspect of the present invention, input / output of data to / from the latch is stopped while the shared memory is accessed by another processor and a busy signal is generated from the shared memory. Things. According to this method, a busy signal is generated from the shared memory .
During the period , access to the shared memory is stopped, so that contention between a plurality of processors sharing the shared memory as a memory resource can be arbitrated. As described above, even when the contention arbitration is performed, since the number of accesses when reading necessary data from the shared memory is relatively small, the frequency of generating a busy signal during access is low, and the time required for reading is greatly increased. Absent.

【手続補正5】[Procedure amendment 5]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0023[Correction target item name] 0023

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0023】請求項2の発明は、請求項1の発明におい
て、前記バス調停回路は共有メモリが他のプロセッサに
よりアクセスされているときに共有メモリから出力され
るビジー信号を受けている間はプロセッサからの読出信
号を共有メモリおよびラッチに与えないものである。こ
の構成によれば、共有メモリからビジー信号が発生して
いる間は、共有メモリへのアクセスが停止するから、共
有メモリをメモリ資源として共有する複数個のプロセッ
サによる競合を調停することができる。このように、競
合調停を行う場合でも、共有メモリから必要なデータを
読み出す際のアクセス回数が比較的少ないから、アクセ
ス中にビジー信号が発生する頻度が少なく、読出に要す
る時間の大幅な増加がない。
According to a second aspect of the present invention, in the first aspect of the present invention, the bus arbitration circuit receives the busy signal output from the shared memory when the shared memory is being accessed by another processor. Is not supplied to the shared memory and the latch. According to this configuration, the busy signal is generated from the shared memory.
During this time , access to the shared memory is stopped, so that contention between a plurality of processors sharing the shared memory as a memory resource can be arbitrated. As described above, even when the contention arbitration is performed, since the number of accesses when reading necessary data from the shared memory is relatively small, the frequency of generating a busy signal during access is low, and the time required for reading is greatly increased. Absent.

【手続補正6】[Procedure amendment 6]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0025[Correction target item name] 0025

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0025】請求項4の発明は、請求項3の発明におい
て、共有メモリが他のプロセッサにより読出されて共有
メモリからビジー信号が発生している期間にはラッチへ
のデータの入出力を停止させるものである。この方法に
よれば、共有メモリからビジー信号が発生している期間
には、共有メモリへの読出が停止するから、共有メモリ
をメモリ資源として共有する複数個のプロセッサによる
競合を調停することができる。このように、競合調停を
行う場合でも、共有メモリから必要なデータを読み出す
際の読出回数が比較的少ないから、読出中にビジー信号
が発生する頻度が少なく、読出に要する時間の大幅な増
加がない。
According to a fourth aspect of the present invention, in the third aspect of the present invention, input / output of data to / from the latch is stopped while the shared memory is read by another processor and a busy signal is generated from the shared memory. Things. According to this method, the period during which the busy signal is generated from the shared memory
In this case, since reading to the shared memory is stopped, contention between a plurality of processors sharing the shared memory as a memory resource can be arbitrated. As described above, even when performing contention arbitration, since the number of times of reading required data from the shared memory is relatively small, the frequency of generation of a busy signal during reading is small, and the time required for reading is greatly increased. Absent.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 共有メモリから読み出したデータを一時
的に保持するラッチをプロセッサと共有メモリとの間に
備え、プロセッサから読出信号が出力されるとラッチに
保持されたデータをプロセッサに入力した後に前記読出
信号とともにプロセッサから指示したアドレスのデータ
を共有メモリから読み出してラッチに保持させるバス調
停回路と、共有メモリから読み出すデータの個数よりも
読出信号を1回多く発生させる読出信号発生手段と、ラ
ッチから転送されたデータのうち1個目の読出信号に対
応して読み出されたデータを無視するとともに2個目以
後の読出信号に対応してラッチから転送されたデータを
1回前の読出信号を発生させたときのアドレスに対応付
けるアドレス操作手段とを前記プロセッサに設けたこと
を特徴とする共有メモリの読出制御装置
A latch for temporarily holding data read from a shared memory is provided between a processor and a shared memory, and when a read signal is output from the processor, after the data held in the latch is input to the processor. A bus arbitration circuit for reading data at an address specified by the processor together with the read signal from the shared memory and holding the data in a latch; a read signal generating means for generating a read signal once more than the number of data read from the shared memory; Out of the data transferred from the first read signal, and ignores the data transferred from the latch corresponding to the second and subsequent read signals by the immediately preceding read signal. Address processing means for associating with the address at the time when the address is generated is provided in the processor. Mori's readout controller
【請求項2】 前記バス調停回路は共有メモリが他のプ
ロセッサによりアクセスされているときに共有メモリか
ら出力されるビジー信号を受けるとプロセッサからの読
出信号を共有メモリおよびラッチに与えないことを特徴
とする請求項1記載の共有メモリの読出制御装置。
2. The bus arbitration circuit does not apply a read signal from a processor to a shared memory and a latch when receiving a busy signal output from the shared memory while the shared memory is being accessed by another processor. 2. The read control device for a shared memory according to claim 1, wherein
【請求項3】 共有メモリから読み出したデータを一時
的に保持するラッチをプロセッサと共有メモリとの間に
設け、プロセッサから読出信号が出力されるとラッチに
保持されたデータをプロセッサに入力した後に前記読出
信号とともにプロセッサから指示したアドレスのデータ
を共有メモリから読み出してラッチに保持させる共有メ
モリの読出制御方法において、共有メモリから読み出す
データの個数よりも読出信号を1回多く発生させ、ラッ
チから転送されたデータのうち1個目の読出信号に対応
して読み出されたデータを無視するとともに2個目以後
の読出信号に対応してラッチから転送されたデータを1
回前の読出信号を発生させたときのアドレスに対応付け
ることを特徴とする共有メモリの読出制御方法。
3. A latch for temporarily holding data read from the shared memory is provided between the processor and the shared memory, and when a read signal is output from the processor, after the data held in the latch is input to the processor. In a read control method for a shared memory in which data at an address specified by a processor is read from a shared memory together with the read signal and held in a latch, a read signal is generated once more than the number of data to be read from the shared memory and transferred from the latch. Of the read data, the data read in response to the first read signal is ignored, and the data transferred from the latch in response to the second and subsequent read signals is set to 1
A read control method for a shared memory, wherein the read control signal is associated with an address when a previous read signal is generated.
【請求項4】 共有メモリが他のプロセッサによりアク
セスされて共有メモリからビジー信号が発生している期
間にはラッチへのデータの入出力を停止させることを特
徴とする請求項3記載の共有メモリの読出制御方法。
4. The shared memory according to claim 3, wherein input / output of data to / from the latch is stopped while the shared memory is being accessed by another processor and a busy signal is being generated from the shared memory. Read control method.
JP854399A 1999-01-14 1999-01-14 Unit and method for readout control over common memory Withdrawn JP2000207274A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP854399A JP2000207274A (en) 1999-01-14 1999-01-14 Unit and method for readout control over common memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP854399A JP2000207274A (en) 1999-01-14 1999-01-14 Unit and method for readout control over common memory

Publications (1)

Publication Number Publication Date
JP2000207274A true JP2000207274A (en) 2000-07-28

Family

ID=11696067

Family Applications (1)

Application Number Title Priority Date Filing Date
JP854399A Withdrawn JP2000207274A (en) 1999-01-14 1999-01-14 Unit and method for readout control over common memory

Country Status (1)

Country Link
JP (1) JP2000207274A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9971860B2 (en) 2015-04-01 2018-05-15 Fujitsu Limited Allocating plurality of RAMs to FPGA block RAM

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9971860B2 (en) 2015-04-01 2018-05-15 Fujitsu Limited Allocating plurality of RAMs to FPGA block RAM

Similar Documents

Publication Publication Date Title
US20010034805A1 (en) Data processing device accessing a memory in response to a request made by an external bus master
EP0969384A2 (en) Method and apparatus for processing information, and providing medium
JP2000207274A (en) Unit and method for readout control over common memory
US7073047B2 (en) Control chip and method for accelerating memory access
JP2699873B2 (en) Bus control circuit
JPS61165170A (en) Bus controlling system
JPS6054042A (en) Method and device for data transfer
KR100190184B1 (en) Transmitting circuit for data with serial bus line
JP2004213666A (en) Dma module and its operating method
JP2000003328A (en) Address reference system for input/output control device
JP3356110B2 (en) Function expansion system and data transfer method used therefor
JPH0628313A (en) Serial interface circuit
JPH01147651A (en) Common bus access system
JPS61248153A (en) Memory access controlling system in multiprocessor system
JPH1011411A (en) Interruption control system
JP2635863B2 (en) Central processing unit
JPH11328102A (en) Bus control system and bus control method
JPS6126104B2 (en)
JP3183311B2 (en) Data transfer system
JPH11203253A (en) Exclusive access control method for shared resource
JPS63251846A (en) Storage device control system
JPS63231669A (en) Transmission system for data
JPH07129502A (en) Memory control system
JPH1058771A (en) Printing device
JPS6341973A (en) Multi-processor system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060404