JPS61105152A - Information transfer circuit - Google Patents

Information transfer circuit

Info

Publication number
JPS61105152A
JPS61105152A JP59227322A JP22732284A JPS61105152A JP S61105152 A JPS61105152 A JP S61105152A JP 59227322 A JP59227322 A JP 59227322A JP 22732284 A JP22732284 A JP 22732284A JP S61105152 A JPS61105152 A JP S61105152A
Authority
JP
Japan
Prior art keywords
data
circuit
signal
signal line
shift register
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
JP59227322A
Other languages
Japanese (ja)
Inventor
Yoshitaka Ito
芳孝 伊藤
Fumiaki Ishino
文明 石野
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP59227322A priority Critical patent/JPS61105152A/en
Publication of JPS61105152A publication Critical patent/JPS61105152A/en
Pending legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)
  • Dc Digital Transmission (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To prevent extension of transfer circuit and signal line when divided data are transferred, by providing a means to supply buffer register idle information on the transmitting side and a means to display a receiving circuit busy and transferring the data only when the data are received immediately after the above display or when there is a reading signal. CONSTITUTION:When a transmitting circuit 2 is started, an AND circuit 9 operates and data on a signal line 3 is set to a buffer register BR10. Simultaneously a set signal 4 ignites an FF16 and informs a processor 1 that the BR10 is not idle. Then the processor 1 stops the subsequent use of the transmitting circuit 2. Also, with signal 14 delayed by t1, it transfers the data of the BR10 to an SR12 and informs a synchronizing signal line 20 of the data transfer. After t2, it resets the FF16. In the receiving circuit 22, the synchronizing signal ignites an FF30, displays that the receiving circuit is busy, and the automatic data transfer from SR23 is deterred. When an FF30 is ignited, the signal is impressed to a delay circuit 29, differentiated into a signal for delay time by an AND circuit and the data are transferred to BR43.

Description

【発明の詳細な説明】 〔産業上の利用分野] 本発明は、情報転送回路に関し、特に複数の制御装置間
をシリアルデータで送受信する回路において1.ビット
幅の広いデータを2回以上に分割し、て送受する情報転
送回路に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information transfer circuit, and particularly to a circuit that transmits and receives serial data between a plurality of control devices. This invention relates to an information transfer circuit that divides wide bit-width data into two or more times and sends and receives the data.

〔従来の技術〕[Conventional technology]

分散処理等のために、複数個の制御装置で異なる処理を
行うことが多い。そのような場合、第1の制御装置のプ
ロセッサが自分のメモリをアクセスして、その中に必栗
とする情報がないときには、第2の制御装置内のメモリ
をアクセスするため、アドレスデータを転送し、メモリ
から上記情報の読み出す方法が提案されている(特願昭
59−118165号明細書「メモリアクセス制御方式
」参照)、 このような場合、転送されるアドレスデー
タはシリアルにして送受信される。また、各制御装置内
のメモリのビット幅が転送データ線のビット幅より広い
場合には、メモリアドレス・データを複数個に分割し、
何回かに分けて転送する61つのデータを複数個のブロ
ックに分割してシリアル転送する場合、送信側において
、転送するデータ内にブロック分割しである旨を示す情
報。
Due to distributed processing and the like, different processing is often performed by a plurality of control devices. In such a case, when the processor of the first control device accesses its own memory and there is no required information therein, it transfers the address data to access the memory in the second control device. However, a method has been proposed for reading out the above information from memory (see Japanese Patent Application No. 118165/1989, ``Memory Access Control Method''). In such a case, the address data to be transferred is transmitted and received in serial form. . In addition, if the bit width of the memory in each control device is wider than the bit width of the transfer data line, the memory address data is divided into multiple pieces,
6. When data is divided into multiple blocks and serially transferred, information indicating that the data to be transferred is divided into blocks on the transmitting side.

