JPH0575414A - Data selection circuit - Google Patents

Data selection circuit

Info

Publication number
JPH0575414A
JPH0575414A JP23352991A JP23352991A JPH0575414A JP H0575414 A JPH0575414 A JP H0575414A JP 23352991 A JP23352991 A JP 23352991A JP 23352991 A JP23352991 A JP 23352991A JP H0575414 A JPH0575414 A JP H0575414A
Authority
JP
Japan
Prior art keywords
data
circuit
input
output
passing means
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.)
Withdrawn
Application number
JP23352991A
Other languages
Japanese (ja)
Inventor
Yukio Yamazaki
幸男 山▲崎▼
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP23352991A priority Critical patent/JPH0575414A/en
Publication of JPH0575414A publication Critical patent/JPH0575414A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To realize a data selection circuit for processing a digital signal in which the difference of the propagation delay time of data between the input and output is small and a difference from the propagation delay times at the time of switching is decreased. CONSTITUTION:This data selection circuit is provided with an inversion means 10 inverting a selection signal S used for selecting input data, a 1st data passing means 20 passing the input data D1 with the selection signal S, a 2nd data passing means 30 passing input data D2 with an output resulting from inverting selection signal S with the inversion means 10 and an OR means 40 ORing the output of a 1st data passing means 20 and the output of a 2nd data passing means 30.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はディジタル信号処理用の
データセレクト回路に関する。ディジタル信号処理にお
いては、各種の演算をリアルタイムで行うために、高速
で動作することが要求されている。このようなディジタ
ル信号処理の中で、選択信号Sの指定により2つの入力
信号D1、D2の何れかを選択して出力するデータセレ
クト回路が多数使用されている。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data select circuit for digital signal processing. In digital signal processing, high speed operation is required in order to perform various calculations in real time. In such digital signal processing, a large number of data select circuits that select and output one of the two input signals D1 and D2 according to the designation of the selection signal S are used.

【0002】かかる、データセレクト回路は伝播遅延時
間が小さく、且つ2つの経路の何れを選択した場合でも
その伝播遅延時間が等しいことが要求されている。
The data select circuit is required to have a small propagation delay time and have the same propagation delay time regardless of which of the two paths is selected.

【0003】[0003]

【従来の技術】図4は従来例を説明する図を示す。図中
の11は選択信号Sを反転させるインバータ、21Aは
入力データD1をクロック信号CKで保持するフリップ
フロップ回路(以下F/F回路と称する)、31Aは入
力データD2をクロック信号CKで保持するF/F回
路、41Aは論理和回路(以下OR回路と称する)4
2、43および論理積回路(以下AND回路と称する)
44からなるセレクタ、51はセレクタ41Aの出力を
クロック信号CKで保持するF/F回路である。
2. Description of the Related Art FIG. 4 shows a diagram for explaining a conventional example. In the figure, 11 is an inverter that inverts the selection signal S, 21A is a flip-flop circuit that holds the input data D1 with the clock signal CK (hereinafter referred to as F / F circuit), and 31A is the input data D2 that is held with the clock signal CK. F / F circuit, 41A is an OR circuit (hereinafter referred to as OR circuit) 4
2, 43 and a logical product circuit (hereinafter referred to as an AND circuit)
A selector composed of 44, and 51 is an F / F circuit which holds the output of the selector 41A by the clock signal CK.

【0004】上述の回路において、例えば、選択信号S
を「1」とすると、インバータ11で反転した「0」が
OR回路42の一方の入力端子に入力され、OR回路4
2の他方の入力端子には入力データが入力されるので、
OR回路42の出力端子からは入力データD1がそのま
ま出力される。一方、選択信号Sの「1」はOR回路4
3の一方の入力端子に入力されるので、OR回路43の
出力端子からは入力データD2には関係なく常に「1」
が出力される。
In the above circuit, for example, the selection signal S
Is “1”, “0” inverted by the inverter 11 is input to one input terminal of the OR circuit 42, and the OR circuit 4
Since the input data is input to the other input terminal of 2,
The input data D1 is directly output from the output terminal of the OR circuit 42. On the other hand, “1” of the selection signal S is the OR circuit 4
3 is input to one of the input terminals of the OR circuit 43, so that the output terminal of the OR circuit 43 is always "1" regardless of the input data D2.
Is output.

【0005】したがって、OR回路42の出力とOR回
路43の出力の論理積をAND回路44でとることによ
り、セレクタ41Aからは入力データD1が出力され
る。また、選択信号Sを「0」の場合には、「1」がO
R回路42の一方の入力端子に入力され、「0」がOR
回路43の一方の入力端子に入力されるので、OR回路
42の出力とOR回路43の出力の論理積をAND回路
44でとることにより、セレクタ41Aからは入力デー
タD2が出力される。
Therefore, by ANDing the output of the OR circuit 42 and the output of the OR circuit 43 with the AND circuit 44, the input data D1 is output from the selector 41A. When the selection signal S is "0", "1" is O
Input to one input terminal of the R circuit 42, and "0" is OR
Since it is input to one of the input terminals of the circuit 43, the AND circuit 44 takes the logical product of the output of the OR circuit 42 and the output of the OR circuit 43 to output the input data D2 from the selector 41A.

【0006】[0006]

【発明が解決しようとする課題】上述の従来例において
使用されるOR−ANDタイプのセレクタは伝播遅延時
間が大きく、データを選択する経路により伝播遅延時間
に差がある。
The OR-AND type selector used in the above-mentioned conventional example has a large propagation delay time, and there is a difference in the propagation delay time depending on the path for selecting data.

【0007】したがって、高速動作を要求される場合に
セットアップマージンが充分確保できなくなるととも
に、セレクタの切り換えによりセットアップマージンが
変化することが問題となる。
Therefore, when a high-speed operation is required, a sufficient setup margin cannot be secured, and there is a problem that the setup margin changes due to switching of the selector.

【0008】本発明は、入出力間でのデータの伝播遅延
時間が小さく、切り換え時の伝播遅延時間の差を小さく
することのできるデータセレクト回路を実現しようとす
る。
The present invention intends to realize a data select circuit which can reduce the data propagation delay time between input and output and reduce the difference in propagation delay time at the time of switching.

【0009】[0009]

【課題を解決するための手段】図1は本発明の原理を説
明するブロック図である。図中の10は入力データを選
択する選択信号Sを反転する反転手段であり、20は選
択信号Sで入力データD1を通過させる第1のデータ通
過手段であり、30は選択信号Sを反転手段10で反転
した出力により、入力データD2を通過させる第2のデ
ータ通過手段であり、40は第1のデータ通過手段20
の出力と、第2のデータ通過手段30の出力の論理和を
とる論理和手段であり、選択信号Sの指定により、第1
のデータ通過手段20と、第2のデータ通過手段30で
通過させない方のデータを阻止した上で、論理和手段4
0により第1のデータ通過手段20の出力と、第2のデ
ータ通過手段30の出力の論理和をとることによりデー
タセレクトを行う。
FIG. 1 is a block diagram for explaining the principle of the present invention. In the figure, 10 is an inverting means for inverting the selection signal S for selecting the input data, 20 is a first data passing means for passing the input data D1 by the selection signal S, and 30 is an inverting means for the selection signal S. Reference numeral 40 denotes a second data passing means for passing the input data D2 by the output inverted at 10, and 40 denotes the first data passing means 20.
Of the second data passing means 30 and the output of the second data passing means 30.
The data passing means 20 and the second data passing means 30 block the data which is not passed, and the logical sum means 4
When 0, the output of the first data passing means 20 and the output of the second data passing means 30 are ORed to perform data selection.

