JPH04319752A - System bus control system for information processor - Google Patents

System bus control system for information processor

Info

Publication number
JPH04319752A
JPH04319752A JP11230091A JP11230091A JPH04319752A JP H04319752 A JPH04319752 A JP H04319752A JP 11230091 A JP11230091 A JP 11230091A JP 11230091 A JP11230091 A JP 11230091A JP H04319752 A JPH04319752 A JP H04319752A
Authority
JP
Japan
Prior art keywords
bus
system bus
data
storage device
bus master
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
JP11230091A
Other languages
Japanese (ja)
Inventor
Osami Yatsuse
八瀬 長三
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 JP11230091A priority Critical patent/JPH04319752A/en
Publication of JPH04319752A publication Critical patent/JPH04319752A/en
Pending legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

PURPOSE:To improve the data transfer capacity of the whole system. CONSTITUTION:A memory 13 is accessed based upon an address stored in an FIFO register 10 and other information. Until practical data transmission/ reception is enabled even after applying the address from the register 10 to the memory 13 and starting access to the memory 13, a bus control circuit 12 outputs addresses and read/write flag data to respective bus masters 1 to 5 through a system bus 7 and an FIFO control circuit 11 stores these output data in the FIFO register 10 together with the channel numbers of the bus masters 1 to 5. In this information processor, the system bus 7 is utilized by another bus master when practical data transfer is not executed even if the memory 13 is accessed by a certain bus master, so that the data transfer capacity of the whole system can be improved.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、複数のバスマスタがシ
ステムバスを介して記憶装置をアクセスする情報処理装
置におけるシステムバス制御方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system bus control system in an information processing apparatus in which a plurality of bus masters access a storage device via a system bus.

【0002】0002

【従来の技術】複数のバスマスタがシステムバスを介し
て記憶装置をアクセスする情報処理装置における従来の
システムバス制御方式では、最初にシステムバスの使用
要求を出したバスマスタからのアドレスがシステムバス
を通じて記憶装置に与えられ、その後、記憶装置からの
データの読み出しあるいは記憶装置へのデータの書き込
みが完全に終了するまで、システムバスは上記バスマス
タにより占有される。
2. Description of the Related Art In a conventional system bus control method for an information processing device in which multiple bus masters access a storage device via a system bus, the address from the bus master that first issued a request to use the system bus is stored via the system bus. The system bus is then occupied by the bus master until reading data from or writing data to the storage device is completely completed.

【0003】すなわち、図3のタイミングチャートに示
すように、あるバスマスタが例えばデータを記憶装置か
ら読み出すためにシステムバスの使用要求を出し,記憶
装置のアドレス(ADR)“1”を1クロックの期間、
出力すると、記憶装置のアクセス時間のため、例えば2
クロックの後、ハイレベルのデータ許可信号がバスマス
タに出力され、バスマスタは4番目のクロックの期間で
データ“1”を読み取る。この間、すでに他のバスマス
タがバス使用要求を出していたとすると、その要求は5
番目のクロックのタイミングで受け付けられ、バス使用
が許可されたバスマスタはそこで始めてアドレス“2”
を出力する。そして、2クロックの後、データ“2”を
読み取る。以降のアクセスも同様に行われ、各アクセス
は4クロック分の周期で行われる。
That is, as shown in the timing chart of FIG. 3, a bus master issues a request to use the system bus, for example, to read data from a storage device, and sets the address (ADR) of the storage device to "1" for one clock period. ,
When outputting, for example, 2
After the clock, a high level data enable signal is output to the bus master, and the bus master reads data "1" during the fourth clock period. During this time, if another bus master has already issued a bus use request, the request will be
The bus master, which is accepted at the timing of the second clock and is allowed to use the bus, starts at address “2”.
Output. Then, after two clocks, data "2" is read. Subsequent accesses are performed in the same manner, and each access is performed at a cycle of four clocks.

【0004】0004

【発明が解決しようとする課題】ところで、上述のよう
にあるバスマスタが記憶装置のアクセスを開始してから
、実際にデータの読み出しあるいは書き込みが行えるま
でには時間がかかり、その間、システムバスは使用しな
いにも関わらず一つのバスマスタによって占有されてい
る。このように従来のシステムバス制御方式では、記憶
装置のアクセス中にシステムバスが使用されない期間が
あるため、システムバスが一つのバスマスタによって無
意味に占有され、システム全体のデータ転送能力が低く
なっているという問題がある。
[Problems to be Solved by the Invention] By the way, as mentioned above, it takes time for a certain bus master to start accessing a storage device and to actually read or write data, and during that time, the system bus is not used. It is occupied by one bus master even though it is not used. In this way, with conventional system bus control methods, there is a period when the system bus is not used while accessing the storage device, so the system bus is meaninglessly occupied by one bus master, reducing the data transfer capacity of the entire system. There is a problem that there is.

【0005】本発明の目的は、このような問題を解決し
、システムバスの無意味な占有をなくしてシステム全体
のデータ転送能力を高めることを可能とする情報処理装
置のシステムバス制御方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a system bus control method for an information processing device that solves these problems, eliminates meaningless occupancy of the system bus, and improves the data transfer capacity of the entire system. It's about doing.

【0006】[0006]

【課題を解決するための手段】本発明は、複数のバスマ
スタがシステムバスを介して記憶装置をアクセスする情
報処理装置のシステムバス制御方式において、前記バス
マスタのアクセス情報として、前記バスマスタが出力す
る前記記憶装置のアドレス、前記バスマスタが出力する
前記記憶装置における書き込み/読み出しを区別するた
めのフラグデータ、ならびに前記バスマスタの番号を保
持し、前記アドレスおよび前記フラグデータを前記記憶
装置に出力する情報保持手段と、この情報保持手段を制
御し、前記アクセス情報の格納、最も早く格納された前
記アクセス情報の出力、ならびに格納されている前記ア
クセス情報の除去を行わせる第1の制御手段と、前記シ
ステムバスの使用要求を前記バスマスタから受け取り、
前記バスマスタの優先度の順にその前記アクセス情報を
、前記第1の制御手段を制御して前記情報保持手段に格
納させ、前記記憶装置からのデータの読み出しあるいは
前記記憶装置へのデータの書き込みが可能なとき、前記
情報保持手段が出力している前記番号の前記バスマスタ
に前記システムバスによるデータ転送を許可する第2の
制御手段とを設けることを特徴とする。
Means for Solving the Problems The present invention provides a system bus control method for an information processing device in which a plurality of bus masters access a storage device via a system bus, in which a plurality of bus masters outputs the following information as access information of the bus masters. Information holding means that holds an address of a storage device, flag data output by the bus master to distinguish writing/reading in the storage device, and a number of the bus master, and outputs the address and flag data to the storage device. a first control means that controls the information holding means to store the access information, output the earliest stored access information, and remove the stored access information; and the system bus. receives a request for the use of the bus from the bus master;
The access information is stored in the information holding means by controlling the first control means in order of the priority of the bus master, and data can be read from or written to the storage device. In this case, the present invention is characterized by providing a second control means for permitting data transfer by the system bus to the bus master of the number outputted by the information holding means.

【0007】[0007]

【実施例】次に本発明の実施例について説明する。図1
に本発明のシステムバス制御方式にもとづく情報処理装
置の一例を示す。この情報処理装置では5チャンネルの
バスマスタ1〜5が、システムバス7〜9を通じて主記
憶装置6をアクセスするようになっている。なお、シス
テムバス7はアドレスおよびデータを転送するためのシ
ステムバスであり、システムバス8はバス要求信号を、
システムバス9はアドレス許可信号およびデータ許可信
号をそれぞれ転送するためのものである。
[Example] Next, an example of the present invention will be described. Figure 1
1 shows an example of an information processing device based on the system bus control method of the present invention. In this information processing apparatus, five channel bus masters 1-5 access the main storage device 6 through system buses 7-9. Note that the system bus 7 is a system bus for transferring addresses and data, and the system bus 8 is a bus request signal.
System bus 9 is for transferring address permission signals and data permission signals, respectively.

【0008】主記憶装置6のメモリ13は各バスマスタ
1〜5がシステムバス7を通じてアクセスするメモリで
あり、アドレスが与えられてから一定の時間が経過し、
データの読み出しあるいは書き込みが可能となったとき
は、ハイレベルのデータ送受信可能信号14を出力する
。主記憶装置6はこの他、アクセス情報として、バスマ
スタ1〜5が出力するメモリ13のアドレスと読み出し
/書き込み(R/W)を区別するためのリード/ライト
フラグデータ、およびバスマスタ1〜5のチャンネル番
号を保持し、アドレスおよびフラグデータをメモリ13
に出力する5段構成のFIFOレジスタ10と、このF
IFOレジスタ10を制御し、上記アクセス情報の格納
、および格納されているアクセス情報のシフトを行うF
IFO制御回路11とを備え、さらに、システムバスの
使用要求を表すバス要求信号をバスマスタ1〜5から受
け取り、メモリ13がデータ送受信可能信号14を出力
していないときは、システムバス9を通じてアドレス許
可信号をバスマスタに出力し、バスマスタの優先度の順
にそのアクセス情報を、FIFO制御回路11を制御し
てFIFOレジスタ10に格納させ、メモリ13がデー
タ送受信可能信号14を出力したときは、FIFOレジ
スタ10が出力しているチャンネル番号のバスマスタに
システムバス9を通じてデータ許可信号を出力する。
The memory 13 of the main storage device 6 is a memory that each bus master 1 to 5 accesses through the system bus 7, and after a certain period of time has elapsed since the address was given.
When data can be read or written, a high-level data transmission/reception enable signal 14 is output. In addition, the main storage device 6 contains, as access information, the addresses of the memory 13 output by the bus masters 1 to 5, read/write flag data for distinguishing read/write (R/W), and the channels of the bus masters 1 to 5. Holds numbers, addresses and flag data in memory 13
A 5-stage FIFO register 10 that outputs to
An F that controls the IFO register 10 and stores the above access information and shifts the stored access information.
The IFO control circuit 11 further receives a bus request signal representing a request to use the system bus from the bus masters 1 to 5, and when the memory 13 is not outputting the data transmission/reception enable signal 14, it issues an address permission via the system bus 9. A signal is output to the bus master, and the access information is stored in the FIFO register 10 by controlling the FIFO control circuit 11 in order of priority of the bus master. When the memory 13 outputs the data transmission/reception enable signal 14, the FIFO register 10 A data permission signal is output through the system bus 9 to the bus master whose channel number is being output.

【0009】なお、この情報処理装置では、バスマスタ
の優先度はバスマスタ1,2,3,4,5の順となって
おり、また、メモリ13はアドレスが与えられてから2
クロック後にデータの書き込みあるいは読み出しが可能
となり、ハイレベルのデータ送受信可能信号14を出力
するものとする。
[0009] In this information processing device, the priority of the bus masters is in the order of bus masters 1, 2, 3, 4, and 5, and the memory 13 is
It is assumed that data can be written or read after the clock, and a high-level data transmission/reception enable signal 14 is output.

【0010】次に、図2に示すタイミングチャートを用
いて動作を説明する。すべてのバスマスタ1〜5がシス
テムバス8を通じて同時にバス制御回路12にバス要求
信号を出力したとする。このとき制御回路12はまず最
も優先度の高いバスマスタ1にアドレス許可信号をシス
テムバス9を通じて出力する。バスマスタ1はこの信号
を受け取ると、1番目のクロックの期間でアドレス(A
DR)“1”およびリードライトフラグデータをシステ
ムバス7に出力する。バス制御回路12はここでFIF
O制御回路11を制御し、システムバス7に出力された
上記アドレスおよびフラグデータをレジスタ10に格納
させ、さらにバスマスタ1のチャンネル番号を出力して
レジスタ10に格納させる。そしてこの段階では、レジ
スタ10にはこれらのバスマスタ1のアクセス情報しか
格納されていないので、制御回路11はレジスタ10に
それを出力させる。その結果、メモリ13に対するアク
セスが開始される。
Next, the operation will be explained using the timing chart shown in FIG. Assume that all bus masters 1 to 5 simultaneously output bus request signals to the bus control circuit 12 via the system bus 8. At this time, the control circuit 12 first outputs an address permission signal to the bus master 1 having the highest priority through the system bus 9. When bus master 1 receives this signal, it starts the address (A) in the first clock period.
DR) “1” and read/write flag data are output to the system bus 7. The bus control circuit 12 is connected to the FIF
It controls the O control circuit 11 to cause the address and flag data outputted to the system bus 7 to be stored in the register 10, and also to output the channel number of the bus master 1 and cause it to be stored in the register 10. At this stage, the register 10 stores only the access information of these bus masters 1, so the control circuit 11 causes the register 10 to output it. As a result, access to memory 13 is started.

【0011】次に制御回路12は、メモリ13からまだ
データ送受信可能信号14が出力されていないので、バ
スマスタ2にアドレス許可信号を出力する。これにより
バスマスタ2は、2番目のクロックの期間で、アドレス
“2”およびリード/ライトフラグデータをシステムバ
ス7に出力する。バス制御回路12はFIFO制御回路
11を制御し、システムバス7に出力された上記アドレ
スおよびフラグデータをレジスタ10に格納させ、さら
にバスマスタ2のチャンネル番号を出力してレジスタ1
0に格納させる。制御回路12はその後さらにバスマス
タ3にアドレス許可信号を出力し、3番目のクロックの
期間でアドレス“2”およびリード/ライトフラグデー
タをシステムバス7に出力させる。そしてFIFO制御
回路11は制御回路12の制御にもとづき、システムバ
ス7に出力された上記アドレスおよびフラグデータをレ
ジスタ10に格納させ、さらに制御回路12からのバス
マスタ3のチャンネル番号をレジスタ10に格納させる
Next, the control circuit 12 outputs an address permission signal to the bus master 2 since the data transmission/reception enable signal 14 has not yet been output from the memory 13. As a result, bus master 2 outputs address "2" and read/write flag data to system bus 7 during the second clock period. The bus control circuit 12 controls the FIFO control circuit 11, stores the address and flag data output to the system bus 7 in the register 10, outputs the channel number of the bus master 2, and stores the address and flag data output to the system bus 7 in the register 10.
Store it at 0. Thereafter, the control circuit 12 further outputs an address permission signal to the bus master 3, and causes the address "2" and read/write flag data to be output to the system bus 7 during the third clock period. Under the control of the control circuit 12, the FIFO control circuit 11 stores the address and flag data output to the system bus 7 in the register 10, and also stores the channel number of the bus master 3 from the control circuit 12 in the register 10. .

【0012】4番目のクロックのタイミングでメモリ1
3がデータ送受信可能信号14を出力すると、制御回路
12はアドレス許可信号の出力は行わず、データ許可信
号をシステムバス9を通じてバスマスタ1に出力する。 これによりバスマスタ1は4番目のクロックの期間でシ
ステムバス7を通じてメモリ13からデータ“1”を受
け取る(あるいはメモリ13にデータ“1”を書き込む
)。このとき制御回路12は同時に制御回路11に指示
を出し、レジスタ10を1段、シフトさせる。その結果
、バスマスタ1のアクセス情報は消滅し、アドレス“2
”がメモリ13に与えられ、次のアクセスが開始される
Memory 1 at the fourth clock timing
3 outputs the data transmission/reception enable signal 14, the control circuit 12 does not output an address permission signal, but outputs a data permission signal to the bus master 1 via the system bus 9. As a result, bus master 1 receives data "1" from memory 13 via system bus 7 (or writes data "1" to memory 13) during the fourth clock period. At this time, the control circuit 12 simultaneously issues an instruction to the control circuit 11 to shift the register 10 by one stage. As a result, the access information of bus master 1 disappears, and the access information of bus master 1 disappears, and the
” is applied to the memory 13, and the next access is started.

【0013】その後、メモリ13が次のデータ送受信可
能信号14を出力するまでの間、制御回路12は上述の
場合と同様にして、バスマスタ4,5にアドレスおよび
フラグデータをそれぞれ5,6番目のクロックの期間で
順番に出力させ、それらをチャンネル番号と共にレジス
タ10に格納させる。
Thereafter, until the memory 13 outputs the next data transmission/reception enable signal 14, the control circuit 12 transmits the address and flag data to the bus masters 4 and 5 at the fifth and sixth positions, respectively, in the same manner as in the above case. The signals are sequentially output during the clock period and stored in the register 10 together with the channel number.

【0014】そして、7番目のクロックのタイミングで
メモリ13がデータ送受信可能信号14を出力すると、
データ許可信号をシステムバス9を通じてバスマスタ2
に出力する。これによりバスマスタ2は7番目のクロッ
クの期間でシステムバス7を通じてメモリ13からデー
タ“2”を受け取る(あるいはメモリ13にデータ“2
”を書き込む)。このとき制御回路12は同時に制御回
路11に指示を出し、レジスタ10を1段、シフトさせ
る。その結果、アドレス“3”がメモリ13に与えられ
、次のアクセスが開始される。
[0014] Then, when the memory 13 outputs the data transmission/reception enable signal 14 at the timing of the seventh clock,
The data permission signal is sent to the bus master 2 via the system bus 9.
Output to. As a result, bus master 2 receives data "2" from memory 13 via system bus 7 (or receives data "2" from memory 13) during the seventh clock period.
" is written). At this time, the control circuit 12 simultaneously issues an instruction to the control circuit 11 to shift the register 10 by one stage. As a result, address "3" is given to the memory 13 and the next access is started. .

【0015】このようにして残りのバスマスタ3〜5も
それぞれ10,13,16番目のクロックのタイミング
でデータ“3”〜“5”を順次、メモリ13から受け取
る(あるいはメモリ13にデータ“2”〜“5”を書き
込む)。
In this way, the remaining bus masters 3 to 5 also sequentially receive data "3" to "5" from the memory 13 at the timing of the 10th, 13th, and 16th clocks (or write data "2" to the memory 13). ~Write “5”).

【0016】すなわち、この情報処理装置では、バス使
用要求がバスマスタから出されている限りシステムバス
は無駄なく利用され、図3の従来の場合と比較して分か
るように、アクセス時間は1クロック分短縮される。
In other words, in this information processing device, as long as a bus use request is issued from the bus master, the system bus is used without waste, and as can be seen from the comparison with the conventional case in FIG. 3, the access time is one clock. be shortened.

【0017】[0017]

【発明の効果】以上説明したように本発明のシステムバ
ス制御方式にもとづく情報処理装置では、記憶装置のア
クセスは情報保持手段に格納されたアドレス情報により
行われ、情報保持手段へのアドレス情報の格納は、記憶
装置にアドレスを与えてから実際にデータの授受が可能
となるまでの期間に、システムバスを通じて行われる。 従って、記憶装置のアクセス中にシステムバスが一つの
バスマスタによって無意味に占有されることがなくなり
、システム全体のデータ転送能力を高めることが可能と
なる。
As explained above, in the information processing device based on the system bus control method of the present invention, access to the storage device is performed using address information stored in the information holding means, and address information to the information holding means is accessed using the address information stored in the information holding means. Storage is performed via the system bus during the period from when an address is given to the storage device until it becomes possible to actually send and receive data. Therefore, the system bus is no longer occupied by one bus master meaninglessly while accessing the storage device, and the data transfer capacity of the entire system can be increased.

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

【図1】本発明のシステムバス制御方式にもとづく情報
処理装置の一例を示すブロック図である。
FIG. 1 is a block diagram showing an example of an information processing device based on the system bus control method of the present invention.

【図2】図1の情報処理装置の動作を示すタイミングチ
ャートである。
FIG. 2 is a timing chart showing the operation of the information processing device in FIG. 1;

【図3】従来のシステムバス制御方式にもとづく情報処
理装置の動作を示すタイミングチャートである。
FIG. 3 is a timing chart showing the operation of an information processing device based on a conventional system bus control method.

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

1〜5  バスマスタ 6  主記憶装置 7〜9  システムバス 10  FIFOレジスタ 11  FIFO制御回路 12  バス制御回路 13  メモリ 1-5 Bus master 6 Main memory 7-9 System bus 10 FIFO register 11 FIFO control circuit 12 Bus control circuit 13 Memory

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】複数のバスマスタがシステムバスを介して
記憶装置をアクセスする情報処理装置のシステムバス制
御方式において、前記バスマスタのアクセス情報として
、前記バスマスタが出力する前記記憶装置のアドレス、
前記バスマスタが出力する前記記憶装置における書き込
み/読み出しを区別するためのフラグデータ、ならびに
前記バスマスタの番号を保持し、前記アドレスおよび前
記フラグデータを前記記憶装置に出力する情報保持手段
と、この情報保持手段を制御し、前記アクセス情報の格
納、最も早く格納された前記アクセス情報の出力、なら
びに格納されている前記アクセス情報の除去を行わせる
第1の制御手段と、前記システムバスの使用要求を前記
バスマスタから受け取り、前記バスマスタの優先度の順
にその前記アクセス情報を、前記第1の制御手段を制御
して前記情報保持手段に格納させ、前記記憶装置からの
データの読み出しあるいは前記記憶装置へのデータの書
き込みが可能なとき、前記情報保持手段が出力している
前記番号の前記バスマスタに前記システムバスによるデ
ータ転送を許可する第2の制御手段とを設けることを特
徴とする情報処理装置のシステムバス制御方式。
1. In a system bus control method for an information processing device in which a plurality of bus masters access a storage device via a system bus, an address of the storage device outputted by the bus master as access information of the bus master;
information holding means for holding flag data output by the bus master for distinguishing writing/reading in the storage device and a number of the bus master, and outputting the address and the flag data to the storage device; a first control means for controlling the means to store the access information, output the earliest stored access information, and remove the stored access information; The first control means is controlled to store the access information received from a bus master in the order of priority of the bus master in the information holding means, and read data from the storage device or read data to the storage device. and second control means for permitting data transfer via the system bus to the bus master of the number output by the information holding means when writing is possible. control method.
【請求項2】前記情報保持手段はFIFOレジスタであ
ることを特徴とする請求項1記載の情報処理装置のシス
テムバス制御方式。
2. A system bus control method for an information processing apparatus according to claim 1, wherein said information holding means is a FIFO register.
【請求項3】前記バス制御手段は、前記記憶装置が出力
し、前記記憶装置へのデータの書き込みあるいは前記記
憶装置からのデータの読み出しが可能であることを示す
信号にもとづいて、前記バスマスタに前記システムバス
によるデータ転送を許可することを特徴とする請求項1
または請求項2記載の情報処理装置のシステムバス制御
方式。
3. The bus control means controls the bus master based on a signal output by the storage device indicating that data can be written to or read from the storage device. Claim 1, characterized in that data transfer via the system bus is permitted.
Or a system bus control method for an information processing device according to claim 2.
JP11230091A 1991-04-18 1991-04-18 System bus control system for information processor Pending JPH04319752A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11230091A JPH04319752A (en) 1991-04-18 1991-04-18 System bus control system for information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11230091A JPH04319752A (en) 1991-04-18 1991-04-18 System bus control system for information processor

Publications (1)

Publication Number Publication Date
JPH04319752A true JPH04319752A (en) 1992-11-10

Family

ID=14583233

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11230091A Pending JPH04319752A (en) 1991-04-18 1991-04-18 System bus control system for information processor

Country Status (1)

Country Link
JP (1) JPH04319752A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012018606A (en) * 2010-07-09 2012-01-26 Denso Corp Fifo data readout device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012018606A (en) * 2010-07-09 2012-01-26 Denso Corp Fifo data readout device

Similar Documents

Publication Publication Date Title
US20040107265A1 (en) Shared memory data transfer apparatus
JPH0793274A (en) System and device for transferring data
JPH04319752A (en) System bus control system for information processor
US20010002481A1 (en) Data access unit and method therefor
EP0073081A1 (en) Data processing system having a control device for controlling an intermediate memory during a bulk data transport between a source device and a destination device
JP3304395B2 (en) Data transfer device and data transfer method
JP2724797B2 (en) Direct memory access system
JP2581144B2 (en) Bus control device
JP3063945B2 (en) Time-division switch control method
JPH0520165A (en) System bus controller
JPS59178667A (en) Memory device
JP3264316B2 (en) Direct memory access controller
JP2634609B2 (en) Data transfer device
JP3222647B2 (en) Automatic memory bank switching system
JPH04101262A (en) System bus controlling system
JPS6059462A (en) Pipeline access memory of bi-directional data bus
JPH09259074A (en) Memory access circuit
JPH02211571A (en) Information processor
JPH0330899B2 (en)
JPH0317756A (en) Storage access system
JPH0476152B2 (en)
JP2001014267A (en) Data transfer equipment
JPH06103148A (en) Write buffer
JPH1091570A (en) Data transfer device
JPS63239549A (en) Data chaining control system