Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0481221B2 - - Google Patents
[go: Go Back, main page]

JPH0481221B2 - - Google Patents

Info

Publication number
JPH0481221B2
JPH0481221B2 JP60181212A JP18121285A JPH0481221B2 JP H0481221 B2 JPH0481221 B2 JP H0481221B2 JP 60181212 A JP60181212 A JP 60181212A JP 18121285 A JP18121285 A JP 18121285A JP H0481221 B2 JPH0481221 B2 JP H0481221B2
Authority
JP
Japan
Prior art keywords
memory
stack
channel
access
access request
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.)
Expired - Lifetime
Application number
JP60181212A
Other languages
Japanese (ja)
Other versions
JPS6240563A (en
Inventor
Tetsuya Hagiwara
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60181212A priority Critical patent/JPS6240563A/en
Publication of JPS6240563A publication Critical patent/JPS6240563A/en
Publication of JPH0481221B2 publication Critical patent/JPH0481221B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Memory System (AREA)

Description

【発明の詳細な説明】 [概要] 複数のチヤネルの主記憶装置へのアクセスおよ
びチヤネルと主記憶装置の間のデータ転送を統制
制御するチヤネル装置において、 チヤネルからのメモリアクセス要求、メモリア
ドレス、ストアデータ、および主記憶装置からの
終了報告、ロードデータをスタツク構造とし、メ
モリアクセス終了を確認することなく、次のメモ
リアクセス要求を出すよう構成したことを特徴と
するチヤネル制御装置であつて、これによつて、
スループツトを大幅に向上することができる。
[Detailed Description of the Invention] [Summary] In a channel device that controls access to main storage devices of multiple channels and data transfer between channels and main storage devices, memory access requests from channels, memory addresses, stores, etc. A channel control device characterized in that data, a completion report from a main storage device, and load data are in a stack structure, and the next memory access request is issued without confirming the completion of memory access. According to
Throughput can be significantly improved.

[産業上の利用分野] 本発明は、チヤネル制御装置の主記憶装置(以
下、メモリと略称する)へのメモリアクセスに関
する。
[Industrial Application Field] The present invention relates to memory access to a main storage device (hereinafter abbreviated as memory) of a channel control device.

[従来の技術] チヤネル制御装置は、複数のチヤネルからの主
記憶装置へのアクセス要求に対して1つづつこれ
を受け付けて、メモリへのアクセスおよびデータ
の転送を行つている。
[Prior Art] A channel control device receives requests for access to a main memory device from a plurality of channels one by one, and accesses the memory and transfers data.

第5図はメモリインタフエースの一例を示すタ
イムチヤートであり、第5図aは「ストア」時
を、第5図bは「ロード」時の動作を示す。
FIG. 5 is a time chart showing an example of a memory interface, in which FIG. 5a shows the operation at the time of "store" and FIG. 5b shows the operation at the time of "load".

第5図において、RQはチヤネル制御装置から
のメモリアクセス要求信号であり、STRはアク
セス種別であり、“1”で「ストア」を、“0”で
「ロード」を示す。
In FIG. 5, RQ is a memory access request signal from the channel control device, and STR is the access type; "1" indicates "store" and "0" indicates "load."

ACKはメモリからの許可信号であり、チヤネ
ル制御装置はACK信号を受けるまでRQ信号を上
げ続ける。
ACK is a permission signal from the memory, and the channel controller continues to raise the RQ signal until it receives the ACK signal.

チヤネル制御装置はACK信号を受けると、「ス
トア」のときはアドレスとストアデータを、「ロ
ード」のときはアドレスのみをメモリバス上に載
せる。図に示す例では、メモリバスのデータ幅は
メモリのデータ幅の半分でありストアデータは上
位データUと下位データLの2回に分け転送す
る。
When the channel control device receives the ACK signal, it puts the address and store data on the memory bus when it is a "store", and only the address when it "loads". In the example shown in the figure, the data width of the memory bus is half the data width of the memory, and the store data is divided into two transfers: upper data U and lower data L.

ENDは、メモリからのアクセス終了信号であ
り、「ロード」時はメモリバスにロードデータが
載つている。
END is the end signal for accessing from memory, and when "loading", the load data is placed on the memory bus.

ACK信号からEND信号までは、メモリアクセ
ス時間であり、この間、他のチヤネル制御装置は
待たされる。
The period from the ACK signal to the END signal is a memory access time, during which time other channel control devices are kept waiting.

メモリが、次のメモリアクセス要求を認識でき
るのは、第4図a,bに破線で示したRQであ
り、これに対する応答が破線のACKである。
The memory can recognize the next memory access request by the RQ shown by the broken line in FIGS. 4a and 4b, and the response to this is the ACK shown by the broken line.

第6図は、チヤネル制御装置の従来例を示すブ
ロツク図である。
FIG. 6 is a block diagram showing a conventional example of a channel control device.

第6図において、MARはアドレスレジスタ、
SDRはストアデータ・レジスタ、LDRはロード
データ・レジスタである。
In Figure 6, MAR is an address register,
SDR is a store data register and LDR is a load data register.

従来は、アドレスレジスタ(MAR)、ストア
データ・レジスタ(SDR)およびロードデー
タ・レジスタ(LDR)の内容が上書きされるこ
とのないように、メモリ−チヤネル制御装置間、
チヤネル制御装置−チヤネル間の両者ともに、応
答・確認で行つていた。
Conventionally, in order to prevent the contents of the address register (MAR), store data register (SDR), and load data register (LDR) from being overwritten, there was a
Responses and confirmations were performed both between the channel control device and the channel.

従つて、チヤネル制御装置は、前のアクセス要
求の終了制御が終つたとき、はじめて、次のチヤ
ネルからのメモリアクセス要求を受け付けること
ができるようになる。
Therefore, the channel control device can accept a memory access request from the next channel only when the termination control of the previous access request is completed.

[発明が解決しようとする問題点] 上記に説明したように、従来は、メモリ−チヤ
ネル制御装置間、チヤネル制御装置−チヤネル間
の両者ともに、応答・確認で行つていたため、制
御回路は大きく、また、次のメモリアクセスとの
間に隙間があき、第5図に破線で示したタイミン
グでRQを出すことができないという問題点があ
つた。
[Problems to be Solved by the Invention] As explained above, in the past, both the communication between the memory and the channel control device and between the channel control device and the channel were carried out by response/confirmation, so the control circuit required a large amount of space. In addition, there was a problem that there was a gap between the next memory access and the RQ could not be issued at the timing shown by the broken line in FIG.

本発明は、このような問題点を解消した新規な
チヤネル制御装置を提供しようとするものであ
る。
The present invention aims to provide a novel channel control device that solves these problems.

[問題点を解決するための手段] 第1図は本発明のチヤネル制御装置の原理ブロ
ツク図を示す。
[Means for Solving the Problems] FIG. 1 shows a principle block diagram of a channel control device according to the present invention.

第1図において、1はチヤネルからのアクセス
要求データを先着順に格納するアクセス要求スタ
ツクであり、2はチヤネルからアクセス要求デー
タと共に送出されてくるメモリアドレスを格納す
るアドレス・スタツクであり、3はアクセス種別
がストアのときチヤネルから送出されてくるスト
アデータを格納するストアデータ・スタツクであ
る。
In FIG. 1, 1 is an access request stack that stores access request data from a channel on a first-come, first-served basis, 2 is an address stack that stores a memory address sent together with access request data from a channel, and 3 is an access This is a store data stack that stores store data sent from a channel when the type is store.

4はメモリから送出されてくる終了報告
(END)を受領順に格納する終了報告スタツクで
あり、5はアクセス種別がロードであるとき、メ
モリが終了報告と共にメモリバスに載せるロード
データを受領順に格納するロードデータ・スタツ
クである。
4 is an end report stack that stores end reports (END) sent from the memory in the order in which they are received, and 5, when the access type is load, stores the load data that the memory places on the memory bus together with the end report in the order in which they are received. Load data stack.

各スタツク1,2,3,4,5は、フアースト
イン・フアーストアウト(先入れ先出し)のスタ
ツクである。
Each stack 1, 2, 3, 4, 5 is a first-in, first-out stack.

チヤネルからのメモリアクセス要求は、アクセ
ス要求データ、メモリアドレス、さらにアクセス
種別がストアであるときはストアデータが、先着
順にそれぞれスタツク1,2,3にスタツクされ
る。
When a memory access request is received from a channel, the access request data, the memory address, and, if the access type is store, the store data are stacked in stacks 1, 2, and 3, respectively, on a first-come, first-served basis.

アクセス要求データには、アクセス種別および
アクセス要求を出したチヤネル番号等のデータが
含まれる。
The access request data includes data such as the access type and the channel number that issued the access request.

これらのスタツクされたアクセス要求は、RQ
制御回路6により制御され、スタツク1の最先着
のものからメモリへRQ信号とSTR信号を送出す
る。
These stacked access requests are
It is controlled by the control circuit 6, and sends the RQ signal and STR signal to the memory from the first one in the stack 1.

メモリからのACK信号は、RQ制御回路6に入
れられ、スタツク2の最先着のものからメモリア
ドレスをメモリバスに出力し、アクセス種別がス
トアであれば、スタツク3から最先着のストアデ
ータをメモリバスに出力する。これと共にスタツ
ク1,2,3を1つシフトする。
The ACK signal from the memory is input to the RQ control circuit 6, which outputs the memory address of the first-arriving one in stack 2 to the memory bus. If the access type is store, the first-arriving store data from stack 3 is output to the memory bus. Output to bus. At the same time, stacks 1, 2, and 3 are shifted by one.

メモリからの終了報告(END)が到来すると、
END制御回路7の制御により、終了報告スタツ
ク4へチヤネル番号と共にスタツクされ、アクセ
ス種別がロードであれば、メモリバス上のロード
データはロードデータ・スタツク5へスタツクさ
れる。
When the end report (END) from memory arrives,
Under the control of the END control circuit 7, the end report stack 4 is stacked with the channel number, and if the access type is load, the load data on the memory bus is stacked into the load data stack 5.

スタツク4,5へスタツクされたデータは、所
定のチヤネルに順番に送出される。
The data stacked in stacks 4 and 5 are sequentially sent to predetermined channels.

[作用] 上記に説明したように、チヤネル制御装置にお
いて、各チヤネルからのメモリアクセス要求、メ
モリアドレス、およびストアデータをスタツク構
造としてRQ制御回路によつて制御し、メモリか
らの終了報告およびロードデータもまたスタツク
構造としてEND制御回路によつて制御すること
によつて、それぞれ独立に動作し、終了報告を次
のメモリアクセス開始の条件としないこととな
る。
[Function] As explained above, in the channel control device, the memory access request, memory address, and store data from each channel are controlled by the RQ control circuit as a stack structure, and the completion report and load data from the memory are controlled by the RQ control circuit. are also controlled by the END control circuit as a stack structure, so that they operate independently, and the completion report is not a condition for starting the next memory access.

チヤネル制御装置は、これによつて、大幅なス
ループツトの向上が見込まれ、また制御回路の論
理も非常に単純となる。
As a result, the channel control device is expected to have a significant throughput improvement, and the logic of the control circuit is also very simple.

[実施例] 以下第2図〜第4図に示す実施例により、本発
明をさらに具体的に説明する。
[Example] The present invention will be described in more detail below with reference to Examples shown in FIGS. 2 to 4.

第2図は本発明の実施例のブロツク図を示し、
第3図は本発明によるRQ制御回路およびEND制
御回路の実施例を示し、第4図は本発明によるス
タツク回路の実施例を示している。
FIG. 2 shows a block diagram of an embodiment of the invention,
FIG. 3 shows an embodiment of an RQ control circuit and an END control circuit according to the invention, and FIG. 4 shows an embodiment of a stack circuit according to the invention.

第2図において、1(MABU)は制御情報を
格納するスタツクであり、2(MABL)はメモ
リアドレスを格納するスタツクである。制御情報
は、ストア/ロードの別、チヤネルアドレス、そ
の他のアクセス種別を示す情報(例えばバースト
転送による転送語数)である。
In FIG. 2, 1 (MABU) is a stack that stores control information, and 2 (MABL) is a stack that stores memory addresses. The control information includes store/load information, channel address, and other information indicating the type of access (for example, the number of words transferred by burst transfer).

チヤネルからのメモリアクセス要求は、制御情
報とメモリアドレスとをペアとしてMABU,
MABLに先着順にスタツクし、その際有効性表
示のVビツトを「オン」とする。
A memory access request from a channel is sent to MABU as a pair of control information and memory address.
They are stacked in MABL on a first-come, first-served basis, and at that time the V bit of the validity indicator is set to "on".

31(SDBU)および32(SDBL)は、スト
アデータのスタツクであり、アクセス種別がスト
アのときは、ストアデータのそれぞれ上位データ
および下位をスタツクする。
31 (SDBU) and 32 (SDBL) are store data stacks, and when the access type is store, upper and lower store data are stacked, respectively.

このチヤネルからのメモリアクセス受付回路
は、スタツク動作に専念すればよく、従来のよう
にメモリ側の応答を意識する必要がないため、非
常に単純である。
The memory access reception circuit from this channel is very simple because it only needs to concentrate on stack operations and does not need to be aware of the response on the memory side as in the conventional case.

MABU1,MABL2,SDBU31,SDBL3
2にスタツクされたアクセス要求は、第3図に示
すRQ制御回路によりメモリに送出される。
MABU1, MABL2, SDBU31, SDBL3
The access requests stacked in number 2 are sent to the memory by the RQ control circuit shown in FIG.

即、MABU1のVビツトの「オン」が、AND
ゲート61を経てRQ信号となり、MABU1の出
力がレジスタ62にセツトされて、その一部が
STR信号となる。
Immediately, the “ON” of the V bit of MABU1 is AND
It becomes an RQ signal through gate 61, and the output of MABU1 is set in register 62, and a part of it is
It becomes an STR signal.

メモリからのACK信号は、D型フリツプフロ
ツプ63−1,63−2,63−3に順シフトさ
れ、その出力はそれぞれ、スタツクMABU1,
MABL2,SDBU31,SDBL32のリードポ
インタ(RP)の+1条件となる。
The ACK signal from the memory is sequentially shifted to D-type flip-flops 63-1, 63-2, and 63-3, whose outputs are sent to the stacks MABU1 and MABU1, respectively.
This is a +1 condition for the read pointer (RP) of MABL2, SDBU31, and SDBL32.

従つて、メモリからのACK受領によりメモリ
バスにメモリアドレスが送出され、その1クロツ
ク後にストアデータの上位が送出され、その1ク
ロツク後にストアデータの下位が送出される。
Therefore, upon receipt of ACK from the memory, a memory address is sent to the memory bus, one clock later the upper part of the store data is sent out, and one clock later the lower part of the store data is sent out.

ただし、レジスタ62のSTRビツトが「オフ」
のときは、ANDゲート65−1,65−2が開
かず、スタツクSDBU,SDBLは+1されない。
However, the STR bit of register 62 is “off”.
In this case, the AND gates 65-1 and 65-2 do not open, and the stacks SDBU and SDBL are not incremented by +1.

フリツプフロツプ63−1の出力により、スタ
ツクMABU1,MABL2のVビツトは「オフ」
され、フリツプフロツプ63−1〜63−3の各
出力は、NORゲート64を経てANDゲート61
に加えられ、RQ信号の「オフ」条件として、ス
タツクMABUのリードポインタの+1時に出る
妨害雑音を抑止すると共に、レジスタ62のクロ
ツクを止め、制御情報更新を抑止する。
The V bits of stack MABU1 and MABL2 are turned off by the output of flip-flop 63-1.
The outputs of the flip-flops 63-1 to 63-3 pass through a NOR gate 64 to an AND gate 61.
In addition, as an "off" condition for the RQ signal, it suppresses the interference noise that occurs when the read pointer of the stack MABU is +1, stops the clock of the register 62, and suppresses the update of control information.

フリツプフロツプ63−1,63−2,63−
3が共に「オフ」となつたとき、即ちACK信号
から3クロツク後は、スタツクMABUの次のワ
ードのVビツトがRQ信号となり、レジスタ62
の情報も更新され、メモリからのACKを待つ。
このようにして、RQ制御回路はメモリへの情報
の転送に専念する。
Flip-flop 63-1, 63-2, 63-
3 are both "off", that is, 3 clocks after the ACK signal, the V bit of the next word of the stack MABU becomes the RQ signal, and the register 62
information is also updated and waits for ACK from memory.
In this way, the RQ control circuit is dedicated to transferring information to memory.

フリツプフロツプ63−3の出力は、レジスタ
71のクロツク・イネーブルとして用いられ、レ
ジスタ62の内容をレジスタ71にセツトする。
The output of flip-flop 63-3 is used as a clock enable for register 71 to set the contents of register 62 into register 71.

この状態おいて、メモリから終了報告(END)
が返ると、D型フリツプフロツプ72−1,72
−2にシフトされ、その出力はそれぞれ、スタツ
クENDB,LDBU,LUBLの書込み条件、およ
びライトポインタ(WP)の+1条件となる。
In this state, report completion (END) from memory.
returns, the D-type flip-flops 72-1, 72
-2, and its output becomes the write condition of stack ENDB, LDBU, and LUBL, and the +1 condition of write pointer (WP), respectively.

ただし、レジスタ71のSTRビツトが「オン」
のときは、インバータ73、およびANDゲート
74−1,74−2によつて、スタツクLDBU,
LDBLにはスタツクされない。
However, the STR bit of register 71 is “on”.
In this case, the stack LDBU,
Not stacked in LDBL.

スタツクENDBには有効性表示のVビツトが
設けられ、フリツプフロツプ72−1の出力によ
つてVビツトが「オン」される。
The stack ENDB is provided with a V bit to indicate validity, and the V bit is turned "on" by the output of flip-flop 72-1.

このようにして、ENDセツト回路は、メモリ
からのEND信号をトリガとして、スタツク
ENDB,LDBU,LDBLへのスタツク動作に専念
する。
In this way, the END set circuit uses the END signal from the memory as a trigger to set the stack.
Concentrate on stacking operations to ENDB, LDBU, and LDBL.

スタツクENDB,LDBU,LDBLの出力は、V
ビツトをトリガとして、チヤネルへのEND報告
とロードデータ転送を行うのに使われる。
The output of stack ENDB, LDBU, LDBL is V
Used to report END to the channel and transfer load data using the bit as a trigger.

以上の説明では、Vビツトをトリガとして使用
する例を示したが、Vビツトがなくても、ライト
ポインタ(WP)とリードポインタ(RP)が異
なることをトリガとして使用すにことも可能であ
る。
The above explanation shows an example of using the V bit as a trigger, but it is also possible to use the difference between the write pointer (WP) and read pointer (RP) as a trigger even without the V bit. .

上記の各スタツクは、殆どスタテイツクな回路
であり、簡単にLSI化が可能であり、1種のLSI
で総てのスタツクに適用できる。
Each of the above stacks is almost a static circuit, and can be easily integrated into an LSI.
can be applied to all stacks.

[発明の効果] 以上説明のように本発明によれば、メモリから
の終了報告を確認することなく、次のメモリアク
セス要求を出すことによりスループツトを大幅に
向上することができ、その実用上の効果はきわめ
て大きい。
[Effects of the Invention] As explained above, according to the present invention, throughput can be greatly improved by issuing the next memory access request without checking the completion report from the memory, and this has practical advantages. The effect is extremely large.

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

第1図は本発明の原理ブロツク図、第2図は本
発明の実施例のブロツク図、第3図は本発明によ
るRQ制御回路およびEND制御回路の実施例の回
路図、第4図は本発明によるスタツク回路の実施
例の回路図、第5図はメモリインタフエースの一
例を示すタイムチヤート、第6図は従来例のブロ
ツク図である。 図面において、1はアクセス要求(制御情報)
スタツク(MABU)、2はメモリアドレス・スタ
ツク(MABL)、3はストアデータ・スタツク
(SDBU),(SDBL)、4は終了報告スタツク
(ENDB)、5はロードデータ・スタツク
(LDBU),(LDBL)、6はRQ制御回路、7は
END制御回路、61,65−1,65−2,7
4−1,74−2はANDゲート、63−1,6
3−2,63−3,74−1,74−2はフリツ
プフロツプ、62,71はレジスタ、64は
NORゲート、73はインバータ、をそれぞれ示
す。
FIG. 1 is a block diagram of the principle of the present invention, FIG. 2 is a block diagram of an embodiment of the present invention, FIG. 3 is a circuit diagram of an embodiment of the RQ control circuit and END control circuit according to the present invention, and FIG. 4 is a block diagram of the embodiment of the present invention. FIG. 5 is a circuit diagram of an embodiment of the stack circuit according to the invention, FIG. 5 is a time chart showing an example of a memory interface, and FIG. 6 is a block diagram of a conventional example. In the drawing, 1 is an access request (control information)
Stack (MABU), 2 is memory address stack (MABL), 3 is store data stack (SDBU), (SDBL), 4 is completion report stack (ENDB), 5 is load data stack (LDBU), (LDBL). ), 6 is RQ control circuit, 7 is
END control circuit, 61, 65-1, 65-2, 7
4-1, 74-2 are AND gates, 63-1, 6
3-2, 63-3, 74-1, 74-2 are flip-flops, 62, 71 are registers, and 64 is a flip-flop.
73 represents a NOR gate, and 73 represents an inverter.

Claims (1)

【特許請求の範囲】 1 複数のチヤネルからの主記憶装置へのアクセ
スおよび該チヤネルと該主記憶の間のデータ転送
を統制制御するチヤネル制御装置において、 前記チヤネルから前記主記憶装置へのメモリア
クセス要求信号を先着順に格納するフアーストイ
ン・フアーストアウトのアクセス要求スタツク1
と、 該メモリアクセス要求に付加されるメモリアド
レスを先着順に格納するフアーストイン・フアー
ストアウトのメモリアドレススタツク2と、 該メモリアクセス要求が書込みのときに付加さ
れるストアデータを先着順に格納するフアースト
イン・フアーストアウトのストアデータスタツク
3と、 前記主記憶装置からのチヤネルへのアクセス終
了報告を先着順に格納するフアーストイン・フア
ーストアウトの終了報告スタツク4と、 該主記憶装置から読み出されたロードデータを
先着順に格納するフアーストイン・フアーストア
ウトのロードデータスタツク5と、 前記アクセス要求スタツク1中の最先着のアク
セス要求信号および前記主記憶装置からのアクセ
ス許可信号によつて前記アクセス要求スタツク
1、メモリアドレススタツク2およびストアデー
タスタツク3のシフトを制御し前記主記憶装置へ
のメモリアクセス要求信号、メモリアドレスおよ
びストアデータの送出を制御するRQ制御回路6
と、 前記主記憶装置からのアクセス終了報告により
前記終了報告スタツク4およびロードデータスタ
ツク5のシフトを制御し当該アクセス要求を発行
したチヤネルへのロードデータおよびアクセス終
了報告の送出を制御するEND制御回路7とを備
え、 応答確認型のメモリインタフエースにおいて、
メモリアクセス終了を確認することなしに、次の
メモリアクセス要求を出すよう構成したことを特
徴とするチヤネル制御装置。
[Scope of Claims] 1. A channel control device that controls access to a main storage device from a plurality of channels and data transfer between the channels and the main storage device, comprising: memory access from the channel to the main storage device; First-in, first-out access request stack 1 that stores request signals on a first-come, first-served basis
a first-in/first-out memory address stack 2 that stores memory addresses added to the memory access request on a first-come, first-served basis; and a first-in first-out memory address stack 2 that stores store data added when the memory access request is a write on a first-come, first-served basis. - a first-out store data stack 3; a first-in/first-out completion report stack 4 that stores, on a first-come-first-served basis, a report on the completion of access to the channel from the main memory; a first-in/first-out load data stack 5 that stores load data on a first-come, first-served basis; 1. RQ control circuit 6 that controls the shifting of the memory address stack 2 and store data stack 3 and controls the sending of the memory access request signal, memory address, and store data to the main storage device.
and END control, which controls the shift of the completion report stack 4 and load data stack 5 based on the access completion report from the main storage device, and controls the sending of the load data and access completion report to the channel that issued the access request. In the response confirmation type memory interface, which is equipped with circuit 7,
A channel control device characterized in that it is configured to issue a next memory access request without confirming completion of memory access.
JP60181212A 1985-08-19 1985-08-19 Channel control device Granted JPS6240563A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60181212A JPS6240563A (en) 1985-08-19 1985-08-19 Channel control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60181212A JPS6240563A (en) 1985-08-19 1985-08-19 Channel control device

