JPH0628151A - Parallel latch circuit for serial data - Google Patents

Parallel latch circuit for serial data

Info

Publication number
JPH0628151A
JPH0628151A JP18202792A JP18202792A JPH0628151A JP H0628151 A JPH0628151 A JP H0628151A JP 18202792 A JP18202792 A JP 18202792A JP 18202792 A JP18202792 A JP 18202792A JP H0628151 A JPH0628151 A JP H0628151A
Authority
JP
Japan
Prior art keywords
data
shift register
enable signal
bit
block
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
JP18202792A
Other languages
Japanese (ja)
Inventor
Eiji Imai
英治 今井
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 JP18202792A priority Critical patent/JPH0628151A/en
Publication of JPH0628151A publication Critical patent/JPH0628151A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To decrease the circuit scale by using a shift register which shift a maximum number of bits of data and a latch circuit which performs parallel latching operation in common. CONSTITUTION:A 1st shift register 1a which shifts and holds the data of the head block in input data while an enable signal is applied, a 2nd shift register 1b which shifts and holds the data of the 2nd block while the enable signal is applied, and a 3rd shift register 1c which shifts and holds the data of the 3rd block while the enable signal is applied are provided in parallel. Further, this circuit is provided with an enable signal generation part 2 which outputs the enable signal to the 1st shift register 1a, 2nd shift register 1b, and 3rd shift register 1c in order and the serial/parallel conversion of the data is performed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、シリアルデータのパラ
レルラッチ回路に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a parallel latch circuit for serial data.

【0002】[0002]

【従来の技術】図3は従来の一実施例回路の構成を示す
図であり、図4は従来の一実施例回路のタイミングを示
す図である。
2. Description of the Related Art FIG. 3 is a diagram showing a configuration of a conventional example circuit, and FIG. 4 is a diagram showing a timing of the conventional example circuit.

【0003】図3において、11はNビットシフトレジス
タ、12はタイミング生成部である。また、13a は第1ラ
ッチ回路、13b は第2ラッチ回路、13c は第3ラッチ回
路である。
In FIG. 3, 11 is an N-bit shift register, and 12 is a timing generator. 13a is a first latch circuit, 13b is a second latch circuit, and 13c is a third latch circuit.

【0004】図4において、(a) はクロックである。な
お、(b) 〜(d) はタイミング生成部12より出力される信
号であり、(b) はL番目のクロック(a) のタイミングで
出力するLビットラッチ信号、(c) は(L+M)番目の
クロック(a) のタイミングで出力するMビットラッチ信
号、(d) は(L+M+N)番目のクロック(a) のタイミ
ングで出力するNビットラッチ信号である。そして、
(e) はシリアルに続く入力データである。
In FIG. 4, (a) is a clock. Note that (b) to (d) are signals output from the timing generation unit 12, (b) is an L-bit latch signal output at the timing of the L-th clock (a), and (c) is (L + M). The M-bit latch signal output at the timing of the th clock (a), and (d) is the N-bit latch signal output at the timing of the (L + M + N) th clock (a). And
(e) is input data following the serial.

【0005】さらに、(f) と(g) は第1ラッチ回路13a
より出力されるデータであり、(f)は入力データ(e) に
おける先頭ブロックのL個のデータの中の最初の1ビッ
トラッチデータ、(g) は当該先頭ブロックのL個のデー
タの中の最終のLビットラッチデータである。
Further, (f) and (g) are the first latch circuit 13a.
(F) is the first 1-bit latch data in the L data of the first block in the input data (e), and (g) is the data output from the L data of the first block. This is the final L-bit latch data.

【0006】(h) と(i) は第2ラッチ回路13b より出力
されるデータであり、(h) は入力データ(e) における第
2ブロックのM個のデータの中の最初の1ビットラッチ
データ、(i) は当該第2ブロックのM個のデータの中の
最終のMビットラッチデータである。
(H) and (i) are the data output from the second latch circuit 13b, and (h) is the first 1-bit latch of the M data of the second block in the input data (e). Data, (i) is the final M-bit latch data among the M data of the second block.

【0007】また、(j) と(k) は第3ラッチ回路13c よ
り出力されるデータであり、(j) は入力データ(e) にお
ける第3ブロックのN個のデータの中の最初の1ビット
ラッチデータ、(k) は当該第3ブロックのN個のデータ
の中の最終のNビットラッチデータである。
Further, (j) and (k) are the data output from the third latch circuit 13c, and (j) is the first 1 of the N data of the third block in the input data (e). Bit latch data, (k) is the final N bit latch data among the N data of the third block.

【0008】図3と図4に示すように、1、2、3、・
・・Lと続く第1ブロック、1・・・Mと続く第2ブロ
ック、1、・・・Nと続く第3ブロックよりなるシリア
ルな入力データ(e) を、先頭ビットより順にNビットシ
フトレジスタ11に加えると、Nビットシフトレジスタ11
の最大容量幅がNビットであればNビット容量幅でNビ
ットシフトレジスタ11よりデータが出力される。
As shown in FIGS. 3 and 4, 1, 2, 3, ...
..Serial input data (e) consisting of a first block following L, a second block following M, a third block continuing 1, ... N, and an N-bit shift register in order from the first bit If added to 11, N-bit shift register 11
If the maximum capacity width of N is N bits, data is output from the N-bit shift register 11 with an N-bit capacity width.

【0009】この最大Nビット容量幅のデータについ
て、先頭ビットより任意のビットごとにラッチしてシリ
アル/パラレル変換を行う場合、図3に示すように、
L、M、Nの中で最大のビット幅をNビットとすると、
Nビット容量のNビットシフトレジスタ11ならびにLビ
ット容量の第1ラッチ回路13a とMビット容量の第2ラ
ッチ回路13b およびNビット容量の第3ラッチ回路13c
の3つのラッチ回路より構成される回路になる。
When the data having the maximum N-bit capacity width is latched every arbitrary bit from the first bit and serial / parallel conversion is performed, as shown in FIG.
If the maximum bit width of L, M, N is N bits,
An N-bit shift register 11 of N-bit capacity, a first latch circuit 13a of L-bit capacity, a second latch circuit 13b of M-bit capacity, and a third latch circuit 13c of N-bit capacity.
It is a circuit composed of three latch circuits.

【0010】この場合、第1ラッチ回路13a では、入力
データ(e) における先頭ブロックにある1〜LのL個の
データをLビットラッチ信号(b) でラッチし、第1ラッ
チ回路13a より1番目の1ビットラッチデータ(f) 〜L
番目のLビットラッチデータ(g) を出力する。
In this case, the first latch circuit 13a latches L data of 1 to L in the leading block of the input data (e) with the L bit latch signal (b), and the first latch circuit 13a outputs 1 Th 1-bit latch data (f) ~ L
The th L-bit latch data (g) is output.

【0011】第2ラッチ回路13b では、入力データ(e)
における第2ブロックにある1〜MのM個のデータをM
ビットラッチ信号(c) でラッチし、第2ラッチ回路13b
より(L+1)番目の1ビットラッチデータ(h) 〜(L
+M)番目のMビットラッチデータ(i) を出力する。
In the second latch circuit 13b, the input data (e)
1 to M data in the second block in
Latch with the bit latch signal (c), and the second latch circuit 13b
(L + 1) th 1-bit latch data (h) to (L
The + M) th M-bit latch data (i) is output.

【0012】そして、第3ラッチ回路13c では、入力デ
ータ(e) における第3ブロックにある1〜NのN個のデ
ータをNビットラッチ信号(d) でラッチして、第3ラッ
チ回路13c より(L+M+1)番目の1ビットラッチデ
ータ(j) 〜(L+M+N)番目のNビットラッチデータ
(k) を出力する。
Then, in the third latch circuit 13c, N pieces of data 1 to N in the third block in the input data (e) are latched by the N-bit latch signal (d), and the third latch circuit 13c outputs the data. (L + M + 1) th 1-bit latch data (j) to (L + M + N) th N-bit latch data
Output (k).

【0013】この方法では、総ビット数(L+M+N)
と最大ビット幅Nが大きくなると、特に最大ビット幅N
が大きくなると、第1ラッチ回路13a と第2ラッチ回路
13bと第3ラッチ回路13c の各ラッチ回路とNビットシ
フトレジスタ11のレジスタのゲート数が増大するように
なる。
In this method, the total number of bits (L + M + N)
And the maximum bit width N increases, the maximum bit width N
Becomes larger, the first latch circuit 13a and the second latch circuit 13a
The number of gates of each latch circuit of 13b and the third latch circuit 13c and the register of the N-bit shift register 11 increases.

【0014】[0014]

【発明が解決しようとする課題】従って、従来例のシリ
アルデータのパラレルラッチ回路においては、当該ラッ
チ回路とシフトレジスタのゲート数が増大するという課
題がある。
Therefore, in the conventional parallel latch circuit for serial data, there is a problem that the number of gates of the latch circuit and the shift register increases.

【0015】本発明は、データの最大ビット数のシフト
を行うシフトレジスタと並列ラッチを行うラッチ回路を
共用にすることで回路規模の削減を図ることを目的とす
る。
An object of the present invention is to reduce the circuit scale by sharing a shift register for shifting the maximum number of bits of data and a latch circuit for parallel latching.

【0016】[0016]

【課題を解決するための手段】上記の目的を達成するた
め、図1に示すごとく、イネーブル信号が加わる間は入
力データの中の先頭ブロックのデータをシフトさせ、該
イネーブル信号が終わると該シフト結果を入力データが
終わるまで保持する第1シフトレジスタ1aと、イネーブ
ル信号が加わる間は入力データの中の第1ブロックの次
の第2ブロックのデータをシフトさせ、該イネーブル信
号が終わると該シフト結果を入力データが終わるまで保
持する第2シフトレジスタ1bと、イネーブル信号が加わ
る間は入力データの中の第2ブロックの次の第3ブロッ
クのデータをシフトさせ、該イネーブル信号が終わると
該シフト結果を入力データが終わるまで保持する第3シ
フトレジスタ1cをそれぞれ並列に設け、さらに、前記第
1シフトレジスタ1aと第2シフトレジスタ1bおよび第3
シフトレジスタ1cに対するイネーブル信号を順次出力す
るイネーブル生成部2とを設け、データのシリアル/パ
ラレル変換を行うように構成する。
In order to achieve the above object, as shown in FIG. 1, while the enable signal is applied, the data of the first block in the input data is shifted, and when the enable signal ends, the shift is performed. A first shift register 1a that holds the result until the end of the input data, and a data of the second block next to the first block in the input data is shifted while the enable signal is applied, and when the enable signal ends, the shift is performed. A second shift register 1b that holds the result until the end of the input data, and shifts the data of the third block next to the second block in the input data while the enable signal is applied, and shifts when the enable signal ends. Third shift registers 1c for holding the results until the end of the input data are provided in parallel, and the first shift register 1a is further provided. Second shift register 1b and the third
The shift register 1c is provided with an enable generation unit 2 that sequentially outputs an enable signal, and is configured to perform serial / parallel conversion of data.

【0017】[0017]

【作用】本発明は図1に示すように、第1シフトレジス
タ1aと第2シフトレジスタ1bと第3シフトレジスタ1cを
並列に設け、第1シフトレジスタ1aでは、イネーブル信
号が加わる間は入力データの中の先頭ブロックのデータ
をシフトし、イネーブル信号が終わると該シフト結果を
入力データが終わるまで保持するようにする。
According to the present invention, as shown in FIG. 1, a first shift register 1a, a second shift register 1b, and a third shift register 1c are provided in parallel. In the first shift register 1a, input data is applied while an enable signal is applied. The data of the first block in the block is shifted, and when the enable signal ends, the shift result is held until the input data ends.

【0018】なお、第2シフトレジスタ1bでは、イネー
ブル信号が加わる間は入力データの中の次の第2ブロッ
クのデータをシフトさせ、イネーブル信号が終わると該
シフト結果を入力データが終わるまで保持するようにす
る。
In the second shift register 1b, the data of the second block next to the input data is shifted while the enable signal is applied, and when the enable signal ends, the shift result is held until the input data ends. To do so.

【0019】また、第3シフトレジスタ1cでは、イネー
ブル信号が加わる間は入力データの中の第3ブロックの
データをシフトさせ、イネーブル信号が終わると該シフ
ト結果を入力データが入力が終わるまで保持するように
する。
In the third shift register 1c, the data of the third block in the input data is shifted while the enable signal is applied, and when the enable signal ends, the shift result is held until the input data ends. To do so.

【0020】従って、イネーブル生成部2から前記第1
シフトレジスタ1aと第2シフトレジスタ1bおよび第3シ
フトレジスタ1cにイネーブル信号を順次に出力すること
により、データのシリアル/パラレル変換を行う回路を
構成することが可能になる。
Therefore, from the enable generation unit 2, the first
By sequentially outputting the enable signals to the shift register 1a, the second shift register 1b, and the third shift register 1c, it becomes possible to configure a circuit that performs serial / parallel conversion of data.

【0021】[0021]

【実施例】以下、図1と図2により本発明の実施例を詳
細に説明する。図1は本発明の一実施例回路の構成を示
す図であり、図2は本発明の一実施例回路のタイミング
を示す図である。
Embodiments of the present invention will be described in detail below with reference to FIGS. FIG. 1 is a diagram showing a configuration of an embodiment circuit of the present invention, and FIG. 2 is a diagram showing a timing of the embodiment circuit of the present invention.

【0022】図1において、1aは第1シフトレジスタ、
1bは第2シフトレジスタ、また、1cは第3シフトレジス
タである。そして、2はイネーブル生成部である。図2
において、(a) はクロックである。なお、(b) はシリア
ルに続く入力データである。
In FIG. 1, 1a is a first shift register,
1b is a second shift register, and 1c is a third shift register. 2 is an enable generation unit. Figure 2
In, (a) is a clock. Note that (b) is the input data that follows the serial.

【0023】なお、(c) 〜(e) はイネーブル生成部2よ
り出力する信号であり、(c) は1番目〜L番目のクロッ
ク(a) の幅のタイミングで‘H’を出力するLビットイ
ネーブル信号、(d) は(L+1)番目〜(L+M)番目
のクロック(a) の幅のタイミングで‘H’を出力するM
ビットイネーブル信号、(d) は(L+M+1)番目〜
(L+M+N)番目のクロック(a) の幅のタイミングで
‘H’を出力するNビットイネーブル信号である。
Note that (c) to (e) are signals output from the enable generator 2, and (c) is an L that outputs'H 'at the timing of the width of the first to Lth clocks (a). Bit enable signal, (d) is M which outputs'H 'at the timing of the width of (L + 1) th to (L + M) th clock (a)
Bit enable signal, (d) is (L + M + 1) th ~
This is an N-bit enable signal that outputs'H 'at the timing of the width of the (L + M + N) th clock (a).

【0024】さらに、(f) と(g) は第1シフトレジスタ
1aより‘H’を出力するデータであり、(f) は入力デー
タ(b) における先頭ブロックのL個のデータの中の最初
の1ビットラッチデータ、(g) は当該先頭ブロックのL
個のデータの中の最終のLビットラッチデータである。
Further, (f) and (g) are the first shift register
It is the data that outputs'H 'from 1a, (f) is the first 1-bit latch data in the L data of the first block in the input data (b), and (g) is the L of the first block.
It is the final L-bit latch data of the data.

【0025】(h) と(i) は第2シフトレジスタ1bより出
力するデータであり、(h) は入力データ(b) における第
2ブロックのM個のデータの中の最初の1ビットラッチ
データ、(i) は当該第2ブロックのM個のデータの中の
最終のMビットラッチデータである。
(H) and (i) are the data output from the second shift register 1b, and (h) is the first 1-bit latch data in the M data of the second block in the input data (b). , (I) are the final M-bit latch data in the M data of the second block.

【0026】また、(j) と(k) は第3シフトレジスタ1c
より出力するデータであり、(j) は入力データ(b) にお
ける第3ブロックのN個のデータの中の最初の1ビット
ラッチデータ、(k) は当該第3ブロックのN個のデータ
の中の最終のNビットラッチデータである。
Further, (j) and (k) are the third shift register 1c.
(J) is the first 1-bit latch data among the N data of the third block in the input data (b), and (k) is the N data of the third block. Is the final N-bit latched data.

【0027】図1と図2に示すように、任意のLビット
長の第1シフトレジスタ1a、任意のMビット長の第2シ
フトレジスタ1b、任意のNビット長の第3シフトレジス
タ1cのそれぞれに並列に、外部より1、2、3、・・・
Lと続く第1ブロック、1・・・Mと続く第2ブロッ
ク、1、・・・Nと続く第3ブロックからなるシリアル
な入力データ(b) を加える。
As shown in FIGS. 1 and 2, the first shift register 1a having an arbitrary L bit length, the second shift register 1b having an arbitrary M bit length, and the third shift register 1c having an arbitrary N bit length, respectively. In parallel with 1, 2, 3, ...
Serial input data (b) consisting of a first block followed by L, 1 ... M followed by a second block 1, ... N followed by a third block is added.