【0010】また、第1のデータ通過手段20、第2の
データ通過手段30として、F/F回路21、31を使
用し、F/F回路21には選択信号Sをそのままの位相
で入力し、F/F回路31には選択信号Sを反転して入
力し、F/F回路21、31の出力の論理和をとること
により、データセレクト回路を構成する。
Further, F / F circuits 21 and 31 are used as the first data passing means 20 and the second data passing means 30, and the selection signal S is input to the F / F circuit 21 in the same phase. , The F / F circuit 31 is inverted to input the selection signal S, and the outputs of the F / F circuits 21 and 31 are ORed to form a data select circuit.

【0011】さらに、第1のデータ通過手段20、第2
のデータ通過手段30として、AND回路22、32を
使用しデータセレクト回路を構成する。
Further, the first data passing means 20 and the second data passing means 20
As the data passing means 30, the AND circuits 22 and 32 are used to form a data select circuit.

【0012】[0012]

【作用】入力データの選択信号Sを反転手段10により
反転し、第1のデータ通過手段20には、選択信号Sを
そのままの位相で入力し、第2のデータ通過手段30に
は、反転した選択信号Sを入力する。
The selection signal S of the input data is inverted by the inverting means 10, the selection signal S is input to the first data passing means 20 in the same phase, and is inverted to the second data passing means 30. The selection signal S is input.

【0013】第1のデータ通過手段20は、選択信号S
が「ロウ」レベルのときに入力データD1を通過させ、
第2のデータ通過手段30は、反転した選択信号Sが
「ロウ」レベル、すなわち選択信号Sが「ハイ」レベル
ときに入力データD2を通過さる。
The first data passing means 20 has a selection signal S.
Input data D1 is passed when is at "low" level,
The second data passing means 30 passes the input data D2 when the inverted selection signal S is "low" level, that is, when the selection signal S is "high" level.

【0014】この状態で、第1のデータ通過手段20の
出力と第2のデータ通過手段30の出力の論理和を論理
和手段40でとることにより、入力から出力までのデー
タの伝播遅延時間を小さくできかつ,出力するデータの
経路を切り換えても伝播遅延時間の差を小さくすること
が可能となる。
In this state, the logical sum of the output of the first data passing means 20 and the output of the second data passing means 30 is obtained by the logical sum means 40, so that the propagation delay time of the data from the input to the output can be calculated. It can be made small, and the difference in propagation delay time can be made small even if the output data path is switched.

【0015】[0015]

【実施例】図2は本発明の実施例を説明する図である。
図中の11は原理図で説明した反転手段10としてのイ
ンバータ、21は第1のデータ通過手段20としてのF
/F回路、31は第2のデータ通過手段30としてのF
/F回路、41は論理和手段40としてのOR回路、5
1はデータ出力用のF/F回路である。
FIG. 2 is a diagram for explaining an embodiment of the present invention.
In the figure, 11 is an inverter as the inverting means 10 described in the principle diagram, and 21 is an F as the first data passing means 20.
/ F circuit, 31 is an F as the second data passing means 30
/ F circuit, 41 is an OR circuit as OR means 40, 5
Reference numeral 1 is an F / F circuit for outputting data.

【0016】上述の実施例の構成では、F/F回路21
のリセット端子Rに選択信号S、F/F回路31のリセ
ット端子Rには反転した選択信号Sを入力している。し
たがって、選択信号Sが「1」のときは、F/F回路2
1はリセットされず、通常動作となり、入力データD1
を出力し、F/F回路31は反転された選択信号Sによ
りリセットされるので、入力データD2は阻止され、常
時、「0」が出力する。
In the configuration of the above embodiment, the F / F circuit 21
The selection signal S is input to the reset terminal R of the above, and the inverted selection signal S is input to the reset terminal R of the F / F circuit 31. Therefore, when the selection signal S is "1", the F / F circuit 2
1 is not reset and becomes normal operation, and input data D1
Since the F / F circuit 31 is reset by the inverted selection signal S, the input data D2 is blocked and "0" is always output.

