[go: up one dir, main page]

JP5732990B2 - Semiconductor circuit - Google Patents

Semiconductor circuit Download PDF

Info

Publication number
JP5732990B2
JP5732990B2 JP2011088261A JP2011088261A JP5732990B2 JP 5732990 B2 JP5732990 B2 JP 5732990B2 JP 2011088261 A JP2011088261 A JP 2011088261A JP 2011088261 A JP2011088261 A JP 2011088261A JP 5732990 B2 JP5732990 B2 JP 5732990B2
Authority
JP
Japan
Prior art keywords
output
signal
circuit
flip
clock signal
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.)
Expired - Fee Related
Application number
JP2011088261A
Other languages
Japanese (ja)
Other versions
JP2012220412A (en
Inventor
暁光 池田
暁光 池田
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 Semiconductor Ltd
Original Assignee
Fujitsu Semiconductor 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 Semiconductor Ltd filed Critical Fujitsu Semiconductor Ltd
Priority to JP2011088261A priority Critical patent/JP5732990B2/en
Publication of JP2012220412A publication Critical patent/JP2012220412A/en
Application granted granted Critical
Publication of JP5732990B2 publication Critical patent/JP5732990B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Tests Of Electronic Circuits (AREA)

Description

本発明は、故障検出を行うための試験機能を有する半導体回路に関する。   The present invention relates to a semiconductor circuit having a test function for performing failure detection.

実動作周波数が例えば1GHz以上であるシリアル−パラレル変換回路などのような高速なインターフェースを搭載した半導体回路がある。このような高速なインターフェースを搭載した半導体回路において、量産試験時に高速なIO(入力/出力)部分及び内部回路を試験する場合、実動作周波数でインターフェースを試験するには高価な量産テスタを準備する必要があり、試験コストが増加する。   There is a semiconductor circuit equipped with a high-speed interface such as a serial-parallel conversion circuit having an actual operating frequency of, for example, 1 GHz or more. In a semiconductor circuit equipped with such a high-speed interface, when testing a high-speed IO (input / output) part and internal circuit during a mass-production test, an expensive mass-production tester is prepared to test the interface at an actual operating frequency. This increases the test cost.

一方、半導体回路の内部に試験回路(BIST[Built-in Self Test]回路)を搭載することで、実動作周波数での半導体回路の試験が行われてきた。図4は、試験回路を搭載した半導体回路を示す図であり、シリアル−パラレル変換回路を一例として示している。1つのクロックチャンネル110及び8つのデータチャンネル120(120−1〜120−8)を有する場合を例示しており、データチャンネル120の各々が、入力されるシリアルのデータ信号を8ビットパラレルのデータ信号にシリアル−パラレル変換する。なお、パラレル化のビット数やチャンネル数は、要求仕様に基づいて適宜決定される。   On the other hand, by mounting a test circuit (BIST [Built-in Self Test] circuit) inside the semiconductor circuit, the semiconductor circuit has been tested at an actual operating frequency. FIG. 4 is a diagram showing a semiconductor circuit equipped with a test circuit, and shows a serial-parallel conversion circuit as an example. The case of having one clock channel 110 and eight data channels 120 (120-1 to 120-8) is illustrated, and each of the data channels 120 converts an input serial data signal into an 8-bit parallel data signal. To serial-parallel conversion. Note that the number of parallel bits and the number of channels are appropriately determined based on the required specifications.

クロックチャンネル110は、差動クロック入力バッファ111、PLL(Phase Locked Loop)回路112、及び分周回路113を有する。差動クロック入力バッファ111は、クロック入力端子CKIより入力された入力クロック信号が入力される。PLL回路112は、差動クロック入力バッファ111の出力を基に、その出力に対して逓倍(この例では8逓倍)の出力クロック信号を生成し出力する。分周回路113は、PLL回路112から出力された出力クロック信号を分周(この例では8分周)し、分周によって生成された出力クロック信号を出力する。分周回路113から出力された出力クロック信号は、データチャンネル120から出力されるパラレルのデータ信号用のクロック信号CKOとして出力される。   The clock channel 110 includes a differential clock input buffer 111, a PLL (Phase Locked Loop) circuit 112, and a frequency dividing circuit 113. The differential clock input buffer 111 receives an input clock signal input from the clock input terminal CKI. Based on the output of the differential clock input buffer 111, the PLL circuit 112 generates and outputs an output clock signal multiplied (8 times in this example) with respect to the output. The frequency divider 113 divides the output clock signal output from the PLL circuit 112 (in this example, divided by 8), and outputs an output clock signal generated by the frequency division. The output clock signal output from the frequency dividing circuit 113 is output as the clock signal CKO for the parallel data signal output from the data channel 120.

また、データチャンネル120の各々は、差動データ入力バッファ121、ランダム信号生成回路(パターンジェネレータ)122、セレクタ123、変換回路124、及び信号検証回路(パターンチェッカ)125を有する。差動データ入力バッファ121は、データ入力端子DTIより入力されたシリアルのデータ信号が入力される。ランダム信号生成回路122は、試験を行うためのPRBS(擬似ランダムビットシーケンス)のような試験パターンを生成する。セレクタ123は、半導体回路の動作状態(動作モード)に応じて、差動データ入力バッファ121の出力又はランダム信号生成回路122の出力を選択的に変換回路124に供給する。変換回路124は、PLL回路112の出力クロック信号及び分周回路113の出力クロック信号を用いて、セレクタ123から供給されるシリアルのデータ信号を8ビットパラレルのデータ信号に変換し出力する。信号検証回路125は、変換回路124の出力に基づいて故障の有無を検証する。   Each of the data channels 120 includes a differential data input buffer 121, a random signal generation circuit (pattern generator) 122, a selector 123, a conversion circuit 124, and a signal verification circuit (pattern checker) 125. The differential data input buffer 121 receives a serial data signal input from the data input terminal DTI. The random signal generation circuit 122 generates a test pattern such as PRBS (pseudo random bit sequence) for performing a test. The selector 123 selectively supplies the output of the differential data input buffer 121 or the output of the random signal generation circuit 122 to the conversion circuit 124 according to the operation state (operation mode) of the semiconductor circuit. The conversion circuit 124 converts the serial data signal supplied from the selector 123 into an 8-bit parallel data signal and outputs it using the output clock signal of the PLL circuit 112 and the output clock signal of the frequency divider circuit 113. The signal verification circuit 125 verifies the presence or absence of a failure based on the output of the conversion circuit 124.

通常動作時には、データ入力端子DTIより入力されたシリアルのデータ信号が、差動データ入力バッファ121及びセレクタ123を介して変換回路124に入力される。そして、入力されたシリアルのデータ信号は、変換回路124で8ビットパラレルのデータ信号に変換され、パラレルのデータ信号DTO[1:8]として出力される。一方、試験時には、ランダム信号生成回路122で生成された試験パターンが、セレクタ123を介して変換回路124に入力されて8ビットパラレルのデータ信号に変換される。そして、変換回路124の出力に基づいて、信号検証回路125によって故障の有無が検証され、検証結果がエラーフラグ出力ERFとして出力される。   During normal operation, a serial data signal input from the data input terminal DTI is input to the conversion circuit 124 via the differential data input buffer 121 and the selector 123. The input serial data signal is converted into an 8-bit parallel data signal by the conversion circuit 124 and output as a parallel data signal DTO [1: 8]. On the other hand, at the time of the test, the test pattern generated by the random signal generation circuit 122 is input to the conversion circuit 124 via the selector 123 and converted into an 8-bit parallel data signal. Based on the output of the conversion circuit 124, the signal verification circuit 125 verifies the presence or absence of a failure, and the verification result is output as an error flag output ERF.

また、組合せ論理素子及び順次論理素子によってデジタル信号を処理するデジタル信号処理装置に、試験パターン発生器を形成させて、一連の試験パターンにより検証を行うデジタル信号処理装置が提案されている(例えば、特許文献1参照)。   In addition, a digital signal processing apparatus has been proposed in which a test pattern generator is formed in a digital signal processing apparatus that processes a digital signal using combinational logic elements and sequential logic elements, and verification is performed using a series of test patterns (for example, Patent Document 1).

特開昭57−52950号公報JP-A-57-52950

図4に示したように半導体回路の内部に試験回路(ランダム信号生成回路122及び信号検証回路125)を搭載することで、実動作速度での試験が可能になる。しかしながら、インターフェースの多チャンネル化や動作速度が高速化してきており、数百個程度のフリップフロップ数の回路規模の試験回路(ランダム信号生成回路及び信号検証回路)を搭載することは、非常に回路構成上の面積や信号配線の負荷を増大させる。また、試験回路を含む半導体回路の設計工数が増加し、コストを増大させる。例えば、図4に示した構成において、ランダム信号生成回路122は、PLL回路112の出力クロック信号で動作し、シリアルのデータ信号に対応する試験パターンを生成するために、高速で動作することが要求される。また、PLL回路112の出力クロック信号を供給するクロックラインに対して、数百個程度のフリップフロップ数の回路規模のランダム信号生成回路125が接続されるために、信号配線の負荷が増大する。   As shown in FIG. 4, a test circuit (random signal generation circuit 122 and signal verification circuit 125) is mounted inside the semiconductor circuit, so that a test at an actual operation speed can be performed. However, the number of interfaces and the operation speed have been increased, and it is very circuit to install test circuits (random signal generation circuit and signal verification circuit) with about hundreds of flip-flops. Increase the area of the structure and the load of signal wiring. In addition, the number of man-hours for designing a semiconductor circuit including a test circuit increases, and the cost increases. For example, in the configuration shown in FIG. 4, the random signal generation circuit 122 operates at the output clock signal of the PLL circuit 112 and is required to operate at high speed in order to generate a test pattern corresponding to a serial data signal. Is done. Further, since the random signal generation circuit 125 having a circuit scale of about several hundred flip-flops is connected to the clock line that supplies the output clock signal of the PLL circuit 112, the load of the signal wiring increases.

本発明の目的は、簡単な回路構成で故障検出のための試験を行うことができる半導体回路を提供することにある。   An object of the present invention is to provide a semiconductor circuit capable of performing a test for detecting a failure with a simple circuit configuration.

本発明の一観点によれば、第1のクロック信号で動作するN個(Nは2以上の自然数)の第1のフリップフロップが縦属接続されたシフトレジスタと、第1のフリップフロップの出力信号に基づいて半導体回路の故障検出を行う検証回路と、第1のセレクタと、第2のセレクタとを有する半導体回路が提供される。第1のセレクタは、出力端がシフトレジスタの初段の第1のフリップフロップのデータ入力端に接続され、試験時には、シフトレジスタの初段の第1のフリップフロップの出力信号に対して論理反転した信号をシフトレジスタに出力し、試験時以外のときには、入力データ信号をシフトレジスタに出力する。第2のセレクタは、試験時には、入力データ信号を第1のクロック信号として出力し、試験時以外のときには、第2のクロック信号を第1のクロック信号として出力する。 According to one aspect of the present invention, a shift register in which N (N is a natural number of 2 or more) first flip-flops that operate with a first clock signal are cascade-connected, and an output of the first flip-flop A semiconductor circuit is provided that includes a verification circuit that detects a failure of a semiconductor circuit based on a signal, a first selector, and a second selector . The first selector has an output terminal connected to the data input terminal of the first flip-flop of the first stage of the shift register, and a signal obtained by logically inverting the output signal of the first flip-flop of the first stage of the shift register during the test. Is output to the shift register, and the input data signal is output to the shift register when the test is not performed. The second selector outputs the input data signal as the first clock signal during the test, and outputs the second clock signal as the first clock signal when not during the test.

本発明によれば、試験時には、シフトレジスタの初段の第1のフリップフロップの出力信号に対して論理反転した信号をシフトレジスタに出力することにより、試験パターンを生成して半導体回路の故障検出に係る試験を行うことができる。したがって、回路規模の大きな試験回路を搭載しなくとも、簡単な回路構成で故障検出のための試験を行うことができる。   According to the present invention, at the time of testing, a test pattern is generated to detect a failure in a semiconductor circuit by outputting a signal logically inverted with respect to the output signal of the first flip-flop at the first stage of the shift register to the shift register. Such a test can be conducted. Therefore, a test for detecting a failure can be performed with a simple circuit configuration without mounting a test circuit having a large circuit scale.

本発明の実施形態における半導体回路の構成例を示す図である。It is a figure which shows the structural example of the semiconductor circuit in embodiment of this invention. 本実施形態における複数のデータチャンネルを有する半導体回路の構成例を示す図である。It is a figure showing an example of composition of a semiconductor circuit which has a plurality of data channels in this embodiment. 本実施形態における試験動作を説明するタイミングチャートである。It is a timing chart explaining the test operation in this embodiment. 試験回路を搭載した半導体回路の一例を示す図である。It is a figure which shows an example of the semiconductor circuit which mounts a test circuit.

以下、本発明の実施形態を図面に基づいて説明する。
半導体回路におけるフリップフロップの故障としては、セットアップ時間やホールド時間などのタイミングに係る故障、及び入力から出力へのデータが遷移しない、突き抜けるなどの論理に係る故障があると考えられる。したがって、フリップフロップで構成されたシフトレジスタやそれを用いたシリアル−パラレル変換回路などの回路を試験するのであれば、試験パターンとしてランダムパターンを用いなくとも、“010101・・・”のように0、1を繰り返す試験パターンで故障検出が可能である。以下に説明する本発明の実施形態における半導体回路は、図4に示したようなランダム信号生成回路及び信号検証回路を用いることなく、半導体回路における故障検出のための試験を実行可能にしたものである。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
As the failure of the flip-flop in the semiconductor circuit, it is considered that there is a failure related to timing such as setup time and hold time, and a failure related to logic such as no data transition from input to output or penetration. Therefore, when a circuit such as a shift register composed of flip-flops or a serial-parallel conversion circuit using the same is tested, a random pattern is not used as a test pattern, such as “010101. Fault detection is possible with a test pattern in which 1 is repeated. The semiconductor circuit according to the embodiment of the present invention described below enables a test for detecting a failure in a semiconductor circuit without using a random signal generation circuit and a signal verification circuit as shown in FIG. is there.

図1は、本発明の実施形態における半導体回路の構成例を示す図であり、シフトレジスタを有するシリアル−パラレル変換回路を一例として示している。図1には、半導体回路における1つのクロックチャンネル10及び1つのデータチャンネル20を示している。データチャンネル20は、入力されるシリアルのデータ信号を8ビットパラレルのデータ信号にシリアル−パラレル変換する。   FIG. 1 is a diagram illustrating a configuration example of a semiconductor circuit according to an embodiment of the present invention, and illustrates a serial-parallel conversion circuit having a shift register as an example. FIG. 1 shows one clock channel 10 and one data channel 20 in a semiconductor circuit. The data channel 20 serial-parallel converts an input serial data signal into an 8-bit parallel data signal.

クロックチャンネル10は、差動クロック入力バッファ11、PLL(Phase Locked Loop)回路12、及び分周回路13を有する。差動クロック入力バッファ11は、クロック入力端子CKIより入力されたクロック信号が入力される。PLL回路12は、差動クロック入力バッファ11の出力を基に、その出力に対して逓倍(図1に示す例では8逓倍)の出力クロック信号SGBを生成し出力する。分周回路13は、後述するセレクタ23から出力されるクロック信号CLKが入力される。分周回路13は、クロック信号CLKを分周(図1に示す例では8分周)し、分周によって生成された出力クロック信号CDIVを出力する。また、図示していないが、分周回路13から出力された出力クロック信号CDIVは、データチャンネル20から出力されるパラレルのデータ信号用のクロック信号として出力される。   The clock channel 10 includes a differential clock input buffer 11, a PLL (Phase Locked Loop) circuit 12, and a frequency divider circuit 13. The differential clock input buffer 11 receives a clock signal input from the clock input terminal CKI. Based on the output of the differential clock input buffer 11, the PLL circuit 12 generates and outputs an output clock signal SGB multiplied (8 times in the example shown in FIG. 1). The frequency divider 13 receives a clock signal CLK output from a selector 23 described later. The frequency dividing circuit 13 divides the clock signal CLK (divided by 8 in the example shown in FIG. 1), and outputs an output clock signal CDIV generated by the frequency division. Although not shown, the output clock signal CDIV output from the frequency divider circuit 13 is output as a clock signal for a parallel data signal output from the data channel 20.

データチャンネル20は、差動データ入力バッファ21、セレクタ22、23、変換回路24、及び検証回路25を有する。差動データ入力バッファ21は、データ入力端子DTIより入力されたシリアル信号が入力される。   The data channel 20 includes a differential data input buffer 21, selectors 22 and 23, a conversion circuit 24, and a verification circuit 25. The differential data input buffer 21 receives a serial signal input from the data input terminal DTI.

セレクタ22は、試験パターンイネーブル信号TPEに応じて、差動データ入力バッファ21の出力SGA又はフリップフロップFF1Aの/Q出力BS2Aを選択し出力S1AとしてフリップフロップFF1AのD入力に出力する。試験パターンイネーブル信号TPEは、通常動作時に“0”とされ、試験時(テストモード時)に“1”とされる。セレクタ22は、通常動作時には差動データ入力バッファ21の出力SGAを出力S1Aとして出力し、試験時(テストモード時)にはフリップフロップFF1Aの/Q出力BS2Aを出力S1Aとして出力する。   The selector 22 selects the output SGA of the differential data input buffer 21 or the / Q output BS2A of the flip-flop FF1A according to the test pattern enable signal TPE, and outputs it as the output S1A to the D input of the flip-flop FF1A. The test pattern enable signal TPE is set to “0” during normal operation and set to “1” during testing (in test mode). The selector 22 outputs the output SGA of the differential data input buffer 21 as the output S1A during normal operation, and outputs the / Q output BS2A of the flip-flop FF1A as the output S1A during the test (during test mode).

セレクタ23は、クロック選択信号CSELに応じて、PLL回路12の出力クロック信号SGB又は差動データ入力バッファ21の出力SGAを選択しクロック信号CLKとして出力する。セレクタ23は、クロック選択信号CSELが“0”であればPLL回路12の出力クロック信号SGBをクロック信号CLKとして出力し、クロック選択信号CSELが“1”であれば差動データ入力バッファ21の出力SGAを選択しクロック信号CLKとして出力する。   The selector 23 selects the output clock signal SGB of the PLL circuit 12 or the output SGA of the differential data input buffer 21 according to the clock selection signal CSEL and outputs it as the clock signal CLK. The selector 23 outputs the output clock signal SGB of the PLL circuit 12 as the clock signal CLK if the clock selection signal CSEL is “0”, and the output of the differential data input buffer 21 if the clock selection signal CSEL is “1”. SGA is selected and output as a clock signal CLK.

変換回路24は、セレクタ23から出力されるクロック信号CLK及び分周回路13の出力クロック信号CDIVを用いて、セレクタ22からの出力S1Aを8ビットパラレルの信号に変換し出力する。変換回路24は、クロック信号CLKで動作するフリップフロップFFiA(iは添え字であり、i=1〜8の自然数、以下についても同様)、及び分クロック信号CDIVで動作するフリップフロップFF(i+1)Bを有する。   The conversion circuit 24 converts the output S1A from the selector 22 into an 8-bit parallel signal using the clock signal CLK output from the selector 23 and the output clock signal CDIV from the frequency dividing circuit 13, and outputs the signal. The conversion circuit 24 includes a flip-flop FFiA that operates with the clock signal CLK (i is a subscript, i = 1 to 8 is a natural number, the same applies to the following), and a flip-flop FF (i + 1) that operates with the minute clock signal CDIV. B.

フリップフロップFFiAは、そのD入力にフリップフロップFF(i−1)AのQ出力SiA(ただし、フリップフロップFF1AのD入力にはセレクタ22の出力S1A)が入力されるように縦属接続される。また、フリップフロップFF(i+1)Bは、そのD入力にフリップフロップFFiAのQ出力S(i+1)Aが入力される。つまり、縦属接続されたフリップフロップFFiAは、クロック信号CLKでデータをシフトするシフトレジスタを構成する。また、フリップフロップFF(i+1)Bは、シフトレジスタを構成するフリップフロップFFiAのQ出力S(i+1)Aをクロック信号CDIVでラッチする。フリップフロップFF(i+1)BのQ出力S(i+1)Bは、出力端子よりデータ信号DTO[i]として出力される。また、フリップフロップFF1Aの/Q出力BS2Aは、出力端子より出力信号CHK[1]として出力される。   The flip-flop FFiA is cascade-connected so that the Q input SiA of the flip-flop FF (i−1) A (however, the output S1A of the selector 22 is input to the D input of the flip-flop FF1A) is input to the D input. . The flip-flop FF (i + 1) B receives the Q output S (i + 1) A of the flip-flop FFiA at its D input. That is, the vertically connected flip-flops FFiA constitute a shift register that shifts data by the clock signal CLK. Further, the flip-flop FF (i + 1) B latches the Q output S (i + 1) A of the flip-flop FFiA constituting the shift register with the clock signal CDIV. The Q output S (i + 1) B of the flip-flop FF (i + 1) B is output from the output terminal as the data signal DTO [i]. The / Q output BS2A of the flip-flop FF1A is output from the output terminal as the output signal CHK [1].

検証回路25は、試験対象となる変換回路24における故障の有無を検証する。検証回路25は、排他的論理和演算回路(EOR回路)LG(i+1)、LGP、フリップフロップFF(i+1)C、FFP、及びインバータ26を有する。EOR回路LG(i+1)は、変換回路24のフリップフロップFF(i+1)BのQ出力S(i+1)B及びフリップフロップFF1Aの/Q出力BS2Aが入力され、その演算結果を出力する。また、EOR回路LGPは、フリップフロップFF1Aの/Q出力BS2A及びフリップフロップFF8AのQ出力S9Aが入力され、その演算結果を出力する。   The verification circuit 25 verifies whether or not there is a failure in the conversion circuit 24 to be tested. The verification circuit 25 includes an exclusive OR operation circuit (EOR circuit) LG (i + 1), LGP, flip-flops FF (i + 1) C, FFP, and an inverter 26. The EOR circuit LG (i + 1) receives the Q output S (i + 1) B of the flip-flop FF (i + 1) B of the conversion circuit 24 and the / Q output BS2A of the flip-flop FF1A, and outputs the calculation result. The EOR circuit LGP receives the / Q output BS2A of the flip-flop FF1A and the Q output S9A of the flip-flop FF8A, and outputs the calculation result.

フリップフロップFF(i+1)C、FFPは、インバータ26を介して供給されるクロック信号CDIVで動作する。フリップフロップFF(i+1)Cは、そのD入力にEOR回路LG(i+1)の出力が入力され、そのQ出力が出力端子より出力信号ERF[3]として出力される。また、フリップフロップFFPは、そのD入力にEOR回路LGPの出力が入力され、そのQ出力が出力端子より出力信号ERF[2]として出力される。   The flip-flops FF (i + 1) C and FFP operate with the clock signal CDIV supplied via the inverter 26. In the flip-flop FF (i + 1) C, the output of the EOR circuit LG (i + 1) is input to its D input, and its Q output is output from the output terminal as the output signal ERF [3]. The flip-flop FFP receives the output of the EOR circuit LGP at its D input, and outputs its Q output as an output signal ERF [2] from its output terminal.

次に、動作について説明する。
<通常動作時>
通常動作時には、試験パターンイネーブル信号TPE及びクロック選択信号CSELがともに“0”とされる。したがって、セレクタ22は、差動データ入力バッファ21の出力SGA、すなわちデータ入力端子DTIより入力されたシリアル信号を出力S1Aとして変換回路24に出力する。また、セレクタ23は、PLL回路12の出力クロック信号SGB、すなわちクロック入力端子CKIより入力されたクロック信号に対し8逓倍のクロック信号をクロック信号CLKとして出力する。
Next, the operation will be described.
<During normal operation>
During normal operation, both the test pattern enable signal TPE and the clock selection signal CSEL are set to “0”. Therefore, the selector 22 outputs the output SGA of the differential data input buffer 21, that is, the serial signal input from the data input terminal DTI, to the conversion circuit 24 as the output S1A. The selector 23 outputs a clock signal multiplied by 8 as the clock signal CLK with respect to the output clock signal SGB of the PLL circuit 12, that is, the clock signal input from the clock input terminal CKI.

変換回路24は、クロック信号CLKを用いてシフトレジスタを構成するフリップフロップFFiAによりセレクタ22の出力S1Aを順次シフトさせる。また、変換回路24のフロップFF(i+1)Bは、フリップフロップFFiAのQ出力S(i+1)Aをクロック信号CDIVでラッチし、出力端子よりデータ信号DTO[i]として出力する。このようにして、データ入力端子DTIより入力されたシリアル信号が8ビットパラレルのデータ信号DTO[1:8]にシリアル−パラレル変換され出力される。   The conversion circuit 24 sequentially shifts the output S1A of the selector 22 by the flip-flop FFiA constituting the shift register using the clock signal CLK. Further, the flop FF (i + 1) B of the conversion circuit 24 latches the Q output S (i + 1) A of the flip-flop FFiA with the clock signal CDIV, and outputs it from the output terminal as the data signal DTO [i]. In this way, the serial signal input from the data input terminal DTI is serial-parallel converted to an 8-bit parallel data signal DTO [1: 8] and output.

<試験時(テストモード時)>
試験時(テストモード時)には、試験パターンイネーブル信号TPE及びクロック選択信号CSELがともに“1”とされる。したがって、セレクタ22は、変換回路24においてシフトレジスタを構成するフリップフロップFFiAにおける初段のフリップフロップFF1Aの/Q出力BS2Aを出力S1Aとして変換回路24に出力する。また、セレクタ23は、差動データ入力バッファ21の出力SGA、すなわちデータ入力端子DTIより入力された信号(試験クロック信号)をクロック信号CLKとして出力する。
<During testing (in test mode)>
During the test (in the test mode), both the test pattern enable signal TPE and the clock selection signal CSEL are set to “1”. Therefore, the selector 22 outputs the / Q output BS2A of the first flip-flop FF1A in the flip-flop FFiA constituting the shift register in the conversion circuit 24 to the conversion circuit 24 as an output S1A. The selector 23 outputs the output SGA of the differential data input buffer 21, that is, the signal (test clock signal) input from the data input terminal DTI as the clock signal CLK.

これにより、変換回路24のフリップフロップFFiAで構成されたシフトレジスタには、“010101・・・”とクロック信号CLKのサイクル毎に0、1を交互に繰り返す信号(トグル状に変化する信号)が伝搬していく。本実施形態では、この信号を試験パターンとして変換回路24における故障検出を行う。また、変換回路24のフロップFF(i+1)Bにより、シフトレジスタを構成するフリップフロップFFiAのQ出力S(i+1)Aをクロック信号CDIVでラッチし出力S(i+1)Bとして検証回路25に出力する。検証回路25は、変換回路24からの出力BS2A、S9A、S(i+1)B等を用いて、変換回路24における故障の有無を検証する。   Thereby, in the shift register constituted by the flip-flop FFiA of the conversion circuit 24, a signal (a signal that changes in a toggle shape) that repeats 0 and 1 alternately every cycle of “010101...” And the clock signal CLK. Propagate. In the present embodiment, failure detection in the conversion circuit 24 is performed using this signal as a test pattern. Further, the flop FF (i + 1) B of the conversion circuit 24 latches the Q output S (i + 1) A of the flip-flop FFiA constituting the shift register with the clock signal CDIV and outputs it as the output S (i + 1) B to the verification circuit 25. . The verification circuit 25 verifies the presence or absence of a failure in the conversion circuit 24 using the outputs BS2A, S9A, S (i + 1) B, etc. from the conversion circuit 24.

図1に示した例では、以下のような検証を行うことが可能である。なお、以下に説明する検証方法は一例であって、これに限定されるものではない。検証する機能に合わせて検証回路25を適宜構成することで、以下に示す機能以外の検証も可能である。   In the example shown in FIG. 1, the following verification can be performed. In addition, the verification method demonstrated below is an example, Comprising: It is not limited to this. By appropriately configuring the verification circuit 25 according to the function to be verified, verifications other than the functions shown below are possible.

(1)出力端子より出力された出力信号CHK[1]と期待値をLSIテスタなどを用いて比較する。これにより、試験パターンとしての“010101・・・”と変化する信号が正しく生成できているか否か、すなわち初段の分周回路が正しく動作しているか否かを出力端子で確認することができる。 (1) The output signal CHK [1] output from the output terminal is compared with the expected value using an LSI tester or the like. As a result, it is possible to confirm at the output terminal whether or not a signal that changes as “010101...” As a test pattern is correctly generated, that is, whether or not the first-stage frequency divider is operating correctly.

(2)検証回路25において、変換回路24のフリップフロップFF1Aの/Q出力BS2AとフリップフロップFF8AのQ出力S9AとをEOR回路LGPで期待値比較を行う。図1に示した例では、検証回路25は、分周回路13の出力クロック信号CDIVが立ち下がるタイミングで期待値比較を行い、結果を出力端子より出力信号ERF[2]として出力する。これにより、変換回路24のフリップフロップFFiAで構成されるシフトレジスタで“010101・・・”の信号が正しく伝搬しているか否か、すなわちシフトレジスタが動作しているか否かを確認することができる。 (2) In the verification circuit 25, the EOR circuit LGP compares the expected value of the / Q output BS2A of the flip-flop FF1A of the conversion circuit 24 and the Q output S9A of the flip-flop FF8A. In the example shown in FIG. 1, the verification circuit 25 compares the expected value at the timing when the output clock signal CDIV of the frequency divider circuit 13 falls, and outputs the result as an output signal ERF [2] from the output terminal. Thereby, it can be confirmed whether or not the signal “010101...” Is correctly propagating in the shift register including the flip-flop FFiA of the conversion circuit 24, that is, whether or not the shift register is operating. .

(3)検証回路25において、変換回路24のフリップフロップFF(i+1)BのQ出力S(i+1)BとフリップフロップFF1Aの/Q出力BS2AとをEOR回路LG(i+1)で期待値比較を行う。図1に示した例では、検証回路25は、分周回路13の出力クロック信号CDIVが立ち下がるタイミングで期待値比較を行い、結果を出力端子より出力信号ERF[3]として出力する。これにより、変換回路24でパラレル信号が正しく生成されているか否か、すなわち8ビットパラレルの信号への変換が正しく行われているか否かを確認することができる。 (3) In the verification circuit 25, the EOR circuit LG (i + 1) compares the Q output S (i + 1) B of the flip-flop FF (i + 1) B of the conversion circuit 24 with the / Q output BS2A of the flip-flop FF1A. . In the example shown in FIG. 1, the verification circuit 25 compares the expected value at the timing when the output clock signal CDIV of the frequency divider circuit 13 falls, and outputs the result as an output signal ERF [3] from the output terminal. Thereby, it can be confirmed whether or not the parallel signal is correctly generated in the conversion circuit 24, that is, whether or not the conversion to the 8-bit parallel signal is correctly performed.

図3は、本実施形態における試験動作を説明するタイミングチャートである。図3に示す信号名は、図1に示したクロック信号及び各フリップフロップの出力に対応している。セレクタ23より出力されるクロック信号CLKに基づいて、8分周したクロック信号CDIVと基準データとなる出力BS2Aが生成される。変換回路24における故障検出のための検証回路25での期待値比較は、分周回路13のクロック信号CDIVを基準にその立ち下がりエッジを用いて、出力BS2Aと、出力S9A及び出力S2B〜S9Bとで行われる。図3に示す例では、分周回路13のクロック信号CDIVが立ち下がる時刻T12において、出力BS2Aと、出力S9A及び出力S3B、S5B、S7B、S9Bとで期待値比較が行われる。なお、出力BS2Aと、出力S2B、S4B、S6B、S8Bとの期待値比較は、分周回路13のクロック信号CDIVの次の立ち下がりエッジで行われる。   FIG. 3 is a timing chart for explaining the test operation in the present embodiment. The signal names shown in FIG. 3 correspond to the clock signal and the output of each flip-flop shown in FIG. Based on the clock signal CLK output from the selector 23, a clock signal CDIV divided by 8 and an output BS2A serving as reference data are generated. The expected value comparison in the verification circuit 25 for detecting the failure in the conversion circuit 24 is performed using the output BS2A, the output S9A, and the outputs S2B to S9B using the falling edge with reference to the clock signal CDIV of the frequency divider circuit 13. Done in In the example shown in FIG. 3, at the time T12 when the clock signal CDIV of the frequency divider circuit 13 falls, the expected value comparison is performed between the output BS2A and the outputs S9A and S3B, S5B, S7B, and S9B. Note that the expected value comparison between the output BS2A and the outputs S2B, S4B, S6B, and S8B is performed at the next falling edge of the clock signal CDIV of the frequency divider circuit 13.

図2は、本実施形態における複数のデータチャンネルを有する半導体回路の構成例を示す図である。図2には、1つのクロックチャンネル10及び8つのデータチャンネル20−1〜20−8を有するシリアル−パラレル変換回路を一例として示している。データチャンネル20−1〜20−8の各々が、図1に示したデータチャンネル20に相当し、入力されるシリアルのデータ信号を8ビットパラレルのデータ信号にシリアル−パラレル変換する。   FIG. 2 is a diagram illustrating a configuration example of a semiconductor circuit having a plurality of data channels in the present embodiment. In FIG. 2, a serial-parallel conversion circuit having one clock channel 10 and eight data channels 20-1 to 20-8 is shown as an example. Each of the data channels 20-1 to 20-8 corresponds to the data channel 20 shown in FIG. 1 and serial-parallel converts an input serial data signal into an 8-bit parallel data signal.

クロックチャンネル10は、差動クロック入力バッファ11、PLL回路12、及び分周回路13を有する。また、データチャンネル20−1〜20−8の各々は、差動データ入力バッファ21、セレクタ22、23、変換回路24、及び検証回路25を有する。クロックチャンネル10及びデータチャンネル20−1〜20−8が有する各構成要素は、図1に示したクロックチャンネル10及びデータチャンネル20が有する各構成要素に対応し、構成や機能等は同様であるのでその説明は省略する。   The clock channel 10 includes a differential clock input buffer 11, a PLL circuit 12, and a frequency divider circuit 13. Each of the data channels 20-1 to 20-8 includes a differential data input buffer 21, selectors 22 and 23, a conversion circuit 24, and a verification circuit 25. The constituent elements of the clock channel 10 and the data channels 20-1 to 20-8 correspond to the constituent elements of the clock channel 10 and the data channel 20 shown in FIG. The description is omitted.

本実施形態によれば、シフトレジスタを有しシリアル−パラレル変換を行う変換回路24の故障検出を行うための試験時(テストモード時)には、シフトレジスタにおける初段のフリップフロップFF1AのD入力に、その/Q出力BS2Aを供給する。これにより、“010101・・・”とクロック信号CLKのサイクル毎に0、1を交互に繰り返す信号を試験パターンとして生成し、この試験パターンを用いて変換回路24の故障検出に係る検証を行う。これにより、数百個程度のフリップフロップ数の回路規模の試験回路(ランダム信号生成回路及び信号検証回路)を搭載しなくとも、シフトレジスタへの入力を制御することで試験パターンを生成することができる。したがって、回路構成上の面積や信号配線の負荷や、設計工数を増大させずに、簡単な回路構成で故障検出のための試験を行うことができる。また、検証回路についても、複雑な回路を用いることなく、EOR回路とフリップフロップとの簡単な回路構成で実現することができる。   According to the present embodiment, during a test for detecting a failure of the conversion circuit 24 having a shift register and performing serial-parallel conversion (during test mode), the D input of the first flip-flop FF1A in the shift register is used. The / Q output BS2A is supplied. As a result, a signal that alternately repeats 0 and 1 for each cycle of “010101...” And the clock signal CLK is generated as a test pattern, and verification related to failure detection of the conversion circuit 24 is performed using this test pattern. As a result, it is possible to generate a test pattern by controlling the input to the shift register without mounting a test circuit (random signal generation circuit and signal verification circuit) having a circuit scale of about several hundred flip-flops. it can. Therefore, a test for detecting a failure can be performed with a simple circuit configuration without increasing the area on the circuit configuration, the load on the signal wiring, and the design man-hours. The verification circuit can also be realized with a simple circuit configuration of an EOR circuit and a flip-flop without using a complicated circuit.

また、PLL回路12の出力クロック信号SGB又は差動データ入力バッファ21の出力SGAをクロック信号CLKとして出力するセレクタ23を設け、試験時(テストモード時)には差動データ入力バッファ21の出力SGAをクロック信号CLKとして出力する。これにより、データ入力端子DTIより入力される信号を試験クロックとして用いて試験を行うことができ、任意の動作速度での試験を行うことができる。例えば、実動作速度よりも低速で動作させて試験を行ったり、試験中にクロック信号の供給/停止を制御することで動作の実行や停止を任意に制御して試験を行ったりすることが可能になる。なお、試験時(テストモード時)において、クロック選択信号CSELを“0”とすることで、PLL回路12の出力クロック信号SGBを用いた実動作速度での試験が可能になる。また、実動作速度での試験だけを行う場合には、セレクタ23を設けずに、PLL回路12の出力クロック信号SGBをクロック信号CLKとして供給するようにしても良い。   A selector 23 is provided for outputting the output clock signal SGB of the PLL circuit 12 or the output SGA of the differential data input buffer 21 as the clock signal CLK. During the test (in the test mode), the output SGA of the differential data input buffer 21 is provided. Is output as the clock signal CLK. Thus, a test can be performed using a signal input from the data input terminal DTI as a test clock, and a test at an arbitrary operation speed can be performed. For example, it is possible to perform a test by operating at a lower speed than the actual operation speed, or to control the execution or stop of the operation arbitrarily by controlling the supply / stop of the clock signal during the test. become. In the test (in the test mode), by setting the clock selection signal CSEL to “0”, the test at the actual operation speed using the output clock signal SGB of the PLL circuit 12 becomes possible. When only the test at the actual operation speed is performed, the output clock signal SGB of the PLL circuit 12 may be supplied as the clock signal CLK without providing the selector 23.

なお、試験時(テストモード時)には、シフトレジスタにおける初段のフリップフロップFF1AのD入力に、その/Q出力BS2Aを供給するようにしているが、これに限定されるものではなく。クロック信号CLKのサイクル毎に論理反転する信号が、フリップフロップFF1AのD入力に入力されれば良く、例えばフリップフロップFF1AのQ出力S2Aをインバータで論理反転しD入力に入力するようにしても良い。また、図1に示した例においては、セレクタ22を介してフリップフロップFF1Aの出力をそのD入力に供給しているが、ホールド対策として遅延を与える遅延回路を適宜設けるようにしても良い。   In the test (in the test mode), the / Q output BS2A is supplied to the D input of the first flip-flop FF1A in the shift register. However, the present invention is not limited to this. A signal that is logically inverted every cycle of the clock signal CLK may be input to the D input of the flip-flop FF1A. For example, the Q output S2A of the flip-flop FF1A is logically inverted by an inverter and input to the D input. . In the example shown in FIG. 1, the output of the flip-flop FF1A is supplied to the D input via the selector 22, but a delay circuit that gives a delay may be provided as appropriate as a countermeasure against the hold.

また、本実施形態における半導体回路として、入力されるシリアルのデータ信号を8ビットパラレルのデータ信号に変換するシリアル−パラレル変換回路を一例として示したが、パラレル化のビット数は、これに限定されず、要求仕様等に基づいて適宜決定される。パラレル化のビット数がNビット(Nは2以上の自然数)であれば、N個のフリップフロップでシフトレジスタを構成し、その各フリップフロップの出力を分周回路13の出力クロック信号CDIVで動作するN個のフリップフロップでラッチするようにすれば良い。また、このとき、PLL回路12は、差動クロック入力バッファ11の出力に対してN逓倍の出力クロック信号SGBを生成して出力し、分周回路13は、クロック信号CLKをN分周し出力クロック信号CDIVとして出力すれば良い。また、半導体回路が有するデータチャンネルのチャンネル数も、例示したものに限定されず、要求仕様等に基づいて適宜決定される。   In addition, although a serial-parallel conversion circuit that converts an input serial data signal into an 8-bit parallel data signal is shown as an example of the semiconductor circuit in the present embodiment, the number of parallelization bits is limited to this. Instead, it is determined as appropriate based on the required specifications. If the number of bits for parallelization is N bits (N is a natural number of 2 or more), N flip-flops constitute a shift register, and the output of each flip-flop is operated by the output clock signal CDIV of the frequency divider 13. It is only necessary to latch with N flip-flops. At this time, the PLL circuit 12 generates and outputs an output clock signal SGB multiplied by N with respect to the output of the differential clock input buffer 11, and the frequency dividing circuit 13 divides the clock signal CLK by N and outputs it. What is necessary is just to output as a clock signal CDIV. Further, the number of data channels included in the semiconductor circuit is not limited to the illustrated one, and is appropriately determined based on the required specifications.

なお、前記実施形態は、何れも本発明を実施するにあたっての具体化のほんの一例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。すなわち、本発明はその技術思想、またはその主要な特徴から逸脱することなく、様々な形で実施することができる。   The above-described embodiments are merely examples of implementation in carrying out the present invention, and the technical scope of the present invention should not be construed as being limited thereto. That is, the present invention can be implemented in various forms without departing from the technical idea or the main features thereof.

10 クロックチャンネル
11 差動クロック入力バッファ
12 PLL回路
13 分周回路
20 データチャンネル
21 差動データ入力バッファ
22、23 セレクタ
24 変換回路
25 検証回路
FF1A〜FF8A、FF2B〜FF9B、FF2C〜FF9C、FFP フリップフロップ
LG2〜LG9、LGP 排他的論理和演算回路(EOR回路)
DESCRIPTION OF SYMBOLS 10 Clock channel 11 Differential clock input buffer 12 PLL circuit 13 Dividing circuit 20 Data channel 21 Differential data input buffer 22, 23 Selector 24 Conversion circuit 25 Verification circuit FF1A-FF8A, FF2B-FF9B, FF2C-FF9C, FFP flip-flop LG2 to LG9, LGP Exclusive OR operation circuit (EOR circuit)

Claims (4)

故障検出を行うための試験機能を有する半導体回路であって、
第1のクロック信号で動作するN個(Nは2以上の自然数)の第1のフリップフロップが縦属接続されたシフトレジスタと、
前記第1のフリップフロップの出力信号に基づいて、前記半導体回路の故障検出を行う検証回路と、
出力端が前記シフトレジスタの初段の第1のフリップフロップのデータ入力端に接続され、試験時には、前記シフトレジスタの初段の第1のフリップフロップの出力信号に対して論理反転した信号を前記シフトレジスタに出力し、前記試験時でないときには、入力データ信号を前記シフトレジスタに出力する第1のセレクタと
前記試験時には、前記入力データ信号を前記第1のクロック信号として出力し、前記試験時でないときには、第2のクロック信号を前記第1のクロック信号として出力する第2のセレクタとを有することを特徴とする半導体回路。
A semiconductor circuit having a test function for performing failure detection,
A shift register in which N (N is a natural number of 2 or more) first flip-flops that are operated by a first clock signal are cascade-connected;
A verification circuit for detecting a failure of the semiconductor circuit based on an output signal of the first flip-flop;
The output terminal is connected to the data input terminal of the first flip-flop of the first stage of the shift register, and at the time of testing, a signal obtained by logically inverting the output signal of the first flip-flop of the first stage of the shift register A first selector that outputs an input data signal to the shift register when not in the test ;
A second selector for outputting the input data signal as the first clock signal during the test and for outputting a second clock signal as the first clock signal when not during the test; A semiconductor circuit.
前記第1のクロック信号をN分周して第のクロック信号を生成し出力する分周回路と、
前記N個の第1のフリップフロップの内の対応する1つの第1のフリップフロップの出力端がデータ入力端に接続され、前記第のクロック信号を用いて前記第1のフリップフロップの出力信号をラッチするN個の第2のフリップフロップを有し、
前記検証回路は、前記第1のフリップフロップの出力信号及び前記第2のフリップフロップの出力信号に基づいて前記半導体回路の故障検出を行うことを特徴とする請求項1記載の半導体回路。
A frequency dividing circuit that divides the first clock signal by N to generate and output a third clock signal;
The output terminal of one corresponding first flip-flop among the N first flip-flops is connected to the data input terminal, and the output signal of the first flip-flop is generated using the third clock signal. N second flip-flops that latch
2. The semiconductor circuit according to claim 1, wherein the verification circuit detects a failure of the semiconductor circuit based on an output signal of the first flip-flop and an output signal of the second flip-flop.
力クロック信号を基に、前記入力クロック信号に対してN逓倍したクロック信号を生成して前記第2のクロック信号として出力する位相ロックループ回路を有し
前記第2のセレクタは、選択制御信号に応じて、前記入力データ信号及び前記第2のクロック信号のいずれか一方を選択して前記第1のクロック信号として出力することを特徴とする請求項1又は2記載の半導体回路。
Based on the input clock signal, a phase locked loop circuit for outputting as said second clock signal and generates a clock signal by N multiplied to the input clock signal,
Said second selector, wherein in response to the selection control signal, characterized by the Turkey be output as the input data signal and the second of said first clock signal by selecting one of the clock signal Item 3. The semiconductor circuit according to Item 1 or 2.
前記シフトレジスタ、前記検証回路、前記第1のセレクタ、及び前記N個の第2のフリップフロップを1組とするデータ処理部を複数有することを特徴とする請求項2記載の半導体回路。   3. The semiconductor circuit according to claim 2, further comprising a plurality of data processing units each including the shift register, the verification circuit, the first selector, and the N second flip-flops.
JP2011088261A 2011-04-12 2011-04-12 Semiconductor circuit Expired - Fee Related JP5732990B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011088261A JP5732990B2 (en) 2011-04-12 2011-04-12 Semiconductor circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011088261A JP5732990B2 (en) 2011-04-12 2011-04-12 Semiconductor circuit

Publications (2)

Publication Number Publication Date
JP2012220412A JP2012220412A (en) 2012-11-12
JP5732990B2 true JP5732990B2 (en) 2015-06-10

Family

ID=47272066

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011088261A Expired - Fee Related JP5732990B2 (en) 2011-04-12 2011-04-12 Semiconductor circuit

Country Status (1)

Country Link
JP (1) JP5732990B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016045123A (en) * 2014-08-25 2016-04-04 株式会社メガチップス Test circuit

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11237443A (en) * 1998-02-24 1999-08-31 Nec Eng Ltd Test circuit
JP2004219336A (en) * 2003-01-17 2004-08-05 Matsushita Electric Ind Co Ltd Semiconductor device
JP4322548B2 (en) * 2003-05-09 2009-09-02 日本電気株式会社 Data format conversion circuit

Also Published As

Publication number Publication date
JP2012220412A (en) 2012-11-12

Similar Documents

Publication Publication Date Title
US8065549B2 (en) Scan-based integrated circuit having clock frequency divider
US20090240996A1 (en) Semiconductor integrated circuit device
JP7521054B2 (en) Semiconductor Integrated Circuit
JP2014185981A (en) Semiconductor integrated circuit and self-test method of semiconductor integrated circuit
JP5732990B2 (en) Semiconductor circuit
JP4702137B2 (en) Flip-flop for scan test
US20100033189A1 (en) Semiconductor integrated circuit and test method using the same
JP2013050318A (en) Output control scan flip-flop, semiconductor integrated circuit with the same, and method of manufacturing semiconductor integrated circuit
KR101089500B1 (en) Semiconductor integrated circuit
JP2011089914A (en) Testing device of semiconductor integrated circuit and testing method of the same
JP3469294B2 (en) Linear feedback shift register and semiconductor integrated circuit device
US20120317450A1 (en) Semiconductor device
JP2017059185A (en) Scan test circuit and scan test device
TWI783555B (en) Semiconductor device and method for generating test pulse signals
JP2013088400A (en) Method for inspecting semiconductor integrated circuit, and the semiconductor integrated circuit
JP2013072797A (en) Semiconductor test circuit
JP2009210544A (en) Semiconductor integrated circuit
JP2000227458A (en) Test circuit device for semiconductor integrated circuit
JP2019049517A (en) Integrated circuit, scan shift control method, and circuit design method
JP2006112931A (en) Integrated circuit, test circuit and test method
JP4193501B2 (en) Integrated circuit design system and integrated circuit design program
CN115561612A (en) Semiconductor device and test pulse signal generating method
JP6221433B2 (en) Semiconductor integrated circuit
JP2010181360A (en) Semiconductor integral circuit, and methods of testing and designing the same
JP4729637B2 (en) Synchronization circuit and synchronization method, and test apparatus using the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140107

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140805

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141001

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150317

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150330

R150 Certificate of patent or registration of utility model

Ref document number: 5732990

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees