JPH0567014A - Protocol processor - Google Patents

Protocol processor

Info

Publication number
JPH0567014A
JPH0567014A JP3229329A JP22932991A JPH0567014A JP H0567014 A JPH0567014 A JP H0567014A JP 3229329 A JP3229329 A JP 3229329A JP 22932991 A JP22932991 A JP 22932991A JP H0567014 A JPH0567014 A JP H0567014A
Authority
JP
Japan
Prior art keywords
value
bus
address
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.)
Pending
Application number
JP3229329A
Other languages
Japanese (ja)
Inventor
Hajime Matsumoto
元 松本
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 JP3229329A priority Critical patent/JPH0567014A/en
Publication of JPH0567014A publication Critical patent/JPH0567014A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To provide a protocol processor by which a check sum value can be calculated at a high speed. CONSTITUTION:This device is equipped with a check sum computing element 7 which is connected with a bus 2 in a protocol processor 1. The check sum computing element 7 temporarily holds the address of a main storage part 3 in which the initial data for calculating a check sum value outputted by a processor 4 are stored, outputs it to the bus 2, and outputs an address value to which only the preliminarily decided number of bits is added at each time of the execution of one time of arithmetic operation. An arithmetic number of time counter 72 receives an arithmetic number of time value outputted from the processor 4, subtracts one by one from the value at each time of the execution of one time of arithmetic operation, and outputs an arithmetic operation end command to the bus 2 when the result is turned to 0. An accumulator 73 reads the data stored in the address of the main storage part 3 outputted from an address counter 71, accumulates the read data, and outputs the result to the bus 2, until receiving the above mentioned arithmetic operation end command.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はプロトコル処理装置に関
し、特にローカルエリアネットワークのプロトコル中の
フレームのチェックサムの処理のために使用するチェッ
クサムの値を算出するチェックサム演算器をもつプロト
コル処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a protocol processor, and more particularly to a protocol processor having a checksum calculator for calculating a checksum value used for processing a checksum of a frame in a protocol of a local area network. Regarding

【0002】[0002]

【従来の技術】複数の情報処理装置間を伝送線路等で接
続してローカルエリアネットワークを形成しているこれ
らの複数の情報処理装置相互間のデータの授受、あるい
は、複数のローカルエリアネットワーク間のデータの授
受を行うとき、データ伝送中に生じる伝送エラーを防止
するために、たとえば、予め決められた方法により、送
信データにチェックサム値を挿入して他のデータととも
に送信を行う。受信側では、この受信したチェックサム
値と受信した他のデータから予め決められた方法により
生成したチェックサム値とを比較し、その結果がこれら
の二つのチェックサム値が等しければデータを誤りなく
受信したと判断し、もし、比較したチェックサム値が互
いに異なっていればデータの受信に誤りがあるとして、
このデータについて再伝送を行うことによりデータを伝
送するときに生ずる誤りを防止することがしばしば行わ
れている。
2. Description of the Related Art A plurality of information processing apparatuses are connected by a transmission line or the like to form a local area network, and data is transmitted or received between the plurality of information processing apparatuses or between the plurality of local area networks. When transmitting / receiving data, in order to prevent a transmission error occurring during data transmission, for example, a checksum value is inserted into transmission data by a predetermined method, and transmission is performed together with other data. At the receiving side, the received checksum value is compared with the checksum value generated from the other received data by a predetermined method, and if the result is equal to these two checksum values, the data is detected without error. It is judged that the data has been received, and if the compared checksum values are different from each other, it means that there is an error in data reception,
Retransmission of this data often prevents errors that occur when transmitting the data.

【0003】ローカルエリアネットワーク内で上記の受
信したデータにより上述したチェックサムを生成する場
合に、従来のプロトコル処理装置ではデータを受信する
と内部に備えているプロセッサにより予めプロトコル処
理装置内に記憶しているプログラムを用いて上述したチ
ェックサムを生成している。
When the above-mentioned checksum is generated from the received data in the local area network, when the conventional protocol processing device receives the data, it is stored in advance in the protocol processing device by the processor provided therein. The checksum described above is generated using a program that exists.

【0004】たとえば、雑誌インターフェースの198
8年5月号の第246頁の図6の「チェックサム計算の
プログラム例」に記載されているようにTCP/IP
(トランスミッションコントロールプロトコル/インタ
ーネットプロトコル)で規定されているインターネット
プロトコル(IP)に基づくチェックサムの算出にはプ
ログラム言語Cで記述されたチェックサムの計算のため
のプログラムの一例が示されている。
For example, the magazine interface 198.
TCP / IP as described in “Program example of checksum calculation” in FIG. 6 on page 246 of May 8 issue.
The calculation of the checksum based on the Internet protocol (IP) defined by (Transmission control protocol / Internet protocol) shows an example of a program for calculating the checksum described in the programming language C.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のプロト
コル処理装置は、チェックサムを算出するために予め用
意してあるプログラムを用いて上述のプロトコル処理装
置内種々の処理を行う処理構成要素を動作させて所望の
チェックサムを求めている。しかしながら、このよう
な、プログラムを使用してチェックサムを求める場合に
は多くの実行時間を必要とするためデータ伝送の効率が
低下するという欠点を有している。
The above-mentioned conventional protocol processing device operates the processing components for performing various processes in the protocol processing device using a program prepared in advance for calculating the checksum. Then, the desired checksum is obtained. However, there is a drawback in that the efficiency of data transmission is reduced because a long execution time is required when the checksum is obtained using a program.

【0006】本発明の目的は、上述のようなローカルエ
リアネットワーク内で使用され受信したデータについて
の定められたプロトコルに従ったデータを処理するプロ
トコルの処理装置内にチェックサムの処理を専用で行う
演算器を設けて高速にチェックサムの処理を行うことを
可能とするプロトコル処理装置を提供することにある。
An object of the present invention is to perform checksum processing exclusively in a processing device of a protocol which processes data according to a predetermined protocol for data received and used in a local area network as described above. An object of the present invention is to provide a protocol processing device which is provided with an arithmetic unit and can perform checksum processing at high speed.

【0007】[0007]

【課題を解決するための手段】第1の本発明のプロトコ
ル処理装置は、ローカルエリアネットワークのプロトコ
ルに従って受信したデータの処理を内蔵するプロセッサ
の制御によりバスを介して内部の記憶部に一旦記憶した
データについて行うプロトコル処理装置において、前記
プロセッサより前記バスを介して出力される演算回数値
を受信し一時記憶しておき1回の演算ごとに前記演算回
数値を1ずつ減じ前記演算回数値がゼロとなったとき停
止する演算回数カウンタと、前記記憶部に記憶されてい
るデータの内で最初に演算すべきデータを記憶している
アドレス値を前記プロッセサより前記バスを介して受信
しそのアドレス値を次の演算時まで一時保持し前記演算
回数カウンタの値がゼロになるまで前記アドレス値を予
め決められたビット数単位だけ増加し次の演算時まで保
持するアドレスカウンタと、前記演算回数カウンタの値
がゼロになるまで前記ビット単位で前記アドレスカウン
タよりバスに出力されるアドレス値を先頭とするデータ
を入力し累算しその結果を保持しプロセッサからの読出
し指示により前記バスにその値を出力するアキュムレー
タとより成るチェックサム演算器を備えて構成されてい
る。
In the protocol processing device of the first aspect of the present invention, the processing of the data received according to the protocol of the local area network is temporarily stored in the internal storage section via the bus under the control of the processor. In a protocol processing device that performs data, the operation count value output from the processor via the bus is received and temporarily stored, and the operation count value is decremented by 1 for each operation, and the operation count value is zero. And the address value that stores the first data to be calculated among the data stored in the storage unit is received from the processor via the bus, and the address value is received. Is temporarily held until the next calculation, and the address value is set to a predetermined value until the value of the calculation counter reaches zero. Input an address counter that increments by several units and holds it until the next operation, and data starting from the address value output from the address counter to the bus in bit units until the value of the operation number counter becomes zero. It comprises a checksum calculator comprising an accumulator for accumulating and holding the result and outputting the value to the bus in response to a read instruction from the processor.

【0008】また、第2の本発明のプロトコル処理装置
は、ローカルエリアネットワークのプロトコルに従って
受信したデータの処理を内蔵するプロセッサの制御によ
りバスを介して内部の記憶部に一旦記憶したデータにつ
いて行うプロトコル処理装置において、前記プロセッサ
より前記バスを介して出力される演算回数値を受信し一
時記憶しておき1回の演算ごとに前記演算回数値を1ず
つ減じ前記演算回数値がゼロとなったとき停止する演算
回数カウンタと、前記記憶部に記憶されているデータの
内で最初に演算すべきデータを記憶しているアドレス値
を前記プロッセサより前記バスを介して受信しそのアド
レス値を次の演算時まで一時保持し前記演算回数カウン
タの値がゼロになるまで前記アドレス値を予め決められ
たビット数単位だけ増加し前記次の演算実行信号を受信
するまで保持するアドレスカウンタと、前記プロセサに
より前記バスを介して出力されるチェックサムの初期値
を読み取り前記演算回数カウンタの値がゼロになるまで
前記ビット単位で前記アドレスカウンタよりバスに出力
されるアドレス値を先頭とするデータを入力し累算しそ
の結果を保持しプロセッサからの読出し指示により前記
バスにその値を出力するアキュムレータとより成るチェ
ックサム演算器を備えている。
The protocol processing device according to the second aspect of the present invention is a protocol for processing data once stored in an internal storage section via a bus under the control of a processor having a built-in processing of data received according to a protocol of a local area network. In the processing device, when the operation count value output from the processor via the bus is received and temporarily stored, and the operation count value is reduced by 1 for each operation, the operation count value becomes zero. An operation counter that stops and an address value storing the first data to be calculated among the data stored in the storage unit are received from the processor via the bus, and the address value is then calculated. The address value is a unit of a predetermined number of bits until it is temporarily held until the value of the operation number counter reaches zero. An address counter which increases and holds until the next operation execution signal is received, and an initial value of a checksum output by the processor via the bus is read, and the bit unit is added until the value of the operation number counter becomes zero. A checksum calculator comprising an accumulator for inputting and accumulating data having an address value output from the address counter to the bus as a head, storing the result, and outputting the value to the bus in response to a read instruction from a processor. Is equipped with.

【0009】[0009]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0010】図1は本発明のプロトコル処理装置の一実
施例を示すブロック図であり、図2は本発明の別の実施
例を示すブロック図であり、図3はチェックサムの算出
の対象となる受信データに含まれるヘッダとそれに続く
データの一例を示す説明図である。
FIG. 1 is a block diagram showing an embodiment of a protocol processing device of the present invention, FIG. 2 is a block diagram showing another embodiment of the present invention, and FIG. 3 is a target of checksum calculation. It is explanatory drawing which shows an example of the header contained in the following received data, and the data following it.

【0011】図1に示されている本発明のプロトコル処
理装置1は、LANコントローラ6を介してローカルエ
リアネットワークにより接続されている他の図示されて
いない情報処理装置との間でデータの通信を行う。LA
Nコントローラ6はバッファメモリ5に一時記憶されて
いるデータをプロセッサ4により制御されて読み出して
通信の相手先に予め決められているプロトコルに従った
データを送信するとともに、相手から送信されてくるデ
ータを受信しバッファメモリ5に、受信したデータを書
き込む。プロセッサ4により制御され適切な時刻にその
受信したデータがバッファメモリ5から読み出され主記
憶部3に書き込まれる。上述のプロセッサ4による制御
およびバッファメモリ5から主記憶部3へのデータの伝
送はバス2を介して行われる。また、このプロトコル処
理装置1はバス2を介してプロセッサ4および主記憶部
3に接続されるチェックサム演算器7が設けられてい
る。
The protocol processing apparatus 1 of the present invention shown in FIG. 1 performs data communication with another information processing apparatus (not shown) connected by a local area network via a LAN controller 6. To do. LA
The N controller 6 reads the data temporarily stored in the buffer memory 5 under the control of the processor 4 and transmits the data according to a predetermined protocol to the communication partner, and the data transmitted from the partner. Is received and the received data is written in the buffer memory 5. The received data is read from the buffer memory 5 and written in the main memory 3 under the control of the processor 4 at an appropriate time. The control by the processor 4 and the transmission of data from the buffer memory 5 to the main storage unit 3 are performed via the bus 2. Further, the protocol processing device 1 is provided with a checksum calculator 7 connected to the processor 4 and the main storage unit 3 via the bus 2.

【0012】チェックサム演算器7はプロセッサ4から
出力される演算回数の値を保持し、後述するアキューム
レータの演算が行われるごとにその値を1づつ減じその
値が0になると停止する演算回数カウンタ72と、後述
するアキュームレータ73に対して主記憶部3に記憶さ
れているデータの内でアキュムレータ73が読み出すべ
きデータのアドレス値をバス2に出力するアドレスカウ
ンタ71と、主記憶部3内に記憶されているデータの内
でアドレスカウンタ73により出力されたアドレス以降
に記憶されている予め決められたビット数のデータを読
み出し、読み出したデータを数値として累算し演算回数
カウンタの値がゼロになると、この累算動作を中止して
その累算結果を保持しプロセッサからの読出し指示によ
りバス2に出力するアキュムレータ73とで構成されて
いる。
The checksum computing unit 7 holds the value of the number of computations output from the processor 4, decrements the value by 1 every time the computation of an accumulator described later is performed, and stops when the value reaches 0. 72, an address counter 71 for outputting to the bus 2 the address value of the data to be read by the accumulator 73 among the data stored in the main memory 3 for the accumulator 73, which will be described later, and stored in the main memory 3. When a predetermined number of bits of data stored after the address output by the address counter 73 is read out from the read data and the read data is accumulated as a numerical value and the value of the operation number counter becomes zero. , This accumulation operation is stopped and the accumulated result is held and output to the bus 2 in response to a read instruction from the processor. It is composed of an accumulator 73.