【0028】次に、イネーブル生成部2により第1シフ
トレジスタ1a、第2シフトレジスタ1b、第3シフトレジ
スタ1cの動作を制御するそれぞれのイネーブル端子(E
N端子)へラッチしたいデータが目的のシフトレジスタ
に入りきった時に、当該EN端子に入力するイネーブル
信号を‘H’から‘L’に変移させてデセーブル状態に
して、第1シフトレジスタ1a、第2シフトレジスタ1b、
第3シフトレジスタ1cの順に各シフトレジスタの動作を
止めてしまう。
Next, each enable terminal (E) for controlling the operation of the first shift register 1a, the second shift register 1b, and the third shift register 1c by the enable generator 2
When the data to be latched to the N terminal) has completely entered the target shift register, the enable signal input to the EN terminal is changed from'H 'to'L' to disable the first shift register 1a, 2 shift register 1b,
The operation of each shift register is stopped in the order of the third shift register 1c.

【0029】そして、以後において、第1シフトレジス
タ1aと第2シフトレジスタ1bおよび第3シフトレジスタ
1cをラッチ回路として使用する。この動作を、L、M、
Nビットの各任意のビット長について行うことにより、
すべての第1シフトレジスタ1a、第2シフトレジスタ1
b、第3シフトレジスタ1cの動作が止まったところで、
そのままデータが保持する。
Then, after that, the first shift register 1a, the second shift register 1b, and the third shift register 1b.
1c is used as a latch circuit. This operation is L, M,
By performing each arbitrary bit length of N bits,
All the first shift register 1a and the second shift register 1
b, where the operation of the third shift register 1c has stopped,
The data is retained as it is.

【0030】そして、保持データの処理が終わった後に
おいて、イネーブル生成部2よりのEN信号を‘H’に
して第1シフトレジスタ1a、第2シフトレジスタ1b、第
3シフトレジスタ1cを動作状態にし、1’2’・・・と
続く入力データ(b) についての上記シフトと保持の動作
を繰り返すようにする。
After the processing of the held data is completed, the EN signal from the enable generator 2 is set to "H" to activate the first shift register 1a, the second shift register 1b and the third shift register 1c. 1'2 '... and subsequent input data (b) are repeatedly shifted and held.

【0031】このように動作することにより、Lビット
幅、Mビット幅、Nビット幅の各ビットデータを逐次に
ラッチする。
By operating in this manner, each bit data of L bit width, M bit width and N bit width is latched in sequence.

【0032】[0032]

【発明の効果】以上の説明から明らかなように本発明に
よれば、シリアルデータを先頭ビットより任意のビット
毎に逐次ラッチする回路において、「ラッチしたデータ
の処理が終わるまで次のシリアル・入力データを受け付
けない。」という条件のもとでは、入力データのシフト
を行うシフトレジスタを不要にして、当該回路の規模を
縮小できるという効果を奏する。
As is apparent from the above description, according to the present invention, in a circuit for sequentially latching serial data for each arbitrary bit from the first bit, "the next serial input until the processing of the latched data is completed. Under the condition that "data is not accepted", there is an effect that the scale of the circuit can be reduced by eliminating the need for a shift register that shifts input data.

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

【図1】 本発明の一実施例回路の構成を示す図であ
る。
FIG. 1 is a diagram showing a configuration of an embodiment circuit of the present invention.

【図2】 本発明の一実施例回路のタイミングをを示す
図である。
FIG. 2 is a diagram showing a timing of a circuit according to an embodiment of the present invention.

【図3】 従来の一実施例回路の構成を示す図である。FIG. 3 is a diagram showing a configuration of a conventional example circuit.

【図4】 従来の一実施例回路のタイミングをを示す図
である。
FIG. 4 is a diagram showing a timing of a conventional example circuit.

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

1aは第1シフトレジスタ 1bは第2シフトレジスタ 1cは第3シフトレジスタ 2はイネーブル生成部 1a is the first shift register 1b is the second shift register 1c is the third shift register 2 is the enable generator

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 イネーブル信号が加わる間は入力データ
の中の先頭ブロックのデータをシフトさせ、該イネーブ
ル信号が終わると該シフト結果を入力データが終わるま
で保持する第1シフトレジスタ(1a)と、 イネーブル信号が加わる間は入力データの中の第1ブロ
ックの次の第2ブロックのデータをシフトさせ、該イネ
ーブル信号が終わると該シフト結果を入力データが終わ
るまで保持する第2シフトレジスタ(1b)と、 イネーブル信号が加わる間は入力データの中の第2ブロ
ックの次の第3ブロックのデータをシフトさせ、該イネ
ーブル信号が終わると該シフト結果を入力データが終わ
るまで保持する第3シフトレジスタ(1c)をそれぞれ並列
に設け、 さらに、前記第1シフトレジスタ(1a)と第2シフトレジ
スタ(1b)および第3シフトレジスタ(1c)に対するイネー
ブル信号を順次出力するイネーブル生成部(2)とを設
け、 データのシリアル/パラレル変換を行うようにしたこと
を特徴とするシリアルデータのパラレルラッチ回路。
1. A first shift register (1a) which shifts data of a leading block in input data while an enable signal is applied, and holds the shift result until the input data ends when the enable signal ends. A second shift register (1b) that shifts the data of the second block next to the first block in the input data while the enable signal is applied, and holds the shift result until the input data ends when the enable signal ends. While the enable signal is being applied, the data in the third block next to the second block in the input data is shifted, and when the enable signal ends, the third shift register that holds the shift result until the input data ends ( 1c) are respectively provided in parallel, and further paired with the first shift register (1a), the second shift register (1b) and the third shift register (1c). A parallel latch circuit for serial data, comprising: an enable generation unit (2) for sequentially outputting an enable signal for performing serial / parallel conversion of data.
JP18202792A 1992-07-09 1992-07-09 Parallel latch circuit for serial data Withdrawn JPH0628151A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18202792A JPH0628151A (en) 1992-07-09 1992-07-09 Parallel latch circuit for serial data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18202792A JPH0628151A (en) 1992-07-09 1992-07-09 Parallel latch circuit for serial data

Publications (1)

Publication Number Publication Date
JPH0628151A true JPH0628151A (en) 1994-02-04

Family

ID=16111063

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18202792A Withdrawn JPH0628151A (en) 1992-07-09 1992-07-09 Parallel latch circuit for serial data

Country Status (1)

Country Link
JP (1) JPH0628151A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008060686A (en) * 2006-08-29 2008-03-13 Oki Electric Ind Co Ltd Serial interface data input circuit

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008060686A (en) * 2006-08-29 2008-03-13 Oki Electric Ind Co Ltd Serial interface data input circuit
JP4563973B2 (en) * 2006-08-29 2010-10-20 Okiセミコンダクタ株式会社 Serial interface data input circuit

Similar Documents

Publication Publication Date Title
JP2626920B2 (en) Scan test circuit and semiconductor integrated circuit device using the same
US5045854A (en) Integrated high speed synchronous counter with asynchronous read-out
JPH01132980A (en) Electronic circuit with test function
JP2937326B2 (en) Test circuit for logic circuits
JPH0628151A (en) Parallel latch circuit for serial data
US5621337A (en) Iterative logic circuit
JPH05191272A (en) Counter circuit and its application circuit
JPH04292018A (en) Variable crc generation circuit
US5615141A (en) Multiplying apparatus
JP3418418B2 (en) Format conversion circuit
JPS6025839B2 (en) reversible shift register
JPH01179297A (en) Shift register
KR930008038B1 (en) Memory controller
JPH0815392A (en) Test mode setting circuit
JPH08212794A (en) Shift register
JP2521535B2 (en) Data transfer circuit
JPH0653819A (en) Synchronizing counter
JPH06202847A (en) Signal generating circuit
JPH05233213A (en) Serial/parallel conversion circuit
JPH0494222A (en) Serial/parallel conversion circuit
JPH0191396A (en) Shift register
JPS63284930A (en) Mbnb code converting circuit
JPH0748298B2 (en) FIFO circuit
JPH03171273A (en) Digital signal processor
JPH04343130A (en) Accumulator

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: 19991005