JPH04195627A - Logic circuit - Google Patents

Logic circuit

Info

Publication number
JPH04195627A
JPH04195627A JP2335378A JP33537890A JPH04195627A JP H04195627 A JPH04195627 A JP H04195627A JP 2335378 A JP2335378 A JP 2335378A JP 33537890 A JP33537890 A JP 33537890A JP H04195627 A JPH04195627 A JP H04195627A
Authority
JP
Japan
Prior art keywords
block
transfer
data transfer
control signal
data
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
JP2335378A
Other languages
Japanese (ja)
Inventor
Kazuo Hayashi
和夫 林
Hiroyuki Ikeguchi
池口 浩之
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 JP2335378A priority Critical patent/JPH04195627A/en
Publication of JPH04195627A publication Critical patent/JPH04195627A/en
Pending legal-status Critical Current

Links

Landscapes

  • Executing Machine-Instructions (AREA)
  • Multi Processors (AREA)
  • Information Transfer Systems (AREA)

Abstract

PURPOSE:To normally transfer data even in case of an accidental delay of the operating time of a block by providing a data transfer control means which detects the end of the operation of each block and generates a control signal. CONSTITUTION:A block A performs an operation f(a) for an input (a) sent with a control signal phi0B and generates a one-shot pulse as a data transfer control signal phi1B for a block B when detecting the end of the operation. With this control signal phi1B, the arithmetic result (b) is transferred to the block B. Similarly, transfer is performed from the block B to a block C and from the block C to a next block. Consequently, even if the delay of the operating time is caused for any reason, a transfer signal and transfer data have no deviation and normal data transfer is performed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は複数段のデータの転送を要する論理回路に関す
るものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a logic circuit that requires data transfer in multiple stages.

〔従来の技術〕[Conventional technology]

従来の複数段のデータの転送を要する論理回路で、同期
信号を使わずデータ転送を行なうものに、遅延回路を使
用しデータ転送制御を行なう第3図に示す回路がある。
Among conventional logic circuits that require data transfer in multiple stages, there is a circuit shown in FIG. 3 that uses a delay circuit to control data transfer without using a synchronizing signal.

図において、lはある入力aに対してf (a+の演算
を行ないその演算結果すを出力するブロックA、2はあ
る入力すに対してg (b+の演算を行ないその演算結
果Cを出力するブロックB、3はある入力Cに対してh
 (C1の演算を行ないその演算結果dを出力するブロ
ックCである。また4〜7はブロック1〜3の入出力デ
ータa、b、c、dである。
In the figure, l is a block A that performs an operation of f (a+) on a certain input a and outputs the result of the operation, and block 2 performs an operation of g (b+) on a certain input and outputs the result of the operation C. Block B, 3 has h for some input C
(This is block C that performs the calculation of C1 and outputs the calculation result d. Also, 4 to 7 are input/output data a, b, c, and d of blocks 1 to 3.

8はワンショットパルス発生回路、9はワンショットパ
ルス発生回路8に入力されるトリガ信号TR,10〜1
2はそれぞれブロック1〜3の演算時間に見合った遅延
を発生する遅延回路、+3A−+6Aは各ブロック1〜
3間のデータの転送を制御する信号φOA〜φ3Aであ
る。
8 is a one-shot pulse generation circuit; 9 is a trigger signal TR input to the one-shot pulse generation circuit 8; 10 to 1;
2 is a delay circuit that generates a delay commensurate with the calculation time of blocks 1 to 3, and +3A-+6A are delay circuits for each block 1 to 3.
These are signals φOA to φ3A that control data transfer between the three terminals.

次に動作について説明する。Next, the operation will be explained.

まず、ワンショットパルス発生回路8にトリガ信号TR
が人力されることによってφOAのパルスか生成され、
その後、遅延回路10〜12により、φIA、  φ2
A、 φ3Aのパルスか引続き生成される。このパルス
を制御信号として、ブロック1〜3Mの転送制御を行な
う。第4図はこの場合のタイミングチャートを示す。
First, the trigger signal TR is sent to the one-shot pulse generation circuit 8.
A pulse of φOA is generated by manually inputting
After that, the delay circuits 10 to 12 perform φIA, φ2
A, φ3A pulses are still generated. Transfer control of blocks 1 to 3M is performed using this pulse as a control signal. FIG. 4 shows a timing chart in this case.

図において、17〜19はそれぞれ遅延回路lO〜12
か発生する遅延時間tl、t2.t3であり、20〜2
2はそれぞれブロック1.2.3の演算時間ta、tb
、tcである。
In the figure, 17 to 19 are delay circuits lO to 12, respectively.
The delay times tl, t2. t3, 20-2
2 are the calculation times ta and tb of blocks 1.2.3, respectively.
, tc.

〔発明か解決しようとする課題〕[Invention or problem to be solved]

従来の論理回路は以上のように構成されていたので、各
ブロックの演算時間に見合った遅延を発生するように遅
延回路を設計しなければならない。
Since conventional logic circuits are configured as described above, the delay circuit must be designed to generate a delay commensurate with the calculation time of each block.

つまり、第4図に示すように、常にtt>ta。In other words, as shown in FIG. 4, tt>ta is always held.

t2>tb、ta>tcという関係か成り立たなければ
ならず、このため、何らかの要因でこの関係か1つでも
崩れると、正常なデータ転送は出来なくなるという問題
点かあった。
The relationships t2>tb and ta>tc must hold, and therefore, if even one of these relationships breaks down for some reason, there is a problem that normal data transfer will not be possible.

この発明は上記のような問題点を解決するためになされ
たもので、各ブロックの演算時間とデータ転送成業信号
のずれを無くした論理回路を得ることを目的とする。
The present invention has been made to solve the above-mentioned problems, and an object of the present invention is to obtain a logic circuit that eliminates the deviation between the calculation time of each block and the data transfer completion signal.

〔課題を解決するための手段〕[Means to solve the problem]

本発明に係る論理回路は、複数段のデータの転送を要す
るものにおいて、各ブロックの演算か終了したことを検
知して、発生するワンショットパルスを制御信号として
、各ブロック間のデータ転送副部を行なうデータ転送手
段を備えたものである。
In a logic circuit according to the present invention that requires data transfer in multiple stages, the data transfer sub-section between each block detects the completion of an operation in each block and uses the generated one-shot pulse as a control signal. The device is equipped with data transfer means for performing the following.

〔作用〕[Effect]

本発明におけるデータ転送手段は、各ブロックの演算の
終了を検知して、データ転送制御信号のワンショットパ
ルスを発生するため、何らかの要因にてブロックの演算
時間か通常より遅れることかあっても正常なデータ転送
か可能である。
The data transfer means in the present invention detects the end of the calculation of each block and generates a one-shot pulse of the data transfer control signal, so it is normal even if the block calculation time is delayed from normal due to some reason. data transfer is possible.

〔実施例〕〔Example〕

以下、本発明の一実施例を図について説明する。 Hereinafter, one embodiment of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例である論理回路のブロック図
で、図中符号は前記従来のものと同一につきその説明は
省略する。ブロックAは制御信号φOBによって送られ
たある入力aに対しf (alの演算を行なう。そして
、その演算の終了を検知した時点でワンショットパルス
を発生し、ブロックBへのデータ転送制御信号φ1Bと
する。この制御信号φIBによってブロックBへ演算結
果すを転送する。以下、ブロックBからブロックCへ、
ブロックCから次のブロックへの転送も同様に行なう。
FIG. 1 is a block diagram of a logic circuit which is an embodiment of the present invention, and since the reference numerals in the figure are the same as those in the conventional circuit, a description thereof will be omitted. Block A performs an operation f(al) on a certain input a sent by control signal φOB.Then, when it detects the end of the operation, it generates a one-shot pulse and sends a data transfer control signal φ1B to block B. The operation result is transferred to block B by this control signal φIB.Hereafter, from block B to block C,
Transfer from block C to the next block is performed in the same manner.

演算の終了の検知はすべての入力に対する演算の終了を
検知しても良いし、一部の入力に対する特に遅延時間の
大きい演算の終了を検知しても良い。上記実施例のタイ
ミングチャートを第2図に示す。このように各ブロック
の演算の終了を検知してワンショットパルスを発生する
ため、何らかの要因による演算時間の遅れか生じても、
転送信号と転送データにずれか生じることはなく正常な
データ転送か可能である。
The end of the computation may be detected by detecting the end of computation for all inputs, or by detecting the end of computation with a particularly long delay time for some inputs. A timing chart of the above embodiment is shown in FIG. In this way, the one-shot pulse is generated by detecting the end of each block's computation, so even if there is a delay in computation time due to some factor,
There is no deviation between the transfer signal and the transfer data, and normal data transfer is possible.

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

以上のように本発明によれば、各ブロックの演算の終了
を検知し、制御信号を発生するデータ転送制御手段を備
えたので、偶発的なブロックの演算時間の遅れか発生し
た場合も、正常なデータの転送か行えるという効果かあ
る。
As described above, according to the present invention, since data transfer control means is provided that detects the end of the calculation of each block and generates a control signal, even if an accidental delay in the calculation time of a block occurs, the operation can be performed normally. This has the effect of being able to transfer data.

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

第1図は本発明の一実施例である論理回路のブロック図
、第2図は第1図の各信号のタイミング波形図、第3図
は従来の同期信号を使用せず、遅延回路によりデータ転
送制御を行なう論理回路のブロック図、第4図は第3図
の各信号のタイミング波形図である。 図において、1〜3はそれぞれある人力a、b。 Cに対してf(aJ、  g(bl、  h(CIの演
算を行ないす。 c、dの出力を得るブロック、4〜7は各ブロック1〜
3の入出力データa、、b、c、d、13B〜16Bは
各ブロック間のデータ転送信号φOB、  φIB、 
 φ2B、  φ3B、20〜22は各ブロックの演算
時間ta、tb、tcを示す。 なお、図中、同一符号は同一、または相当部分を示す。 代  理  人   大  岩  増  雄第1図 1〜3ブロツク 13B〜16B各ブロツク のデータ転送信号 20〜22各ブロツクの 演算時間 第3図 第4図 手続補正書(自発) 平成、3年7月2日 “・ミ1 特許庁長官殿                   
・ミ1、事件の表示  特願平2−335378号2、
発明の名称 論理回路 3、補正をする者 代表者 志 岐 守 哉 4、代理人 氏名 (7375)弁理士大君増惟 (連絡先03(3213)3421特許部)’−& 補
正の対象 明細書の発明の詳細な説明の欄 & 補正の内容 fil  明細書第3頁第14行〜第15行の「データ
転送成業信号」を 「データ転送制御信号」と訂正する。 以  上
Fig. 1 is a block diagram of a logic circuit which is an embodiment of the present invention, Fig. 2 is a timing waveform diagram of each signal in Fig. 1, and Fig. 3 is a block diagram of a logic circuit that is an embodiment of the present invention. FIG. 4 is a block diagram of a logic circuit that performs transfer control, and is a timing waveform diagram of each signal in FIG. 3. In the figure, 1 to 3 represent human power a and b, respectively. Perform the calculations f(aJ, g(bl, h(CI) for C. Blocks that obtain the outputs of c and d, 4 to 7 are each block 1 to 7.
3 input/output data a, b, c, d, 13B to 16B are data transfer signals φOB, φIB,
φ2B, φ3B, and 20 to 22 indicate the calculation times ta, tb, and tc of each block. In addition, in the figures, the same reference numerals indicate the same or equivalent parts. Agent Masuo Oiwa Figure 1 Data transfer signals for each block 1-3 Blocks 13B-16B 20-22 Operation time for each block Figure 3 Figure 4 Procedure amendment (self-proposed) July 2, 1991 Japan-Mi1 Commissioner of the Japan Patent Office
・Mi1, Incident Display Patent Application No. 2-335378 2,
Name of the invention Logic circuit 3, Person making the amendment Representative Moriya Shiki 4, Agent name (7375) Patent attorney Daikimi Masayoshi (contact number 03 (3213) 3421 Patent Department) - & Specification subject to amendment Column for Detailed Description of the Invention & Contents of Amendment fil The "data transfer success signal" on page 3, lines 14 to 15 of the specification is corrected to "data transfer control signal."that's all

Claims (1)

【特許請求の範囲】[Claims] 複数段のデータ転送を要する論理回路において、送るべ
きデータを生成する演算の終了を検知してワンショット
パルスを発生し、それをデータ転送信号としてデータの
転送を行なうデータ転送手段を備えたことを特徴とする
論理回路。
In a logic circuit that requires data transfer in multiple stages, it is equipped with a data transfer means that detects the end of the calculation that generates the data to be sent, generates a one-shot pulse, and uses this as a data transfer signal to transfer data. Characteristic logic circuit.
JP2335378A 1990-11-28 1990-11-28 Logic circuit Pending JPH04195627A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2335378A JPH04195627A (en) 1990-11-28 1990-11-28 Logic circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2335378A JPH04195627A (en) 1990-11-28 1990-11-28 Logic circuit

Publications (1)

Publication Number Publication Date
JPH04195627A true JPH04195627A (en) 1992-07-15

Family

ID=18287873

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2335378A Pending JPH04195627A (en) 1990-11-28 1990-11-28 Logic circuit

Country Status (1)

Country Link
JP (1) JPH04195627A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008192040A (en) * 2007-02-07 2008-08-21 Nec Corp Semiconductor integrated circuit and operation condition control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008192040A (en) * 2007-02-07 2008-08-21 Nec Corp Semiconductor integrated circuit and operation condition control method

Similar Documents

Publication Publication Date Title
HUP0100013A2 (en) Method and apparatus for selecting thread switch events in a multithreaded processor
JPH10124170A (en) Circuit device having combination block arranged between registers
JPS63228206A (en) Clock distribution system
JPH04195627A (en) Logic circuit
JPH02210685A (en) Dram controller
RU94001388A (en) Generator of n-digit random sequence
JPS63215212A (en) Pulse circuit
JPS61245020A (en) Analog signal output module for camac system
JPH0267665A (en) Interface circuit
JPH02192091A (en) Fifo register
JPS6224348A (en) Dma processing system
SU1275443A1 (en) Multichannel priority device
JPH04207411A (en) Selection circuit
JPH01191964A (en) Transfer method for memory bus data
JPH02165720A (en) Semiconductor integrated circuit
JPH0179102U (en)
JPH01145731A (en) Data synchronizing system
JPS62187998A (en) Alarm processing system
JPS61184638A (en) Information processing device
JPH02136982A (en) Method and device for arithmetic network constitution
JPH05181811A (en) Interruption control signal generator for multi-processor system
JPH03109670A (en) Accumulator
JPH03105497A (en) Alarm generation and recovery decision circuit
JPS62182911A (en) Timing check controller
JPH0326976A (en) Test apparatus of semiconductor integrated circuit