【0017】この状態で、F/F回路21とF/F回路
31の出力の論理和をとることにより、入力データD1
を出力する。逆に、選択信号Sが「0」のときは、F/
F回路21がリセットされ、F/F回路31に入力する
入力データD2がOR回路41から出力される。
In this state, the logical sum of the outputs of the F / F circuit 21 and the F / F circuit 31 is calculated to obtain the input data D1.
Is output. On the contrary, when the selection signal S is "0", F /
The F circuit 21 is reset, and the input data D2 input to the F / F circuit 31 is output from the OR circuit 41.

【0018】F/F回路51はOR回路41の出力をク
ロック信号CKで保持して出力するものである。図3は
本発明のその他の実施例を説明する図である。図中のイ
ンバータ11、F/F回路21、31、OR回路41、
F/F回路51は図2の実施例で説明したと同一構成物
である。
The F / F circuit 51 holds the output of the OR circuit 41 by the clock signal CK and outputs it. FIG. 3 is a diagram for explaining another embodiment of the present invention. Inverter 11, F / F circuits 21, 31, OR circuit 41,
The F / F circuit 51 has the same structure as that described in the embodiment of FIG.

【0019】22、32はそれぞれでF/F回路21、
31の入力端子に接続されるAND回路であり、選択信
号SによりF/F回路21、31への入力データを通過
させるものである。
Reference numerals 22 and 32 respectively denote F / F circuits 21 and
The AND circuit is connected to the input terminal of 31 and passes the input data to the F / F circuits 21 and 31 by the selection signal S.

【0020】F/F回路21、31は図2の実施例で説
明したと同一構成物であるが、ここでは、リセット端子
Rは使用していない。上述の図3の構成で選択信号Sが
「1」のときは、AND回路22が入力データD1を出
力し、AND回路32は反転された選択信号Sにより常
時「0」を出力し、F/F回路21とF/F回路31の
出力の論理和をとることにより、入力データD1を出力
する。
The F / F circuits 21 and 31 have the same structure as described in the embodiment of FIG. 2, but the reset terminal R is not used here. In the configuration of FIG. 3 described above, when the selection signal S is "1", the AND circuit 22 outputs the input data D1, the AND circuit 32 always outputs "0" by the inverted selection signal S, and F / Input data D1 is output by taking the logical sum of the outputs of the F circuit 21 and the F / F circuit 31.

【0021】逆に、選択信号Sが「0」のときは、AN
D回路22が常時「0」を出力し、AND回路32は入
力データD2を出力し、F/F回路21とF/F回路3
1の出力の論理和をとることにより、入力データD2を
出力する。
On the contrary, when the selection signal S is "0", AN
The D circuit 22 always outputs “0”, the AND circuit 32 outputs the input data D2, and the F / F circuit 21 and the F / F circuit 3
By taking the logical sum of the outputs of 1, the input data D2 is output.

【0022】[0022]

【発明の効果】2つの入力データをF/F回路に入力
し、F/F回路でデータの出力制御を行うことにより、
伝播遅延時間を小さくでき、且つ出力データの切り換え
を行った場合にも伝播遅延時間の差を小さくでき、動作
マージンを確保することのできるデータセレクト回路を
実現することができる。
By inputting two input data to the F / F circuit and controlling the output of the data by the F / F circuit,
It is possible to realize a data select circuit that can reduce the propagation delay time, can reduce the difference in the propagation delay time even when the output data is switched, and can secure an operation margin.

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

【図1】 本発明の原理を説明するブロック図FIG. 1 is a block diagram illustrating the principle of the present invention.

【図2】 本発明の実施例を説明する図FIG. 2 is a diagram illustrating an embodiment of the present invention.

【図3】 本発明のその他の実施例を説明する図FIG. 3 is a diagram illustrating another embodiment of the present invention.

【図4】 従来例を説明する図FIG. 4 is a diagram illustrating a conventional example.

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

