JPS62245465A - Long packet transmitter receiver - Google Patents

Long packet transmitter receiver

Info

Publication number
JPS62245465A
JPS62245465A JP61089433A JP8943386A JPS62245465A JP S62245465 A JPS62245465 A JP S62245465A JP 61089433 A JP61089433 A JP 61089433A JP 8943386 A JP8943386 A JP 8943386A JP S62245465 A JPS62245465 A JP S62245465A
Authority
JP
Japan
Prior art keywords
address
data
dmac
long packet
udb
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP61089433A
Other languages
Japanese (ja)
Inventor
Masayasu Fujii
藤井 正泰
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP61089433A priority Critical patent/JPS62245465A/en
Publication of JPS62245465A publication Critical patent/JPS62245465A/en
Pending 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/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

Abstract

PURPOSE:To expand the memory space of transmit and receive data and to transmit and receive a long packet with indeterminate length b providing plural external address registers on the output side of a DMAC. CONSTITUTION:The plural external address registers 11-14 are provided between the output side of the direct memory access controller (DMAC) and an address bus. Each address table 21 is provided with four counters for controlling the table and those counters indicate UDB (user data block) address to be accessed by purposes. Consequently, the address space is expanded and the plural address registers, i.e. fixed-length buffers are chained and used to utilize a memory for transmit and receive data effectively.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明はデータ送受信装置に関し、特にロングパケッ
トの送受信に適したロングパケット送受信装置に関する
ものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data transmitting/receiving device, and particularly to a long packet transmitting/receiving device suitable for transmitting and receiving long packets.

〔従来の技術〕[Conventional technology]

第6図は例えば、雑誌1トランジスタ技術”1985.
11月(CQ出版社)に示され次従来のデータ送受信装
置管示すハードウェア(以下、H/wと略称)構成図で
ある。
Figure 6 shows, for example, the magazine "1 Transistor Technology" 1985.
FIG. 1 is a hardware (hereinafter abbreviated as H/W) configuration diagram of a conventional data transmitting/receiving device shown in November (CQ Publishing).

図において、1はCPU、2はダイレクト・メモリ拳ア
クセス制御装置([)irect Memory Ac
cessController 、以下DMACと略記
する)、3はマルチプロトコル・シリアル制御装置(M
ulti−Pr。
In the figure, 1 is a CPU, 2 is a direct memory access control device ([)irect Memory Ac
cessController (hereinafter abbreviated as DMAC), 3 is a multi-protocol serial control device (M
ulti-Pr.

tocol @ 5erial (”ontrolle
r 、以下NPSCと略記する)、4は送信データ、5
は受信データ、6.7はデータ回線である。また、8は
アドレスバス、9はデータバス、10は割込コントロー
ラである。
tocol @ 5erial (”ontrolle
r, hereinafter abbreviated as NPSC), 4 is transmission data, 5
is the received data, and 6.7 is the data line. Further, 8 is an address bus, 9 is a data bus, and 10 is an interrupt controller.

次に動作について説明する。まず送信データ4、受信デ
ータ5はこのシステム内のメモリ領域に格納されていて
、DMAC2はこのメモリ領域へ直接アクセスして送信
データ4を他のシステムへ送出し、また、他のシステム
から受信した受信データ5をこのメモリ領、域へ格納す
る。MPSC3は他のシステムからこのシステムにあて
てデータ回線7上に送出されたシリアルデータをプロト
コル変換し、このシステムがアクセス可能なデータとし
てDMAC2に渡す。すると、DMAC’2はこの渡さ
れたデータをシステム内のメモリ領域に受信データ5と
して格納する。DMAC2はCPU1からの指示によっ
て直接、送信データ4にアクセスしてこれtMPsc3
に渡す。MPSC3はこのデータをシリアルデータにプ
ロトコル変換し。
Next, the operation will be explained. First, the transmission data 4 and the reception data 5 are stored in a memory area within this system, and the DMAC 2 directly accesses this memory area to send the transmission data 4 to another system. Data 5 is stored in this memory area. The MPSC 3 converts the protocol of serial data sent onto the data line 7 from another system to this system, and passes it to the DMAC 2 as data that can be accessed by this system. Then, DMAC'2 stores this passed data in a memory area within the system as received data 5. DMAC2 directly accesses the transmission data 4 according to instructions from CPU1 and transmits it to tMPsc3.
give it to MPSC3 converts this data into serial data.

データ回線7上に送出する。但し、説明の便宜上、デー
タ回線6,7として分けて示しであるが、これは送信及
び受信に時分割的に使用される同一の伝送路である場合
もあシ、いずれの場合にも送信用のデータ回線6、受信
用データ回線7を1対にして1回線のデータ回線と言う
It is sent onto the data line 7. However, for convenience of explanation, data lines 6 and 7 are shown separately; however, these may be the same transmission line used for transmission and reception in a time-sharing manner; The data line 6 and the receiving data line 7 are paired together and called one data line.

第6図において、DMAC2及びMPSC3はDMAC
としての機能及びMPSCとしての機能を有する同一の
LSI1それぞれ2デバイス分持っており、これ管2チ
ャンネル分のデバイスと言う。CPLllはDMAC2
及びMPS C3の制御を行うが2チヤンネルのDMA
C機能、すなわち・チャンネル1とチャンネル2を制御
してデータの送受信を可能にしている。1回線のデータ
回線に2チヤンネルのDMACと2チヤンネルのMPS
C3管備えておればデータ回線金送、受分離することに
よって同時送受信が可能になる。
In FIG. 6, DMAC2 and MPSC3 are DMAC
Each of the same LSIs 1 has two devices each having a function as an MPSC and a function as an MPSC, and these are called devices for two tube channels. CPLll is DMAC2
and MPS C3 control, but 2 channel DMA
C function, that is, controls channel 1 and channel 2 to enable data transmission and reception. 2 channels of DMAC and 2 channels of MPS on 1 data line
If equipped with a C3 pipe, simultaneous transmission and reception will be possible by separating the data line and receiving and receiving money.

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

従来のロングパケット送受信装置は以上のように構成さ
れているので、DMACのアドレス空間を更に拡張した
い場合とか、不定長(1〜ロングパケツト長)までのデ
ータを送受信する次めにメモIJ−を最大限まで有効利
用したい場合等にはどうしてもメモリ容量に制限がある
等の問題点が6つ友。
Conventional long packet transmitting/receiving devices are configured as described above, so when you want to further expand the DMAC address space, or after transmitting/receiving data of undefined length (1 to long packet length), If you want to use it as effectively as possible, there are six problems, such as limited memory capacity.

この発明は上記のよう表問題点を解決するために成され
友もので、ダイレクト・メモリ・アクセス制御装fit
(DMAC)の出力とアドレスバスとの間に複数個の外
部アドレスレジスタを設けることによってアドレス空間
の拡張に対処し、かつ、ロングパケットのデータの送受
信に対してはデータバッファを細分化することによって
対処するようにし次ことを目的とするロングパケット送
受信装置を得ることを目的とする◇ 〔問題点を解決するための手段〕 この発明に係るロングパケット送受信装置はまずハード
ウェアの構成としてDMACから出力されるアドレスを
外部アドレスレジスタの外部回路によって拡張するよう
にし、データバッファ金細分化することによって該複数
個のバッファを送受信データ長にあわせて送受信するよ
うにしたものである。
This invention was made in order to solve the problems mentioned above, and is a direct memory access control device.
Address space expansion is handled by providing multiple external address registers between the (DMAC) output and the address bus, and by subdividing the data buffer for sending and receiving long packet data. ◇ [Means for solving the problems] The long packet transmitting and receiving device according to the present invention first has a hardware configuration in which output from a DMAC is obtained. The address to be sent is extended by an external circuit of an external address register, and data buffers are segmented to enable transmission and reception using the plurality of buffers according to the length of the data to be transmitted and received.

〔作 用〕[For production]

この発明におけるロングパケット送受信装置はDMAC
の出力側に複数個の外部アドレスレジスタを設けること
によってアドレス空間を拡張し、該複数個のアドレスレ
ジスタ、っマシ個定長バッファをチェインして用いるこ
とによって送受信データ用メモリーの有効利用を図る。
The long packet transmitting/receiving device in this invention is a DMAC
The address space is expanded by providing a plurality of external address registers on the output side, and by chaining and using the plurality of address registers and a large number of fixed-length buffers, effective use of the memory for transmitting and receiving data is achieved.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明する。図中
、第6図と同一の部分は同一の符号をもって図示した第
1図において、11〜14は外部アドレスレジスタ(測
定長バッファ) RO% R5である〇 次に動作について説明する。まず、第2図はこの発明に
用いられる送受信バッファ管理用のUDB(ユーザ・デ
ータ・ブロック)アドレステーブルの一例を示すフォー
マット図で、22はUDBアドレス、21は前記UDB
アドレス22tM個集め友テーブルで、仮にチェイン制
御管理テーブルと言い(以下単にテーブルと略記する)
DMAC2の各チャンネルごとに前記のテーブル21が
備えられ、第1図に示す如く例えば4チヤンネルのDM
AC2會持っているので4個のテーブル21が備えられ
ている。
An embodiment of the present invention will be described below with reference to the drawings. In FIG. 1, the same parts as in FIG. 6 are indicated by the same reference numerals. In FIG. 1, 11 to 14 are external address registers (measurement length buffer) RO% R5. Next, the operation will be explained. First, FIG. 2 is a format diagram showing an example of a UDB (user data block) address table for transmitting and receiving buffer management used in the present invention, where 22 is the UDB address, 21 is the UDB
It is a friend table that collects 22tM addresses, and is tentatively called a chain control management table (hereinafter simply abbreviated as table).
The table 21 is provided for each channel of the DMAC 2, and as shown in FIG.
Since there are two ACs, four tables 21 are provided.

そして、前記各テーブル21には該テーブル全管理する
ためのカウンタが4個設けられ該カウンタはそれぞれ、
目的別にアクセスすべきUDBアドレス22を示す。す
なわち、個々にはV−8TART、V−DMA、V−C
”UT、V−USEDの名称で表わされる。そして、V
−8TARTは送・受信データの先頭でレジスタR8〜
、(10〜13)にセットし之UDBアドレス22を示
すカウンタ、V−DMAはそのチャンネルのDMAC2
が現在アクセスしているtJDB (ユーザ・データ・
ブロック)を示すカウンタ、V−CUTはバッファチェ
インの暴走を押える友めのカウンタで、送・受信データ
がN7777分以内の場合V−CUT=V−8TART
+(N−1)(modM)としておけばよい。
Each table 21 is provided with four counters for managing all of the tables, each of which has the following counters:
The UDB address 22 to be accessed for each purpose is shown. That is, individually V-8TART, V-DMA, V-C
”UT, V-USED.
-8TART is the beginning of the sending/receiving data, register R8~
, (10 to 13) to indicate the UDB address 22, V-DMA is the DMAC2 of that channel.
tJDB (user data,
V-CUT is a friend counter that prevents the buffer chain from running out of control.If the sent/received data is within N7777 minutes, V-CUT=V-8TART.
It may be set as +(N-1) (modM).

このアドレスまで来ると、命ぜられたデータ転送は全部
完了し友ことになシ、この後はバッファチェイン動作を
することができないということになるO 4た、V−USEDはここから以後のUDB(ユーザ・
データ・ブロック)はすでに転送し終っていることを示
すカウンタで、これらのUDBはシステム内では処理未
済である可能性があることを示している。従って誤りて
再びこのUDBアドレスをセクトして、上記処理未済の
データを書き換えろような事をしてはいけないことを意
味する。
When this address is reached, all the requested data transfers will be completed and no buffer chain operation will be possible from now on. A user·
A counter indicating that the data block (data block) has already been transferred indicates that these UDBs may be unprocessed in the system. This means that you should not accidentally sect this UDB address again and rewrite the unprocessed data.

新しい送・受信バッファを供給する場合、ここのUDB
アドレスにセットしV−USED数値1だけカウントア
ツプすればよい。V−USED=V−U S E D 
+ 1 (mod M )とする。
When supplying new send/receive buffers, the UDB here
Just set it to the address and count up the V-USED value by 1. V-USED=V-USED
+ 1 (mod M).

次にMPSC3とDMA C2との割込みについて受信
動作の例で説明する。第3図はMPSC3からCPU1
へ割込みが入つ九時の処理を示すフローチャートで、図
において300〜311は各ステップを示す。ステップ
301はDMA(?2がTC終了(1つのUDB転送動
作の終了上意味する)しているか否かを判定し、YES
であればステップ302でフラグセットしくDMAC2
からの割込みが発生する可能性があることをこのフラグ
で示す)、Noの場合にはステップ303に移る。MP
 S C3はエラー検査機能を持っているので、エラー
が検出されたデータは受信バッファに格納する必要がな
いので、この場合はステップ303の判定はNoとなり
ステップ304が行われ、前回(7)V−8TARTt
V−DMAに戻し次後、ステップ303の判定がYES
である場合にはステップ305に入る。なお、送受信用
バッファの残9が1個の場合ステップ303はNoとな
る。ステップ305ではV−DMA+1 @V−8TA
RT及びV−DMAとし、ステップ306でV−DMA
+N、l!:V−USEDとt比較り2、V−DMA+
Nの方がV−USEDよシ小さければ受信バッファに余
裕があシN個のUDBに連続チェインしてよいことを意
味する(レディー)のでステップ308でV−8TAR
T+(N−1)eV−CUTとする。ま7tV−DMA
+NがV−USED以上である場合は(ビジー)ステッ
ク307に移5v−8TART+11jv−CUT(!
:し1個のUDBだけチェインする。次にステップ30
9でV−8TARTの示すUDBアドレス管レジしタR
8〜、に書き込む。そして、ステップ310でDMAC
2tl受信バツフア長転送可能な状態に再セットして終
了する。このような処理は各チャンネルごとにOCT及
び各カウンタに対して行う。
Next, interrupts between MPSC3 and DMA C2 will be explained using an example of reception operation. Figure 3 shows MPSC3 to CPU1
This is a flowchart showing the processing at 9 o'clock when an interrupt is entered. In the figure, 300 to 311 indicate each step. Step 301 determines whether the DMA (?2) has completed the TC (meaning the end of one UDB transfer operation), and selects YES.
If so, set the flag in step 302 and DMAC2
(This flag indicates that there is a possibility that an interrupt may occur.) If the answer is No, the process moves to step 303. M.P.
Since the S C3 has an error checking function, there is no need to store data in which an error has been detected in the reception buffer. -8TARTt
After returning to V-DMA, the determination in step 303 is YES.
If so, step 305 is entered. Note that if there is one remaining 9 in the transmission/reception buffer, the answer to step 303 is No. In step 305, V-DMA+1 @V-8TA
RT and V-DMA, and in step 306 V-DMA
+N, l! : V-USED and t comparison 2, V-DMA+
If N is smaller than V-USED, it means that there is room in the receive buffer and it is possible to chain N UDBs consecutively (ready), so in step 308 V-8TAR is sent.
Let T+(N-1)eV-CUT. Ma7tV-DMA
If +N is greater than or equal to V-USED, move to (busy) stick 307 and 5v-8TART+11jv-CUT (!
: Chain only one UDB. Next step 30
9, the UDB address register R indicated by V-8TART
Write in 8~. Then, in step 310, the DMAC
The process is reset to a state where the 2tl reception buffer length can be transferred and ends. Such processing is performed for the OCT and each counter for each channel.

第3図に示す例ではステップ306の判定でレディ一時
には最大Nバッファまでのロングパケット受信可能で、
ビジ一時には1バツフアまでのフレーム受信を行い、残
りバッファ1個の場合受信処理を行わない。
In the example shown in FIG. 3, it is determined in step 306 that long packets up to a maximum of N buffers can be received when ready.
During a busy period, frames are received up to one buffer, and when there is only one buffer remaining, no reception processing is performed.

ま几、第4図はDMAC’2からC’PUIへTC終了
割込があった場合の処理を示すフローチャートで、40
0〜405は各ステップを示し、第3図のステップ30
2でのフラグセットでセットされたフラグが存在する場
合はステップ405で7ラグをリセットする。
Figure 4 is a flowchart showing the processing when there is a TC end interrupt from DMAC'2 to C'PUI.
0 to 405 indicate each step, step 30 in FIG.
If the flag set in step 2 exists, the 7 lag is reset in step 405.

V−DMA”FV−CtJT及びフラグがセットされて
いない場合はステップ403でV−DMAI数値1だけ
インクリメントする。そしてステップ404でV−DM
AのUDBアドレス金レジしタRo〜、に書き込む。
If V-DMA"FV-CtJT and the flag are not set, the V-DMAI value is incremented by 1 in step 403. Then, in step 404, the V-DMAI value is incremented by 1.
Write to A's UDB address gold register Ro~.

また、第5図は他のソフトウェア・パッケージとのイン
ターフェース管とる几めのデータフォーマット上*すも
ので、各ユーザ・データ・ブロック(UDB)にはパッ
ケージインターフェイス・ブロック(p I B )、
なるヘッダーを付加してインターフェイス會とる(バッ
ファのチェイニング方式)。すなわち、パッケージイン
ターフェイス・ブロック(PIB)のチェインコードの
値によりバッファチェインが終シか否かを示している。
Also, Figure 5 shows the data format for interfacing with other software packages, and each user data block (UDB) has a package interface block (p I B ),
interface by adding a header (buffer chaining method). That is, the value of the chain code of the package interface block (PIB) indicates whether or not the buffer chain has ended.

例えばチェインコードがx’oo’はチェモノ終り管示
し、X′01はチェイン途中で次PIBアドレスが有効
となる0ま友、バッファの動作として送受信データの先
頭であるV−8TARTからバッファチェインの暴走を
抑えるカウンタであるV −CUTまでのN個のバッフ
ァのうちV−8TARTからアクセスしているカウンタ
V−DMAまでのバッファを通知し、V−DMA+1か
らv  CUTEでのバッファは再利用する。つまシ、
V  5TART←V−DMA+1とする。
For example, the chain code x'oo' indicates the end of the chain; Of the N buffers up to V-CUT, which is the counter that suppresses the value, the buffers from V-8TART to the accessed counter V-DMA are notified, and the buffers from V-DMA+1 to v-CUTE are reused. Tsumashi,
Set V5TART←V-DMA+1.

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

以上のようにこの発明によればDMACの出力側に複数
個の外部アドレス・レジスタ管設けるようにし九ので、
送受信データのメモリ空間が拡大されることになり不定
長のロングバケット−の送受信が高速に行え、かつメモ
リー容量的にも効率の良い安価な87w構成ができる効
果がある。
As described above, according to the present invention, a plurality of external address register tubes are provided on the output side of the DMAC.
Since the memory space for transmitting and receiving data is expanded, long buckets of undefined length can be transmitted and received at high speed, and an inexpensive 87W configuration that is efficient in terms of memory capacity can be achieved.

【図面の簡単な説明】 第1図は発明の一実施例を示すハードウェアの構成図、
第2図は送受信バッファ管理用のUDBアドレスのセッ
ト用テーブルの説明図、第3図は第2図のテーブルを管
理する説明用のフローチャート、第4図は1バツフア(
UDB )使用終了時のテーブル管理の70−チャート
、第5図は他のソフト・ウェアパッケージとのインター
フェイスをとるためのデータフォーマット図、第6図は
従来のハードウェアの構成図を示す。 図において、1はCPU、2はダイレクトφメモリ・ア
クセス・コントローラ(DMAC)、3はマルチプロト
コル・シリアル・コントローラ(MPSC)、6,7は
送・受信データ、8はアドレスバス、11〜14a外部
アドレスレジスタである。 第3図 第5図 S「 vフ    !「 U]
[Brief Description of the Drawings] Fig. 1 is a hardware configuration diagram showing an embodiment of the invention;
Figure 2 is an explanatory diagram of a table for setting UDB addresses for transmitting and receiving buffer management, Figure 3 is an explanatory flowchart for managing the table in Figure 2, and Figure 4 is an explanatory diagram of a table for setting UDB addresses for transmitting and receiving buffer management.
UDB) 70-chart for table management at the end of use, FIG. 5 shows a data format diagram for interfacing with other software packages, and FIG. 6 shows a conventional hardware configuration diagram. In the figure, 1 is a CPU, 2 is a direct φ memory access controller (DMAC), 3 is a multi-protocol serial controller (MPSC), 6 and 7 are transmit/receive data, 8 is an address bus, and 11 to 14a external It is an address register. Figure 3 Figure 5 S "vfu!" U]

Claims (1)

【特許請求の範囲】[Claims] CPUによつてマルチプロトコル・シリアル・コントロ
ーラ及びダイレクト・メモリ・アクセス・コントローラ
を制御してシリアルデータの送受信を行うロングパケッ
ト送受信装置において、前記ダイレクト・メモリ・アク
セス・コントローラの出力側とアドレスバスとの間に複
数個の外部アドレスレジスタを設け、該ダイレクト・メ
モリ・アクセス・コントローラのアドレス空間を拡大す
ることによってロングパケットを複数個の送受信バッフ
ァに分割してシステム内転送を行えるようにしたことを
特徴とするロングパケット送受信装置。
In a long packet transmitting/receiving device that transmits and receives serial data by controlling a multiprotocol serial controller and a direct memory access controller by a CPU, there is a connection between the output side of the direct memory access controller and an address bus. A feature is that by providing multiple external address registers in between and expanding the address space of the direct memory access controller, long packets can be divided into multiple transmit/receive buffers and transferred within the system. A long packet transmitting/receiving device.
JP61089433A 1986-04-18 1986-04-18 Long packet transmitter receiver Pending JPS62245465A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61089433A JPS62245465A (en) 1986-04-18 1986-04-18 Long packet transmitter receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61089433A JPS62245465A (en) 1986-04-18 1986-04-18 Long packet transmitter receiver

Publications (1)

Publication Number Publication Date
JPS62245465A true JPS62245465A (en) 1987-10-26

Family

ID=13970535

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61089433A Pending JPS62245465A (en) 1986-04-18 1986-04-18 Long packet transmitter receiver

Country Status (1)

Country Link
JP (1) JPS62245465A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02143359A (en) * 1988-11-25 1990-06-01 Nec Corp Data input and output system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02143359A (en) * 1988-11-25 1990-06-01 Nec Corp Data input and output system

Similar Documents

Publication Publication Date Title
JP2745521B2 (en) Frame transmission method
US5151895A (en) Terminal server architecture
US5604866A (en) Flow control system having a counter in transmitter for decrementing and incrementing based upon transmitting and received message size respectively for indicating free space in receiver
US11843529B2 (en) Slave-to-master data and out-of-sequence acknowledgements on a daisy-chained bus
JPH0865334A (en) Equipment and method for multimedia communication
US5958024A (en) System having a receive data register for storing at least nine data bits of frame and status bits indicating the status of asynchronous serial receiver
US5444860A (en) Translator system for message transfers between digital units operating on different message protocols and different clock rates
EP0772831B1 (en) Bidirectional parallel signal interface
JP2005167965A (en) Packet processing method and apparatus
US5961614A (en) System for data transfer through an I/O device using a memory access controller which receives and stores indication of a data status signal
KR100348545B1 (en) Communication dma device
JPS62245465A (en) Long packet transmitter receiver
JP2520905B2 (en) Serial communication controller
JP2000276437A (en) Dma controller
JP2615127B2 (en) Communication processing device
JPH0353736A (en) Reception buffer control system
JPS62267847A (en) Dma transfer control circuit
US6763405B2 (en) Process for interfacing a microprocessor with a packet based device and respective system
JP2002281039A (en) Packet transmitter-receiver
KR100299572B1 (en) Interface device between microprocessor and peripherals equipped with burst mode bus
JP2004054419A (en) Inter-node transaction processor
JPH0546529A (en) Direct memory access system
JPH05265925A (en) Data transfer controller
JPS59163662A (en) Access system of memory
JPH084278B2 (en) Microcomputer system with serial communication function