JP5820567B2 - Analysis system and semiconductor device - Google Patents

Analysis system and semiconductor device Download PDF

Info

Publication number
JP5820567B2
JP5820567B2 JP2010047339A JP2010047339A JP5820567B2 JP 5820567 B2 JP5820567 B2 JP 5820567B2 JP 2010047339 A JP2010047339 A JP 2010047339A JP 2010047339 A JP2010047339 A JP 2010047339A JP 5820567 B2 JP5820567 B2 JP 5820567B2
Authority
JP
Japan
Prior art keywords
signal
internal
internal signal
analysis system
semiconductor device
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.)
Active
Application number
JP2010047339A
Other languages
Japanese (ja)
Other versions
JP2011180098A (en
Inventor
哲路 堤
哲路 堤
Original Assignee
スパンション エルエルシー
スパンション エルエルシー
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 スパンション エルエルシー, スパンション エルエルシー filed Critical スパンション エルエルシー
Priority to JP2010047339A priority Critical patent/JP5820567B2/en
Publication of JP2011180098A publication Critical patent/JP2011180098A/en
Application granted granted Critical
Publication of JP5820567B2 publication Critical patent/JP5820567B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Semiconductor Integrated Circuits (AREA)

Description

本願は、LSI等の半導体装置の解析システム及び半導体装置に関する。   The present application relates to an analysis system for a semiconductor device such as an LSI and the semiconductor device.

従来、LSIを含んだシステムの開発において、ソフトウェア開発の視点から、プログラムカウンタ、フラグレジスタ、メモリ領域などを、ICE(In-Circuit Emulator)を介してモニタすることで動作解析が行われている。また、ハードウェア開発の視点からは、ボード上の主要信号をロジックアナライザ、オシロスコープ等でモニタすることで信号の変化の解析が行われている。   Conventionally, in the development of a system including an LSI, an operation analysis is performed by monitoring a program counter, a flag register, a memory area, and the like via an ICE (In-Circuit Emulator) from the viewpoint of software development. From the viewpoint of hardware development, signal changes are analyzed by monitoring the main signals on the board with a logic analyzer, oscilloscope, or the like.

これに関連して、デバッグの効率を向上させるための構成が提案されている。例えば、イベントの発生毎に、イベントの内容に加えて時間情報をメモリに格納する構成が知られている。   In this connection, a configuration for improving the efficiency of debugging has been proposed. For example, a configuration is known in which time information is stored in a memory in addition to the contents of an event every time an event occurs.

特開平6−139116号公報JP-A-6-139116 特開2004−86447号公報JP 2004-86447 A

しかしながら、近年の高集積化に伴って一つのLSI上に必要な機能のほとんどが実装された結果、主要信号がチップ内部に集約されてしまい、ロジックアナライザ等で信号をモニタすることができなくなってしまった。これに対して、モニタしたい信号の数だけ専用端子を設けて主要信号をチップ外部に出力することも考えられるが、コストなどの問題がある。   However, with the recent high integration, most of the necessary functions are mounted on a single LSI. As a result, the main signals are gathered inside the chip, making it impossible to monitor signals with a logic analyzer or the like. Oops. On the other hand, it is conceivable to provide dedicated terminals for the number of signals to be monitored and output main signals to the outside of the chip, but there are problems such as cost.

また、イベント発生時の時間情報をチップ内部のメモリ領域に格納する場合、時間の検出精度に応じてカウンタの桁数が増加し、時間情報を格納するために必要となるメモリ領域が増大する。そのため、時間の検出精度を向上させることが困難である。   When the time information at the time of event occurrence is stored in the memory area inside the chip, the number of digits of the counter increases according to the time detection accuracy, and the memory area required for storing the time information increases. Therefore, it is difficult to improve time detection accuracy.

本願は、LSI等の半導体装置内部の信号の遷移を容易に確認することが可能な解析システム及び半導体装置を提供することを目的とする。   An object of the present application is to provide an analysis system and a semiconductor device capable of easily confirming a transition of a signal inside a semiconductor device such as an LSI.

本願に開示されている半導体装置の解析システムは、前記半導体装置の内部において、解析対象となる内部信号が入力され、前記内部信号の遷移を検出すると所定のコードに変換して出力するとともに、前記内部信号の遷移を報知する報知信号を出力する符号化回路と、前記半導体装置の内部において、前記符号化回路から出力される前記コードを格納する内部メモリと、前記半導体装置の外部において、前記符号化回路から出力される前記報知信号が入力され、前記内部信号の遷移タイミングを計時する計時回路と、前記半導体装置の外部において、前記計時回路で計時された時間情報を格納する外部メモリと、を備える。   In the semiconductor device analysis system disclosed in the present application, an internal signal to be analyzed is input inside the semiconductor device, and when a transition of the internal signal is detected, it is converted into a predetermined code and output. An encoding circuit for outputting a notification signal for informing a transition of an internal signal, an internal memory for storing the code output from the encoding circuit inside the semiconductor device, and the code outside the semiconductor device A timing circuit for timing the transition timing of the internal signal, and an external memory for storing time information measured by the timing circuit outside the semiconductor device. Prepare.

開示の半導体装置の解析システム、半導体装置によれば、内部信号の遷移を容易に確認することができ、デバッグの効率を向上させることができる。   According to the disclosed semiconductor device analysis system and semiconductor device, transition of internal signals can be easily confirmed, and debugging efficiency can be improved.

実施形態の一例を示すブロック図である。It is a block diagram which shows an example of embodiment. エンコーダ回路の具体例を示すブロック図である。It is a block diagram which shows the specific example of an encoder circuit. エッジ検出部の動作例を示すタイミングチャートである。It is a timing chart which shows the operation example of an edge detection part. デバッグ時の内部動作例を示すタイミングチャートである。It is a timing chart which shows the example of internal operation at the time of debugging. イベント検出時の各データ及びその格納状態の一例を示す図である。It is a figure which shows an example of each data at the time of event detection, and its storage state. 信号の遷移を再現したPC画面の表示例を示す図である。It is a figure which shows the example of a display of the PC screen which reproduced the transition of a signal.

図1は、解析システムの全体構成について、実施形態の一例を示すブロック図である。マイクロコントローラ10は、エンコーダ回路11を備える。エンコーダ回路11には、機能ブロックF1〜F5から出力されるイベント信号1〜5が入力される。エンコーダ回路11は、イベント信号1〜5の遷移を検出すると、イベント番号とイベントトリガとを出力する。   FIG. 1 is a block diagram illustrating an example of an embodiment of the overall configuration of the analysis system. The microcontroller 10 includes an encoder circuit 11. Event signals 1 to 5 output from the functional blocks F1 to F5 are input to the encoder circuit 11. When the encoder circuit 11 detects a transition of the event signals 1 to 5, the encoder circuit 11 outputs an event number and an event trigger.

図2を参照して、エンコーダ回路11におけるイベント番号及びイベントトリガの生成について説明する。図2は、エンコーダ回路11の具体例を示すブロック図である。エンコーダ回路11は、エッジ検出部E1〜E5、エンコード部51、ORゲート52を備える。エッジ検出部E1〜E5には、それぞれイベント信号1〜5が入力される。エッジ検出部E1〜E5は、イベント信号1〜5について立上りエッジ、立下りエッジを検出し、検出結果をエンコード部51、ORゲート52に出力する。   With reference to FIG. 2, the generation of an event number and an event trigger in the encoder circuit 11 will be described. FIG. 2 is a block diagram showing a specific example of the encoder circuit 11. The encoder circuit 11 includes edge detection units E1 to E5, an encoding unit 51, and an OR gate 52. Event signals 1 to 5 are input to the edge detectors E1 to E5, respectively. The edge detection units E <b> 1 to E <b> 5 detect rising edges and falling edges for the event signals 1 to 5 and output detection results to the encoding unit 51 and the OR gate 52.

図3を参照して、エッジ検出部E1〜E5におけるエッジの検出について説明する。図3は、エッジ検出部E1〜E5の動作例を示すタイミングチャートである。エッジ検出部は、入力されたイベント信号Aに対して遅延を付加した遅延信号Bを生成し、さらに遅延信号Bについて論理を反転させた遅延反転信号XBを生成する。そして、エッジ検出部は、イベント信号Aと遅延反転信号XBとの論理積をとったAND信号A(XB)を、イベント信号Aの立上りの検出結果とする。また、エッジ検出部は、イベント信号Aと遅延反転信号XBとの否定論理和をとったNOR信号X(A+XB)を、イベント信号Aの立下りの検出結果とする。   With reference to FIG. 3, the edge detection in the edge detection parts E1-E5 is demonstrated. FIG. 3 is a timing chart showing an operation example of the edge detectors E1 to E5. The edge detection unit generates a delay signal B obtained by adding a delay to the input event signal A, and further generates a delayed inverted signal XB obtained by inverting the logic of the delayed signal B. Then, the edge detection unit uses the AND signal A (XB) obtained by ANDing the event signal A and the delayed inversion signal XB as a detection result of the rise of the event signal A. Further, the edge detection unit uses the NOR signal X (A + XB) obtained by taking the negative logical sum of the event signal A and the delayed inverted signal XB as the detection result of the fall of the event signal A.

再び図2を参照して、エンコーダ回路11の説明を続ける。エンコード部51は、エッジ検出部E1〜E5から出力される検出結果を、各イベント信号1〜5の立上り、立下りそれぞれに1対1で対応するエンコード値に変換し、イベント番号として出力する。また、ORゲート52は、エッジ検出部E1〜E5から出力される検出結果の論理和を、イベントトリガとして出力する。   With reference to FIG. 2 again, the description of the encoder circuit 11 is continued. The encoding unit 51 converts the detection results output from the edge detection units E1 to E5 into encoded values corresponding to the rising and falling edges of the event signals 1 to 5, respectively, and outputs them as event numbers. The OR gate 52 outputs a logical sum of detection results output from the edge detection units E1 to E5 as an event trigger.

図1に戻り、解析システムの全体構成について説明する。エンコーダ回路11から出力されるイベント番号は、FIFO(First In, First Out)メモリであるメモリ領域12に格納される。エンコーダ回路11から出力されるイベントトリガは、マイクロコントローラ10の外部端子を介して外部計測回路20に入力される。外部計測回路20は、マイクロコントローラ10の内部信号であるイベント信号1〜5の遷移タイミングを把握するために、イベントトリガ入力時の時間を計測し、その時間情報を格納する。外部計測回路20は、CPU13の動きを解析するためにデバッグユニット14との間で制御信号をやり取りし、プログラムカウンタ、フラグレジスタ、メモリ領域などをホストPC30上でモニタ可能にするICEの機能の一部として構成することができる。   Returning to FIG. 1, the overall configuration of the analysis system will be described. The event number output from the encoder circuit 11 is stored in a memory area 12 which is a FIFO (First In, First Out) memory. The event trigger output from the encoder circuit 11 is input to the external measurement circuit 20 via the external terminal of the microcontroller 10. The external measurement circuit 20 measures the time when the event trigger is input and stores the time information in order to grasp the transition timing of the event signals 1 to 5 which are internal signals of the microcontroller 10. The external measurement circuit 20 exchanges control signals with the debug unit 14 in order to analyze the movement of the CPU 13, and is an ICE function that enables the program counter, flag register, memory area, and the like to be monitored on the host PC 30. Can be configured as a part.

上記の構成を有する解析システムの作用、効果について説明する。図4は、デバッグ時のマイクロコントローラ10内部の動作例を示すタイミングチャートである。イベント信号1がLレベルからHレベルに立ち上がると、前述のように、エンコーダ回路11のエッジ検出部E1が立上りを検出する。その検出結果に基づいて、エンコーダ回路11のエンコード部51は、イベント信号1の立上りに対応付けられたコードである“01h”を、イベント番号として出力する。また、エンコーダ回路11のORゲート52からイベントトリガが出力される。以降も同様にして、各イベント信号1〜5の遷移に応じて、対応するイベント番号とイベントトリガとが出力される。   The operation and effect of the analysis system having the above configuration will be described. FIG. 4 is a timing chart showing an example of the internal operation of the microcontroller 10 during debugging. When the event signal 1 rises from the L level to the H level, the edge detection unit E1 of the encoder circuit 11 detects the rise as described above. Based on the detection result, the encoding unit 51 of the encoder circuit 11 outputs “01h”, which is a code associated with the rising edge of the event signal 1, as an event number. An event trigger is output from the OR gate 52 of the encoder circuit 11. Similarly, the corresponding event number and event trigger are output according to the transition of each event signal 1-5.

イベント番号は、前述のように、FIFOメモリであるメモリ領域12に格納される。また、イベントトリガは外部計測回路20に入力され、イベント信号1〜5の遷移タイミングを示す時間情報が格納される。図5は、図4の動作例に対応して、イベント検出時の各データ及びその格納状態の一例を示す図である。図5に示されるように、イベント番号は、出力された順に、FIFOメモリであるメモリ領域12に格納される。また、外部計測回路20は、イベントトリガが入力された時間の計測結果を、イベント信号1〜5の遷移タイミングを示す時間情報として格納する。   As described above, the event number is stored in the memory area 12 which is a FIFO memory. The event trigger is input to the external measurement circuit 20, and time information indicating the transition timing of the event signals 1 to 5 is stored. FIG. 5 is a diagram showing an example of each data at the time of event detection and its storage state corresponding to the operation example of FIG. As shown in FIG. 5, event numbers are stored in the memory area 12 which is a FIFO memory in the order of output. The external measurement circuit 20 stores the measurement result of the time when the event trigger is input as time information indicating the transition timing of the event signals 1 to 5.

デバッグ対象となる一連の動作が終了した後、メモリ領域12と外部計測回路20とに格納されている各データがホストPC30に取り込まれる。ホストPC30は、取り込んだデータに基づいて信号波形を再現する。図6は、図5のデータを基に、イベント信号1〜5の遷移を再現したホストPC30の画面表示例を示す図である。ホストPC30は、FIFOメモリであるメモリ領域12からイベント番号を取り出し、外部計測回路20の時間情報と順次対応させていく。これにより、ホストPC30は、ロジックアナライザ等によるモニタと同様に、詳細な信号波形を再現する。また、図6に示されるように、一般的なICEの既存機能によってアドレスバスやデータバスの情報を再現し、イベント信号1〜5の遷移と並べて表示するようにしてもよい。   After a series of operations to be debugged are completed, each data stored in the memory area 12 and the external measurement circuit 20 is taken into the host PC 30. The host PC 30 reproduces the signal waveform based on the acquired data. FIG. 6 is a diagram illustrating a screen display example of the host PC 30 that reproduces the transition of the event signals 1 to 5 based on the data of FIG. The host PC 30 extracts the event number from the memory area 12 that is a FIFO memory, and sequentially associates it with the time information of the external measurement circuit 20. As a result, the host PC 30 reproduces a detailed signal waveform in the same manner as a monitor by a logic analyzer or the like. Also, as shown in FIG. 6, the address bus and data bus information may be reproduced by existing functions of a general ICE and displayed side by side with transitions of event signals 1 to 5.

以上、詳細に説明したように、前記実施形態によれば、イベント番号によってどの信号が遷移したのかを把握し、イベントトリガに基づく時間情報によっていつ遷移したのかを把握する。これにより、LSI内部の信号の遷移を容易に確認することができ、デバッグの効率を向上させることができる。また、前記実施形態では、図5に示されるように、チップ内部に退避するデータとチップ外部に退避するデータとが区別される。データ量(ビット長)の少ないイベント番号は、チップ内部のメモリ領域12に格納される。これにより、解析対象となる信号の数に応じてチップ外部に出力するための専用端子を設ける必要がなくなる。一方、データ量(ビット長)の多いイベント発生時の時間情報は、チップ外部の外部計測回路20に格納される。これにより、マイクロコントローラ10内部に時間情報を格納するためのメモリ領域を設ける必要がなくなる。マイクロコントローラ10はチップ外部にイベントトリガのみを出力すればよく、外部計測回路20次第で時間の検出精度を容易に向上させることができる。前記実施形態によれば、デバッグ専用回路の規模を最小限に抑えることができ、コストアップも抑えることができる。   As described above in detail, according to the above-described embodiment, it is grasped which signal has transitioned according to the event number, and has grasped when the transition has occurred according to the time information based on the event trigger. Thereby, the transition of the signal inside the LSI can be easily confirmed, and the debugging efficiency can be improved. In the embodiment, as shown in FIG. 5, data saved inside the chip is distinguished from data saved outside the chip. Event numbers with a small data amount (bit length) are stored in the memory area 12 inside the chip. This eliminates the need to provide a dedicated terminal for outputting to the outside of the chip according to the number of signals to be analyzed. On the other hand, time information at the time of occurrence of an event with a large amount of data (bit length) is stored in the external measurement circuit 20 outside the chip. This eliminates the need to provide a memory area for storing time information inside the microcontroller 10. The microcontroller 10 only needs to output an event trigger to the outside of the chip, and the time detection accuracy can be easily improved depending on the external measurement circuit 20. According to the embodiment, the scale of the dedicated debug circuit can be minimized, and the cost increase can be suppressed.

尚、本発明は前記実施形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲内での種々の改良、変更が可能であることは言うまでもない。   Needless to say, the present invention is not limited to the above-described embodiment, and various improvements and modifications can be made without departing from the spirit of the present invention.

例えば、メモリ領域12はFIFOメモリに限定されない。予め格納順を定めておくなどして、メモリ領域12に格納されるイベント番号と外部計測回路20に格納される時間情報とが互いに対応付けができるような構成であればよい。また、外部計測回路20が計測した時間情報を、ホストPC30に退避するようにしてもよい。   For example, the memory area 12 is not limited to a FIFO memory. Any configuration may be used as long as the event number stored in the memory area 12 and the time information stored in the external measurement circuit 20 can be associated with each other by determining the storage order in advance. The time information measured by the external measurement circuit 20 may be saved in the host PC 30.

その他、各イベント信号1〜5の間でエッジが重なるような場合については、例えば、どの信号を優先するかを予め定めておくようにすればよい。   In addition, in the case where edges overlap between the event signals 1 to 5, for example, it may be determined in advance which signal has priority.

尚、マイクロコントローラ10は、半導体装置の一例である。イベント信号1〜5は、それぞれ内部信号の一例である。イベント番号は、コードの一例である。イベントトリガは、報知信号の一例である。エンコーダ回路11は、符号化回路の一例である。メモリ領域12は、内部メモリの一例である。外部計測回路20は、計時回路及び外部メモリの一例である。エッジ検出部E1〜E5は、エッジ検出部の一例である。エンコード部51は、エンコード部の一例である。ORゲート52は、論理演算部の一例である。   The microcontroller 10 is an example of a semiconductor device. Each of the event signals 1 to 5 is an example of an internal signal. The event number is an example of a code. An event trigger is an example of a notification signal. The encoder circuit 11 is an example of an encoding circuit. The memory area 12 is an example of an internal memory. The external measuring circuit 20 is an example of a time measuring circuit and an external memory. The edge detection units E1 to E5 are examples of edge detection units. The encoding unit 51 is an example of an encoding unit. The OR gate 52 is an example of a logical operation unit.

10 マイクロコントローラ
11 エンコーダ回路
12 メモリ領域
13 CPU
14 デバッグユニット
20 外部計測回路
30 ホストPC
51 エンコード部
52 ORゲート
E1〜E5 エッジ検出部
F1〜F5 機能ブロック
10 Microcontroller 11 Encoder circuit 12 Memory area 13 CPU
14 Debug unit 20 External measurement circuit 30 Host PC
51 Encoding Unit 52 OR Gate E1 to E5 Edge Detection Unit F1 to F5 Functional Block

Claims (7)

半導体装置の解析システムであって、
前記半導体装置の内部において、解析対象となる内部信号が入力され、前記内部信号の遷移を検出すると所定のコードに変換して出力するとともに、前記内部信号の遷移を報知する報知信号を出力する符号化回路と、
前記半導体装置の内部において、前記符号化回路から出力される前記コードを格納する内部メモリと、
前記半導体装置の外部において、前記符号化回路から出力される前記報知信号が入力された時間情報に基づき、前記内部信号の遷移タイミングを計時する計時回路と、
前記半導体装置の外部において、前記計時回路で計時された時間情報を格納する外部メモリと、
を備えることを特徴とする解析システム。
A semiconductor device analysis system,
A code for inputting an internal signal to be analyzed in the semiconductor device, converting the internal signal into a predetermined code upon detection of a transition of the internal signal, and outputting a notification signal for informing the transition of the internal signal Circuit and
Inside the semiconductor device, an internal memory for storing the code output from the encoding circuit;
Outside the semiconductor device , based on the time information that the notification signal output from the encoding circuit is input, a timing circuit that measures the transition timing of the internal signal,
Outside the semiconductor device, an external memory for storing time information timed by the timekeeping circuit;
An analysis system comprising:
前記符号化回路は、
前記内部信号の各々について立上り、立下りを検出するエッジ検出部と、
前記内部信号の各々の立上り、立下りそれぞれに対応付けられた前記コードを、前記エッジ検出部の検出結果に基づいて出力するエンコード部と、
を備えることを特徴とする請求項1に記載の解析システム。
The encoding circuit includes:
An edge detector for detecting rising and falling for each of the internal signals;
An encoding unit that outputs the code associated with each rising and falling of the internal signal based on a detection result of the edge detection unit;
The analysis system according to claim 1, further comprising:
前記符号化回路は、
前記エッジ検出部の検出結果を基に論理演算を行う論理演算部を備え、
前記エッジ検出部の検出結果の論理和を、前記報知信号として出力する
ことを特徴とする請求項2に記載の解析システム。
The encoding circuit includes:
A logical operation unit that performs a logical operation based on the detection result of the edge detection unit;
The analysis system according to claim 2, wherein a logical sum of detection results of the edge detection unit is output as the notification signal.
前記エッジ検出部は、
前記内部信号に対して遅延と反転した論理とを有する遅延反転信号を生成し、
前記内部信号と前記遅延反転信号との論理積を、前記内部信号の立上りの検出結果とし、
前記内部信号と前記遅延反転信号との否定論理和を、前記内部信号の立下りの検出結果とする
ことを特徴とする請求項2又は3に記載の解析システム。
The edge detector
Generating a delayed inverted signal having a delay and inverted logic with respect to the internal signal;
The logical product of the internal signal and the delayed inverted signal is a detection result of the rising edge of the internal signal,
The analysis system according to claim 2 or 3, wherein a negative logical sum of the internal signal and the delayed inverted signal is used as a detection result of the falling edge of the internal signal.
前記コードと前記時間情報とは、互いに対応付けができるように前記内部メモリと前記外部メモリとにそれぞれ格納される
ことを特徴とする請求項1乃至4に記載の解析システム。
The analysis system according to claim 1, wherein the code and the time information are stored in the internal memory and the external memory, respectively, so that they can be associated with each other.
前記内部メモリは、前記コードを前記符号化回路から出力された順に格納するFIFOメモリである
ことを特徴とする請求項5に記載の解析システム。
The analysis system according to claim 5, wherein the internal memory is a FIFO memory that stores the codes in the order of output from the encoding circuit.
解析対象となる内部信号の遷移を検出すると所定のコードに変換して出力する符号化回路と、
前記符号化回路から出力される前記コードを格納する内部メモリと、
を備え、
前記内部信号の遷移の検出に応じて、前記内部信号の遷移を報知する報知信号を外部に出力して、該報知信号が入力された時間情報に基づく前記内部信号の遷移タイミングを外部に伝達する
ことを特徴とする半導体装置。
An encoding circuit that converts and outputs a predetermined code when detecting a transition of an internal signal to be analyzed;
An internal memory for storing the code output from the encoding circuit;
With
In response to detection of the transition of the internal signal, a notification signal for notifying the transition of the internal signal is output to the outside, and the transition timing of the internal signal based on time information when the notification signal is input is transmitted to the outside. A semiconductor device.
JP2010047339A 2010-03-04 2010-03-04 Analysis system and semiconductor device Active JP5820567B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010047339A JP5820567B2 (en) 2010-03-04 2010-03-04 Analysis system and semiconductor device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010047339A JP5820567B2 (en) 2010-03-04 2010-03-04 Analysis system and semiconductor device

Publications (2)

Publication Number Publication Date
JP2011180098A JP2011180098A (en) 2011-09-15
JP5820567B2 true JP5820567B2 (en) 2015-11-24

Family

ID=44691735

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010047339A Active JP5820567B2 (en) 2010-03-04 2010-03-04 Analysis system and semiconductor device

Country Status (1)

Country Link
JP (1) JP5820567B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008034905A (en) * 2006-07-26 2008-02-14 Tektronix Japan Ltd Digital transmission device and method
US20100090718A1 (en) * 2007-09-03 2010-04-15 Atsushi Ubukata Semiconductor device, and development supporting device

Also Published As

Publication number Publication date
JP2011180098A (en) 2011-09-15

Similar Documents

Publication Publication Date Title
JP4138021B2 (en) Processor-based device, method for providing software performance profiling information, and software development system for generating and analyzing software performance profiling information
US9460814B2 (en) Memory tester design for soft error rate (SER) failure analysis
CN108351907B (en) Method and circuit for debugging a circuit design
JP2008071135A (en) Verification processor
US7800396B2 (en) Semiconductor integrated circuit, control method, and information processing apparatus
US9411007B2 (en) System and method for statistical post-silicon validation
JP5820567B2 (en) Analysis system and semiconductor device
US7360117B1 (en) In-circuit emulation debugger and method of operation thereof
KR100657077B1 (en) Debug circuit
JP2015501046A5 (en)
US9182958B2 (en) Software code profiling
JP2005222446A (en) On-board debugging apparatus and semiconductor circuit apparatus
JP2011228996A (en) On-vehicle control device and inspection method of on-vehicle control device
CN103716020A (en) Method and apparatus for detecting cut-off frequency of pulse signal
CN112989736B (en) Method, apparatus and storage medium for detecting erroneous instances of a modified design
CN111124779B (en) Signal detection method and device of VR chip and related components
Mayer et al. Compact function trace (CFT)
JP2016091278A (en) IC chip
JPH07129430A (en) Testing method for program
JP2010182241A (en) Evaluation method and device
JPS5824220Y2 (en) glitch detector
TWI634446B (en) Simulation method for mixed-signal cirucit system and realted electronic device
JP2006184048A (en) Pulse characteristic detection circuit based on threshold, and its measurement/evaluation testing method
CN115435859A (en) Control method and device and electronic equipment
Lee et al. Power-On Bus Tracing and Checking for SoC Verification

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121031

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130814

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20130822

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130827

AA92 Notification that decision to refuse application was cancelled

Free format text: JAPANESE INTERMEDIATE CODE: A971092

Effective date: 20130910

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140225

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140521

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141201

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

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20150902

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151005

R150 Certificate of patent or registration of utility model

Ref document number: 5820567

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250