および何番目のブロックであるかを識別する情報を含ま
せれば、受信側で元のデータに復元することができるが
、これでは転送するビット数が増大するとともに、ブロ
ックからデータに組み立てるための情報処理用のハード
ウェアがその分だけ必要となる。
If information identifying the block number is included, the data can be restored to the original data on the receiving side, but this increases the number of bits to be transferred and also includes information for assembling blocks into data. That amount of processing hardware is required.

また2例えばプロセッサ間でシリアルデータによる情報
転送をする場合、送信側はシリアルデータ用の信号線、
クロック信号線、シリアルデータ用の信号線にデータが
出力されたことを示す同期信号線を送り、受信線でこの
3本の信号線を用いてデータをパラレル化するという簡
易な方法が採られる。しかし、プロセッサ間で情報転送
するデータのビット幅が大きくなり、さらにこれらの情
報転送回路を集積回路化しようとすると、端子数制限か
らデータを複数ブロックに分割する必要が生ずる。この
場合、情報転送回路をブロック分割数並列におけば対処
は可能であるが、金物量ならびにプロセッサの入出力端
子数が増加するという欠点がある。また、情報転送回路
を1組だけ設け。
2 For example, when transmitting information using serial data between processors, the transmitting side uses a signal line for serial data,
A simple method is adopted in which a synchronization signal line indicating that data has been output is sent to a clock signal line and a signal line for serial data, and the data is parallelized using these three signal lines on the reception line. However, as the bit width of data transferred between processors increases, and furthermore, when attempting to integrate these information transfer circuits into integrated circuits, it becomes necessary to divide the data into a plurality of blocks due to the limited number of terminals. In this case, it is possible to deal with this by arranging the information transfer circuits in parallel with the number of divided blocks, but this has the disadvantage that the amount of hardware and the number of input/output terminals of the processor increase. Also, only one set of information transfer circuit is provided.

これをブロック分割数回だけシリアルに使用すれば対処
は可能であるが、データの始まり、すなわち複数個のブ
ロックのどこからどこまでが1つのデータかを識別する
必要が生じ、このために情報転送回路間での信号線が1
本増加するという欠点がある。
This can be solved by serially dividing the block several times, but it becomes necessary to identify the beginning of the data, that is, from where to where in multiple blocks is one piece of data. The signal line at
The disadvantage is that the number of books increases.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、このような欠点を改善するため、複数
制御装置間で複数ブロックに分割したデータを転送する
場合に、転送回路をブロック数だけ並置することなく、
また信号線を増設することなく、金物量を削減できる情
報転送回路を提供することにある。
SUMMARY OF THE INVENTION In order to improve such drawbacks, an object of the present invention is to transfer data divided into multiple blocks between multiple control devices without arranging transfer circuits in parallel for the number of blocks.
Another object of the present invention is to provide an information transfer circuit that can reduce the amount of hardware without adding additional signal lines.

〔発明の構成〕[Structure of the invention]

上記目的を達成するため、本発明の情報転送回路は、複
数ビット幅のデータを2回以上に分割してシリアルで送
信および受信する情報転送回路において、バッファレジ
スタ空き情報を供給する制御手段と、該空き情報にした
がって外部よりのデータを蓄積する第1のバッファレジ
スタと該第1のバッファレジスタからのデータをシリア
ル変換して出力する第1のシフトレジスタとを含む送信
回路、および外部から供給されたクロックに同期して受
信回路使用中を表示する手段と、転送データを受信する
第2のシフトレジスタと、該第2のシフトレジスタに受
信されたデータが受信回路使用中表示の直後であるか、
またはバッファレジスタ読み出し信号があるときのみ、
第2のジフトレジスタのデータを第2のバッファレジス
タに転送する手段とを含む受信回路を有することに特徴
がある。
In order to achieve the above object, the information transfer circuit of the present invention is an information transfer circuit that divides data having a width of multiple bits into two or more times and transmits and receives the data serially, comprising: a control means for supplying buffer register empty information; a transmitting circuit including a first buffer register that stores data from the outside according to the free space information; and a first shift register that serially converts the data from the first buffer register and outputs the data; means for indicating that the receiving circuit is in use in synchronization with a clock, a second shift register for receiving transfer data, and whether the data received by the second shift register is immediately after the receiving circuit in use indication; ,
or only when there is a buffer register read signal,
The present invention is characterized in that it includes a receiving circuit including means for transferring data in the second shift register to a second buffer register.