【0013】アドレスカウンタ71はアキュムレータ7
3が1回演算を行うごとに予め定められたビット数だけ
アドレス値を直前に出力したアドレス値に加えた値をバ
ス2に出力する。以後、このような動作を前述した演算
終了信号をバス2を介して受信するまで繰返す。
The address counter 71 is an accumulator 7.
Each time 3 performs one operation, it outputs to the bus 2 a value obtained by adding the address value by a predetermined number of bits to the address value output immediately before. After that, such an operation is repeated until the above-mentioned operation end signal is received via the bus 2.

【0014】アキュムレータ73は予め定められたビッ
ト数について、バス2を介してアドレスカウンタ71か
ら出力されるアドレス値とこのアドレス値に連続した予
め決められているビット数分の主記憶部3のアドレス中
より内部で記憶されているデータを読み取り直前に入力
された値との累算を行う。累算を行う方法はデータ伝送
を行うネットワークが採用するプロトコルに依存する。
すなわち、予め伝送すべきデータ中にチェックサムの値
を挿入したデータを送信し、受信側ではこのデータ中に
挿入されているチェックサム値を抽出し、受信した他の
データに基きチェックサムを算出し上述した抽出したチ
ェックサム値との和を算出しその値が、たとえば0にな
ればデータを誤りなく正常に受信したと判断する場合
と、受信したデータから定められた方法によりチェック
サムを算出しその結果と別途送信側から送信されて来た
チェックサム値を抽出して両者を比較し、この両者が等
しければデータが正常に伝送されたと判断する方法とが
よく使用される。
The accumulator 73 has an address value output from the address counter 71 via the bus 2 for a predetermined number of bits and an address of the main storage unit 3 for a predetermined number of bits continuous to this address value. The data stored inside is read and accumulated with the value input immediately before reading. The method of performing the accumulation depends on the protocol adopted by the network for data transmission.
That is, the data in which the checksum value is inserted in the data to be transmitted in advance is transmitted, and the receiving side extracts the checksum value inserted in this data and calculates the checksum based on other received data. Then, the sum of the above-mentioned extracted checksum value is calculated, and when the value becomes 0, for example, it is determined that the data is normally received without error, and when the checksum is calculated by the method determined from the received data. A method is often used in which the result and the checksum value separately transmitted from the transmitting side are extracted and the two are compared, and if the two are equal, it is determined that the data has been transmitted normally.

【0015】チェックサムを算出するには、予めプロト
コルによって規定されているビット単位でデータを数値
として規定されているデータについて累算する方法と、
前述したアキュムレータ73により読みとった予め決め
られたビット数のデータの1の補数を累算したものを上
記のチェックサム値として算出し、別途送信されて来た
チェックサム値と前述のように比較する方法が知られて
いる。
In order to calculate the checksum, there is a method of accumulating data in units of bits specified in advance by a protocol with respect to data specified as a numerical value, and
The above-described checksum value is calculated by accumulating the one's complement numbers of the data of the predetermined number of bits read by the accumulator 73, and is compared with the checksum value transmitted separately as described above. The method is known.

【0016】上述したように予め定められたビット数の
データを数値として表した場合の値の1の補数を使用す
るときには、予めアキュムレータ73を入力されたデー
タに対してその1の補数を累算するようにしておけばよ
い。また、データが伝送されてくるとき、チェックサム
値も送信されて来るものに対しては、アキュムレータ7
3で演算を開始するときプロセッサ4から最初にその送
信されて来たチェックサム値をこのアキュムレータ73
に入力しておき、この入力したチェックサム値に対して
受信されたデータの値を累算してもよいことは明らかで
ある。
As described above, when using the one's complement of the value when the data of the predetermined number of bits is expressed as a numerical value, the one's complement is accumulated with respect to the data input to the accumulator 73 in advance. You just have to do it. Also, when data is transmitted, the checksum value is also transmitted to the accumulator 7
When the calculation is started at 3, the checksum value transmitted first from the processor 4 is stored in this accumulator 73.
It is obvious that the value of the received data may be accumulated with respect to the input checksum value.

