JP2009225153A - Glitch elimination circuit - Google Patents

Glitch elimination circuit Download PDF

Info

Publication number
JP2009225153A
JP2009225153A JP2008067894A JP2008067894A JP2009225153A JP 2009225153 A JP2009225153 A JP 2009225153A JP 2008067894 A JP2008067894 A JP 2008067894A JP 2008067894 A JP2008067894 A JP 2008067894A JP 2009225153 A JP2009225153 A JP 2009225153A
Authority
JP
Japan
Prior art keywords
flip
flop
output
signal
outputs
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
JP2008067894A
Other languages
Japanese (ja)
Inventor
Masato Tabakomori
将人 煙草森
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2008067894A priority Critical patent/JP2009225153A/en
Publication of JP2009225153A publication Critical patent/JP2009225153A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Manipulation Of Pulses (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a glitch elimination circuit capable of eliminating glitches to be a cause of a malfunction and performing communication without deteriorating transfer throughput. <P>SOLUTION: The glitch elimination circuit which eliminates the glitches of signals for performing communication using a bus includes: a first flip-flop 5 in which the signals are input and which outputs the signals by being synchronized with a clock signal; a second flip-flop 6 in which output of the first flip-flop is input, and which outputs the output of the first flip-flop by being synchronized with the clock signal; a coincidence detection circuit 7 which detects that each output of the first and second flip-flops is at a high level or a low level to validate an enable signal; and a third flip-flop which outputs the output of the second flip-flop by being synchronized with the clock signal when the enable signal is valid, and holds the output when the enable signal is invalid. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、バスを使用して通信を行う信号のグリッチを除去するグリッチ除去回路に関し、特に転送スループットを悪化させることなく通信することが可能なグリッチ除去回路に関する。   The present invention relates to a glitch removal circuit that removes glitches from signals that are communicated using a bus, and more particularly to a glitch removal circuit that can communicate without deteriorating transfer throughput.

図6は従来のパラレルバスでのカード間通信を示す構成ブロック図である。ここで、カードとは特定の機能を有するカード型のモジュールのことをいう。このような構成は、例えば、半導体試験装置に用いられる。   FIG. 6 is a block diagram showing a conventional inter-card communication using a parallel bus. Here, the card means a card type module having a specific function. Such a configuration is used, for example, in a semiconductor test apparatus.

半導体試験装置に用いられるカードには、パターンと呼ばれる信号を発生させるパターン発生カード、被試験デバイスへ印加する信号を発生させるピンエレクトロニクスカード、被試験デバイスへ電源を供給したり、電圧/電流等を測定するDCカード、これらのカードへのデータを分配/中継を行うI/Fカード、演算制御部(CPU:Central Processing Unit)を有して試験を統括的に制御するCPUカード等がある。   Cards used in semiconductor test equipment include pattern generation cards that generate signals called patterns, pin electronics cards that generate signals to be applied to the device under test, power supply to the device under test, and voltage / current, etc. There are a DC card to be measured, an I / F card that distributes / relays data to these cards, a CPU card that has an operation control unit (CPU: Central Processing Unit) and controls the test centrally.

図6において、マスターカード1はバスの制御権を持ち、スレーブカード2〜スレーブカード4を制御する。図6に示すパラレルバスはアドレス/データ、制御信号A、制御信号Bおよびクロック信号から構成されている。アドレス/データは32ビットの幅を持ち、制御信号Aはマスターカード1から各スレーブカードへ出力されるアドレスストローブ信号、データストローブ信号およびライト/リード信号等である。   In FIG. 6, the master card 1 has a bus control right and controls the slave cards 2 to 4. The parallel bus shown in FIG. 6 includes an address / data, a control signal A, a control signal B, and a clock signal. The address / data has a width of 32 bits, and the control signal A is an address strobe signal, a data strobe signal, a write / read signal, etc. output from the master card 1 to each slave card.

制御信号Bは各スレーブカードからマスターカード1へ出力されるデータアクノリッジ信号等である。クロック信号はマスターカード1から各スレーブカードへ出力され、バス上の信号はこのクロック信号に同期して動作している。   The control signal B is a data acknowledge signal or the like output from each slave card to the master card 1. The clock signal is output from the master card 1 to each slave card, and the signal on the bus operates in synchronization with this clock signal.

従来のグリッチ除去回路に関連する先行技術文献としては次のようなものがある。   Prior art documents related to the conventional deglitch circuit include the following.

特開2002−208844号公報JP 2002-208844 A

図6に示すように、アドレス/データ、制御信号、クロック信号をそれぞれ別のラインで構成しているパラレルバスを用いて通信を行うと、信号間のクロストーク等の影響により、グリッチが発生して誤動作を起こすことがあるという問題点があった。   As shown in FIG. 6, when communication is performed using a parallel bus in which address / data, control signals, and clock signals are configured on separate lines, glitches occur due to crosstalk between signals. There was a problem that it might cause malfunction.

また、近年、このようなカード間通信に使用されるバスの転送速度は速くなってきている。このため、グリッチを除去する時には転送スループットを悪化させないという要求が強くなっている。
従って本発明が解決しようとする課題は、誤動作の原因となるグリッチを除去すると共に転送スループットを悪化させることなく通信することが可能なグリッチ除去回路を実現することにある。
In recent years, the transfer speed of buses used for such inter-card communication has been increasing. For this reason, there is a strong demand for not deteriorating transfer throughput when removing glitches.
Accordingly, the problem to be solved by the present invention is to realize a glitch removal circuit capable of removing a glitch causing a malfunction and communicating without deteriorating the transfer throughput.

このような課題を達成するために、本発明のうち請求項1記載の発明は、
バスを使用して通信を行う信号のグリッチを除去するグリッチ除去回路において、
前記信号が入力されクロック信号に同期して出力する第1のフリップフロップと、この第1のフリップフロップの出力が入力され前記クロック信号に同期して出力する第2のフリップフロップと、前記第1のフリップフロップおよび前記第2のフリップフロップのそれぞれの出力がハイレベルまたはローレベルであることを検出してイネーブル信号を有効にする一致検出回路と、前記イネーブル信号が有効な時は前記第2のフリップフロップの出力を前記クロック信号に同期して出力し、前記イネーブル信号が無効な時は出力を保持する第3のフリップフロップとを備えたことを特徴とする。
In order to achieve such a problem, the invention according to claim 1 of the present invention is:
In a glitch removal circuit that removes glitches from signals that communicate using a bus,
A first flip-flop that receives the signal and outputs it in synchronization with the clock signal; a second flip-flop that receives the output of the first flip-flop and outputs the signal in synchronization with the clock signal; And a coincidence detection circuit that validates the enable signal by detecting that the output of each of the flip-flops and the second flip-flop is at a high level or a low level, and when the enable signal is valid, And a third flip-flop for outputting the output of the flip-flop in synchronization with the clock signal and holding the output when the enable signal is invalid.

請求項2記載の発明は、
請求項1記載のグリッチ除去回路において、
前記第2のフリップフロップが、
n個(nは2以上の整数)あり、1番目のフリップフロップの入力に前記第1のフリップフロップの出力が接続され、n番目のフリップフロップの出力が前記第3のフリップフロップの入力に接続され、(n−1)番目のフリップフロップの出力がn番目のフリップフロップの入力に接続されることを特徴とする。
The invention according to claim 2
The deglitch circuit of claim 1, wherein
The second flip-flop
There are n (n is an integer of 2 or more), the output of the first flip-flop is connected to the input of the first flip-flop, and the output of the n-th flip-flop is connected to the input of the third flip-flop The output of the (n−1) th flip-flop is connected to the input of the nth flip-flop.

請求項3記載の発明は、
請求項1または請求項2に記載のグリッチ除去回路において、
半導体試験装置に用いたことを特徴とする。
The invention described in claim 3
In the deglitch circuit according to claim 1 or 2,
It is used for a semiconductor test apparatus.

本発明によれば、バスを使用して通信を行う信号のグリッチを除去するグリッチ除去回路において、前記信号が入力されクロック信号に同期して出力する第1のフリップフロップと、この第1のフリップフロップの出力が入力され前記クロック信号に同期して出力する第2のフリップフロップと、前記第1のフリップフロップおよび前記第2のフリップフロップのそれぞれの出力がハイレベルまたはローレベルであることを検出してイネーブル信号を有効にする一致検出回路と、前記イネーブル信号が有効な時は前記第2のフリップフロップの出力を前記クロック信号に同期して出力し、前記イネーブル信号が無効な時は出力を保持する第3のフリップフロップとを備えたことにより、誤動作の原因となるグリッチを除去すると共に転送スループットを悪化させることなく通信することが可能になる。   According to the present invention, in a glitch removal circuit that removes glitches from a signal that communicates using a bus, the first flip-flop that receives the signal and outputs the signal in synchronization with the clock signal, and the first flip-flop A second flip-flop that receives the output of the clock and outputs in synchronization with the clock signal, and detects that the output of each of the first flip-flop and the second flip-flop is at a high level or a low level A coincidence detection circuit for validating the enable signal, and outputting the output of the second flip-flop in synchronization with the clock signal when the enable signal is valid, and outputting the output when the enable signal is invalid. A third flip-flop for holding the glitch that causes a malfunction and removing the transfer It is possible to communicate without degrading the put.

以下、本発明を図面を用いて詳細に説明する。図1は本発明に係るグリッチ除去回路の一実施例を示す構成ブロック図である。   Hereinafter, the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of an embodiment of a deglitch circuit according to the present invention.

図1において、フリップフロップ5およびフリップフロップ6はクロック信号の立ち上がりエッジのタイミングで入力信号のレベルを出力する。一致検出回路7は入力される複数の信号のレベルが全てハイレベルまたは全てローレベルとなった時にイネーブル信号を出力する。フリップフロップ8はイネーブル端子が付いており、このイネーブル端子に入力される信号が有効な時にクロック信号の立ち上がりエッジのタイミングで入力信号のレベルを出力する。イネーブル端子に入力される信号が無効な時には、クロック信号が入力されても出力はそのまま保持される。   In FIG. 1, the flip-flop 5 and the flip-flop 6 output the level of the input signal at the timing of the rising edge of the clock signal. The coincidence detection circuit 7 outputs an enable signal when the levels of the plurality of input signals all become high levels or all low levels. The flip-flop 8 has an enable terminal. When the signal input to the enable terminal is valid, the level of the input signal is output at the timing of the rising edge of the clock signal. When the signal input to the enable terminal is invalid, the output is held as it is even if the clock signal is input.

入力信号はフリップフロップ5のデータ入力端子に接続され、フリップフロップ5のデータ出力端子はフリップフロップ6のデータ入力端子および一致検出回路7の一方の入力端子にそれぞれ接続される。フリップフロップ6のデータ出力端子はフリップフロップ8のデータ入力端子および一致検出回路7の他方の入力端子にそれぞれ接続され、フリップフロップ8のデータ出力は出力信号として出力される。   The input signal is connected to the data input terminal of the flip-flop 5, and the data output terminal of the flip-flop 5 is connected to the data input terminal of the flip-flop 6 and one input terminal of the coincidence detection circuit 7. The data output terminal of the flip-flop 6 is connected to the data input terminal of the flip-flop 8 and the other input terminal of the coincidence detection circuit 7, and the data output of the flip-flop 8 is output as an output signal.

クロック信号はフリップフロップ5のクロック端子、フリップフロップ6のクロック端子およびフリップフロップ8のクロック端子にそれぞれ接続され、一致検出回路7のイネーブル信号出力端子はフリップフロップ8のイネーブル端子に接続される。フリップフロップ5、フリップフロップ6、一致検出回路7およびフリップフロップ8はグリッチ検出回路50を構成している。   The clock signal is connected to the clock terminal of the flip-flop 5, the clock terminal of the flip-flop 6, and the clock terminal of the flip-flop 8, and the enable signal output terminal of the coincidence detection circuit 7 is connected to the enable terminal of the flip-flop 8. The flip-flop 5, the flip-flop 6, the coincidence detection circuit 7, and the flip-flop 8 constitute a glitch detection circuit 50.

図1に示す実施例の動作を図2を用いて説明する。図2はグリッチを検出した時の動作を示すタイミングチャートである。   The operation of the embodiment shown in FIG. 1 will be described with reference to FIG. FIG. 2 is a timing chart showing the operation when a glitch is detected.

図2に示すように、入力信号INにグリッチが発生し、偶然にクロック信号の立ち上がりエッジで拾ってしまった場合、フリップフロップ5の出力Q1およびフリップフロップ6の出力Q2に順次出力される。   As shown in FIG. 2, when a glitch occurs in the input signal IN and it is accidentally picked up at the rising edge of the clock signal, it is sequentially output to the output Q1 of the flip-flop 5 and the output Q2 of the flip-flop 6.

一致検出回路7はフリップフロップ5の出力Q1およびフリップフロップ6の出力Q2がそれぞれハイレベルまたはローレベルの時にイネーブル信号をハイレベルにし、フリップフロップ5の出力Q1およびフリップフロップ6の出力Q2がそれぞれ異なるレベルの時にはイネーブル信号をローレベルにする。   The coincidence detection circuit 7 sets the enable signal to a high level when the output Q1 of the flip-flop 5 and the output Q2 of the flip-flop 6 are high or low, respectively, and the output Q1 of the flip-flop 5 and the output Q2 of the flip-flop 6 are different. When the level is set, the enable signal is set to a low level.

そして、フリップフロップ8はイネーブル信号がハイレベル(有効)の時にクロック信号の立ち上がりエッジのタイミングで入力信号のレベル、すなわち、フリップフロップ6が出力するレベルを出力する。一方、フリップフロップ8はイネーブル信号がローレベル(無効)の時にクロック信号が入力されても出力はそのまま保持される。   The flip-flop 8 outputs the level of the input signal, that is, the level output by the flip-flop 6 at the timing of the rising edge of the clock signal when the enable signal is at a high level (valid). On the other hand, the output of the flip-flop 8 is held as it is even if a clock signal is input when the enable signal is at a low level (invalid).

図2のタイミングT2およびタイミングT3ではイネーブル信号がローレベルのため、フリップフロップ8の出力は前の状態、すなわち、ハイレベルの状態を保持しているので、出力信号OUTにはグリッチは現れず、除去されている。   Since the enable signal is at the low level at the timing T2 and the timing T3 in FIG. 2, the output of the flip-flop 8 holds the previous state, that is, the high level state, so that no glitch appears in the output signal OUT. Has been removed.

また、クロック信号が入力信号の動作周波数よりも十分に高い場合、入力信号の転送スループットを悪化させることなく通信することが可能になる。例えば、入力信号がパラレルバス構造を採っている場合、そのパラレルバスの動作周波数が15.625MHzとし、本発明のグリッチ除去回路50のクロック信号の周波数が125MHzとすると、グリッチ除去回路50でのレイテンシは3クロック分、すなわち、24nsとなり、パラレルバスのクロックは1周期64nsよりも短く、転送スループットに大きな影響を与えることなく通信できる。   Further, when the clock signal is sufficiently higher than the operating frequency of the input signal, communication can be performed without deteriorating the transfer throughput of the input signal. For example, when the input signal has a parallel bus structure, if the operating frequency of the parallel bus is 15.625 MHz and the frequency of the clock signal of the glitch removal circuit 50 of the present invention is 125 MHz, the latency in the glitch removal circuit 50 is Is equivalent to 3 clocks, that is, 24 ns, and the clock of the parallel bus is shorter than one period of 64 ns, so that communication can be performed without greatly affecting the transfer throughput.

この結果、一致検出回路7がフリップフロップ5およびフリップフロップ6の出力をそれぞれモニタし、それぞれの出力がハイレベルおよびローレベルの時にイネーブル信号を有効にし、それぞれの出力が異なるレベルの時にはイネーブル信号を無効にする。そして、フリップフロップ8はこのイネーブル信号が有効な時にクロック信号の立ち上がりエッジのタイミングで入力信号のレベルを出力し、イネーブル信号がローレベル(無効)の時に出力を保持することにより、誤動作の原因となるグリッチを除去すると共に転送スループットを悪化させることなく通信することが可能になる。   As a result, the coincidence detection circuit 7 monitors the outputs of the flip-flop 5 and the flip-flop 6, respectively, and enables the enable signal when the outputs are at the high level and the low level, and outputs the enable signal when the outputs are at different levels. To disable. The flip-flop 8 outputs the level of the input signal at the timing of the rising edge of the clock signal when the enable signal is valid, and holds the output when the enable signal is low (invalid). It is possible to perform communication without removing the glitch that becomes and without deteriorating the transfer throughput.

なお、図1に示す実施例において、2つのフリップフロップの出力を一致検出回路7でモニタしているが、必ずしもこのように限定される必要はなく、3つ以上のフリップフロップの出力を一致検出回路7でモニタするようにしてもよい。   In the embodiment shown in FIG. 1, the outputs of the two flip-flops are monitored by the coincidence detection circuit 7. However, the present invention is not necessarily limited to this, and the outputs of three or more flip-flops are coincident detected. You may make it monitor with the circuit 7. FIG.

この場合の構成ブロック図を図3に示す。図1に示す実施例と異なる点は、フリップフロップ6が複数個(n個:nは2以上の整数)あり、一致検出回路7はその複数個のフリップフロップ61〜6nのそれぞれの出力をモニタしていることである。フリップフロップ5、フリップフロップ61〜6n、一致検出回路7およびフリップフロップ8はグリッチ検出回路51を構成している。   A block diagram of the configuration in this case is shown in FIG. The difference from the embodiment shown in FIG. 1 is that there are a plurality of flip-flops 6 (n: n is an integer of 2 or more), and the coincidence detection circuit 7 monitors the outputs of the plurality of flip-flops 61 to 6n. Is. The flip-flop 5, the flip-flops 61 to 6 n, the coincidence detection circuit 7 and the flip-flop 8 constitute a glitch detection circuit 51.

フリップフロップ6が複数個になることで幅の長いグリッチを除去することが可能になる。図4および図5を用いて説明する。図4および図5はそれぞれグリッチを検出した時の動作を示すタイミングチャートである。   By using a plurality of flip-flops 6, it is possible to remove a wide glitch. This will be described with reference to FIGS. 4 and 5 are timing charts showing operations when a glitch is detected.

図4は図1の実施例でグリッチの幅が2クロック分ある場合の動作を示している。この場合、グリッチ除去回路50はグリッチを除去しきれずにグリッチ波形を出力してしまっている。一方、図5はフリップフロップ6が2個ある場合で、図5中のQ2は図3に示すフリップフロップ62の出力を示している。   FIG. 4 shows the operation when the glitch width is two clocks in the embodiment of FIG. In this case, the glitch removal circuit 50 outputs a glitch waveform without completely removing the glitch. On the other hand, FIG. 5 shows a case where there are two flip-flops 6, and Q2 in FIG. 5 shows the output of the flip-flop 62 shown in FIG.

図5に示すように、フリップフロップ6を2個にして一致検出回路7で各フリップフロップの出力をモニタすることで、2クロック幅のグリッチを除去することが可能になる。このように、一致検出回路7がモニタするフリップフロップの数が増えるほど、幅の長いグリッチを除去することが可能になる。   As shown in FIG. 5, by using two flip-flops 6 and monitoring the output of each flip-flop by the coincidence detection circuit 7, it becomes possible to remove a glitch having a 2-clock width. Thus, as the number of flip-flops monitored by the coincidence detection circuit 7 increases, it becomes possible to remove a glitch having a longer width.

また、図1に示す実施例において、一致検出回路7から出力されるイネーブル信号がハイレベルを有効とし、ローレベルを無効としているが、必ずしもこのように限定される必要はなく、ハイレベルを無効とし、ローレベルを有効としてもよい。   In the embodiment shown in FIG. 1, the enable signal output from the coincidence detection circuit 7 validates the high level and invalidates the low level. However, it is not necessarily limited to this, and the high level is invalidated. The low level may be valid.

本発明に係るグリッチ除去回路の一実施例を示す構成ブロック図である。It is a block diagram showing the configuration of an embodiment of a deglitch circuit according to the present invention. グリッチを検出した時の動作を示すタイミングチャートである。It is a timing chart which shows operation when a glitch is detected. 本発明に係るグリッチ除去回路の他の実施例を示す構成ブロック図である。It is a block diagram showing the configuration of another embodiment of the deglitch circuit according to the present invention. グリッチを検出した時の動作を示すタイミングチャートである。It is a timing chart which shows operation when a glitch is detected. グリッチを検出した時の動作を示すタイミングチャートである。It is a timing chart which shows operation when a glitch is detected. 従来のパラレルバスでのカード間通信を示す構成ブロック図である。It is a block diagram which shows the communication between cards in the conventional parallel bus.

符号の説明Explanation of symbols

1 マスターカード
2,3,4 スレーブカード
5,6,8,61,62,6n フリップフロップ
7 一致検出回路
50,51 グリッチ除去回路
1 Master card 2, 3, 4 Slave card 5, 6, 8, 61, 62, 6n Flip-flop 7 Match detection circuit 50, 51 Glitch removal circuit

Claims (3)

バスを使用して通信を行う信号のグリッチを除去するグリッチ除去回路において、
前記信号が入力されクロック信号に同期して出力する第1のフリップフロップと、
この第1のフリップフロップの出力が入力され前記クロック信号に同期して出力する第2のフリップフロップと、
前記第1のフリップフロップおよび前記第2のフリップフロップのそれぞれの出力がハイレベルまたはローレベルであることを検出してイネーブル信号を有効にする一致検出回路と、
前記イネーブル信号が有効な時は前記第2のフリップフロップの出力を前記クロック信号に同期して出力し、前記イネーブル信号が無効な時は出力を保持する第3のフリップフロップと
を備えたことを特徴とするグリッチ除去回路。
In a glitch removal circuit that removes glitches from signals that communicate using a bus,
A first flip-flop that receives the signal and outputs the signal in synchronization with a clock signal;
A second flip-flop that receives the output of the first flip-flop and outputs it in synchronization with the clock signal;
A coincidence detection circuit for validating an enable signal by detecting that the output of each of the first flip-flop and the second flip-flop is at a high level or a low level;
A third flip-flop that outputs the output of the second flip-flop in synchronization with the clock signal when the enable signal is valid, and holds the output when the enable signal is invalid. A characteristic deglitch circuit.
前記第2のフリップフロップが、
n個(nは2以上の整数)あり、1番目のフリップフロップの入力に前記第1のフリップフロップの出力が接続され、n番目のフリップフロップの出力が前記第3のフリップフロップの入力に接続され、(n−1)番目のフリップフロップの出力がn番目のフリップフロップの入力に接続されることを特徴とする
請求項1記載のグリッチ除去回路。
The second flip-flop
There are n (n is an integer of 2 or more), the output of the first flip-flop is connected to the input of the first flip-flop, and the output of the n-th flip-flop is connected to the input of the third flip-flop 2. The deglitch circuit according to claim 1, wherein an output of the (n-1) th flip-flop is connected to an input of the nth flip-flop.
半導体試験装置に用いたことを特徴とする
請求項1または請求項2に記載のグリッチ除去回路。
3. The deglitch circuit according to claim 1, wherein the deglitch circuit is used in a semiconductor test apparatus.
JP2008067894A 2008-03-17 2008-03-17 Glitch elimination circuit Pending JP2009225153A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008067894A JP2009225153A (en) 2008-03-17 2008-03-17 Glitch elimination circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008067894A JP2009225153A (en) 2008-03-17 2008-03-17 Glitch elimination circuit

Publications (1)

Publication Number Publication Date
JP2009225153A true JP2009225153A (en) 2009-10-01

Family

ID=41241471

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008067894A Pending JP2009225153A (en) 2008-03-17 2008-03-17 Glitch elimination circuit

Country Status (1)

Country Link
JP (1) JP2009225153A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105116318A (en) * 2015-09-02 2015-12-02 电子科技大学 Method for realizing burr detection in logic analyzer
JP2019176327A (en) * 2018-03-28 2019-10-10 ファナック株式会社 Electronic apparatus
DE102020000137A1 (en) 2019-01-30 2020-07-30 Fanuc Corporation ELECTRONIC DEVICE AND NOISE REDUCTION SYSTEM
US10903826B2 (en) 2019-02-28 2021-01-26 Fanuc Corporation Glitch removal circuit and electronic device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105116318A (en) * 2015-09-02 2015-12-02 电子科技大学 Method for realizing burr detection in logic analyzer
CN105116318B (en) * 2015-09-02 2018-02-02 电子科技大学 A kind of method that burr detection is realized in logic analyser
JP2019176327A (en) * 2018-03-28 2019-10-10 ファナック株式会社 Electronic apparatus
DE102020000137A1 (en) 2019-01-30 2020-07-30 Fanuc Corporation ELECTRONIC DEVICE AND NOISE REDUCTION SYSTEM
JP2020123820A (en) * 2019-01-30 2020-08-13 ファナック株式会社 Electronic device and noise reduction system
US10756716B2 (en) 2019-01-30 2020-08-25 Fanuc Corporation Electronic device and noise removal system
US10903826B2 (en) 2019-02-28 2021-01-26 Fanuc Corporation Glitch removal circuit and electronic device

Similar Documents

Publication Publication Date Title
US9870333B1 (en) Instrumentation chassis including integrated accelerator module
US8280559B2 (en) Apparatus and method for providing cooling to multiple components
US8626973B2 (en) Pseudo multi-master I2C operation in a blade server chassis
JPH02105910A (en) Logic integrated circuit
JP2007095067A (en) Method and system for managing power distribution among devices (selective on-die termination for improved power management and thermal distribution)
US8659336B2 (en) Apparatus and method for synchronising signals
JP2019511730A (en) Self-referenced on-die voltage drop detector
JP2009225153A (en) Glitch elimination circuit
US20160170934A1 (en) Data communication device and method for data communication
US20100312986A1 (en) Semiconductor integrated circuit
CN116860096B (en) RSTN reset pin function multiplexing control method and circuit of MCU chip
US9679854B2 (en) Reconfigurable repeater system
JP4988411B2 (en) Method and apparatus for reading data from a serial data source in a parallel format
JP2007171060A (en) Operating mode setting circuit, lsi having the operating mode setting circuit, and operating mode setting method
CN106896754B (en) Device for generating trigger signal in PXIe bus
TWI799249B (en) Testing circuitry for testing multicycle path circuit
JP2006179144A (en) High-speed test method and device of ic
JP2008193516A (en) Random error signal generator
JP2006121247A (en) Signal transmission system and signal waveform conversion circuit and signal waveform restoration circuit for use therein
JP3202632B2 (en) Circuit function inspection device
CN208027348U (en) A kind of riser cards based on openpower platforms
TWI467359B (en) Server
JP2008077279A (en) Pipeline circuit verification device and method
JP2000307561A (en) Bus system unit
CN103713695B (en) Server