〔実施例〕〔Example〕

以下、本発明の実施例を図面により説明する。 Embodiments of the present invention will be described below with reference to the drawings.

第1図、第2図はそれぞれ本発明の一実施例を示す送信
回路および受信回路のブロック構成図である。
FIGS. 1 and 2 are block diagrams of a transmitting circuit and a receiving circuit, respectively, showing an embodiment of the present invention.

第1図において、1は送信側の制御装置内にあす、送信
回路、受信回路を制御するプロセッサ。
In FIG. 1, numeral 1 denotes a processor in a control device on the transmitting side, which controls a transmitting circuit and a receiving circuit.

2は送信回路、3はプロセッサ1から送信回路へ送信デ
ータを供給する信号線、4は送信回路2内のバッファレ
ジスタへデータを設定するセット信号線、5は送信回路
2内のバッファレジスタ内のデータがシフトレジスタに
送られ空であることを表示する信号線、7は送信回路か
ら送出するシリアルデータ用のクロックを発生するため
の共振回路で、6,8はそれの入出力信号線、9はデー
タ゛をバッファレジスタへ設定するための論理積回路、
lOはプロセッサから送られたデータを一時貯蔵し、シ
フトレジスタの空きをみてそのデータをシフトレジスタ
へ送出するためのバッファレジスタ、11はデータをシ
フトレジスタへ設定するための論理積回路、12はデー
タをシフトしシフトアウトされたシリアルデータを出力
するシフトレジスタ、13はプロセッサから受信したセ
ット信号を遅延させる遅延回路、14.15は遅延回路
の出力信号線でセット信号よりt1時間遅延して14に
tz(tt<tz)時間遅延して信号線15に信号が発
生する。16はバラフッレジスタが使用中(閉蓋中)で
あることを記憶するフリッププロップ。
2 is a transmission circuit, 3 is a signal line that supplies transmission data from the processor 1 to the transmission circuit, 4 is a set signal line that sets data to the buffer register in the transmission circuit 2, and 5 is a signal line in the buffer register in the transmission circuit 2. A signal line for sending data to the shift register and indicating that it is empty; 7 is a resonant circuit for generating a clock for serial data sent from the transmitting circuit; 6 and 8 are its input/output signal lines; 9 is an AND circuit for setting data into the buffer register,
10 is a buffer register for temporarily storing data sent from the processor and transmitting the data to the shift register after checking for free space in the shift register; 11 is an AND circuit for setting data to the shift register; 12 is a data 13 is a delay circuit that delays the set signal received from the processor, 14.15 is the output signal line of the delay circuit, which is delayed by t1 time from the set signal to 14. A signal is generated on the signal line 15 with a delay of tz (tt<tz) time. 16 is a flip-prop that remembers that the rose register is in use (lid closed);

17はシリアルデータ転送用のクロックを発生。17 generates a clock for serial data transfer.

分配する回路、18はシフトレジスタへデータがセット
される14の信号線により起動し、17で発生したクロ
ックの数をカウントするカウント回路でシフトレジスタ
12のビット幅分カウントしている間、信号線20へ同
期信号を送出する。19はシフトレジスタからシフトア
ウトされたシリアルデータを受信回路へ供給する信号線
、20は同期信号が流°れる信号線、21はクロック信
号が常時流れる信号線であり、19〜21は受信回路2
2と接続されている。受信回路22において、23はシ
リアルデータを受信し、シフトしパラレルデータに変換
するシフトレジスタ、24は送信回路2から供給される
クロック21と同期信号20をもとにシフトレジスタ2
3をシフトするクロックを発生するクロック発生回路、
25はシフトレジスタで受信されたデータをバッファレ
ジスタ43へ設定するための論゛理積回路、26.27
はバッファレジスタへデータをセットするゲート信号を
作成するための論理積回路、28は信号線39の信号を
遅延させる遅延回路、29はブリップフロップ29の信
号を微分するための遅延回路、30は送信回路2から送
出された同期信号20によりセットされ受信回路が使用
中であることを表示するフリップフロップ回路、31は
受信回路使用中のフリップフロップ30が点火して始め
てのバッファレジスタ読み出し信号39を抑止するため
のフリップフロップであって、すなわち、データが複数
個のブロックに1分割されて送信された場合の最初のブ
ロックをシフトレジスタ23からバッファレジスタ43
へ確実に転送させるためのブリップフロップであり、3
2は送信回路2から送出されたデータがシフトレジスタ
23に格納されており、プロセッサ40に対しバッファ
レジスタを読み出せという指令を記憶しているフリップ
フロップ、33〜35はプロセッサ42から38を通し
て送られたクロック信号により動作するフリップフロッ
プであり、クロックが矢印の方向に変化したときデータ
がセットされる。36は論理和回路、37はプロセッサ
から送出されたクロックを受信しフリップフロップ33
〜35へそのクロックを供給するクロック供給回路、3
8はクロック信号線、39はシフトレジスタ23のデー
タをバッファレジスタ43へ転送指示するバッファレジ
スタ読み出し信号線、40はシフトレジスタ23にデー
タが設定されたことをプロセッサ42へ通知する信号線
、41はバッファレジスタの内容をプロセッサ42へ送
出する信号線である。
The distribution circuit 18 is activated by the signal line 14 through which data is set to the shift register, and the signal line A synchronization signal is sent to 20. 19 is a signal line that supplies the serial data shifted out from the shift register to the receiving circuit, 20 is a signal line through which a synchronization signal flows, 21 is a signal line through which a clock signal always flows, and 19 to 21 are the receiving circuit 2.
2 is connected. In the receiving circuit 22, 23 is a shift register that receives serial data, shifts it, and converts it into parallel data, and 24 is a shift register 2 that receives serial data, shifts it, and converts it into parallel data.
a clock generation circuit that generates a clock for shifting 3;
25 is an AND circuit for setting the data received by the shift register to the buffer register 43; 26.27
28 is a delay circuit for delaying the signal on the signal line 39; 29 is a delay circuit for differentiating the signal on the flip-flop 29; 30 is a transmission circuit. A flip-flop circuit 31 is set by the synchronization signal 20 sent from the circuit 2 to indicate that the receiving circuit is in use, and 31 suppresses the buffer register readout signal 39 that is first generated when the flip-flop 30 in use of the receiving circuit is fired. In other words, when data is divided into a plurality of blocks and transmitted, the first block is transferred from the shift register 23 to the buffer register 43.
It is a flip-flop to ensure the transfer to 3.
2 is a flip-flop in which the data sent from the transmitting circuit 2 is stored in the shift register 23, and stores a command to the processor 40 to read the buffer register; This is a flip-flop that operates according to a clock signal, and data is set when the clock changes in the direction of the arrow. 36 is an OR circuit; 37 is a flip-flop 33 that receives the clock sent from the processor;
A clock supply circuit that supplies the clock to ~35, 3
8 is a clock signal line; 39 is a buffer register read signal line for instructing the transfer of data in the shift register 23 to the buffer register 43; 40 is a signal line for notifying the processor 42 that data has been set in the shift register 23; 41 is a signal line for notifying the processor 42 that data has been set in the shift register 23; This is a signal line that sends the contents of the buffer register to the processor 42.

プロセッサlがプロセッサ42ヘデータを転送するとき
は、信号線5が論理II 01′となっており、バッフ
ァレジスタlOが空きであることを確認して送出すべき
データを3へ出力し、信号線4ヘバッファレジスタセッ
ト信号を送出し送信回路2を起動する。これにより、論
理積回路9が動作し、信号線3上のデータはバッファレ
ジスタ10ヘセツトされる。同時にセット信号4はフリ
ップフロップ16へ供給され、フリップフロップ16を
点火し、5の信号線を介してバッファレジスタが空きで
ないことをプロセッサlへ通知する。これによりプロセ
ッサlは次の送信回路2の使用を中止する。また、セッ
ト信号4は遅延回路13へ供給され、t1時間経過する
と信号線14に出力され、論理積回路11を動作させ、
バッファレジスタ10のデータをシフトレジスタ12へ
転送し、シフトレジスタ12を起動すると、同時にカウ
ンタ回路I8を起動し、信号#I9にシリアルデータが
送出されたことを同期信号線20へ送出する。
When the processor 1 transfers data to the processor 42, the signal line 5 becomes logic II 01', confirms that the buffer register IO is empty, outputs the data to be sent to the processor 3, and transfers the data to the signal line 4. The transmitter circuit 2 is activated by sending a buffer register set signal to the buffer register set signal. As a result, the AND circuit 9 operates, and the data on the signal line 3 is set into the buffer register 10. At the same time, the set signal 4 is supplied to the flip-flop 16, igniting the flip-flop 16 and notifying the processor l via the signal line 5 that the buffer register is not empty. As a result, processor l stops using the next transmitting circuit 2. Further, the set signal 4 is supplied to the delay circuit 13, and when time t1 has elapsed, it is output to the signal line 14 to operate the AND circuit 11.
When the data in the buffer register 10 is transferred to the shift register 12 and the shift register 12 is activated, the counter circuit I8 is activated at the same time, and a signal #I9 is sent to the synchronization signal line 20 to indicate that serial data has been sent.

12時間経過すると信号線15に出力され、フリップフ
ロップ16をリセットし、プロセッサlにバッファレジ
スタ10が空きであることを表示する。
When 12 hours have elapsed, it is output to the signal line 15, resets the flip-flop 16, and indicates to the processor l that the buffer register 10 is empty.

これによりプロセッサlは次のデータを送信回路2へ送
出することが可能となる。クロック発振回路17はシリ
アルデータ転送用のクロックを常時出力しており、その
信号はクロック信号線21を通して受信回路22へ供給
しているとともにカウンタ回路18.シフトレジスタ1
2へも供給している。遅延回路13は出力信号線14に
信号があられれたことにより、シフトレジスタ12はク
ロッり17に従かいシフト動作を開始し、シフトアウト
されたシリアルデータが信号線19へ送出される。また
、カウンタ回路はシフトレジスタ12のビット幅数17
のクロックをカウントし、カウント中同期信号線20へ
その旨を送出する。
This allows the processor l to send the next data to the transmitting circuit 2. The clock oscillation circuit 17 constantly outputs a clock for serial data transfer, and this signal is supplied to the receiving circuit 22 through the clock signal line 21 and also to the counter circuit 18 . shift register 1
It also supplies to 2. When a signal is applied to the output signal line 14 of the delay circuit 13, the shift register 12 starts a shift operation according to the clock signal 17, and the shifted out serial data is sent to the signal line 19. The counter circuit also has a bit width of 17 in the shift register 12.
, and sends a message to that effect to the synchronization signal line 20 during counting.

このような構成となっているため、送信側では、バッフ
ァレジスタ空きであるという信号線5をみてプロセッサ
1は送出すべきデータを信号線3へ出力することが可能
となる。
With this configuration, on the transmitting side, the processor 1 can output the data to be sent to the signal line 3 when the signal line 5 indicates that the buffer register is empty.

受信回路22は、クロック信号線21と同期信号線20
をもとに受信用のシフトレジスタ23に供給するクロッ
クをクロック発生回路24で発生し、クロック発生回路
24は同期信号線20に信号がある時間クロック信号線
21上のクロックをシフトレジスタ23へ供給するため
、信号線19上のシリアルデータ信号はシフトレジ。ス
タ24でシフト入力されてパラレルに変換される。
The receiving circuit 22 includes a clock signal line 21 and a synchronization signal line 20.
The clock generation circuit 24 generates a clock to be supplied to the reception shift register 23 based on Therefore, the serial data signal on signal line 19 is shifted to a shift register. The signal is shifted and inputted by the star 24 and converted into parallel data.

同期信号20によりフリップフロップ30が点火し、受
信回路が使用中であることを表示するとともに、このフ
リッププロップ30はプロセッサから供給されたクロッ
クが立上り、立下り、立上りと変化するまでリセットさ
れないため、後述するシフトレジスタ23からバッフ7
レジスタ43への自動データ転送が抑止される。すなわ
ち、データが複数個のブロックに分割されて、プロセッ
サ1から送出された場合、最初のブロックのデータのシ
フトレジスタ23からバッファレジスタ43への転送は
フリップフロップ30の微分信号により自動的に行って
、プロセッサ42にデータが受信されたことを通知し、
その後はプロセッサ42がバッファ読み出し信号を送出
しない限り、シフトレジスタ23からバッファレジスタ
43へのデータ転送が行われないようになっている。
The flip-flop 30 is fired by the synchronization signal 20 to indicate that the receiving circuit is in use, and the flip-flop 30 is not reset until the clock supplied from the processor changes from rising to falling to rising. From the shift register 23 to the buffer 7, which will be described later.
Automatic data transfer to register 43 is inhibited. That is, when data is divided into a plurality of blocks and sent from the processor 1, the transfer of the first block of data from the shift register 23 to the buffer register 43 is automatically performed by the differential signal of the flip-flop 30. , notifying processor 42 that the data has been received;
Thereafter, data is not transferred from the shift register 23 to the buffer register 43 unless the processor 42 sends a buffer read signal.

ブリッププロップ30が点火すると一1遅延回路29へ
その信号が印加され、論理積回路27で遅延時間分の信
号に微分される。この信号は論理和回路36を通して論
理積回路25へ印加し、シフトレジスタ23のデータを
バッファレジスタ43へ転送すると同時に、フリップフ
ロップ31をリセットする。同期信号線20により同期
にフリップフロップ32をセットし、信号線40を通し
てプロセッサ42にシフトレジスタ23にデータがセッ
トされたことを通知する。この信号によりプロセッサ4
2は信号線39を起動しシフトレジスタ23からバッフ
ァレジスタ43への転送を指示する。
When the blip prop 30 is ignited, the signal is applied to the 11 delay circuit 29, and the AND circuit 27 differentiates it into a signal corresponding to the delay time. This signal is applied to the AND circuit 25 through the OR circuit 36, transfers the data in the shift register 23 to the buffer register 43, and at the same time resets the flip-flop 31. The flip-flop 32 is set synchronously through the synchronization signal line 20, and the processor 42 is notified through the signal line 40 that data has been set in the shift register 23. This signal causes processor 4
2 activates the signal line 39 and instructs transfer from the shift register 23 to the buffer register 43.

しかし、最初のブロック時はフリップフロップ31が点
火していないため、論理積回路26,25は動作せず、
27の信号によりセットされたデータが信号、線41を
通してプロセッサ42に送出される。
However, since the flip-flop 31 is not lit during the first block, the AND circuits 26 and 25 do not operate.
The data set by the signal 27 is sent to the processor 42 through the signal line 41.

信号線39によりフリップフロップをリセットし、さら
に、遅延回路28でその信号を遅延し、フリップフロッ
プ31を点火する。フリップフロップ31点火により、
フリップフロップ30が点火している間はシフトレジス
タ23からバッフ7レジスタ43へのデータ転送は信号
線39により制御されることになる。
The signal line 39 resets the flip-flop, and the delay circuit 28 delays the signal, causing the flip-flop 31 to fire. By igniting flip-flop 31,
While the flip-flop 30 is firing, data transfer from the shift register 23 to the buffer 7 register 43 is controlled by the signal line 39.

プロセッサ1から次のブロックのデータが転送されると
、同期信号線20により、前述した通り、信号線19の
データがシフトレジスタにとりこまれると同時にフリッ
プフロップ32を点火して。
When the data of the next block is transferred from the processor 1, the synchronizing signal line 20 causes the flip-flop 32 to fire at the same time as the data on the signal line 19 is taken into the shift register as described above.

プロセッサ42にシフトレジスタにデータが受信された
ことを信号線40を通して通知する。プロセッサ42は
これにより読み出し信号を信号線39を介して送出し、
ブリップフロップ32にリセットするとともに、論理積
回路26.論理和回路36、論理積回路25を動作させ
、シフトレジスタ23のデータをバッファレジスタ43
へ転送する。
Processor 42 is notified via signal line 40 that data has been received in the shift register. The processor 42 thereby sends out a read signal via the signal line 39,
While resetting the flip-flop 32, the AND circuit 26. The OR circuit 36 and the AND circuit 25 are operated, and the data in the shift register 23 is transferred to the buffer register 43.
Transfer to.

上記では、送信回路2と受信回路22とは別個の回路と
して説明したが1両者の回路は共通部分が多く、送信兼
用の回路として提供し、外部より送信用、受信用として
使うことができることは説明するまでもない。
In the above, the transmitting circuit 2 and the receiving circuit 22 were described as separate circuits, but since both circuits have many common parts, they are provided as a transmitting circuit and can be used externally for transmitting and receiving. There's no need to explain.

このような構成となっているため、プロセッサからのク
ロック38に従って時間間隔をとり、送信側から1つの
データを複数のブロックに分割して1つの時間間隔内に
送信すると、最初のブロックのデータは論理積回路27
により自動的にシフトレジスタ23からバッファレジス
タ43へ自動転送可能となり、常時受信側でシフトレジ
スタ23にデータが設定されたことを監視しなくともよ
(、シフトレジスタ23が次のブロックのデータにより
上塗りされることはなくなる。特にブロック分割数が2
のときはプロセッサ42は2回目のブロックのデータの
読み出し指令タイミングに注意を払う必要はなくなると
いう利点がある。
Because of this configuration, when a time interval is set according to the clock 38 from the processor, and one data is divided into multiple blocks from the transmitting side and transmitted within one time interval, the data in the first block is AND circuit 27
This makes it possible to automatically transfer data from the shift register 23 to the buffer register 43, and there is no need to constantly monitor that data has been set in the shift register 23 on the receiving side. Especially when the number of block divisions is 2.
In this case, there is an advantage that the processor 42 does not need to pay attention to the timing of the second block data read command.

なお、プロセッサ間でメモリ読み出しを行う場合、情報
転送回路に高速動作を要求することがあるが、このよう
なとき例えば論理回路はECLとする必要がある。一方
のプロセッサは、TTLで構成しているとすれば、プロ
セッサと情報転送回路間にレベル変換回路が必要となり
、もしブロック分割数だけ並列に情報転送回路を設置す
ると。
Note that when reading memory between processors, the information transfer circuit may be required to operate at high speed, and in such a case, for example, the logic circuit needs to be an ECL. If one of the processors is configured using TTL, a level conversion circuit is required between the processor and the information transfer circuit, and if the information transfer circuits are installed in parallel as many times as the number of block divisions.

レベル変換回路も増加することになるが1本実施例によ
れば1組のレベル変換回路を設けるのみでよい。
Although the number of level conversion circuits will increase, according to this embodiment, only one set of level conversion circuits may be provided.

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

以上説明したように2本発明によれば、プロセッサ間に
信号線を増設する必要がなく、また情報転送回路をブロ
ック分割数並列に!!2[する必要もなく、プロセッサ
の金物量を増加させずに、送受信回路間で複数ブロック
に分割したデータを1つのデータとして読み出すことが
できる。
As explained above, according to the present invention, there is no need to add signal lines between processors, and information transfer circuits can be divided into blocks in parallel! ! 2. Data divided into a plurality of blocks between the transmitting and receiving circuits can be read out as a single piece of data without the need to do so and without increasing the amount of hardware in the processor.

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

第1図は本発明の一実施例を示す送信回路のブロック図
、第2図は本発明の一実施例を示す受信回路のブロック
図である。 1.42:プロセッサ、10.43:バッファレジスタ
、12.23:シフトレジスタ、17゜24:クロック
発生分配回路、18:カウント回路、13,28,29
:遅延回路、37:クロツク供給回路、16,30,3
1,32,33,34゜35:フリッププロップ。 WJ1図 ] 第2図
FIG. 1 is a block diagram of a transmitting circuit showing one embodiment of the present invention, and FIG. 2 is a block diagram of a receiving circuit showing one embodiment of the present invention. 1.42: Processor, 10.43: Buffer register, 12.23: Shift register, 17°24: Clock generation distribution circuit, 18: Count circuit, 13, 28, 29
: Delay circuit, 37: Clock supply circuit, 16, 30, 3
1, 32, 33, 34° 35: Flip-prop. Figure WJ1] Figure 2

Claims (1)

【特許請求の範囲】[Claims] (1)複数ビット幅のデータを2回以上に分割してシリ
アルで送信および受信する情報転送回路において、バッ
ファレジスタ空き情報を供給する制御手段と、該空き情
報にしたがって外部よりのデータを蓄積する第1のバッ
ファレジスタと該第1のバッファレジスタからのデータ
をシリアル変換して出力する第1のシフトレジスタとを
含む送信回路、および外部から供給されたクロックに同
期して受信回路使用中を表示する手段と、転送データを
受信する第2のシフトレジスタと、該第2のシフトレジ
スタに受信されたデータが受信回路使用中表示の直後で
あるか、またはバッファレジスタ読み出し信号があると
きのみ、第2のシフトレジスタのデータを第2のバッフ
ァレジスタに転送する手段とを含む受信回路を有するこ
とを特徴とする情報転送回路。
(1) In an information transfer circuit that divides multi-bit width data into two or more times and serially transmits and receives the data, there is a control means for supplying buffer register free information, and data from the outside is stored according to the free space information. Displays whether a transmitter circuit including a first buffer register and a first shift register that serially converts data from the first buffer register and outputs the data, and a receiver circuit in use in synchronization with an externally supplied clock. a second shift register for receiving transfer data; and a second shift register for receiving transfer data; 1. An information transfer circuit comprising: a receiving circuit including means for transferring data in a second shift register to a second buffer register.
JP59227322A 1984-10-29 1984-10-29 Information transfer circuit Pending JPS61105152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59227322A JPS61105152A (en) 1984-10-29 1984-10-29 Information transfer circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59227322A JPS61105152A (en) 1984-10-29 1984-10-29 Information transfer circuit

Publications (1)

Publication Number Publication Date
JPS61105152A true JPS61105152A (en) 1986-05-23

Family

ID=16858986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59227322A Pending JPS61105152A (en) 1984-10-29 1984-10-29 Information transfer circuit

Country Status (1)

Country Link
JP (1) JPS61105152A (en)

Similar Documents

Publication Publication Date Title
US4691294A (en) Clock/data synchronization interface apparatus and method
US4390969A (en) Asynchronous data transmission system with state variable memory and handshaking protocol circuits
US5003558A (en) Data synchronizing buffers for data processing channels
JPH0319740B2 (en)
US4811277A (en) Communication interface
CA1321030C (en) Programmable data transfer timing
JPH02273856A (en) System bus control system
KR100817270B1 (en) Interface device and method for synchronizing data
GB1360859A (en) Data communications systems
JPS61105152A (en) Information transfer circuit
EP0829095B1 (en) Method and apparatus for reducing latency time on an interface by overlapping transmitted packets
JPS6217779B2 (en)
JPS6278657A (en) Transmitting method for bit and byte synchronizing data through serial interface
JPH06223037A (en) High-speed synchronous type data transfer method
US7181292B2 (en) System control method, control processing system, and control processing apparatus
JP2790748B2 (en) Serial data communication device
JPH0560134B2 (en)
EP0590212A1 (en) Synchronization apparatus for a synchronous data communication system
JP3256464B2 (en) Asynchronous transfer control method
KR970010157B1 (en) Matching apparatus for transmitting sdlc/hdlc data frame to tokening controlling bus
JPH04158437A (en) Serial data transmission and serial reception device
JPH04170830A (en) Clock synchronizing type serial data transmitter
JPS6129026B2 (en)
JP2002215569A (en) Input/output device
JPH0142016B2 (en)