JPH0447345B2 - - Google Patents

Info

Publication number
JPH0447345B2
JPH0447345B2 JP61297149A JP29714986A JPH0447345B2 JP H0447345 B2 JPH0447345 B2 JP H0447345B2 JP 61297149 A JP61297149 A JP 61297149A JP 29714986 A JP29714986 A JP 29714986A JP H0447345 B2 JPH0447345 B2 JP H0447345B2
Authority
JP
Japan
Prior art keywords
control circuit
serial communication
communication control
data
processor
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
Application number
JP61297149A
Other languages
Japanese (ja)
Other versions
JPS63149751A (en
Inventor
Fumio Usui
Juichi Goto
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 JP61297149A priority Critical patent/JPS63149751A/en
Publication of JPS63149751A publication Critical patent/JPS63149751A/en
Publication of JPH0447345B2 publication Critical patent/JPH0447345B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Bus Control (AREA)
  • Computer And Data Communications (AREA)

Description

【発明の詳細な説明】 〔概要〕 直接メモリアクセス(以後DMAと略す)制御
回路の一つチヤネルを制御し、シリアル通信制御
回路と同期し、時分割で送信データと受信データ
のメモリとシリアル通信制御回路間のデータ転送
を行わせることにより、プロセツサの介入を不要
とすると共に、チヤネルも一つで良いようにし
て、ハードウエア資源の利用効率を高め、プロセ
ツサの割込みレベル数の制限を排除した。
[Detailed Description of the Invention] [Summary] Controls one channel of the direct memory access (hereinafter abbreviated as DMA) control circuit, synchronizes with the serial communication control circuit, and performs serial communication with the memory of transmit data and receive data in a time-sharing manner. By transferring data between control circuits, processor intervention is not required, and only one channel is required, increasing hardware resource utilization efficiency and eliminating limitations on the number of processor interrupt levels. .

〔産業上の利用分野〕[Industrial application field]

本発明はDMA制御回路を用いて半二重通信を
行う装置に係り、特にシリアル通信制御回路の制
御を該DMA制御回路が実施することで、プロセ
ツサの負担を軽減すると共に、DMA制御回路の
チヤネル数も減少させる直接メモリアクセス制御
回路の半二重通信方式に関する。
The present invention relates to a device that performs half-duplex communication using a DMA control circuit, and in particular, the DMA control circuit controls the serial communication control circuit, thereby reducing the burden on the processor and controlling the channel of the DMA control circuit. The present invention relates to a half-duplex communication method for direct memory access control circuits that also reduces the number of direct memory access control circuits.

近年、計算機システムの運用形態はホスト中心
型からワークステーシヨン中心型へと変化し、デ
ータの集中処理方式から分散処理方式にと移行し
ており、ワークステーシヨンとホストコンピユー
タとが回線で接続され、相互に通信することが盛
んとなつている。
In recent years, the operational format of computer systems has changed from host-centric to workstation-centric, and from centralized data processing to distributed processing, where workstations and host computers are connected by lines and Communication is becoming more and more popular.

このため、プロセツサとメモリとDMA制御回
路とシリアル通信制御回路を備え、DMA制御回
路のチヤネルの制御によりメモリからシリアル通
信制御回路を経て回線にデータを送出し、回線か
らシリアル通信制御回路が受信したデータをメモ
リに格納することで、半二重通信によりデータの
転送を行う装置が利用されるようになつてきた。
For this reason, it is equipped with a processor, memory, DMA control circuit, and serial communication control circuit, and by controlling the channel of the DMA control circuit, data is sent from the memory to the line via the serial communication control circuit, and data is received from the line by the serial communication control circuit. Devices that transfer data using half-duplex communication by storing data in memory have come into use.

このような半二重通信を行う場合、プロセツサ
の介入を極力減少させると共に、DMA制御回路
のチヤネル数も少なくて済むようにすることが必
要である。
When performing such half-duplex communication, it is necessary to reduce processor intervention as much as possible, and to reduce the number of channels in the DMA control circuit.

〔従来の技術〕[Conventional technology]

第3図は従来の技術を説明するブロツク図で、
第4図は第3図の動作を説明するタイムチヤート
である。
Figure 3 is a block diagram explaining the conventional technology.
FIG. 4 is a time chart explaining the operation of FIG. 3.

プロセツサ1は送信を開始する場合、まず
DMA制御回路2をイネーブルとして、シリアル
通信制御回路6に送信開始を指示し、シリアル通
信制御回路6は回線を経て相手装置を呼出し、通
信が可能となると、第3図及び第4図に示す如
く、DMA制御回路2のチヤネル3に送信データ
転送要求を送出する。チヤネル3はDMA制御回
路2の共通部を経てプロセツサ1にバス占有要求
を送出し、バスを占有してメモリ5からデータを
読出し、第4図に示す如く、シリアル通信制御
回路6に送出する。
When processor 1 starts transmitting, it first
The DMA control circuit 2 is enabled and the serial communication control circuit 6 is instructed to start transmitting, and the serial communication control circuit 6 calls the other device via the line. When communication is possible, the communication starts as shown in FIGS. 3 and 4. , sends a transmission data transfer request to channel 3 of DMA control circuit 2. Channel 3 sends a bus occupancy request to processor 1 via the common part of DMA control circuit 2, occupies the bus, reads data from memory 5, and sends it to serial communication control circuit 6 as shown in FIG.

シリアル通信制御回路6はこの並列データを直
列データに変換して、第4図に示す如く回線に
送出する。そして、送信が完了すると第3図及び
第4図に示す如く、マスク不可能割込みで、プ
ロセツサ1に割込むことで送信完了を通知する。
The serial communication control circuit 6 converts this parallel data into serial data and sends it to the line as shown in FIG. When the transmission is completed, as shown in FIGS. 3 and 4, a non-maskable interrupt is used to interrupt the processor 1 to notify the processor 1 of the completion of the transmission.

この割込みで送信完了を通知されたプロセツサ
1は、第4図に示す如く、シリアル通信制御回
路6を送信状態から受信状態に切替える信号を送
出する。シリアル通信制御回路6は相手装置から
直列データを受信すると、並列データに変換し、
第3図及び第4図に示す如く、DMA制御回路
2のチヤネル4に対しデータ転送要求を送出す
る。
Processor 1, notified of the completion of transmission by this interrupt, sends out a signal to switch serial communication control circuit 6 from the transmission state to the reception state, as shown in FIG. When the serial communication control circuit 6 receives serial data from the other device, it converts it into parallel data.
As shown in FIGS. 3 and 4, a data transfer request is sent to channel 4 of DMA control circuit 2.

チヤネル4はDMA制御回路2の共通部を経て
プロセツサ1にバス占有要求を送出して、バスを
占有すると、第4図に示す如くシリアル通信制
御回路6が送出する受信データをメモリ5に転送
し、第4図に示す如くメモリ5に順次格納す
る。
The channel 4 sends a bus occupancy request to the processor 1 via the common part of the DMA control circuit 2, and when the bus is occupied, the received data sent by the serial communication control circuit 6 is transferred to the memory 5 as shown in FIG. , are sequentially stored in the memory 5 as shown in FIG.

データの受信が完了すると、シリアル通信制御
回路6は、第3図及び第4図に示す如く、プロ
セツサ1にマスク不可能割込みにより受信完了を
通知する。この受信完了通知によりプロセツサ1
はDMA制御回路2をデイセーブルにした後、シ
リアル通信制御回路6に第4図に示す如く、シ
リアル通信制御回路6を受信デイセーブル状態に
切替える信号を送出する。
When the data reception is completed, the serial communication control circuit 6 notifies the processor 1 of the completion of reception by a non-maskable interrupt, as shown in FIGS. 3 and 4. Processor 1 receives this reception completion notification.
After disabling the DMA control circuit 2, it sends a signal to the serial communication control circuit 6 to switch the serial communication control circuit 6 to a reception disabled state, as shown in FIG.

以後、規定の時間を経過した後に、上記の動作
を繰り返す。
Thereafter, the above operation is repeated after a specified period of time has elapsed.

相手装置からの受信を待ち受ける場合、プロセ
ツサ1はDMA制御回路2とシリアル通信制御回
路6をイネーブルとして置く。シリアル通信制御
回路6は相手装置から呼出されると、第3図及び
第4図に示す如く、プロセツサ1にマスク不可
能割込みにより、データ受信を通知する。この割
込みでデータ受信を通知されたプロセツサ1は、
シリアル通信制御回路6を受信状態に切替える信
号を送出する。以後の動作は上記と同様であるた
め説明を省略する。
When waiting for reception from a partner device, the processor 1 enables the DMA control circuit 2 and the serial communication control circuit 6. When called by the other device, the serial communication control circuit 6 notifies the processor 1 of data reception by a non-maskable interrupt, as shown in FIGS. 3 and 4. Processor 1, which was notified of data reception by this interrupt,
A signal is sent to switch the serial communication control circuit 6 to a receiving state. The subsequent operations are the same as those described above, so the explanation will be omitted.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記の如く従来はシリアル通信制御回路6から
プロセツサ1に、マスク不可能割込みにより割込
むことで、プロセツサ1の指示により送信状態と
受信状態とを切替えており、且つ、DMA制御回
路2のチヤネル3を送信データ転送制御に、チヤ
ネル4を受信データ転送制御に使用している。
As described above, conventionally, the serial communication control circuit 6 interrupts the processor 1 with a non-maskable interrupt to switch between the transmitting state and the receiving state according to instructions from the processor 1, and the channel 3 of the DMA control circuit 2 is used for transmit data transfer control, and channel 4 is used for receive data transfer control.

ところで、半二重通信は送信と受信が時分割で
実施されるため、送信時にはチヤネル4が、受信
時にはチヤネル3が動作していない。従つて、ハ
ードウエアが有効に利用されていないという問題
がある。
By the way, in half-duplex communication, transmission and reception are carried out in a time-division manner, so channel 4 is not operating during transmission, and channel 3 is not operating during reception. Therefore, there is a problem that the hardware is not used effectively.

又更に、プロセツサ1はメモリ5のパリテイエ
ラー時の割込みや、他の入出力装置等からの割込
みを受けねばならず、送受信状態の切替えにマス
ク不可能割込みで、シリアル通信制御回路6から
割込まれると、重要な割込み処理が遅延したり、
エラーと区別がつかない等の不都合があり、3レ
ベル以上の割込みレベルを持つプロセツサが要求
され、2レベルの割込みレベルのプロセツサは使
用が困難となるという問題がある。
Furthermore, the processor 1 must receive interrupts when a parity error occurs in the memory 5, interrupts from other input/output devices, etc., and must receive interrupts from the serial communication control circuit 6 as non-maskable interrupts to switch the transmit/receive state. If this occurs, important interrupt processing may be delayed, or
There are disadvantages such as inability to distinguish from errors, and a processor with three or more interrupt levels is required, while a processor with two interrupt levels is difficult to use.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の一実施例を示す回路のブロツ
ク図である。
FIG. 1 is a block diagram of a circuit showing one embodiment of the present invention.

DMA制御回路7の命令解読回路8は、メモリ
5の命令テーブル9から命令を読出して解析し、
チヤネル10を経て入力したシリアル通信制御回
路6が送出する送信データ転送要求により、チヤ
ネル10に指示してメモリ5から送信データをシ
リアル通信制御回路6に送出させ、所定量のデー
タの転送が完了すると、命令テーブル9の命令を
読出し、シリアル通信制御回路6を受信状態に切
替え、受信データをメモリ5に格納する構成とす
る。
The instruction decoding circuit 8 of the DMA control circuit 7 reads the instruction from the instruction table 9 of the memory 5 and analyzes it.
A transmission data transfer request sent by the serial communication control circuit 6 input via the channel 10 instructs the channel 10 to transmit the transmission data from the memory 5 to the serial communication control circuit 6, and when the transfer of a predetermined amount of data is completed. , reads the commands from the command table 9, switches the serial communication control circuit 6 to a receiving state, and stores the received data in the memory 5.

〔作用〕[Effect]

上記構成とすることにより、DMA制御回路7
の命令解読回路8がメモリ5の命令テーブル9の
命令を解析し、チヤネル10とシリアル通信制御
回路6とを時分割で制御して、データの送信及び
受信を行うため、プロセツサ1のシリアル通信制
御回路6に対する送受切替制御介入を不要とする
ことが可能となる。
By having the above configuration, the DMA control circuit 7
The instruction decoding circuit 8 of the processor 1 analyzes the instructions in the instruction table 9 of the memory 5, and controls the channel 10 and the serial communication control circuit 6 in a time-sharing manner to transmit and receive data. It becomes possible to eliminate the need for transmission/reception switching control intervention in the circuit 6.

従つて、チヤネル10は一つで良く、プロセツ
サ1の負担を軽減すると共に、プロセツサ1の割
込みレベル数の制限を排除することが出来る。
Therefore, only one channel 10 is required, which reduces the burden on the processor 1 and eliminates limitations on the number of interrupt levels of the processor 1.

〔実施例〕〔Example〕

第2図は第1図の動作を説明するタイムチヤー
トである。
FIG. 2 is a time chart explaining the operation of FIG. 1.

第1図において、プロセツサ1は送信を開始す
る場合、DMA制御回路7をイネーブルとする。
これによりDMA制御回路7の命令解読回路8
は、チヤネル10を経てメモリ5の命令テーブル
9から命令を読出して解析し、待機状態となる。
In FIG. 1, processor 1 enables DMA control circuit 7 when starting transmission.
As a result, the instruction decoding circuit 8 of the DMA control circuit 7
reads the command from the command table 9 in the memory 5 via the channel 10, analyzes it, and enters a standby state.

この後プロセツサ1はシリアル通信制御回路6
に送信開始を指示し、シリアル通信制御回路6は
回線を経て相手装置を呼出し、通信が可能となる
と、第1図及び第2図〓に示す如く、OR回路1
1を経てDMA制御回路7のチヤネル10に送信
データ転送要求を送出する。
After that, the processor 1 uses the serial communication control circuit 6.
The serial communication control circuit 6 calls the other device via the line, and when communication is possible, the OR circuit 1
1 and sends a transmission data transfer request to channel 10 of DMA control circuit 7.

チヤネル10を経て送信データ転送要求を受け
たDMA制御回路7はプロセツサ1にバス占有要
求を送出し、バスを占有してからチヤネル10に
メモリ5からデータ読出させ、第2図〓に示す如
く、シリアル通信制御回路6に送出させる。
The DMA control circuit 7, which has received a transmission data transfer request via the channel 10, sends a bus occupancy request to the processor 1, occupies the bus, and then causes the channel 10 to read data from the memory 5, as shown in FIG. It is sent to the serial communication control circuit 6.

命令テーブル9には予め定めた形式で、送信デ
ータ転送と、シリアル通信制御装置6の受信状態
への切替えと、受信データ転送を命令するように
設定されている。
The command table 9 is set in a predetermined format to instruct transmission data transfer, switching of the serial communication control device 6 to the reception state, and reception data transfer.

シリアル通信制御回路6はメモリ5から読出さ
れた並列データを直列データに変換して第2図〓
に示す如く回線に送出する。予め定められたデー
タ量を転送し終えると命令解読回路8はチヤネル
10を経てメモリ5の命令テーブル9から次の命
令を読出す。
The serial communication control circuit 6 converts the parallel data read from the memory 5 into serial data and converts it into serial data.
It is sent to the line as shown in . When the predetermined amount of data has been transferred, the instruction decoding circuit 8 reads the next instruction from the instruction table 9 in the memory 5 via the channel 10.

命令テーブル9の次の命令はシリアル通信制御
回路6の受信状態への切替えを命令しているた
め、この命令を解読した命令解読回路8の指示に
よりチヤネル10は、第2図〓に示す如く、シリ
アル通信制御回路6を受信状態に切替える信号を
送出する。
Since the next command in the command table 9 instructs the serial communication control circuit 6 to switch to the receiving state, the channel 10, as shown in FIG. A signal is sent to switch the serial communication control circuit 6 to a receiving state.

この後命令解読回路8は、メモリ5の命令テー
ブル9から次の命令を読出して解析し待機状態と
なる。
Thereafter, the instruction decoding circuit 8 reads the next instruction from the instruction table 9 in the memory 5, analyzes it, and enters a standby state.

シリアル通信制御回路6は相手装置からデータ
を受信すると、並列データに変換し、OR回路1
1を経て第1図及び第2図〓に示す如く、チヤネ
ル10に対しデータ転送要求を送出する。
When the serial communication control circuit 6 receives data from the other device, it converts it into parallel data and sends it to the OR circuit 1.
1, a data transfer request is sent to the channel 10 as shown in FIGS. 1 and 2.

チヤネル10を経てこのデータ転送要求を受け
たDMA制御回路7は、プロセツサ1にバス占有
要求を送出して、バスを占有すると、チヤネル1
0に受信データ転送を指示する。チヤネル10は
第2図〓に示す如くシリアル通信制御回路6が送
出する受信データをメモリ5に転送し、第2図〓
に示す如くメモリ5に順次格納する。
The DMA control circuit 7, which has received this data transfer request via the channel 10, sends a bus occupation request to the processor 1, and when the bus is occupied, the DMA control circuit 7
0 to transfer received data. The channel 10 transfers the received data sent by the serial communication control circuit 6 to the memory 5 as shown in FIG.
The data are sequentially stored in the memory 5 as shown in FIG.

データの受信が完了すると、シリアル通信制御
回路6は、第1図及び第2図〓に示す如く、割込
み制御回路12を経て、マスク可能割込みによ
り、プロセツサ1に受信完了を通知する。プロセ
ツサ1はDMA制御回路7を停止させ、シリアル
通信制御回路6をデイセーブルとする。
When the reception of data is completed, the serial communication control circuit 6 notifies the processor 1 of the completion of reception by means of a maskable interrupt via the interrupt control circuit 12, as shown in FIGS. 1 and 2. Processor 1 stops DMA control circuit 7 and disables serial communication control circuit 6.

これで一回の送受信動作を完了し、以後上記の
動作を繰り返す。
This completes one transmission/reception operation, and the above operation is repeated thereafter.

相手装置からの受信を待ち受ける場合、プロセ
ツサ1は予めDMA制御回路7に命令テーブル9
の受信命令から動作するように指示している。命
令解読回路8は、命令テーブル9の受信データ転
送命令から読出しを開始し、チヤネル10を経て
シリアル通信制御回路6を受信状態に切替える信
号を送出する。
When waiting for reception from the other device, the processor 1 sends the instruction table 9 to the DMA control circuit 7 in advance.
It is instructed to operate from the received command. The command decoding circuit 8 starts reading from the received data transfer command in the command table 9, and sends out a signal to switch the serial communication control circuit 6 to the receiving state via the channel 10.

シリアル通信制御回路6は相手装置から呼出さ
れると、第2図〓に示す如く、チヤネル10にデ
ータ転送要求を送出する。チヤネル10を経てデ
ータ転送を要求されたDMA制御回路7は前記同
様、バスを占有して、チヤネル10に受信データ
転送を指示する。以後の動作は上記と同様である
ため説明を省略する。
When called by a partner device, the serial communication control circuit 6 sends a data transfer request to the channel 10, as shown in FIG. The DMA control circuit 7, which has been requested to transfer data via the channel 10, occupies the bus and instructs the channel 10 to transfer the received data, as described above. The subsequent operations are the same as those described above, so the explanation will be omitted.

〔発明の効果〕〔Effect of the invention〕

以上説明した如く、本発明はDMA制御回路の
一つのチヤネルを時分割で切替え、半二重通信の
データ転送を制御させるため、ハードウエア資源
の有効利用が可能となり、且つ、シリアル通信制
御回路の送受信状態切替制御にプロセツサの介入
を不要とするため、プロセツサの負担を軽減する
と共に、割込みレベル数の制限を排除することが
出来る。
As explained above, the present invention switches one channel of the DMA control circuit in a time-division manner to control data transfer in half-duplex communication, which makes it possible to effectively utilize hardware resources, and also allows the serial communication control circuit to control data transfer. Since the processor does not need to intervene in the transmission/reception state switching control, the burden on the processor can be reduced and the limit on the number of interrupt levels can be eliminated.

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

第1図は本発明の一実施例を示す回路のブロツ
ク図、第2図は第1図の動作を説明するタイムチ
ヤート、第3図は従来の技術を説明するブロツク
図、第4図は第3図の動作を説明するタイムチヤ
ートである。 図において、1はプロセツサ、2,7はDMA
制御回路、3,4,10はチヤネル、5はメモ
リ、6はシリアル通信制御回路、8は命令解読回
路、9は命令テーブル、11はOR回路、12は
割込み制御回路である。
FIG. 1 is a block diagram of a circuit showing an embodiment of the present invention, FIG. 2 is a time chart explaining the operation of FIG. 1, FIG. 3 is a block diagram explaining a conventional technique, and FIG. 3 is a time chart explaining the operation of FIG. 3. In the figure, 1 is a processor, 2 and 7 are DMA
Control circuits, 3, 4, and 10 are channels, 5 is a memory, 6 is a serial communication control circuit, 8 is an instruction decoding circuit, 9 is an instruction table, 11 is an OR circuit, and 12 is an interrupt control circuit.

Claims (1)

【特許請求の範囲】 1 プロセツサ1と複数のチヤネルを持つ直接メ
モリアクセス制御回路7とメモリ5とシリアル通
信制御回路6を備えて半二重通信を行う装置にお
いて、 該メモリ5に該シリアル通信制御回路6を送受
信状態切替えとデータ転送を指示する命令を所定
の順序で格納した命令テーブル9と、 前記直接メモリアクセス制御回路7に該命令テ
ーブル9の命令を解読する命令解読回路8とを設
け、 該命令解読回路8が該命令テーブル9から読出
した命令と、前記シリアル通信制御回路6からの
データ転送要求に基づき、該直接メモリアクセス
制御回路7の一つのチヤネル10を制御し、時分
割で該シリアル通信制御回路6と同期して、前記
メモリ5と該シリアル通信制御回路6間における
送信データと受信データのデータ転送を行わせる
ことを特徴とする直接メモリアクセス制御回路の
半二重通信方式。
[Scope of Claims] 1. A device that performs half-duplex communication by comprising a processor 1, a direct memory access control circuit 7 having a plurality of channels, a memory 5, and a serial communication control circuit 6, wherein the memory 5 has the serial communication control circuit 7. an instruction table 9 storing instructions in a predetermined order for instructing the circuit 6 to switch the transmission/reception state and transfer data; and the direct memory access control circuit 7 is provided with an instruction decoding circuit 8 for decoding the instructions in the instruction table 9. The command decoding circuit 8 controls one channel 10 of the direct memory access control circuit 7 based on the command read from the command table 9 and the data transfer request from the serial communication control circuit 6, and reads the command in a time-sharing manner. A half-duplex communication system for a direct memory access control circuit, characterized in that transmission data and reception data are transferred between the memory 5 and the serial communication control circuit 6 in synchronization with the serial communication control circuit 6.
JP61297149A 1986-12-12 1986-12-12 Half-duplex communication system in direct memory access control circuit Granted JPS63149751A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61297149A JPS63149751A (en) 1986-12-12 1986-12-12 Half-duplex communication system in direct memory access control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61297149A JPS63149751A (en) 1986-12-12 1986-12-12 Half-duplex communication system in direct memory access control circuit

Publications (2)

Publication Number Publication Date
JPS63149751A JPS63149751A (en) 1988-06-22
JPH0447345B2 true JPH0447345B2 (en) 1992-08-03

Family

ID=17842834

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61297149A Granted JPS63149751A (en) 1986-12-12 1986-12-12 Half-duplex communication system in direct memory access control circuit

Country Status (1)

Country Link
JP (1) JPS63149751A (en)

Also Published As

Publication number Publication date
JPS63149751A (en) 1988-06-22

Similar Documents

Publication Publication Date Title
JPH0435098B2 (en)
JPH04346151A (en) Data processor
US5611056A (en) Method for controlling the expansion of connections to a SCSI bus
JPH0447345B2 (en)
US5125079A (en) Method for controlling the data transmission of a central unit interfacing control circuit and circuit arrangement for the implementation of the method
JPS60142768A (en) Data transfer device
JPS615361A (en) Communication interface circuit
JPH03262063A (en) Bus control circuit for dma transfer
JPS63213053A (en) Data transfer system
JPS6055752A (en) Packet processing system
JP2533152B2 (en) Direct memory access status judgment circuit
JPS61133461A (en) Dma transfer control system
JPS61186046A (en) System for controlling terminal equipment connection
JPH03290750A (en) DMA transfer method
JPH0630486B2 (en) Transmission / reception control method for half-duplex communication
JPS58213336A (en) Communication controller
JPH02170253A (en) I/O control method for data processing equipment
JPS60196866A (en) Data processor
JPS61166670A (en) Bus switching system for service processor
JPH03113554A (en) Data transfer system
JPS61246861A (en) Data transfer control system
JPH0154730B2 (en)
JPS62174853A (en) Communication control processing device
JPH04342343A (en) Data transfer system and serial data controller
JPH08320842A (en) Data transfer control system