【0017】このようにしてアキュムレータ73によっ
て算出されバス2に出力されたチェックサム値をプロセ
ッサ4で予め定められたプロトコルの規定に従った値で
あるかどうかを判断すればよい。
In this way, the checksum value calculated by the accumulator 73 and output to the bus 2 may be judged by the processor 4 as to whether or not the checksum value is in accordance with the protocol prescribed in advance.

【0018】図3(B)は「雑誌インターフェース」1
988年6月号の第228頁の図3に記載されている前
述のTCPのプロトコルで規定されているヘッダおよび
データとチェックサムの関係を示す説明図であり図3
(A)は図3(B)に示されるヘッダとデータに関する
チェックサムの算出のときに使用される仮想ヘッダの説
明図である。図3(B)の横1行は0から31までの番
号を付して示されているように32ビットより成り、図
中に示されているデータが挿入されて送信されてくる、
チェックサムを算出するときには、図3(B)のチェッ
クサムの項は0として扱われ図3(A)に示す仮想ヘッ
ダがプロセッサ4で受信したデータを基に生成され、こ
の仮想ヘッダの値とともに図3(B)に示されているデ
ータ部分も含めて連続した16ビットごとの累算が行わ
れ、図3(B)中に示されているチェックサムの部分に
挿入されて送信されて来るチェックサムの値と比較され
る。
FIG. 3B shows a "magazine interface" 1
3 is an explanatory diagram showing the relationship between the header and data and the checksum defined by the TCP protocol described in FIG. 3 on page 228 of the June 988 issue.
FIG. 3A is an explanatory diagram of a virtual header used when calculating a checksum related to the header and data shown in FIG. 3B. One horizontal line in FIG. 3B is composed of 32 bits as indicated by numbers 0 to 31, and the data shown in the drawing is inserted and transmitted.
When calculating the checksum, the term of the checksum in FIG. 3B is treated as 0, and the virtual header shown in FIG. 3A is generated based on the data received by the processor 4. Accumulation is performed every 16 bits including the data part shown in FIG. 3B, and the accumulated data is inserted into the checksum part shown in FIG. 3B and transmitted. It is compared with the checksum value.

【0019】図3(B)に示されているチェックサムの
部分には図3(A)に示されている仮想ヘッダを含めて
16ビットごとの1の補数の和の1の補数を示す値が挿
入されて送信されてくる。
The checksum portion shown in FIG. 3 (B) includes the virtual header shown in FIG. 3 (A), and is a value indicating the one's complement of the sum of the one's complements for every 16 bits. Will be inserted and sent.

【0020】図2に示されている本発明の別の実施例で
あるプロトコル処理装置10においては、LANコント
ローラ6と、バッファメモリ5と、主記憶部3およびプ
ロセッサ4はすでに図1で説明したものと全く同じもの
を使用している。これらの構成要素とバス2を介してチ
ェックサム演算器70が接続されている。チェックサム
演算器70を構成する要素の内でアドレス一致回路75
とアキュムレータ74以外は図1ですでに説明したもの
と全く同じなので、これらの構成要素についての説明は
以後省略することにする。
In the protocol processing device 10 according to another embodiment of the present invention shown in FIG. 2, the LAN controller 6, the buffer memory 5, the main memory 3 and the processor 4 have already been described with reference to FIG. It uses exactly the same thing. A checksum calculator 70 is connected to these components via the bus 2. The address matching circuit 75 among the elements constituting the checksum calculator 70
Since the components other than the accumulator 74 are the same as those already described in FIG. 1, the description of these components will be omitted hereinafter.

【0021】アドレス一致回路75はアドレスカウンタ
71のアドレス値とバス2に主記憶部3から送出される
データが主記憶部3のどのアドレスから出力されたもの
かを示すバスのアドレス値とを比較し、両者が一致する
ことを検出する。一致が検出されたとき、アキュムレー
タ74はバス2を介して主記憶部3から送出されたデー
タを読み込んですでに同様にして読み込んでいるデータ
に対して累算を行う。このような演算を演算回数カウン
タ72の値がゼロになるまで行い、プロセッサからの読
出し指示を受信したときその演算結果をバス2に出力す
る。
The address matching circuit 75 compares the address value of the address counter 71 with the address value of the bus which indicates from which address of the main memory unit 3 the data sent from the main memory unit 3 is output to the bus 2. Then, it is detected that both match. When a match is detected, the accumulator 74 reads the data sent from the main storage unit 3 via the bus 2 and accumulates the already read data. Such an operation is performed until the value of the operation number counter 72 becomes zero, and when the read instruction from the processor is received, the operation result is output to the bus 2.

【0022】[0022]

【発明の効果】以上説明したように、本発明のプロトコ
ル処理装置は、受信したデータについてのチェックサム
の演算を専用のチェックサム演算器により行うことによ
り、従来のようにソフトウエアプログラムによる演算よ
りも高速でチェックサムの算出を行うことが可能となる
ため、誤りのないデータを高速で伝送できるという効果
を有している。
As described above, the protocol processing device of the present invention performs the checksum calculation on the received data by the dedicated checksum calculator, so that the calculation by the software program is performed as in the conventional case. Since the checksum can be calculated at high speed, data having no error can be transmitted at high speed.

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

【図1】本発明のプロトコル処理装置の一実施例を示す
ブロック図である。
FIG. 1 is a block diagram showing an embodiment of a protocol processing device of the present invention.

【図2】図1とな別の本発明のプロトコル処理装置の実
施礼を示すブロック図である。
FIG. 2 is a block diagram showing an implementation of a protocol processing device of the present invention which is different from FIG.

【図3】チェックサムの算出の対象となるヘッダおよび
データの一例を示す説明図である。
FIG. 3 is an explanatory diagram showing an example of headers and data that are targets of checksum calculation.

【符号の説明】[Explanation of symbols]

1 プロトコル処理装置 2 バス 3 主記憶部 4 プロセッサ 5 バッファメモリ 6 LANコントローラ 7 チェックサム演算器 70 チェックサム演算器 71 アドレスカウンタ 72 演算回数カウンタ 73 アキュムレータ 74 アキュムレータ 75 アドレス一致回路 1 protocol processor 2 bus 3 main memory 4 processor 5 buffer memory 6 LAN controller 7 checksum calculator 70 checksum calculator 71 address counter 72 calculation counter 73 accumulator 74 accumulator 75 address matching circuit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 ローカルエリアネットワークのプロトコ
ルに従って受信したデータの処理を内蔵するプロセッサ
の制御によりバスを介して内部の記憶部に一旦記憶した
データについて行うプロトコル処理装置において、前記
プロセッサより前記バスを介して出力される演算回数値
を受信し一時記憶しておき1回の演算ごとに前記演算回
数値を1ずつ減じ前記演算回数値がゼロとなったとき停
止する演算回数カウンタと、前記記憶部に記憶されてい
るデータの内で最初に演算すべきデータを記憶している
アドレス値を前記プロッセサより前記バスを介して受信
しそのアドレス値を次の演算時まで一時保持し前記演算
回数カウンタの値がゼロになるまで前記アドレス値を予
め決められたビット数単位だけ増加し次の演算時まで保
持するアドレスカウンタと、前記演算回数カウンタの値
がゼロになるまで前記ビット単位で前記アドレスカウン
タよりバスに出力されるアドレス値を先頭とするデータ
をバスを介して入力し累算しその結果を保持しプロセッ
サからの読出し指示により前記バスにその値を出力する
アキュムレータとより成るチェックサム演算器を備える
ことを特徴とするプロトコル処理装置。
1. A protocol processing device for performing processing of data received according to a protocol of a local area network on data once stored in an internal storage section via a bus under the control of a processor having a built-in processor, the processor processing the data via the bus. The operation number counter which receives the operation number value output as a result and temporarily stores it, and subtracts the operation number value by 1 for each operation and stops when the operation number value becomes zero. The address value storing the data to be calculated first among the stored data is received from the processor via the bus, and the address value is temporarily held until the next calculation, and the value of the operation number counter is stored. Address counter that increases the address value by a predetermined number of bits until it becomes zero and holds it until the next calculation. And the data having the address value output from the address counter to the bus in the bit unit at the beginning as input data via the bus and accumulating and holding the result. A protocol processing device comprising a checksum calculator comprising an accumulator which outputs the value to the bus in response to a read instruction from the protocol processor.
【請求項2】 ローカルエリアネットワークのプロトコ
ルに従って受信したデータの処理を内蔵するプロセッサ
の制御によりバスを介して内部の記憶部に一旦記憶した
データについて行うプロトコル処理装置において、前記
プロセッサより前記バスを介して出力される演算回数値
を受信し一時記憶しておき1回の演算ごとに前記演算回
数値を1ずつ減じ前記演算回数値がゼロとなったとき停
止する演算回数カウンタと、前記記憶部に記憶されてい
るデータの内で最初に演算すべきデータを記憶している
アドレス値を前記プロッセサより前記バスを介して受信
しそのアドレス値を次の演算時まで一時保持し前記演算
回数カウンタの値がゼロになるまで前記アドレス値を予
め決められたビット数単位だけ増加し次の演算時まで保
持し前記バスに出力するアドレスカウンタと、前記プロ
セサにより前記バスを介して出力されるチェックサムの
初期値を読み取り前記演算回数カウンタの値がゼロにな
るまで前記ビット単位で前記アドレスカウンタよりバス
に出力されるアドレス値を先頭とするデータを入力し累
算しその結果を保持し、プロセッサからの読出し指示に
より前記バスにその値を出力するアキュムレータとより
成るチェックサム演算器を備えることを特徴とするプロ
トコル処理装置。
2. A protocol processing device for processing data received according to a protocol of a local area network for data once stored in an internal storage unit via a bus under the control of a processor having a built-in processor, the processor processing the data via the bus. The operation number counter which receives the operation number value output as a result and temporarily stores it, and subtracts the operation number value by 1 for each operation and stops when the operation number value becomes zero. The address value storing the data to be calculated first among the stored data is received from the processor via the bus, and the address value is temporarily held until the next calculation, and the value of the operation number counter is stored. Until the address becomes zero, the address value is incremented by a predetermined number of bits and held until the next operation and output to the bus. Address counter, and an initial value of the checksum output from the processor via the bus is read, and an address value output from the address counter to the bus in the bit unit is read until the value of the operation number counter becomes zero. A protocol processing device comprising a checksum computing unit comprising an accumulator for inputting and accumulating the head data, accumulating the results, holding the result, and outputting the value to the bus in response to a read instruction from a processor.
【請求項3】 ローカルエリアネットワークのプロトコ
ルに従って受信したデータの処理を内蔵するプロセッサ
の制御によりバスを介して内部の記憶部に一旦記憶した
データについて行うプロトコル処理装置において、前記
プロセッサより前記バスを介して出力される演算回数値
を受信し一時記憶しておき1回の演算ごとに前記演算回
数値を1ずつ減じ前記演算回数値がゼロとなったとき停
止する演算回数カウンタと、前記記憶部に記憶されてい
るデータの内で最初に演算すべきデータを記憶している
アドレス値を前記プロッセサより前記バスを介して受信
しそのアドレス値を次の演算時まで一時保持し前記演算
回数カウンタの値がゼロになるまで前記アドレス値を予
め決められたビット数単位だけ増加し次の演算時まで保
持するアドレスカウンタと、前記アドレスカウンタのア
ドレス値と前記プロセッサからバスに出力されるアドレ
ス値とを比較し一致を検出するアドレス一致回路と、前
記演算回数カウンタの値がゼロになるまで前記アドレス
一致回路により一致を検出したときバス上のデータを入
力し累算しその結果を保持しプロセッサからの読出し指
示により前記バスにその値を出力するアキュムレータと
より成るチェックサム演算器を備えることを特徴とする
プロトコル処理装置。
3. A protocol processing device for processing data received according to a protocol of a local area network, for processing data once stored in an internal storage unit via a bus under the control of a processor having a built-in processor, the processor processing the data via the bus. The operation number counter which receives the operation number value output as a result and temporarily stores it, and subtracts the operation number value by 1 for each operation and stops when the operation number value becomes zero. The address value storing the data to be calculated first among the stored data is received from the processor via the bus, and the address value is temporarily held until the next calculation, and the value of the operation number counter is stored. Address counter that increases the address value by a predetermined number of bits until it becomes zero and holds it until the next calculation. Interface, an address matching circuit that compares the address value of the address counter with the address value output from the processor to the bus to detect a match, and the address matching circuit matches until the value of the operation count counter reaches zero. Protocol processing characterized by comprising a checksum calculator comprising an accumulator for inputting and accumulating data on the bus upon detection of the value, holding the result, and outputting the value to the bus in response to a read instruction from the processor. apparatus.
【請求項4】 ローカルエリアネットワークのプロトコ
ルに従って受信したデータの処理を内蔵するプロセッサ
の制御によりバスを介して内部の記憶部に一旦記憶した
データについて行うプロトコル処理装置において、前記
プロセッサより前記バスを介して出力される演算回数値
を受信し一時記憶しておき1回の演算ごとに前記演算回
数値を1ずつ減じ前記演算回数値がゼロとなったとき停
止する演算回数カウンタと、前記記憶部に記憶されてい
るデータの内で最初に演算すべきデータを記憶している
アドレス値を前記プロッセサより前記バスを介して受信
しそのアドレス値を次の演算時まで一時保持し前記演算
回数カウンタの値がゼロになるまで前記アドレス値を予
め決められたビット数単位だけ増加し次の演算時まで保
持するアドレスカウンタと、前記アドレスカウンタのア
ドレス値と前記プロセッサからバスに出力されるアドレ
ス値とを比較し一致を検出するアドレス一致回路と、前
記プロセッサにより読みだされたチェックサムの初期値
を入力しこのチェックサムの初期値に前記演算カウンタ
の値がゼロになるまで前記アドレス一致回路により一致
を検出したときバス上のデータを入力し累算しその結果
を保持し前記バスにその値を出力するアキュムレータと
より成るチェックサム演算器を備えることを特徴とする
プロトコル処理装置。
4. A protocol processing device for processing data received according to a protocol of a local area network for data once stored in an internal storage section via a bus under the control of a processor having a built-in protocol, the processor processing the bus via the bus. The operation number counter which receives the operation number value output as a result and temporarily stores it, and subtracts the operation number value by 1 for each operation and stops when the operation number value becomes zero. The address value storing the data to be calculated first among the stored data is received from the processor via the bus, and the address value is temporarily held until the next calculation, and the value of the operation number counter is stored. Address counter that increases the address value by a predetermined number of bits until it becomes zero and holds it until the next calculation. Input, an address matching circuit for detecting a match by comparing the address value of the address counter with the address value output from the processor to the bus, and the initial value of the checksum read by the processor. An accumulator that inputs data on the bus when the match is detected by the address match circuit until the value of the operation counter reaches zero to the initial value of the sum, accumulates the result, and outputs the value to the bus. A protocol processing device comprising a checksum computing unit comprising:
JP3229329A 1991-09-10 1991-09-10 Protocol processor Pending JPH0567014A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3229329A JPH0567014A (en) 1991-09-10 1991-09-10 Protocol processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3229329A JPH0567014A (en) 1991-09-10 1991-09-10 Protocol processor

Publications (1)

Publication Number Publication Date
JPH0567014A true JPH0567014A (en) 1993-03-19

Family

ID=16890447

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3229329A Pending JPH0567014A (en) 1991-09-10 1991-09-10 Protocol processor

Country Status (1)

Country Link
JP (1) JPH0567014A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5659684A (en) * 1995-02-03 1997-08-19 Isdn Systems Corporation Methods and apparatus for interconnecting personal computers (PCs) and local area networks (LANs) using packet protocols transmitted over a digital data service (DDS)
JPH1185718A (en) * 1997-09-05 1999-03-30 Nec Corp Parallel computer system
JP2006254429A (en) * 2005-03-09 2006-09-21 Samsung Electronics Co Ltd Method and means for checking fault-free transmission data

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5659684A (en) * 1995-02-03 1997-08-19 Isdn Systems Corporation Methods and apparatus for interconnecting personal computers (PCs) and local area networks (LANs) using packet protocols transmitted over a digital data service (DDS)
JPH1185718A (en) * 1997-09-05 1999-03-30 Nec Corp Parallel computer system
JP2006254429A (en) * 2005-03-09 2006-09-21 Samsung Electronics Co Ltd Method and means for checking fault-free transmission data

Similar Documents

Publication Publication Date Title
KR950035417A (en) Voice video interactive signal processing method and apparatus
EP3065323B1 (en) Transmission method and device based on management data input/output multi-source agreements
US7006561B2 (en) Apparatus and method for detecting baudrate in a universal asynchronous receiver/transmitter
US5926457A (en) Network controller, and method of calculating the in time interrupt point by means of the application of a fuzzy theory
JPH0567014A (en) Protocol processor
US7181675B2 (en) System and method for checksum offloading
JP3789320B2 (en) Vector processing apparatus and overtaking control method using the same
JP3263671B2 (en) Error detection device
EP0454064A2 (en) Data transmission system
JPH05197892A (en) Method for transferring remote measured data
CN112511522A (en) Method, device and equipment for reducing memory occupation in detection scanning
CN114679425B (en) Message processing method, network equipment and storage medium under 5G network
CN118250235B (en) Traffic distribution method, device, equipment and storage medium
JPH07123134A (en) Communication processor and its debugging method
JP3164996B2 (en) Serial data receiving device
JP3230339B2 (en) Communication control device
JPH064421A (en) Data transfer system
JP2830771B2 (en) Data collation method
JP3008890B2 (en) Processing control unit
JP2953878B2 (en) Data transfer system
JP3512278B2 (en) Serial communication processor
JP2863392B2 (en) Equipment for testing network equipment
KR100228312B1 (en) Bridge for communication network within inner processor
KR0182683B1 (en) Subscriber data processing method of switching system
CN116346958A (en) Data packet analysis method, device, computer equipment and storage medium