10 反転手段 11 インバータ 20 第1のデータ通過手段 21、21A、31、31A、51 F/F回路 22、32、44 AND回路 30 第2のデータ通過手段 40 論理和手段 41、42、43 OR回路 41A セレクタ 10 Inversion Means 11 Inverter 20 First Data Passing Means 21, 21A, 31, 31A, 51 F / F Circuits 22, 32, 44 AND Circuit 30 Second Data Passing Means 40 Logical Or Means 41, 42, 43 OR Circuits 41A selector

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 2つの入力データ(D1、D2)の何れ
かを選択して出力する回路であって、 入力データを選択する選択信号(S)を反転する反転手
段(10)と、 前記選択信号(S)で入力データ(D1)を通過させる
第1のデータ通過手段(20)と、 前記選択信号(S)を前記反転手段(10)で反転した
出力により、入力データ(D2)を通過させる第2のデ
ータ通過手段(30)と、 前記第1のデータ通過手段(20)の出力と、前記第2
のデータ通過手段(30)の出力の論理和をとる論理和
手段(40)とを備えたことを特徴とするデータセレク
ト回路。
1. A circuit for selecting and outputting any one of two input data (D1, D2), and an inverting means (10) for inverting a selection signal (S) for selecting the input data, and the selection. The input data (D2) is passed by the first data passing means (20) which passes the input data (D1) by the signal (S) and the output obtained by inverting the selection signal (S) by the inverting means (10). Second data passing means (30), an output of the first data passing means (20), and the second data passing means (30)
And a logical sum means (40) for taking a logical sum of the outputs of the data passing means (30).
【請求項2】 前記第1のデータ通過手段(20)と、
前記第2のデータ通過手段(30)をフリップフロップ
回路(21、31)から構成したことを特徴とする請求
項1記載のデータセレクト回路。
2. The first data passing means (20),
2. The data select circuit according to claim 1, wherein the second data passing means (30) comprises a flip-flop circuit (21, 31).
【請求項3】 前記第1のデータ通過手段(20)と、
前記第2のデータ通過手段(30)を論理積回路(2
2、32)から構成したことを特徴とする請求項1記載
のデータセレクト回路。
3. The first data passing means (20),
The second data passing means (30) is connected to the AND circuit (2
2. The data select circuit according to claim 1, wherein the data select circuit is composed of
JP23352991A 1991-09-13 1991-09-13 Data selection circuit Withdrawn JPH0575414A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23352991A JPH0575414A (en) 1991-09-13 1991-09-13 Data selection circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23352991A JPH0575414A (en) 1991-09-13 1991-09-13 Data selection circuit

Publications (1)

Publication Number Publication Date
JPH0575414A true JPH0575414A (en) 1993-03-26

Family

ID=16956473

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23352991A Withdrawn JPH0575414A (en) 1991-09-13 1991-09-13 Data selection circuit

Country Status (1)

Country Link
JP (1) JPH0575414A (en)

Similar Documents

Publication Publication Date Title
JPS63158475A (en) Logical integrated circuit of scan pass system
JPH0575414A (en) Data selection circuit
US6489811B2 (en) Logic gate with symmetrical propagation delay from any input to any output and a controlled output pulse width
JPH05258589A (en) Variable length shift register
JPH04326617A (en) Signal changeover circuit
JP2665070B2 (en) Bus circuit
JP2586712B2 (en) Asynchronous signal selection circuit
JPH04105412A (en) Flip-flop
KR950007836Y1 (en) Memory selection circuit
JP3166781B2 (en) Adder circuit
JPH05291895A (en) Clock selection circuit
JPH0514138A (en) Latch circuit with temporary latch function
JPS63250149A (en) Semiconductor device
JPH05275931A (en) Variable frequency oscillating circuit
JPH09171060A (en) Semiconductor integrated circuit
JPH05325564A (en) Input buffer for system clock of semiconductor storage device
JPH06152350A (en) Selecting circuit
JPS62169516A (en) Priority input selecting circuit
JPH02130020A (en) Delay circuit
JPS62222717A (en) Counter
JPH0653819A (en) Synchronizing counter
JPH06118138A (en) Testing circuit
JPH01155281A (en) Logic test circuit
JPH02206222A (en) Counter
JPS63121922A (en) Barrel shift circuit

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19981203