JPS6316355A - Data transfer control system - Google Patents
Data transfer control systemInfo
- Publication number
- JPS6316355A JPS6316355A JP61161032A JP16103286A JPS6316355A JP S6316355 A JPS6316355 A JP S6316355A JP 61161032 A JP61161032 A JP 61161032A JP 16103286 A JP16103286 A JP 16103286A JP S6316355 A JPS6316355 A JP S6316355A
- Authority
- JP
- Japan
- Prior art keywords
- data
- bus
- byte
- circuit
- conversion circuit
- 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
Links
- 238000012546 transfer Methods 0.000 title claims abstract description 81
- 238000006243 chemical reaction Methods 0.000 claims description 46
- 238000000034 method Methods 0.000 claims description 20
- 238000004891 communication Methods 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 6
- 230000000694 effects Effects 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/40—Bus structure
- G06F13/4004—Coupling between buses
- G06F13/4009—Coupling between buses with data restructuring
- G06F13/4018—Coupling between buses with data restructuring with data-width conversion
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Communication Control (AREA)
Abstract
Description
【発明の詳細な説明】
〔概要〕
複数バイト・バースト転送方式を採るデータ転送制御方
式に於いて、Nバイト変換回路がコモンバスを介するデ
ータ転送を行うか、入出力装置用バスを介するデータ転
送を行うかを制御するバス管理回路を設けた。[Detailed Description of the Invention] [Summary] In a data transfer control method that employs a multi-byte burst transfer method, an N-byte conversion circuit transfers data via a common bus or transfers data via an input/output device bus. A bus management circuit is provided to control what is to be done.
本発明は複数バイト・バースト転送方式を採るデータ転
送制御方式の改善に関するものである。The present invention relates to an improvement in a data transfer control method that employs a multi-byte burst transfer method.
マイクロプロセンサを使用するシステムに於いて、最近
高速度のデータ転送を必要とする入出力装置、例えば固
定ディスク、磁気テープ等が接続される傾向が出て来た
。In systems using microprocessor sensors, there has recently been a trend to connect input/output devices that require high-speed data transfer, such as fixed disks and magnetic tapes.
此の様な場合、データ転送のバス負倚を軽減させるため
に複数バイト・バースト転送を行うのが普通である。In such cases, it is common to perform multi-byte burst transfer to reduce the bus load of data transfer.
複数バイト・バースト転送は高速度でデータを転送する
方式の一つで、バスにアクセスした後、成る複数(N)
バイトのシリアルデータを纏めて転送する方式である。Multi-byte burst transfer is a method of transferring data at high speed.After accessing the bus, multiple (N)
This method transfers bytes of serial data all at once.
周知の様にデータ転送を行う場合、バスの調停(バスに
接続したり、バスから切り離したりする処理)を行うが
、此のバスの調停には可なり時間がかかるので、此のバ
スの調停回数を減らして転送効率を高めるために複数バ
イト・バースト転送方式が採用される様になった。As is well known, when transferring data, bus arbitration (processing of connecting to or disconnecting from the bus) is performed, but since this bus arbitration takes a considerable amount of time, this bus arbitration is not necessary. A multi-byte burst transfer method has been adopted to reduce the number of transfers and increase transfer efficiency.
然しなから従来の複数バイト・バースト転送方式では、
規定された複数バイト(Nバイト)のデータが揃った時
点で転送が開始されるので、Nバイト揃わないと当然転
送は開始されずデータ待ち状態で停止してしまう。However, in the conventional multi-byte burst transfer method,
Transfer starts when a specified plurality of bytes (N bytes) of data are collected, so if N bytes are not collected, the transfer will not start and will stop in a data waiting state.
第3図は従来のデータ転送制御方式の一例を示す図であ
る。FIG. 3 is a diagram showing an example of a conventional data transfer control method.
図中、1はNバイト変換回路、2はデータ転送カウンタ
、3はメソセージ通知回路、5は入出力装置、6はデー
タバス、7は入出力装置用データバス、8はコモンバス
、9は主記憶装置、10はプロセッサである。In the figure, 1 is an N-byte conversion circuit, 2 is a data transfer counter, 3 is a message notification circuit, 5 is an input/output device, 6 is a data bus, 7 is a data bus for input/output devices, 8 is a common bus, and 9 is main memory The device 10 is a processor.
Nバイト変換回路1はNバイトをバイト単位に変換し、
又は1バイトのデータをNバイト単位のデータに変換し
、データの流れを制御する。N byte conversion circuit 1 converts N bytes into byte units,
Alternatively, it converts 1-byte data into N-byte data and controls the data flow.
データ転送カウンタ2は入出力装置5に対するデータ転
送数の指定、入出力装置5からの転送数の通知を行う。The data transfer counter 2 specifies the number of data transfers to the input/output device 5 and notifies the input/output device 5 of the number of data transfers.
メツセージ通知回路3は入出力装置5からの終了メツセ
ージ(エラー信号等も含む)をプロセ・フサ10側に通
知する。The message notification circuit 3 notifies the processor 10 of a termination message (including error signals, etc.) from the input/output device 5.
尚データバス6、及びコモンバス8に於いてはNバイト
単位でデータが転送され、入出力装置用データ〉〈スフ
に於いては1バイト単位でデータが転送される。Note that data is transferred in units of N bytes on the data bus 6 and common bus 8, and data for input/output devices is transferred in units of 1 byte in the input/output device data.
主記憶装置9から入出力袋N5ヘデータ転送する場合、
プロセッサ10によりデータ転送が許可されると、コモ
ンバス8、データバス6を介して記憶装置9内のNバイ
トのデータがNバイト変換回路1に送られ、蓄えられる
。When transferring data from the main storage device 9 to the input/output bag N5,
When data transfer is permitted by the processor 10, N-byte data in the storage device 9 is sent to the N-byte conversion circuit 1 via the common bus 8 and the data bus 6, and is stored therein.
次にNバイト変換回路1は入出力装置用データバス7を
介して入出力装置5に対し1バイトづつデータを転送す
る。入出力装置5は此の1バイトのデータを受信すると
、転送要求■を返す。Next, the N-byte conversion circuit 1 transfers data one byte at a time to the input/output device 5 via the input/output device data bus 7. When the input/output device 5 receives this 1-byte data, it returns a transfer request ■.
Nバイト変換回路1は此の要求により次の1バイトのデ
ータを転送する。此の様にしてN回転送を行い、全ての
蓄積データを転送し終わると、プロセッサ10に対し転
送要求■を出す。In response to this request, the N-byte conversion circuit 1 transfers the next 1 byte of data. Transfer is performed N times in this manner, and when all accumulated data has been transferred, a transfer request (3) is issued to the processor 10.
此の転送要求■に基づき主記憶装置9から次のNバイト
のデータがNバイト変換回路1に送られる。Based on this transfer request (2), the next N bytes of data are sent from the main storage device 9 to the N byte conversion circuit 1.
此の様にして順次データ転送を行うが、最後に主記憶装
置9からNバイト変換回路1に送られるデータは必ずし
もNバイトとは限らない。Although data is transferred sequentially in this manner, the data finally sent from the main memory device 9 to the N-byte conversion circuit 1 is not necessarily N-bytes.
此の状態になるとNバイト変換回路1はデータ待ちの状
態となり、データ転送を中止する。此れを回避する為に
従来はデータの転送数をNバイトで割り切れる値(Nバ
イトバウンダリと云う)に予め規定する処理を行ってい
た。In this state, the N-byte conversion circuit 1 enters a data waiting state and stops data transfer. In order to avoid this, conventional processing has been carried out to predefine the number of data transfers to a value divisible by N bytes (referred to as an N-byte boundary).
此の様にして入出力装置5が所定のデータ数を受信する
と、終了信号■をメツセージ通知回路3に発信し、メツ
セージ通知回路3は此れをプロセッサ10に報告し、此
の報告によりプロセッサ10は他の処理に移る。When the input/output device 5 receives a predetermined number of data in this way, it sends the end signal ■ to the message notification circuit 3, and the message notification circuit 3 reports this to the processor 10. moves on to other processing.
上記説明から判る様にNバイトバウンダリでない時はN
バイト変換回路1はデータ待ちの状態を継続すると云う
欠点があった。As you can see from the above explanation, if it is not an N byte boundary, then N
The byte conversion circuit 1 has a disadvantage in that it continues to wait for data.
データ転送の時間間隔を監視し、成る一定時間以上経過
しても次のデータ転送が行われない時はデータ転送の終
了と見做す処理を行う方式もあるが、データ転送の時間
間隔の保障出来ない入出力装置とのデータ転送では必ず
しも採用出来ない。There is a method that monitors the time interval of data transfer and assumes that the data transfer has ended if the next data transfer does not occur after a certain period of time, but the time interval of data transfer is guaranteed. This method cannot necessarily be used for data transfer with input/output devices that cannot be used.
本発明の目的はNバイトバウンダリの状態でない時でも
確実にデータの転送が可能な複数バイト・バースト転送
方式を提供することである。An object of the present invention is to provide a multi-byte burst transfer method that can reliably transfer data even when not in an N-byte boundary state.
上記問題点は第1図の原理図に示す様にプロセフサ10
に接続されているコモンバス8と入出力装置用バス7間
に、転送データをNバイト単位に変換・逆変換するNバ
イト変換回路1を設けてデータ転送を行う複数バイト・
バースト転送方式に於いて、Nバイト変換回路1がコモ
ンバス8側と通信するか、又は入出力装置用バス7側と
通信するかを制御するバス管理回路4を設けることによ
り解決される。The above problem can be solved by the processor 10 as shown in the principle diagram in Figure 1.
An N-byte conversion circuit 1 is provided between the common bus 8 connected to the input/output device bus 7 and the input/output device bus 7, which converts and inversely converts transfer data into N-byte units.
In the burst transfer method, this problem is solved by providing a bus management circuit 4 that controls whether the N-byte conversion circuit 1 communicates with the common bus 8 side or the input/output device bus 7 side.
本発明に依るとコモンバス8側から入出力装置用バス7
側へデータ転送を行う場合、Nバイト変換回路1がNバ
イトバウンダリの状態でない時でもバス管理回路4がプ
ロセッサ10から終了信号を受信するとNバイト変換回
路5を初期化してデータ転送を終了させる。According to the present invention, from the common bus 8 side to the input/output device bus 7
When data is transferred to the side, even when the N-byte conversion circuit 1 is not in the N-byte boundary state, when the bus management circuit 4 receives an end signal from the processor 10, the N-byte conversion circuit 5 is initialized to end the data transfer.
同様に入出力装置用バス7側からコモンバス8側へデー
タ転送を行う場合、Nバイト変換回路1がNバイトバウ
ンダリの状態でない時でもバス管理回路4がプロセッサ
10から終了信号を受信するとNバイト変換回路1に蓄
えられていたデータをコモンバス8側へ転送させて終了
させる。Similarly, when data is transferred from the input/output device bus 7 side to the common bus 8 side, even if the N-byte conversion circuit 1 is not in the N-byte boundary state, when the bus management circuit 4 receives the end signal from the processor 10, the N-byte conversion is performed. The data stored in the circuit 1 is transferred to the common bus 8 side and the process is completed.
本発明はNバイトバウダリ以外のデータ転送要求が発生
した場合には、データネ足で一旦停止するが、同時に終
了メツセージを受信するので、此れをトリガとして強制
的にデータネ足分を補うようにバス管理回路をアクセス
して見掛は上Nバイトバウンダリとしてデータ転送を中
止させる。In the present invention, when a data transfer request other than the N-byte boundary occurs, the data transfer request is temporarily stopped at the data limit, but at the same time a termination message is received, so the bus management uses this as a trigger to forcefully compensate for the data limit. The circuit is accessed and the data transfer is stopped due to the apparent upper N-byte boundary.
第2図は本発明に依るデータ転送制御方式の一実施例を
示す図である。FIG. 2 is a diagram showing an embodiment of the data transfer control method according to the present invention.
図中、4はバス管理回路である。In the figure, 4 is a bus management circuit.
(A)先づ主記憶装置9から入出力装置5ヘデータ転送
する場合に就いて述べる。(A) First, the case of data transfer from the main storage device 9 to the input/output device 5 will be described.
最初にバス管理回路4はNバイト変換回路1がコモンバ
ス8側と通信する状態をとる様に指示する。First, the bus management circuit 4 instructs the N-byte conversion circuit 1 to take a state in which it communicates with the common bus 8 side.
プロセッサ10によりデータ転送が許可されるとコモン
バス8、データバス6を介してNバイトのデータがNバ
イト変換回路1に蓄、えられる。When data transfer is permitted by the processor 10, N-byte data is stored in the N-byte conversion circuit 1 via the common bus 8 and the data bus 6.
此の時、バス管理回路4はNバイト変換回路1に入出力
装置用データバス7側と通信する様に指示する。At this time, the bus management circuit 4 instructs the N-byte conversion circuit 1 to communicate with the input/output device data bus 7 side.
次にNバイト変換回路1は入出力装置用データバス7を
介して入出力装置5に対し1バイトのデータを転送する
。入出力装置5は此の1バイトのデータを受信すると、
転送要求■を返す。Nバイト変換回路1は此の要求によ
り次の1バイトのデータを転送する。此の様にしてN回
転送を行う。Next, the N-byte conversion circuit 1 transfers 1 byte of data to the input/output device 5 via the input/output device data bus 7. When the input/output device 5 receives this 1-byte data,
Returns transfer request ■. In response to this request, the N-byte conversion circuit 1 transfers the next 1 byte of data. Transfer is performed N times in this manner.
Nバイト変換回路1が全ての蓄積データを転送し終わる
と、プロセッサ10に対し転送要求■を出し、此の転送
要求■に基づき主記憶装置9から次のNバイトのデータ
がNバイト変換回路1に送られる。此の様に従来方式と
同じく順次データ転送を行う。When the N-byte conversion circuit 1 has finished transferring all the accumulated data, it issues a transfer request (■) to the processor 10, and based on this transfer request (■), the next N-byte data is transferred from the main storage device 9 to the N-byte conversion circuit 1. sent to. In this way, data is transferred sequentially as in the conventional method.
最後に主記憶装置9からNバイト変換回路1に送られる
データは必ずしもNバイトとは限らない。The data finally sent from the main memory device 9 to the N-byte conversion circuit 1 is not necessarily N-bytes.
今Nバイト変換回路1に蓄えられたデータのバイト数が
Nl (N>Nl とする)とする。Assume that the number of bytes of data currently stored in the N-byte conversion circuit 1 is Nl (N>Nl).
此の場合、Nバイト変換回路1は1バイトづつのデータ
転送をN、回行った時点では従来方式と場合と同じく転
送要求■を出すことはないが、入出力装置5から終了信
号■がメツセージ通知回路3に発信される。In this case, when the N-byte conversion circuit 1 transfers data of 1 byte each N times, it does not issue a transfer request ■ as in the case of the conventional method, but the end signal ■ is sent as a message from the input/output device 5. It is transmitted to the notification circuit 3.
メツセージ通知回路3は此れをプロセッサ10に報告し
、此の報告によりプロセッサ10はデータ転送カウンタ
2の値を調べ、Nバイト変換回路1から入出力装置5に
対する転送回数がN1回であることが判る。The message notification circuit 3 reports this to the processor 10, and based on this report, the processor 10 checks the value of the data transfer counter 2 and finds that the number of transfers from the N byte conversion circuit 1 to the input/output device 5 is N1. I understand.
従ってプロセッサ10はバス管理回路4に終了の信号を
出し、バス管理回路4の出力信号■によりNバイト変換
回路1を初期化する。尚此の時Nバイト変換回路1は再
びコモンバス8側と通信出来る状態とし、転送を終了す
る。Therefore, the processor 10 issues an end signal to the bus management circuit 4, and initializes the N-byte conversion circuit 1 with the output signal 2 of the bus management circuit 4. At this time, the N-byte conversion circuit 1 is again able to communicate with the common bus 8 side, and the transfer ends.
(B)次に入出力装置5から主記憶装置9ヘデータ転送
する場合に就いて述べる。(B) Next, the case of data transfer from the input/output device 5 to the main storage device 9 will be described.
入出力装置5からデータ転送の要求が出るとバス管理回
路4はNバイト変換回路1にデータバス7側と通信出来
る状態になる様に指示する。When a data transfer request is issued from the input/output device 5, the bus management circuit 4 instructs the N-byte conversion circuit 1 to become ready for communication with the data bus 7 side.
入出力装置5から1ハイドづつN回転送されてNバイト
変換回路1に蓄えられると、Nバイト変換回路1はNバ
イトのデータをデータバス6及びコモンバス8を介して
主記憶装置9へ転送する。When each Hide is transferred N times from the input/output device 5 and stored in the N-byte conversion circuit 1, the N-byte conversion circuit 1 transfers the N-byte data to the main storage device 9 via the data bus 6 and the common bus 8. .
終了するとバス管理回路4はNバイト変換回路1を再び
データバス7側と通信可能状態にする。When the process is completed, the bus management circuit 4 makes the N-byte conversion circuit 1 ready to communicate with the data bus 7 side again.
此の様な動作を繰り返すことにより必要データ数を主記
憶装置9へ転送する。By repeating such operations, the required number of data is transferred to the main storage device 9.
同様に最後にはNバイトより少ないN2バイトがNハイ
ド変換回路1に蓄えられ、バイト数不足の為Nバイト変
換回路1から主記憶装置9へのデータ転送は行われず、
Nバイト変換回路1はデータバス7側に向い7S侭で停
止する。Similarly, in the end, N2 bytes, which are less than N bytes, are stored in the N-hide conversion circuit 1, and data is not transferred from the N-byte conversion circuit 1 to the main storage device 9 due to the insufficient number of bytes.
The N-byte conversion circuit 1 faces the data bus 7 side and stops at 7S.
然し入出力装置5からメツセージ通知回路3に終了信号
■が出るので、同様にプロセッサ10はデータ転送カウ
ンタ2の値を調べ、Nバイト変換回路1から入出力装置
5に対する転送回数がN2回であることが判る。However, since the end signal ■ is output from the input/output device 5 to the message notification circuit 3, the processor 10 similarly checks the value of the data transfer counter 2 and finds that the number of transfers from the N byte conversion circuit 1 to the input/output device 5 is N2 times. I understand that.
従ってプロセッサ10はバス管理回路4に終了の信号を
出し、バス管理回路4はNバイト変換回路1をコモンバ
ス8側と通信出来る状態にし、Nバイト変換回路1に蓄
えられているN2バイトを主記憶装置9へ転送して終了
する。Therefore, the processor 10 sends an end signal to the bus management circuit 4, and the bus management circuit 4 puts the N-byte conversion circuit 1 in a state where it can communicate with the common bus 8 side, and transfers the N2 bytes stored in the N-byte conversion circuit 1 to the main memory. Transfer to device 9 and end.
尚データ転送を終了した状態に於けるNバイト変換回路
1はコモンバス8側と通信出来る状態とする。It is assumed that the N-byte conversion circuit 1 in the state where the data transfer has been completed is in a state where it can communicate with the common bus 8 side.
以上詳細に説明した様に本発明によれば、Nバイトバウ
ダリ以外のデータ転送要求が発生した場合にも正確、且
つ迅速にデータを転送出来ると云う大きい効果がある。As described above in detail, the present invention has the great effect that data can be transferred accurately and quickly even when a data transfer request other than the N-byte boundary occurs.
第1図は本発明の原理図である。
第2図は本発明に依るデータ転送側jl’J方弐の一実
施例を示す図である。
第3図は従来のデータ転送制御方式の一例を示す図であ
る。
図中、1はNバイト変換回路、2はデータ転送カウンタ
、3はメツセージ通知回路、4はバス管理回路、5は入
出力装置、6はデータバス、7は入出力装置用データバ
ス、8はコモンバス、9は主記憶装置、10はプロセッ
サである。
第1図
本発明に依るデータ転送制御方式の一実施例第2図
第3図FIG. 1 is a diagram showing the principle of the present invention. FIG. 2 is a diagram showing an embodiment of the data transfer side jl'J according to the present invention. FIG. 3 is a diagram showing an example of a conventional data transfer control method. In the figure, 1 is an N-byte conversion circuit, 2 is a data transfer counter, 3 is a message notification circuit, 4 is a bus management circuit, 5 is an input/output device, 6 is a data bus, 7 is a data bus for input/output devices, and 8 is a data bus for input/output devices. A common bus, 9 a main memory, and 10 a processor. Fig. 1 An embodiment of the data transfer control method according to the present invention Fig. 2 Fig. 3
Claims (1)
と入出力装置用バス(7)間に、 転送データをNバイト単位に変換・逆変換するNバイト
変換回路(1)を設けてデータ転送を行う複数バイト・
バースト転送方式に於いて、 該Nバイト変換回路(1)が該コモンバス(8)側とデ
ータ転送するか、又は該入出力装置用バス(7)側とデ
ータ転送するかを制御するバス管理回路(4)を設け該
Nバイト変換回路(1)がNバイトバウンダリの状態で
ない時、 該プロセッサ(10)から該コモンバス(8)を介して
終了信号を受信した該バス管理回路(4)が該Nバイト
変換回路(1)を初期化するか、又は該Nバイト変換回
路(1)に残っているデータを送出させることを特徴と
するデータ転送制御方式。[Claims] A common bus (8) connected to a processor (10)
An N-byte conversion circuit (1) that converts and inversely converts transfer data into N-byte units is installed between the I/O device bus (7) and the multi-byte converter for data transfer.
In the burst transfer method, a bus management circuit that controls whether the N-byte conversion circuit (1) transfers data to the common bus (8) side or to the input/output device bus (7) side. (4) is provided, and when the N-byte conversion circuit (1) is not in the N-byte boundary state, the bus management circuit (4) that has received the end signal from the processor (10) via the common bus (8) A data transfer control method characterized by initializing an N-byte conversion circuit (1) or causing the N-byte conversion circuit (1) to send out remaining data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61161032A JPS6316355A (en) | 1986-07-09 | 1986-07-09 | Data transfer control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61161032A JPS6316355A (en) | 1986-07-09 | 1986-07-09 | Data transfer control system |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS6316355A true JPS6316355A (en) | 1988-01-23 |
JPH0519182B2 JPH0519182B2 (en) | 1993-03-16 |
Family
ID=15727300
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61161032A Granted JPS6316355A (en) | 1986-07-09 | 1986-07-09 | Data transfer control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6316355A (en) |
-
1986
- 1986-07-09 JP JP61161032A patent/JPS6316355A/en active Granted
Also Published As
Publication number | Publication date |
---|---|
JPH0519182B2 (en) | 1993-03-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS598105B2 (en) | Remote processor initialization method | |
WO1998015896A1 (en) | High speed heterogeneous coupling of computer systems using channel-to-channel protocol | |
JPH0630511B2 (en) | Ring transmission system with variable station order | |
JPS6316355A (en) | Data transfer control system | |
JPS58168129A (en) | Bus coupling system | |
JPS58114219A (en) | Data transfer controlling system | |
JP2674211B2 (en) | Connection data management method | |
JPH02150949A (en) | Bus connecting device | |
JPH01175056A (en) | Program transfer system | |
JPH01106251A (en) | Data transfer control system | |
JPH0693685B2 (en) | Frame selective reception method | |
JPS61250758A (en) | Communication controller | |
JPH03253960A (en) | Control system for bus connection format | |
SU1180915A1 (en) | System for switching device and interface | |
JPH054704B2 (en) | ||
JPH0426744B2 (en) | ||
JPH0436410B2 (en) | ||
JPH04119447A (en) | Access system | |
JPH0353662B2 (en) | ||
JPH03159442A (en) | Communication controller | |
JPS60128550A (en) | Full duplex communication system | |
JPS59168530A (en) | Interface control system | |
JPH01173150A (en) | Monitor system for asynchronous signal | |
JPS62131358A (en) | Data transfer equipment | |
JPH01292460A (en) | General purpose parallel interface |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |