JPH11110430A - Waveform information display system in logic simulation - Google Patents

Waveform information display system in logic simulation

Info

Publication number
JPH11110430A
JPH11110430A JP9270805A JP27080597A JPH11110430A JP H11110430 A JPH11110430 A JP H11110430A JP 9270805 A JP9270805 A JP 9270805A JP 27080597 A JP27080597 A JP 27080597A JP H11110430 A JPH11110430 A JP H11110430A
Authority
JP
Japan
Prior art keywords
signal
information
waveform
logic simulation
input
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
JP9270805A
Other languages
Japanese (ja)
Inventor
Yoshihiko Yamamoto
吉彦 山本
Toshio Oguma
敏雄 小熊
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP9270805A priority Critical patent/JPH11110430A/en
Publication of JPH11110430A publication Critical patent/JPH11110430A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the man-hour for signal selection by selecting an arbitrary signal and displaying a waveform by extracting information related to that signal from signal information making the connection condition and signal change condition of each signal correspondent to the related signal. SOLUTION: In a logic simulation, a signal connection information extraction processing part 130 extracts the signal connection information from a logic description file 100 storing the signal connection information of an electronic circuit. A signal change information extraction processing part 140 extracts the signal change information in the logic simulation. A waveform processing part 170 generates signal information making the connection condition and signal change condition of each signal correspondent to the related signal based on the signal connection information and the signal change information extracted by the signal connection information extraction processing part 130 and the signal change information extraction processing part 140. Based on an extracted signal connection information file 160, an arbitrary signal is selected, information concerning that signal is extracted from signal information, and the waveform is displayed on a waveform display input/output device 190.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、電子回路の動作を
電子計算機上に再現する論理シミュレーション技術に係
り、特に、電子回路の動作確認を効率良く行う方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a logic simulation technique for reproducing the operation of an electronic circuit on a computer, and more particularly to a method for efficiently confirming the operation of an electronic circuit.

【0002】[0002]

【従来の技術】設計段階での電子回路の動作を確認する
方法としては、論理シミュレーションが一般に用いられ
ている。論理シミュレーションでは、電子回路の論理接
続情報を格納した論理記述ファイルをもとに、電子回路
の動作を電子計算機上に再現し、該電子回路が設計者の
期待通りの動作となっているかを確認する事により設計
中の論理に不具合があるか否かを検証する。この論理検
証において、期待通りの動作とならないケースが発生し
た場合、論理シミュレーション結果波形による論理シミ
ュレーション実行時の電子回路内の信号動作状態を参照
することによる動作不具合箇所の原因解析が、最も有効
な手段の一つである。この論理シミュレーション結果波
形による動作確認では、どの論理ブロックに不具合が存
在しているかを切り分ける為、論理ブロック間の信号を
波形画面へ表示を行うが、従来の論理シミュレーション
結果から得られる信号一覧リストには、論理ブロック間
の入力、出力、入出力信号名称が順序不同に表示される
為、任意の論理ブロック間の信号に波形画面を表示させ
るには、人手にて入力、出力、入出力信号名称が順序不
同となっている信号一覧リストより電子回路の動作の流
れが判るように入力、出力、入出力の順に信号を一本ず
つ選択を行い表示させる必要がある。また、入出力信号
については、表示されている内容が、入力側の信号であ
るのか、出力側の信号であるのか、入出力信号を見ただ
けで判断がつかない為、入出力区分を決めるSET信号
と入力側、出力側の信号も合わせて表示させる必要があ
る。また、不具合となっている特定の論理ブロックが判
明されると次の段階として、論理ブロック内の動作の確
認を行うが、この時もまた、人手にて入力、出力、入出
力名称が順序不同となっている信号一覧リストより一本
ずつ選択を行い表示させる必要がある。また、本発明に
最も近い公知例には、特開平5―258005号公報が
挙げられる。
2. Description of the Related Art As a method of confirming the operation of an electronic circuit at a design stage, a logic simulation is generally used. In the logic simulation, the operation of the electronic circuit is reproduced on a computer based on a logical description file storing the logical connection information of the electronic circuit, and it is checked whether the electronic circuit operates as expected by the designer. By doing so, it is verified whether there is a defect in the logic being designed. In this logic verification, if a case does not work as expected, the most effective analysis of the cause of the malfunctioning part by referring to the signal operation state in the electronic circuit at the time of executing the logic simulation based on the waveform of the logic simulation result is most effective. It is one of the means. In the operation check based on the waveform of the logic simulation result, the signals between the logic blocks are displayed on the waveform screen in order to identify which logic block has a defect. Since the names of input, output, and input / output signals between logical blocks are displayed in random order, input, output, and input / output signal names must be manually input to display a waveform screen on signals between arbitrary logical blocks. It is necessary to select and display signals one by one in the order of input, output, and input / output so that the flow of operation of the electronic circuit can be understood from the signal list in which the order is out of order. For the input / output signals, whether the displayed content is an input-side signal or an output-side signal, it is difficult to determine just by looking at the input / output signal, so the input / output division is determined. It is necessary to display the SET signal and the input and output signals together. In addition, when the specific logical block causing the failure is identified, the operation in the logical block is checked as the next step, but again, the input, output, and input / output names are manually out of order. It is necessary to select and display one by one from the signal list list. Further, as a known example closest to the present invention, JP-A-5-258005 is cited.

【0003】[0003]

【発明が解決しようとする課題】上述のように論理シミ
ュレーション結果の電子回路内の信号動作状態を波形画
面へ表示させるには、人手による信号選択が必要であ
り、従来の信号一覧リストからの任意信号を1本ずつの
選択では、信号選択工数が多く掛かる。また、電子回路
の動作の流れを判り易くする為の信号表示を実施してい
る為、多くの工数を必要としていた。本発明の目的は、
この信号選択工数を低減させる手段を提供することにあ
る。
As described above, in order to display a signal operation state in an electronic circuit as a result of a logic simulation on a waveform screen, it is necessary to manually select a signal. Selecting one signal at a time takes a lot of man-hours for signal selection. Further, since a signal display for making the operation flow of the electronic circuit easy to understand is performed, many man-hours are required. The purpose of the present invention is
An object of the present invention is to provide a means for reducing the number of signal selection steps.

【0004】[0004]

【課題を解決するための手段】上記目的を達成する為
に、本発明は以下のような構成をとっている。
In order to achieve the above object, the present invention has the following arrangement.

【0005】(1)論理シミュレーションシステムにお
いて、電子回路の信号接続情報を記憶する論理記述ファ
イルより信号接続情報を抽出する第一の抽出手段と、論
理シミュレーションにおける信号変化情報を抽出する第
二の抽出手段と、前記第一、第二の抽出手段により抽出
した前記信号接続情報と前記信号変化情報により各信号
の接続状況と信号変化状況を関係する信号に対応づけた
信号情報を生成する手段を用い、抽出した信号接続情報
ファイルをもとにして任意信号を選択し、その信号に関
係する情報を前記信号情報より摘出して波形表示させ
る。
(1) In a logic simulation system, first extraction means for extracting signal connection information from a logic description file storing signal connection information of an electronic circuit, and second extraction for extracting signal change information in a logic simulation Means, and means for generating signal information associated with a signal relating a connection state of each signal and a signal change state based on the signal connection information and the signal change information extracted by the first and second extraction means. An arbitrary signal is selected based on the extracted signal connection information file, and information related to the signal is extracted from the signal information and displayed in a waveform.

【0006】(2)(1)の場合において、信号情報か
ら摘出する情報を任意のブロックについて選択すること
ができる。
(2) In the case of (1), information to be extracted from the signal information can be selected for an arbitrary block.

【0007】(3)(1)、(2)の場合において、信
号情報表示方法として、入力、出力、入出力などの信号
別に表示する。
(3) In the cases of (1) and (2), as a signal information display method, signals such as input, output, and input / output are displayed for each signal.

【0008】(4)(1)、(2)の場合において、信
号情報表示方法として、信号変化数の多い信号順に表示
する。
(4) In the cases of (1) and (2), as a signal information display method, signals are displayed in order of the number of signal changes.

【0009】[0009]

【発明の実施の形態】以下、本発明の一実施例を図面に
より詳細に説明する。図1は、電子回路を論理検証する
ための論理シミュレーションシステム構成図である。な
お、本実施例では、図2に示すような、ブロックAから
Cの部分回路を持つLSIを論理シミュレーションする
ものとする。論理記述ファイル100は、図2に示すよ
うなブロックAからCに対応する3つのファイルで構成
されているものとする。テストデータファイル110
は、論理シミュレーションのために、電子回路に与えら
れる入力パターンを格納されたファイルでありテスト項
目毎に作成される。論理シミュレーション処理部120
は、論理記述ファイル100とテストデータファイル1
10を入力として、電子回路の内部状態を求め、結果フ
ァイル150に出力する。また、信号接続情報抽出処理
部130は、論理記述ファイル100を入力させた際、
論理記述ファイル100内のそれぞれのブロックA〜C
ファイルの入力、出力、入出力信号定義部の信号を抽出
し、信号情報抽出結果ファイル160を作成する。本実
施例での信号情報抽出の方法を論理記述ファイル100
内のブロックAファイルを例に説明する。図3中の31
0がブロックAファイルの入力(IN)、出力(OU
T)、入出力(INOUT)区分毎の信号定義である。
この部分で記述されているIN定義でのAA1〜AA
3、OUT定義でのAC1、AC2、INOUT定義で
のAB1〜AB3、AC3の信号名を取り出し、図4で
示す信号情報抽出結果ファイル内の区分毎に分けた信号
欄410に信号名を設定する。また、図3中の320が
接続先のブロック名とブロック間信号名の定義である。
ここで定義されているブロック名、ブロックA、B、C
を図4で示す接続先欄420に信号名と対応させてブロ
ック名を設定する。また、図3中の330がINOUT
信号AB1〜AB3、AC3に対する、入出力区分を決
めるSET信号とブロック側入力信号、ブロック側出力
信号の定義部である。この330定義部より入出力信号
のSET信号と関連信号(ブロック側入力、出力信号)
を、図4で示すSET信号欄430にSET信号、関連
信号欄440、及び、関連信号欄450に入出力信号と
対応付けて関連信号を設定する。次に信号変化情報抽出
処理部140について説明する。信号変化情報抽出処理
部140は、論理シミュレーション実行時の信号変化状
態の情報を次のようにして求める。電子回路内の全ての
信号線毎にカウンタを備えておき、信号線の値が0から
不定値(X)または、ハイ・インピーダンス値(Z)、
1から不定値(X)または、ハイ・インピーダンス値
(Z)、不定値(X)または、ハイ・インピーダンス値
(Z)から0、不定値(X)または、ハイ・インピーダ
ンス値(Z)から1への変化毎に各信号毎に備えてある
カウンタに+1させておき、論理シミュレーション終了
時にその各信号のカウント値を図4で示す信号変化欄4
60に設定する。これで信号情報抽出が全て終了とな
る。次に論理シミュレーション実行後の結果確認作業で
の波形確認作業について説明する。論理シミュレーショ
ンの結果に不具合がある事が判明すると電子回路の内部
状態を波形画面に表示させる波形表示作業となる。波形
表示処理部170が、論理シミュレーション結果波形を
表示させる処理部である。この波形表示処理部170
は、結果ファイル150と信号情報抽出結果ファイル1
60、及び、波形表示入出力装置190からの入力指定
情報を入力情報とする。論理設計者は、まず、参照した
い論理ブロック名または、信号名を論理回路図より求
め、波形表示入出力装置190より論理ブロック名また
は、論理ブロックに属する一信号名を設定する。本実施
例では、まず、論理ブロック名Aを設定した場合につい
て説明する。波形表示入力処理部180では、設定され
たブロック名Aを認識し、信号情報抽出結果ファイル1
60よりブロック名Aが対象となる接続先ブロック名を
ブロック接続情報として、波形表示入出力装置190よ
り図5のように表示させる。論理設計者は、この図5で
示す選択番号1〜5の中から表示させたい信号を含む選
択番号を波形表示入出力装置190より任意に選択する
ことで、信号情報抽出結果ファイル160から選択した
内容に対応するブロック信号を結果ファイル150とリ
ンクさせて波形表示入出力装置190に表示させる。本
実施例では、選択番号1を選択した結果を図6に示す。
図6は、信号情報抽出結果ファイル160のブロック名
Aで示す、IN(入力)、OUT(出力)、INOUT
(入出力)区分より信号名の表示を行い、かつ区分の中
でも信号変化数の多い信号を上から順番に表示を行わせ
ている。また、論理ブロック間信号に影響を与える信号
については、入出力区分を判定するSET信号及び、関
連信号のことを示し、図6では、区分欄INOUTで示
すブロック間信号AC3、SET信号SETAAC3、
ブロック側出力信号OAAC3、ブロック側入力信号I
AAC3の順に表示を行わせている。また、論理ブロッ
クに属する一信号名を設定した場合について説明する。
本実施例では、論理ブロックAのAA1を設定したこと
とする。波形表示入力処理部180では、波形表示入出
力装置190より設定されたAA1を認識し、信号情報
抽出結果ファイル160よりAA1が存在する論理ブロ
ックを検索後、論理ブロック名設定時と同様に、対象と
なる接続先ブロック名をブロック接続情報として、波形
表示入出力装置190より図5のように表示させる。以
下、波形画面への表示手順は論理ブロック名設定時と同
じである。図7は、図1での論理シミュレーションにお
ける波形表示方式の動作を示す処理フローである。70
1〜703は、信号接続情報の抽出の為の処理フローで
ある。704〜706は、信号変化情報の抽出の為の処
理フローである。707〜712は、論理シミュレーシ
ョン結果の確認及び、波形画面への信号出力までの処理
フローである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a configuration diagram of a logic simulation system for verifying the logic of an electronic circuit. In this embodiment, it is assumed that a logic simulation is performed on an LSI having partial circuits of blocks A to C as shown in FIG. It is assumed that the logical description file 100 is composed of three files corresponding to blocks A to C as shown in FIG. Test data file 110
Is a file storing an input pattern given to an electronic circuit for logic simulation, and is created for each test item. Logic simulation processing unit 120
Are the logical description file 100 and the test data file 1
With 10 as an input, the internal state of the electronic circuit is determined and output to the result file 150. When the signal connection information extraction processing unit 130 receives the input of the logical description file 100,
Each block A to C in the logical description file 100
The input / output of the file and the signal of the input / output signal definition part are extracted, and a signal information extraction result file 160 is created. The method of extracting signal information in the present embodiment is described in the logical description file 100.
Will be described with reference to the block A file in the example. 31 in FIG.
0 is the input (IN) and output (OU) of the block A file
T) and signal definitions for each input / output (INOUT) section.
AA1 to AA in the IN definition described in this part
3. Extract the signal names of AC1, AC2 in the OUT definition, and AB1 to AB3 and AC3 in the INOUT definition, and set the signal names in the signal column 410 divided for each section in the signal information extraction result file shown in FIG. . Further, 320 in FIG. 3 is a definition of a connection destination block name and an inter-block signal name.
Block names defined here, blocks A, B, C
Is set in the connection destination column 420 shown in FIG. 4 in correspondence with the signal name. In addition, 330 in FIG.
It is a definition part of a SET signal, a block-side input signal, and a block-side output signal for signals AB1 to AB3 and AC3, which determine input / output division. The SET signal of input / output signal and related signal (block side input / output signal) from this 330 definition part
Is set in the SET signal column 430 shown in FIG. 4 in association with the SET signal, the related signal column 440, and the related signal column 450 with the input / output signal. Next, the signal change information extraction processing unit 140 will be described. The signal change information extraction processing unit 140 obtains information on the signal change state at the time of executing the logic simulation as follows. A counter is provided for every signal line in the electronic circuit, and the value of the signal line is changed from 0 to an indefinite value (X) or a high impedance value (Z).
1 to indefinite value (X) or high impedance value (Z), indefinite value (X) or high impedance value (Z) to 0, indefinite value (X) or high impedance value (Z) to 1 The counter provided for each signal is incremented by +1 for each change to, and at the end of the logic simulation, the count value of each signal is set in the signal change column 4 shown in FIG.
Set to 60. This completes the signal information extraction. Next, the waveform checking operation in the result checking operation after the execution of the logic simulation will be described. If the result of the logic simulation shows that there is a defect, a waveform display operation for displaying the internal state of the electronic circuit on a waveform screen is performed. The waveform display processing unit 170 is a processing unit that displays a logic simulation result waveform. This waveform display processing unit 170
Is the result file 150 and the signal information extraction result file 1
60 and input designation information from the waveform display input / output device 190 are input information. First, a logic designer obtains a logic block name or a signal name to be referred from a logic circuit diagram, and sets a logic block name or a signal name belonging to a logic block from the waveform display input / output device 190. In this embodiment, first, a case where the logical block name A is set will be described. The waveform display input processing unit 180 recognizes the set block name A and outputs the signal information extraction result file 1
60, the waveform display input / output device 190 displays the connection destination block name for which the block name A is the target as block connection information as shown in FIG. The logic designer arbitrarily selects a selection number including a signal to be displayed from the selection numbers 1 to 5 shown in FIG. 5 from the waveform display input / output device 190, thereby selecting the selection number from the signal information extraction result file 160. The block signal corresponding to the content is linked to the result file 150 and displayed on the waveform display input / output device 190. In this embodiment, the result of selecting the selection number 1 is shown in FIG.
FIG. 6 shows IN (input), OUT (output), and INOUT indicated by the block name A of the signal information extraction result file 160.
The signal name is displayed from the (input / output) section, and the signals having the largest number of signal changes in the section are displayed in order from the top. In addition, signals that affect the signals between logical blocks indicate a SET signal for determining an input / output division and related signals. In FIG. 6, an inter-block signal AC3, a SET signal SETAAC3,
Block side output signal OAAC3, block side input signal I
Display is performed in the order of AAC3. The case where one signal name belonging to a logical block is set will be described.
In this embodiment, it is assumed that AA1 of the logical block A is set. The waveform display input processing unit 180 recognizes the AA1 set by the waveform display input / output device 190, searches the signal information extraction result file 160 for a logical block in which the AA1 exists, and searches for the target block in the same manner as when setting the logical block name. Is displayed as the block connection information from the waveform display input / output device 190 as shown in FIG. Hereinafter, the display procedure on the waveform screen is the same as when the logical block name is set. FIG. 7 is a process flow showing the operation of the waveform display method in the logic simulation in FIG. 70
1 to 703 are processing flows for extracting signal connection information. Reference numerals 704 to 706 denote processing flows for extracting signal change information. Reference numerals 707 to 712 denote processing flows from confirmation of the result of the logic simulation to signal output to the waveform screen.

【0010】[0010]

【発明の効果】本発明によれば、論理ブロック名また
は、論理ブロックに属する一信号名を指定することで、
その指定内容に対応した論理ブロックに接続させている
全ての信号または、選択した任意の論理ブロックの信号
を自動的に波形画面に表示させる事が出来る。また、入
力、出力、入出力信号を区分させて波形画面に自動的に
表示させることが出来る為、論理シミュレーションにお
ける電子回路内部の信号動作状態の波形画面への信号選
択工数を低減することができる。
According to the present invention, by specifying a logical block name or a signal name belonging to a logical block,
All signals connected to the logical block corresponding to the specified content or signals of an arbitrary selected logical block can be automatically displayed on the waveform screen. In addition, since input, output, and input / output signals can be classified and automatically displayed on the waveform screen, the number of signal selection steps on the waveform screen of the signal operation state inside the electronic circuit in the logic simulation can be reduced. .

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

【図1】論理シミュレーションのシステム構成図。FIG. 1 is a system configuration diagram of a logic simulation.

【図2】論理シミュレーション対象のLSIの説明。FIG. 2 illustrates an LSI to be subjected to logic simulation.

【図3】論理記述ファイルの説明。FIG. 3 is a description of a logical description file.

【図4】信号情報抽出結果ファイルの説明。FIG. 4 is an explanation of a signal information extraction result file.

【図5】波形画面への表示ブロック接続情報ファイルの
説明。
FIG. 5 is an explanation of a display block connection information file on a waveform screen.

【図6】波形画面表示例。FIG. 6 is a waveform screen display example.

【図7】論理シミュレーションにおける波形情報表示方
式の処理フロー。
FIG. 7 is a processing flow of a waveform information display method in a logic simulation.

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

100…論理接続情報ファイル、 110…テスト
データファイル、120…論理シミュレーション処理
部、130…信号接続情報抽出処理部、140…信号変
化情報抽出処理部、 150…結果ファイル、160
…信号情報抽出結果ファイル、 170…波形表示処理
部、180…波形表示入力処理部、 190…波
形表示入出力装置、700〜712…論理シミュレーシ
ョンにおける波形情報表示方式の処理フロー。
100: logical connection information file, 110: test data file, 120: logical simulation processing unit, 130: signal connection information extraction processing unit, 140: signal change information extraction processing unit, 150: result file, 160
... Signal information extraction result file, 170: Waveform display processing unit, 180: Waveform display input processing unit, 190: Waveform display input / output device, 700 to 712: Processing flow of waveform information display method in logic simulation.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】電子回路の信号接続情報を記憶する論理記
述ファイルをもとに前記電子回路の動作を電子計算機上
に再現する論理シミュレーションを実行する論理シミュ
レーションシステムにおいて、 前記信号接続情報を前記論理記述ファイルより抽出する
第一の抽出手段と、 前記論理シミュレーションにおける信号変化情報を抽出
する第二の抽出手段と、 前記第一、第二の抽出手段により抽出した前記信号接続
情報と前記信号変化情報により各信号の接続状況と信号
変化状況を関係する信号に対応づけた信号情報を生成す
る手段と、 任意の信号を選択しその信号に関係する情報を前記信号
情報より摘出して波形表示させる表示入力処理手段を有
する波形情報表示方式。
1. A logic simulation system for executing a logic simulation for reproducing an operation of an electronic circuit on an electronic computer based on a logic description file for storing signal connection information of an electronic circuit, First extraction means for extracting from the description file; second extraction means for extracting signal change information in the logic simulation; signal connection information and signal change information extracted by the first and second extraction means Means for generating signal information associated with a signal relating the connection status of each signal and the signal change status, and a display for selecting an arbitrary signal and extracting information relating to the signal from the signal information and displaying a waveform. A waveform information display method having input processing means.
【請求項2】上記波形情報表示方式において信号情報よ
り摘出する情報が、 任意の論理ブロックに関連する情報である波形情報表示
方式。
2. A waveform information display method according to claim 1, wherein the information extracted from the signal information in the waveform information display method is information relating to an arbitrary logical block.
【請求項3】請求項1、請求項2の前記表示入力処理手
段の信号情報表示方法として、 入力、出力、入出力などの信号別に表示することを特徴
とする論理シミュレーションにおける波形情報表示方
式。
3. A waveform information display method in a logic simulation, wherein a signal information display method of the display input processing means according to claim 1 or 2 is performed by displaying signals such as input, output, and input / output.
【請求項4】請求項1、請求項2の前記表示入力処理手
段の信号情報表示方法として、 信号変化数の多い信号順に表示することを特徴とする論
理シミュレーションにおける波形情報表示方式。
4. A waveform information display method in a logic simulation according to claim 1 or 2, wherein the display input processing means displays the signal information in the order of the number of signal changes.
JP9270805A 1997-10-03 1997-10-03 Waveform information display system in logic simulation Pending JPH11110430A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9270805A JPH11110430A (en) 1997-10-03 1997-10-03 Waveform information display system in logic simulation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9270805A JPH11110430A (en) 1997-10-03 1997-10-03 Waveform information display system in logic simulation

Publications (1)

Publication Number Publication Date
JPH11110430A true JPH11110430A (en) 1999-04-23

Family

ID=17491272

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9270805A Pending JPH11110430A (en) 1997-10-03 1997-10-03 Waveform information display system in logic simulation

Country Status (1)

Country Link
JP (1) JPH11110430A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008112277A (en) * 2006-10-30 2008-05-15 Mitsubishi Electric Corp Timing chart generation device
JP2008165617A (en) * 2006-12-28 2008-07-17 Mitsubishi Electric Corp Signal waveform analyzer
JP5310562B2 (en) * 2007-12-07 2013-10-09 日本電気株式会社 Data transfer device, emulation device, logic verification system, data transfer method, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008112277A (en) * 2006-10-30 2008-05-15 Mitsubishi Electric Corp Timing chart generation device
JP2008165617A (en) * 2006-12-28 2008-07-17 Mitsubishi Electric Corp Signal waveform analyzer
JP5310562B2 (en) * 2007-12-07 2013-10-09 日本電気株式会社 Data transfer device, emulation device, logic verification system, data transfer method, and program

Similar Documents

Publication Publication Date Title
US6564365B1 (en) Method of simultaneously displaying schematic and timing data
JPH11110430A (en) Waveform information display system in logic simulation
JPH10340278A (en) Method and device for logical equivalence verification
US7725276B2 (en) Signal waveform analyzing device
JP2705548B2 (en) Printed circuit board design support equipment
JP3171236B2 (en) Input terminal competition pattern detection system
JP3219066B2 (en) Analog part deletion information addition system
JPH05242179A (en) Circuit diagram editor system
JP2002287964A (en) Screen input/output specification designing system, method and program
JPH0676016A (en) Logical simulation method
JP2000113006A (en) Function logic verification for electronic circuit support system
JP2797955B2 (en) Expected value collation apparatus and method
JP2720799B2 (en) Empty gate processing method in CAD input system for circuit diagram
JP2539049B2 (en) Satomi simulation device
JP2001076024A (en) Logic circuit simulation method
JPH08263543A (en) Method and device for verifying wiring layout
JPH06103333A (en) Method for displaying logical simulation result
JP2500385B2 (en) Input data management method
JPH11352200A (en) Damage analysing method of semiconductor integrated circuit
JP2008242588A (en) Connection diagram search apparatus
JPH1166142A (en) Group equal-length wiring system
JPH06266799A (en) Data path display device
JPH07121576A (en) Failure simulation device
JPH03116275A (en) Test pattern production method and its processing system
JPH0778195A (en) Data updating system in circuit design cad