JPS62175850A - Channel device - Google Patents

Channel device

Info

Publication number
JPS62175850A
JPS62175850A JP1746486A JP1746486A JPS62175850A JP S62175850 A JPS62175850 A JP S62175850A JP 1746486 A JP1746486 A JP 1746486A JP 1746486 A JP1746486 A JP 1746486A JP S62175850 A JPS62175850 A JP S62175850A
Authority
JP
Japan
Prior art keywords
address
channel
main memory
register
command
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.)
Granted
Application number
JP1746486A
Other languages
Japanese (ja)
Other versions
JPH0760419B2 (en
Inventor
Takashi Masumura
増村 孝
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 JP61017464A priority Critical patent/JPH0760419B2/en
Publication of JPS62175850A publication Critical patent/JPS62175850A/en
Publication of JPH0760419B2 publication Critical patent/JPH0760419B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • G06F13/122Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware performs an I/O function other than control of data transfer

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PURPOSE:To decrease the starting frequency of the channel control firmware in order to reduce its load and at the same time to shorten the access time, by setting only the address that lost its continuity to an address register via the firmware. CONSTITUTION:The channel adaptor part 20 of a channel device 1 receives the transaction request of the address/command sent from a peripheral device 4 and fetches the address and the command set on a direct channel interface 5 to an address/command store register 21. An address discordance detecting circuit 24 compares the address fetched by the register 21 with an address stored in an address register. When no coincidence is obtained between both addresses, an interruption flip-flop is set to produce an interruption signal. Thus the channel control firmware of a channel control part 10 is started.

Description

【発明の詳細な説明】 発明の目的 産業上の利用分野 本発明は、電子計算機システム内の主記憶装置と周辺装
置との間に設置されるチャネル装置に関するもである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a channel device installed between a main storage device and a peripheral device in an electronic computer system.

従来の技術 一般に、電子計算機システムにおいては、入出力装置な
どの周辺装置と主記憶装置との間にチャネル装置が設置
され、中央処理装置がチャネル装置に対して入出力コマ
ンドを発行したのちは、中央処理装置が逐一介入するこ
となく周辺装置がこのチャネル装置を介して主記憶装置
をアクセスできるようになっている。
2. Description of the Related Art In general, in computer systems, a channel device is installed between peripheral devices such as input/output devices and the main storage device, and after the central processing unit issues an input/output command to the channel device, Peripheral devices can access the main memory through this channel device without any intervention from the central processing unit.

周辺装置からダイレクトチャネル・インタフェースを介
して主記憶装置のアクセス・アドレスを受けるチャネル
装置では、周辺装置がらアクセス・アドレスを受取るた
びにファームウェア制御によってこれをアドレスレジス
タに設定している。
In a channel device that receives an access address of a main memory device from a peripheral device via a direct channel interface, each time an access address is received from the peripheral device, it is set in an address register under firmware control.

発明が解決しようとする問題点 上記従来のチャネル装置のうち1語単位で主記憶装置へ
のアクセスと周辺装置とのデータ転送を行うものは、周
辺装置からアクセス・アドレスを受けるたびにチャネル
制御ファームウェアを起動してこれをアドレスレジスタ
に設定させなければならない。このため、メモリアクセ
スに時間がかかると共に、チャネル制御ファームウェア
の負荷が増大するという問題がある。
Problems to be Solved by the Invention Among the conventional channel devices mentioned above, those that access the main memory and transfer data to and from the peripheral device in units of one word have a channel control firmware that accesses the main memory and transfers data to and from the peripheral device on a word-by-word basis. must be started and set in the address register. Therefore, there are problems in that memory access takes time and the load on the channel control firmware increases.

問題点を解決するための手段 上記従来技術の問題点を解決する本発明のチャネル装置
は、主記憶装置にアクセス・アドレスを供給するたびに
このアクセス・アドレスを歩進すると共に周辺装置から
受けた主記憶アクセス・アドレスの連続性を監視し、こ
の連続性が保たれていれば歩進されたアクセス・アドレ
スをそのまま主記憶装置に供給してアクセスし、この連
続性が損なわれた場合には周辺装置から受けたアクセス
・アドレスをファームウェア制御により主記憶装置に供
給してアクセスするように構成されている。
Means for Solving the Problems The channel device of the present invention which solves the problems of the prior art described above increments the access address each time it is supplied to the main memory, and also increments the access address received from the peripheral device. The continuity of main memory access addresses is monitored, and if this continuity is maintained, the incremented access address is supplied as is to the main memory for access, and if this continuity is lost, It is configured to supply an access address received from a peripheral device to the main storage device under firmware control for access.

すなわち、本発明のチャネル装置は、主記憶装置へのア
クセスがある程度まとまった単位の連続したアドレス上
になされることが多いというアクセス・アドレスの連続
性に着目し、周辺装置から転送されてくるアドレスの全
てをファームウェアによってアドレスレジスタに設定す
る代わりに、アドレスの連続性が失われた時のみそのア
ドレスをファームウェア経由でアドレスレジスタに設定
することにより、チャネル1fdl?卸ファームウェア
の起動回数を減らして負荷を軽減させると共に、メモリ
アクセス時間の短縮を実現している。
In other words, the channel device of the present invention focuses on the continuity of access addresses, which means that accesses to the main memory are often made on consecutive addresses in a relatively large unit. By setting the address in the address register via firmware only when address continuity is lost, instead of setting all of the addresses in the address register by firmware, channel 1fdl? This reduces the number of times the wholesale firmware starts up, reducing the load and reducing memory access time.

第1図は、本発明の一実施のチャネル装置を含む電子計
算機システムの構成を示すブロック図であり、本実施例
のチャネル装置l、中央処理装置2、主記憶装置3、周
辺装置4及びチャネル装置1と周辺装置4間を接続する
ダイレクトチャネル・インタフェース5を備えている。
FIG. 1 is a block diagram showing the configuration of an electronic computer system including a channel device according to an embodiment of the present invention. A direct channel interface 5 is provided to connect the device 1 and the peripheral device 4.

チャネル装置1は、チャネル制御部10、チャネルアダ
プタ部20及びデータ転送制御部30を備えている。チ
ャネルアダプタ部20は、周辺装置4からダイレクトチ
ャネル・インタフェース5を介して転送されてくる主記
憶アドレスやリード/ライト・コマンドを格納するアド
レス/コマンド格納レジスタ21、周辺装置4がらの受
信データを格納する受信データ格納レジスタ22、周辺
装置4への送信データを格納する送信データ格納レジス
タ23に加えて、アドレス不一致検出回路24を備えて
いる。データ転送制御部3oは、主記憶装置3にリード
/ライトのアクセス・アドレスを送出するアドレス送出
回路31と、主記憶装置3への書込みデータや主記憶装
置3がらの読出しデータを一時的に保持するデータバッ
ファ32を備えている。
The channel device 1 includes a channel control section 10, a channel adapter section 20, and a data transfer control section 30. The channel adapter section 20 includes an address/command storage register 21 that stores main memory addresses and read/write commands transferred from the peripheral device 4 via the direct channel interface 5, and an address/command storage register 21 that stores received data from the peripheral device 4. In addition to a reception data storage register 22 for storing data to be sent to the peripheral device 4 and a transmission data storage register 23 for storing data to be sent to the peripheral device 4, an address mismatch detection circuit 24 is provided. The data transfer control unit 3o includes an address sending circuit 31 that sends read/write access addresses to the main storage device 3, and temporarily holds data written to the main storage device 3 and data read from the main storage device 3. The data buffer 32 is provided with a data buffer 32.

チャネルアダプタ部2o内のアドレス不一致検出回路2
4は、第2図のブロック図に例示するように、アドレス
/コマンド格納レジスタ21内に格納された直前の主記
憶アドレスを歩進するアドレス歩進回路41、この歩進
済み主記憶アドレスを格納するアドレスレジスタ42、
アドレス/コマンド格納レジスタ21内に格納されてい
る現在の主記憶アドレスとアドレスレジスタ42に格納
されている主記憶アドレスとを比較するアドレス比較回
路43及びこのアドレス比較結果が不一致のときはチャ
ネル;制御部10に割込みを発生する割込みフリップ・
フロップ(F/F)回路44を備えている。
Address mismatch detection circuit 2 in channel adapter section 2o
4, as illustrated in the block diagram of FIG. 2, an address increment circuit 41 increments the previous main memory address stored in the address/command storage register 21, and stores this incremented main memory address. address register 42,
An address comparison circuit 43 that compares the current main memory address stored in the address/command storage register 21 and the main memory address stored in the address register 42, and when the result of this address comparison does not match, the channel; An interrupt flip that generates an interrupt in part 10
A flop (F/F) circuit 44 is provided.

ダイレクトチャネル・インタフェース5上の転送サイク
ルは、第3図のタイムチャートに示すように、アドレス
/コマンド・サイクルとデータサイクルから成る。アド
レス/コマンド・サイクルは、周辺装置4からチャネル
装置1にアドレス/コマンド引取り要求が発せられるこ
とにより開始され、チャネル装置1から周辺装置4にア
ドレス/コマンド引取り完了通知が送出されることによ
り終了する。データサイクルは、周辺装置4からのデー
タ引取り処理要求によって開始され、周辺装置4からの
データの引取りをチャネル装置1が完了したとき(ライ
トコマンドの場合)又は、チャネル装置1からのデータ
の引取りを周辺装置4が完了したとき(リードマントの
場合)にそれぞれ終了する。
A transfer cycle on the direct channel interface 5 consists of an address/command cycle and a data cycle, as shown in the time chart of FIG. The address/command cycle is started when the peripheral device 4 issues an address/command takeover request to the channel device 1, and when the channel device 1 sends an address/command takeover completion notification to the peripheral device 4. finish. A data cycle is started by a request for data acquisition processing from the peripheral device 4, and when the channel device 1 completes the acquisition of data from the peripheral device 4 (in the case of a write command), or when the channel device 1 completes the acquisition of data from the peripheral device 4. Each process ends when the peripheral device 4 completes taking over (in the case of a lead cloak).

チャネル装置1内のチャネル制御部10は、中央処理装
置2から入出力要求を受けると、チャネルアダプタ部2
0を介して周辺装置4を起動する。
Upon receiving an input/output request from the central processing unit 2, the channel control unit 10 in the channel device 1 controls the channel adapter unit 2.
The peripheral device 4 is activated via 0.

起動された周辺装置4は、主記憶装置3との間でデータ
転送を行うために、ダイレクトチャネル・インタフェー
ス5上に主記憶装置3のアドレスとり−ド/ライト・コ
マンドとその引取り要求を送出する。チャネル装置1の
チャネルアダプタ部20は、このアドレス/コマンドの
引取り要求を受けると、ダイレクトチャネル・インタフ
ェース5上のアドレスとコマンドをアドレス/コマンド
格納レジスタ21に取込む(第3図の時点A)。
The activated peripheral device 4 sends a read/write command for the address of the main memory device 3 and a request for taking over the address on the direct channel interface 5 in order to transfer data between the main memory device 3 and the main memory device 3. do. When the channel adapter unit 20 of the channel device 1 receives this address/command takeover request, it takes in the address and command on the direct channel interface 5 into the address/command storage register 21 (time A in FIG. 3). .

アドレス不一致検出回路24内のアドレス比較回路43
は、アドレス/コマンド格納レジスタ21に取込まれた
アドレスをアドレスレジスタ42内のアドレスと比較す
る。アドレス比較回路43は、上記比較結果が不一致の
ときには割込みフリップ・フロップ(F/F)44をセ
ットして信号線45上に割込み信号を発生させることに
より、チャネル制御部10のチャネル制御ファームウェ
アを起動する。
Address comparison circuit 43 in address mismatch detection circuit 24
compares the address taken into the address/command storage register 21 with the address in the address register 42. The address comparison circuit 43 activates the channel control firmware of the channel control unit 10 by setting an interrupt flip-flop (F/F) 44 and generating an interrupt signal on the signal line 45 when the comparison result does not match. do.

チャネル制御部10のファームウェアは、上記割込みを
受付けると、アドレス不一致検出回路24内の信号線4
6を介してアドレス/コマンド格納レジスタ21の内容
を取込み、取込んだアドレスをデータ転送制御部30内
のアドレス送出口路31に転送し、このアドレスの転送
の終了をチャネルアダプタ部20に通知する。アドレス
送出回路31は、チャネル制御部10から受取ったアド
レスをアドレスカウンタ31aにセットする。一方、チ
ャネル制御部10からアドレス転送の終了通知を受けた
チャネルアダプタ部20は、アドレス/コマンド格納レ
ジスタ21内のアドレスをアドレス不一致検出回路24
内のアドレス歩進回路41で歩進させ、歩進済みアドレ
スをアドレスレジスタ42に保持させ(第3図の時点B
)、周辺装置4にアドレス/コマンド引取りの完了を通
知する。
When the firmware of the channel control unit 10 receives the above-mentioned interrupt, the firmware of the channel control unit 10 connects the signal line 4 in the address mismatch detection circuit 24.
6, transfers the read address to the address output path 31 in the data transfer control unit 30, and notifies the channel adapter unit 20 of the end of the transfer of this address. . The address sending circuit 31 sets the address received from the channel control unit 10 in the address counter 31a. On the other hand, the channel adapter section 20, which has received the notification of completion of address transfer from the channel control section 10, transfers the address in the address/command storage register 21 to the address mismatch detection circuit 24.
The incremented address is incremented by the address increment circuit 41 in the address register 42 (at time B in FIG. 3).
), notifies the peripheral device 4 of completion of address/command takeover.

この引取り完了通知を受けた周辺装置4は、チャネル装
置1にデータ引取り処理要求を送出する。
Peripheral device 4, which has received this notification of data collection completion, sends a data collection processing request to channel device 1.

チャネル装W1のチャネルアダプタ部20は、アドレス
/コマンド格納レジスタ21内のり一ド/ライト・コマ
ンドがライトの場合には、周辺装置4から転送されてき
た書込みデータを受信データ格納レジスタ22に取込み
、データ転送制御部30に受信データの書込みを要求す
る。データ転送制御部30は、チャネルアダプタ部20
内の受信データ格納レジスタ22に格納されている書込
みデータをデータバッファ32に受取り、これをアドレ
ス送出回路31内のアドレスカウンタ31aで指定され
る主記憶装置3のアドレスへ書込む。
When the read/write command in the address/command storage register 21 is write, the channel adapter section 20 of the channel device W1 takes in the write data transferred from the peripheral device 4 into the received data storage register 22, and stores the data. A request is made to the transfer control unit 30 to write the received data. The data transfer control unit 30 is connected to the channel adapter unit 20
The data buffer 32 receives the write data stored in the received data storage register 22 in the address sending circuit 31, and writes it to the address in the main memory 3 specified by the address counter 31a in the address sending circuit 31.

データ転送制御部30は、上記1語のデータの書込みが
終了すると、アドレス送出回路31内のアドレスカウン
タ31aを歩進する(第3図の時点CZ)。
When the writing of one word of data is completed, the data transfer control section 30 increments the address counter 31a in the address sending circuit 31 (time point CZ in FIG. 3).

一方、チャネルアダプタ部20内のアドレス/コマンド
格納レジスタ21内に格納されているリード/ライトコ
マンドがリードの場合には、チャネルアダプタ部20は
、主記憶装置3からのデータの読出しをデータ転送制御
部30に要求する。
On the other hand, if the read/write command stored in the address/command storage register 21 in the channel adapter section 20 is a read, the channel adapter section 20 controls data transfer to read data from the main memory device 3. Department 30.

この読出し要求を受けたデータ転送制御部30は、アド
レス送出回路31内のアドレスカウンタ31aで指定さ
れている主記憶装置3のアドレスからデータを1語読出
し、アドレスカウンタ31aを歩進する(第3図の時点
C+)。主記憶装置3から続出されたデータは、データ
バッファ32を経由してチャネルアダプタ部20内の送
信データ格納レジスタ23に転送され、ダイレクトチャ
ネル・インタフェース5を経由して周辺装置4に引取ら
れる。
Upon receiving this read request, the data transfer control unit 30 reads one word of data from the address of the main storage device 3 specified by the address counter 31a in the address sending circuit 31, and increments the address counter 31a (third Time point C+ in the figure). The data successively output from the main memory device 3 is transferred to the transmission data storage register 23 in the channel adapter section 20 via the data buffer 32, and then received by the peripheral device 4 via the direct channel interface 5.

上記チャネルアダプタ部20のアドレス不一致検出回路
24で行われるアドレス比較結果が一致した場合には、
アドレス比較回路43は割込みフリップ・フロップ44
をセットせず、従ってチャネル制御前記10のファーム
ウェアへの割込みは発生しない。この場合、チャネルア
ダプタ部2゜は、直ちに周辺装置4にアドレス/コマン
ド引取りの完了を通知する。アドレス/コマンド格納レ
ジスタ21内のアドレスは、アドレス不一致検出格納2
4内のアドレス歩進回路41で歩進されたのちアドレス
レジスタ42に保持され、次の主記憶装置アクセス・ア
ドレスとの比較に備えられる。
If the address comparison result performed by the address mismatch detection circuit 24 of the channel adapter section 20 matches,
The address comparison circuit 43 is an interrupt flip-flop 44
is not set, and therefore no interrupt to the channel control firmware described in 10 occurs. In this case, the channel adapter unit 2° immediately notifies the peripheral device 4 of the completion of address/command takeover. The address in the address/command storage register 21 is the address in the address mismatch detection storage 2.
After being incremented by an address increment circuit 41 in 4, it is held in an address register 42 and prepared for comparison with the next main memory access address.

周辺装置4がチャネル装置1から上記アドレス/コマン
ド引取り完了の通知を受けた後の周辺装置4とチャネル
装置1の動作は上述したアドレス比較結果が不一致の場
合と同様である。
The operations of the peripheral device 4 and the channel device 1 after the peripheral device 4 receives the notification from the channel device 1 that the address/command reception is completed are the same as in the case where the address comparison results do not match.

チャネル装置1を介する周辺装置4と主記憶装置3間の
データ転送は上述のようにして行われるので、主記憶装
置3上の転送アドレスが連続している限り、チャネル制
御ファームウェアの介入は行われず、メモリアクセスに
必要な主記憶装置アドレスとしてデータ転送制御部30
のアドレス送出回路31内のアドレスカウンタ31aの
内容がそのまま主記憶装置3に供給される。
Data transfer between the peripheral device 4 and the main storage device 3 via the channel device 1 is performed as described above, so as long as the transfer addresses on the main storage device 3 are continuous, no intervention by the channel control firmware is performed. , the data transfer control unit 30 as the main storage address necessary for memory access.
The contents of the address counter 31a in the address sending circuit 31 are supplied to the main storage device 3 as they are.

以上、周辺装置から受取った主記憶アドレスを直前に受
取った主記憶アドレスを歩進したものと比較する構成を
例示したが、周辺装置から受取った主記憶アドレスを逆
歩進したものを直前に受取った主記憶アドレスと比較す
る構成としてもよく、あるいは、主記憶装置から受取っ
た主記憶アドレスから直前に受取った主記憶アドレスを
減算し、その差が所定の歩進単位になっているか否かを
判定する構成であってもよい。要するに、主記憶アドレ
スの連続性が監視できるものであれば、適宜な方法が採
用できる。
Above, we have exemplified a configuration in which the main memory address received from the peripheral device is compared with the main memory address received immediately before, which is incremented. Alternatively, the main memory address received from the main memory device may be subtracted from the main memory address received immediately before, and whether or not the difference is in a predetermined step unit is determined. It may be configured to make a determination. In short, any suitable method can be used as long as the continuity of main memory addresses can be monitored.

発明の効果 以上詳細に説明したように、本発明のチャネル装置は、
周辺装置からのメモリアクセスがある程度まとまった単
位の連続したアドレス上になされることが多い点に着目
し、アクセス・アドレスの連続性が失われた時のみその
アドレスをファームウェア制御によってアドレス送出回
路に供給することによりチャネル制御ファームウェアの
介入の機会を減らす構成であるから、チャネル制御ファ
ームウェアの負荷が軽減されると共に、アドレス/コマ
ンドの引取り時間(アドレス/コマンドサイクル時間)
が短縮されてデータ転送が高速になるという効果が奏さ
れる。
Effects of the Invention As explained in detail above, the channel device of the present invention has the following effects:
Focusing on the fact that memory accesses from peripheral devices are often performed on consecutive addresses in a certain amount of units, we supply the address to the address sending circuit under firmware control only when the continuity of access addresses is lost. This configuration reduces the chance of channel control firmware intervention, reducing the load on channel control firmware and reducing address/command takeover time (address/command cycle time).
This has the effect of shortening the time and speeding up data transfer.

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

第1図は本発明の一実施例のチャネル装置を含む電子計
算機システムの構成を示すブロック図、第2図は第1図
のチャネル装置1内のアドレス不一致検出回路24の構
成を例示するブロック図、第3図は第1図のダイレクト
チャネル・インタフェース5上の信号の送出手順を例示
する示すタイミングチャートである。 ■・・チャネル装置、3・・主記憶装置、4・・周辺装
置、5・・ダイレクトチャネル・インタフェース、10
・・チャネル制御部、20・・チャネルアダプタ部、2
1・・アドレス/コマンド格納レジスタ、22・・受信
データ格納レジスタ、23・・送信データ格納レジスタ
、24・・アドレス不一致検出回路、30・・データ転
送制御部、31・・アドレス送出回路、31a・・アド
レスカウンタ、41・・アドレス歩進回路、42・・歩
進済みアドレスを保持するアドレスレジスタ、43・・
アドレス比較回路、44・・割込みフリップ・フロップ
FIG. 1 is a block diagram illustrating the configuration of an electronic computer system including a channel device according to an embodiment of the present invention, and FIG. 2 is a block diagram illustrating the configuration of an address mismatch detection circuit 24 in the channel device 1 of FIG. 1. , FIG. 3 is a timing chart illustrating a procedure for transmitting signals on the direct channel interface 5 of FIG. ■...Channel device, 3...Main storage device, 4...Peripheral device, 5...Direct channel interface, 10
...Channel control section, 20...Channel adapter section, 2
1. Address/command storage register, 22. Reception data storage register, 23. Transmission data storage register, 24. Address mismatch detection circuit, 30. Data transfer control unit, 31. Address sending circuit, 31a.・Address counter, 41...Address increment circuit, 42...Address register that holds the incremented address, 43...
Address comparison circuit, 44... interrupt flip-flop.

Claims (1)

【特許請求の範囲】[Claims] 電子計算機システム内の主記憶装置と周辺装置との間に
設置され、周辺装置から受けた主記憶アクセス・アドレ
スとアクセス種別に従い主記憶装置をアクセスすると共
にアクセス・データを周辺装置との間で送受するチャネ
ル装置であって、主記憶装置にアクセス・アドレスを供
給するたびにこのアクセス・アドレスを歩進すると共に
周辺装置から受けた主記憶アクセス・アドレスの連続性
を監視し、この連続性が保たれている場合には前記歩進
されたアクセス・アドレスを主記憶装置に供給してアク
セスし、この連続性が損なわれた場合には周辺装置から
受けたアクセス・アドレスをファームウェア制御により
主記憶装置に供給してアクセスすることを特徴とするチ
ャネル装置。
It is installed between the main memory device and peripheral devices in a computer system, and accesses the main memory device according to the main memory access address and access type received from the peripheral device, and sends and receives access data to and from the peripheral device. A channel device that increments the access address each time it supplies an access address to the main memory, monitors the continuity of the main memory access addresses received from peripheral devices, and maintains this continuity. If the continuity is lost, the incremented access address is supplied to the main memory for access, and if this continuity is lost, the access address received from the peripheral device is transferred to the main memory under firmware control. A channel device characterized in that it supplies and accesses.
JP61017464A 1986-01-29 1986-01-29 Channel device Expired - Lifetime JPH0760419B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61017464A JPH0760419B2 (en) 1986-01-29 1986-01-29 Channel device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61017464A JPH0760419B2 (en) 1986-01-29 1986-01-29 Channel device

Publications (2)

Publication Number Publication Date
JPS62175850A true JPS62175850A (en) 1987-08-01
JPH0760419B2 JPH0760419B2 (en) 1995-06-28

Family

ID=11944743

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61017464A Expired - Lifetime JPH0760419B2 (en) 1986-01-29 1986-01-29 Channel device

Country Status (1)

Country Link
JP (1) JPH0760419B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5384522A (en) * 1976-12-29 1978-07-26 Mitsubishi Electric Corp Information transfer system
JPS5835627A (en) * 1981-08-26 1983-03-02 Toshiba Corp Controlling system for memory data prefetch

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5384522A (en) * 1976-12-29 1978-07-26 Mitsubishi Electric Corp Information transfer system
JPS5835627A (en) * 1981-08-26 1983-03-02 Toshiba Corp Controlling system for memory data prefetch

Also Published As

Publication number Publication date
JPH0760419B2 (en) 1995-06-28

Similar Documents

Publication Publication Date Title
US5987578A (en) Pipelining to improve the interface of memory devices
KR920002830B1 (en) Direct memory access controller
JPS62175850A (en) Channel device
JPH0140432B2 (en)
JPS6054042A (en) Method and device for data transfer
JP2595808B2 (en) Memory device for distributed processing
JP3119155B2 (en) Bus access method
JPH09259074A (en) Memory access circuit
JP2724797B2 (en) Direct memory access system
JPH10116245A (en) Dma controller
JP2531209B2 (en) Channel device
JP2990960B2 (en) Direct memory access controller
JPS61117651A (en) Interface device
JPH05314018A (en) Information processor
JPH04316149A (en) Dma processor and information processor
JPS6220041A (en) Asynchronous data transfer circuit for data processor
JPH01233643A (en) Data transfer controller
JPS58192123A (en) Device for transferring and controlling input and output data
JPS5916067A (en) Data checking system
JPH03144739A (en) Data transfer control system for duplexed storage device
JPS6019023B2 (en) data processing equipment
JPS6294042A (en) Communication control equipment
JPH06214941A (en) Dma control circuit
JPH01284137A (en) Line control device
JPS5854430A (en) Data transfer system between memories