Publications (2)

Publication Number Publication Date
JPS6240563A JPS6240563A (en) 1987-02-21
JPH0481221B2 true JPH0481221B2 (en) 1992-12-22

Family

ID=16096785

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60181212A Granted JPS6240563A (en) 1985-08-19 1985-08-19 Channel control device

Country Status (1)

Country Link
JP (1) JPS6240563A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0475643A (en) * 1990-07-16 1992-03-10 Matsushita Electric Ind Co Ltd Ultrasonic probe

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5211838A (en) * 1975-07-18 1977-01-29 Hitachi Ltd Data transfer control equipment
JPS5438732A (en) * 1977-09-02 1979-03-23 Hitachi Ltd Input/output order accepting system

Also Published As

Publication number Publication date
JPS6240563A (en) 1987-02-21

Similar Documents

Publication Publication Date Title
US5119480A (en) Bus master interface circuit with transparent preemption of a data transfer operation
US4494190A (en) FIFO buffer to cache memory
JPS60186956A (en) Buffer unit for input/output section of digital data processing system
US20090024776A1 (en) High data rate serial peripheral interface
JPS63303454A (en) Bus expansion control method
US4639860A (en) Wrap-around logic for interprocessor communications
JPS585867A (en) Data transmission method and apparatus
JPH0481221B2 (en)
JPS61165170A (en) Bus controlling system
JPH03108182A (en) Memory control system and method
JPS602710B2 (en) Composite computer system
JPS6391766A (en) Control system for accessing memory device
KR19980068130A (en) Data access control device using shared memory
JPH02211571A (en) Information processor
JPS61117651A (en) Interface device
JPS6117478Y2 (en)
JPH0248916Y2 (en)
JPH04195234A (en) Data transfer system
JPS62108345A (en) Data communication circuit
JPH0376505B2 (en)
JPS6373458A (en) Shared memory access device
JPS6126104B2 (en)
JPS63247859A (en) shared memory device
JPS58200323A (en) Input and output processor
JPH01161942A (en) Data transmission equipment and its method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees