JPH0322038A - Timing verification processing system - Google Patents
Timing verification processing systemInfo
- Publication number
- JPH0322038A JPH0322038A JP1156568A JP15656889A JPH0322038A JP H0322038 A JPH0322038 A JP H0322038A JP 1156568 A JP1156568 A JP 1156568A JP 15656889 A JP15656889 A JP 15656889A JP H0322038 A JPH0322038 A JP H0322038A
- Authority
- JP
- Japan
- Prior art keywords
- timing
- event
- check
- time
- verification
- 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.)
- Granted
Links
- 238000012795 verification Methods 0.000 title claims abstract description 46
- 230000007704 transition Effects 0.000 claims abstract description 24
- 230000005856 abnormality Effects 0.000 claims abstract description 11
- 238000004088 simulation Methods 0.000 claims description 30
- 238000000034 method Methods 0.000 claims description 21
- 238000003672 processing method Methods 0.000 claims description 8
- 230000002159 abnormal effect Effects 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 14
- 238000004364 calculation method Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 5
- 101100328957 Caenorhabditis elegans clk-1 gene Proteins 0.000 description 3
- 230000000630 rising effect Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 102100040862 Dual specificity protein kinase CLK1 Human genes 0.000 description 1
- 101710104662 Enterotoxin type C-3 Proteins 0.000 description 1
- 101150057924 Exoc2 gene Proteins 0.000 description 1
- 101150107049 Exoc3 gene Proteins 0.000 description 1
- 102100030844 Exocyst complex component 1 Human genes 0.000 description 1
- 102100030843 Exocyst complex component 2 Human genes 0.000 description 1
- 102100030860 Exocyst complex component 3 Human genes 0.000 description 1
- 102100040837 Galactoside alpha-(1,2)-fucosyltransferase 2 Human genes 0.000 description 1
- 101000749294 Homo sapiens Dual specificity protein kinase CLK1 Proteins 0.000 description 1
- 101000893710 Homo sapiens Galactoside alpha-(1,2)-fucosyltransferase 2 Proteins 0.000 description 1
- 101150040428 SEC4 gene Proteins 0.000 description 1
- 101150110070 SEC5 gene Proteins 0.000 description 1
- 101150049811 SEC6 gene Proteins 0.000 description 1
- 101100365194 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) SEC7 gene Proteins 0.000 description 1
- 101000882403 Staphylococcus aureus Enterotoxin type C-2 Proteins 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
Landscapes
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
【発明の詳細な説明】
〔概要〕
論理シミュレーションにおけるタイミング・ベリフィケ
ーション処理方式に関し、
タイミングのチェックを高速かつ効率的に処理できるよ
うにすることを目的とし、
チェックプリξティブが組み込まれたモデル回路に論理
シミュレーシヲンを実行することでタイミングを検証す
る処理方式において、モデル回路の各ネット毎に最も現
時刻の近くで発生したイベントの発生時刻を管理するイ
ベントメモリと、チェックプリミティブの各入力ネット
毎にどの入力ネットを検索すればよいのかを管理する検
索テーブルと、チェックプリミティブの入力ネットにイ
ベントが発生するときに、検索テーブルに従ってイベン
トメモリを検索することで1つ又は複数のイベント発生
時刻を特定する手段と、特定される発生時刻と現時刻と
の遷移時刻差を算出する手段と、算出される遷移時刻差
から1つ又は複数のタイミング時刻差を求めて対応する
基準値と比較することでタイミングの異常を検出する手
段とを備えるよう構威する。[Detailed Description of the Invention] [Summary] A model incorporating check primitives is provided for the purpose of processing timing checks quickly and efficiently regarding timing verification processing methods in logic simulations. In a processing method that verifies timing by executing logic simulation on a circuit, there is an event memory that manages the occurrence time of the event that occurred closest to the current time for each net of the model circuit, and an input net for each check primitive. A search table manages which input net to search for each time, and when an event occurs in the input net of a check primitive, one or more event occurrence times can be determined by searching the event memory according to the search table. means for determining, means for calculating a transition time difference between the identified occurrence time and the current time, and determining one or more timing time differences from the calculated transition time difference and comparing it with a corresponding reference value. and means for detecting timing abnormalities.
本発明は、設計された論理回路のタイミングを検証する
ための論理シミュレーションにおけるタイミング・ベリ
フィケーション処理方式に関し、特に、タイミングのチ
ェックを高速かつ効率的に処理できるようにするタイ稟
ング・ベリフィケーション処理方式に関するものである
。The present invention relates to a timing verification processing method in logic simulation for verifying the timing of a designed logic circuit, and in particular to a timing verification processing method that allows timing checks to be processed quickly and efficiently. This is related to the application processing method.
論理シミュレーションでは、設計された論理回路のパル
ス幅が十分なものであるのか否かや、セットアップ時間
が十分なものであるのか否かや、ホールド時間が十分な
ものであるのか否かや、ディレイオーバとなっているの
か否かや、レーシングとなっているのか否か等のタイミ
ングのチェック処理を行うことになる.このタイ5ング
のチェック処理は、高速かつ効率的に実行されるよう構
成していく必要がある。Logic simulation examines whether the pulse width of the designed logic circuit is sufficient, whether the setup time is sufficient, whether the hold time is sufficient, and whether the delay Timing checks will be performed to check whether the race is over or not, and whether or not it is racing. This timing check process needs to be configured so that it can be executed quickly and efficiently.
従来では、論理シミュレーションにおけるタイミングの
チェック処理は、チェック項目毎の検証処理を実行する
プリミティブを設けるよう構威して、個々のプリξティ
ブに従ってタイミングのチェックを実行するよう構戒し
ていた。ここで、ブリミティプとは、論理ハードロジッ
クの基本単位に相当するもので、入力と出力との演算関
係が定義されることでシミュレーション演算の基本単位
をなすものである。Conventionally, timing check processing in logic simulation has been carried out by providing primitives to perform verification processing for each check item, and by performing timing checks according to each primitive. Here, the brimitip corresponds to the basic unit of logic hard logic, and forms the basic unit of simulation calculation by defining the calculation relationship between input and output.
しかしながら、このような従来技術では、個々のプリミ
ティブに従ってタイミングのチェックを行うことから、
ソフト的にはシξユレーション処理時間が増大するとい
う問題点があるとともに、ハード的には物量が増大する
という問題点があった.従って、論理シミュレーション
におけるタイミングのチェック処理を高速で実行できな
いとともに、効率的に実行できないという問題点があっ
たのである.
本発明はかかる事情に鑑みてなされたものであって、設
計された論理回路のタイミングを高速かつ効率的に実行
できるようにする新たなタイミング・ベリフィケーショ
ン処理方式の提供を目的とするものである。However, in such conventional techniques, timing is checked according to individual primitives, so
In terms of software, there was a problem in that the simulation processing time increased, and in terms of hardware, there was a problem in that the amount of material increased. Therefore, there was a problem that the timing check process in logical simulation could not be executed at high speed and could not be executed efficiently. The present invention has been made in view of the above circumstances, and aims to provide a new timing verification processing method that enables high-speed and efficient timing of designed logic circuits. be.
第1図は本発明の原理構或図である。 FIG. 1 is a diagram showing the principle structure of the present invention.
図中、lはシξユレーションエンジンであって、ハード
ウェアにより構或されて本発明を実装するもの、lOは
シ旦ユレーション実行手段であってイベントドリプン法
に従って論理回路のシξユレーシッン処理を実行するも
の、11はモデル回路管理手段であって、論理回路にチ
ェックプリミティブを組み込むことで作威されるタイミ
ングチェックモデル回路についての回路記述データ(回
路接続や遅延データや演算種別等)を管理するもの、l
2はタイムホイールであって、論理回路の遅延動作に従
って発生することが予定される内部イベントを管理する
もの、l3は入力パターン管理手段であって、論理回路
の入力段に入力される外部イベントの時系列データを管
理するもの、14はタイミングチェック実行手段であっ
て、チェックプリ旦ティブのシミュレーション演算を実
行することで論理回路のタイミングの検証処理を実行す
るもの、15はイベントメモリであって、タイミングチ
ェックモデル回路の各ネット毎に、最も現時刻の近くで
発生したイベントの発生時刻を管理するもの、l6は入
力イベントフラグメモリであって、タイミングチェック
モデル回路の各ネット毎に、現時刻においてイベントが
発生しているのか否かを管理するもの、l7は検索テー
ブルであって、チェックプリミティブの各入力ネット毎
に、入力ネットの内のどの入力ネットを検索すればよい
のかを管理するもの、l8は前イベント発生時刻特定手
段であって、検索テーブルl7に従ってイベントメモリ
l5を検索することで1つ又は複数の対応するイベント
発生時刻を特定するもの、l9は減算手段であって、前
イベント発生時刻特定手段l8により特定されるイベン
ト発生時刻と現時刻との遷移時刻差を算出するもの、2
oはラッチ手段であって、減算手段l9により求められ
る遷移時刻差を保持するもの、21はクイごング判定手
段であって、ラッチされる遷移時刻差からタイミングの
検証のために必要となるタイ逅ング時刻差を求めて基準
チェックと比較することでタイミングの異常を検出する
ものである。In the figure, l is a ξ simulation engine, which is configured by hardware and implements the present invention, and lO is a simulation execution means, which executes the ξ simulation of a logic circuit according to the event-driven method. The device that executes the processing, 11, is a model circuit management means that stores circuit description data (circuit connections, delay data, operation types, etc.) for timing check model circuits created by incorporating check primitives into logic circuits. things to manage, l
2 is a time wheel that manages internal events that are scheduled to occur according to the delay operation of the logic circuit; 13 is an input pattern management means that manages external events that are input to the input stage of the logic circuit; 14 is a timing check execution means that manages the time series data, and 14 is a timing check execution means that executes a timing verification process of a logic circuit by executing a simulation operation of a check primitive; 15 is an event memory; l6 is an input event flag memory that manages the occurrence time of the event that occurred closest to the current time for each net of the timing check model circuit; 17 is a search table that manages which input net among the input nets should be searched for each input net of the check primitive; 18 is a previous event occurrence time specifying means, which specifies one or more corresponding event occurrence times by searching the event memory 15 according to the search table 17; l9 is a subtraction means, which specifies the occurrence time of the previous event; 2 for calculating the transition time difference between the event occurrence time specified by the time specifying means l8 and the current time;
o is a latch means that holds the transition time difference obtained by the subtraction means 19, and 21 is a quigging judgment means that calculates the timing required for timing verification from the latched transition time difference. Timing abnormalities are detected by determining the difference in timing and comparing it with a standard check.
本発明では、シミュレーション実行手段10は、モデル
回路管理手段11、タイムホイール12及び入力パター
ン管理千段13を参照しながらタイくングチェックモデ
ル回路に対して論理シミュレーシ3ンを実行していくこ
とで、タイミングチェックモデル回路の各ネットにおけ
る現時刻のイヘントの発生状態を求めると、イベントメ
モリ15及び入力イベントフラグメモリl6を更新して
タイミングチェック実行千段l4を起動する。In the present invention, the simulation execution means 10 executes the logic simulation 3 on the tying check model circuit while referring to the model circuit management means 11, the time wheel 12, and the input pattern management 13 stages. After determining the occurrence state of the event at the current time in each net of the timing check model circuit, the event memory 15 and the input event flag memory l6 are updated and the timing check execution stage l4 is activated.
このようにして起動されると、タイ逅ングチェック実行
手段l4の前イベント発生時刻特定手段l8は、先ず最
初に、入力イベントフラグメモリ16を参照することで
現時刻において入力ネットにイベントの発生したチェッ
クプリミティブを検出する。次に、このチェックプリξ
ティブのイベントの発生した入力ネットをキーにして検
索テーブルl7を検索することで、イベントの発生した
入力ネットに関係付けられる1つ又は複数の入力ネット
を検索し、続いて、この検索された1つ又は複数の人カ
ネットをキーにしてイベントメモリl5を検索すること
で、1つ又は複数の対応するイベント発生時刻を特定し
て読み出す.イベントメモリl5から1つ又は複数の対
応するイベント発生時刻が読み出されると、減算手段l
9は、現時刻との差分値を算出することで遷移時刻差を
求めてラッチ手段20に格納する。そして、タイ果ング
判定手段21は、ラッチ手段20に格納されている遷移
時刻差を直接使用するとか、あるいは格納されている遷
移時刻差の間で差分値を算出するとかして、論理回路の
タイミングの検証のために必要となる1つ又は複数のタ
イミング時刻差を求めるとともに、この求められたタイ
ミング時刻差を対応する基準値と比較することでタイミ
ングの異常の有無を検出して、チェックブリξティブの
出力として出力する。When activated in this manner, the previous event occurrence time specifying means 18 of the tie checking execution means 14 first refers to the input event flag memory 16 to determine whether an event has occurred on the input net at the current time. Detect check primitives. Then this check preξ
By searching the search table l7 using the input net where the event occurred as a key, one or more input nets related to the input net where the event occurred are searched, and then this searched one By searching the event memory 15 using one or more person names as keys, one or more corresponding event occurrence times are identified and read out. When one or more corresponding event occurrence times are read out from the event memory l5, the subtraction means l5
9 obtains a transition time difference by calculating a difference value from the current time and stores it in the latch means 20. Then, the tie determination means 21 uses the transition time difference stored in the latch means 20 directly or calculates a difference value between the stored transition time differences to determine the timing of the logic circuit. In addition to determining one or more timing differences necessary for verification of output as the output of the active.
このように、本発明によれば、1つのチェックプリミテ
ィブに従って複数の種類のタイミングの検証を実現でき
るようになることから、論理シミュレーションにおける
タイ藁ングの検証処理を高速かつ効率的に処理できるよ
うになるのである。As described above, according to the present invention, multiple types of timing verification can be realized according to one check primitive, so that tie verification processing in logic simulation can be processed quickly and efficiently. It will become.
以下、実施例に従って本発明を詳細に説明する。 Hereinafter, the present invention will be explained in detail according to examples.
第2図に、本発明を実装するシξユレーションエンジン
のシステム構戒を示す。図中、lがシミュレーションエ
ンジン、2はシξユレーションエンジン1を起動するた
めに設けられるワークステーション、3はシミュレーシ
ョンエンジンlとワークステーション2との間を接続す
るバスである.シξエレーションエンジンlは、コント
ロールプロセッサIQI,インプットプロセッサ102
、ゲートプロセッサ103〜106、アウトプットプロ
セッサ107及び内部バス108から構戒される。FIG. 2 shows the system architecture of the ξ simulation engine that implements the present invention. In the figure, l is a simulation engine, 2 is a workstation provided to start the simulation engine 1, and 3 is a bus that connects the simulation engine l and the workstation 2. ξ Selection engine l includes a control processor IQI and an input processor 102
, gate processors 103 - 106 , output processor 107 and internal bus 108 .
このコントロールプロセッサ101は、ワークステーシ
ョン2から設定される外部イベント等のインタフェース
制御を実行するとともに、インプットプロセッサ102
、ゲートプロセッサ103〜106及びアウトプットプ
ロセッサ107の制御を実行し、インプットプロセッサ
102は、シミュレーション処理の時間管理機能を備え
て、現時刻における内部イベント(タイムホイールに登
録されているイベント)及び外部イベントの続出処理を
実行し、ゲートプロセッサ103は、インプットプロセ
ッサ102により読み出される全イベントに従ってシξ
ユレーション対象の論理回路のネット値を更新し、ゲー
トプロセッサ104は、ファンアウト展開を実行し、ゲ
ートプロセッサ105は、ファンイン抽出を実行し、ゲ
ートプロセッサ106は、ゲートプロセッサ105から
供給されるネット番号とネット値とからゲートの論理演
算を実行し、アウトプットプロセッサ107は、イベン
トデータの作戒処理を実行する.本発明では、第1図で
も説明したように、シξユレーション演算の基本単位と
なるプリξティブの1つとして複数の検査項目に関して
のタイミングの検証処理を行うチェックプリミティブを
定義して、この定義したチェックプリミティブをシミュ
レーション対象の論理回路に組み込むことでタイミング
チェックモデル回路を作戒するとともに、この作威され
たタイミングチェックモデル回路に対して論理シミュレ
ーションを実行することで論理回路のタイミングの検証
を効率的に実行するよう構威するものである。これから
、タイ稟ングの検証処理は、シミュレーション演算の処
理の1つとしてゲートプロセッサ106によって実行さ
れることになる。This control processor 101 executes interface control such as external events set from the workstation 2, and also controls the input processor 102.
, the gate processors 103 to 106 and the output processor 107, and the input processor 102 has a time management function for simulation processing, and controls internal events (events registered in the time wheel) and external events at the current time. The gate processor 103 executes the successive processing of ξ according to all the events read by the input processor 102.
The gate processor 104 executes fan-out expansion, the gate processor 105 executes fan-in extraction, and the gate processor 106 updates the net value of the logic circuit to be evaluated. The output processor 107 executes a logical operation of the gate from the number and the net value, and executes discipline processing of the event data. In the present invention, as explained in FIG. 1, a check primitive is defined as one of the primitives which is the basic unit of the simulation calculation, and a check primitive that performs timing verification processing for multiple inspection items is defined. The timing check model circuit is controlled by incorporating the defined check primitive into the logic circuit to be simulated, and the timing of the logic circuit is verified by running a logic simulation on the generated timing check model circuit. It is designed to ensure efficient execution. From now on, the tie approval verification process will be executed by the gate processor 106 as one of the simulation calculation processes.
第3図に、2回路のラッチ系に対して定義されるチェッ
クプリ逅ティブを図示するとともに、第4図に、ラッチ
回路Aとラッチ回路Bという2回路のラッチ系に対して
このチェックプリミティブを組み込むことで作威される
タイ旦ングチェックモデル回路を図示する。この図に示
すように、チェックプリミティブは、タイミングの検証
を必要とする論理回路単位に対応させて用意されて、組
み込まれる論理回路単位の入出力ネットを入力とし、他
の論理回路単位に接続されない検証端子を出力とするも
ので、組み込まれる論理回路単位の機能に従って定義さ
れるタイミングの検証処理の演算機能が割り付けられる
ものである.以下、説明の便宜上、この2回路のラッチ
系に対して定義される第3図のチェックプリミティブを
チェックプリミティブ4として識別することにする.こ
の割り付けられる検証処理の演算機能に従って、チェッ
クブリくティブ4は、2回路のラッチ系が検証を必要と
しているセットアップ時間、ホールド時間、パルス幅、
レーシング、ディレイオーバといったタイミングの検証
処理を1つのチェックプリξティブ4により実行するよ
う処理することになる。第5図に、これらのセットアッ
プ時間、ホールド時間、パルス幅、レーシング、ディレ
イオーバについての正常/異常の判断内容を図示する.
図中、例えば、
CLKI−DI
は、現時刻にチェックプリミティブ4の“’CLK1”
ネットにイベントが発生するときに、現時刻とチェック
プリξティブ4の“D1″ネットの最も現時刻の近くで
発生したイベント発生時刻との時刻差を算出することを
示しており、“”CLKI(H)”はチェックプリξテ
ィブ4の“’CLKI”ネットの立ち上がりのイベント
、“C L K l (L)”はチェックプリミティブ
4の“CLKI″ネットの立ち下がりのイベントを示し
ている.次に、第3図のチェックプリミティブ4に割り
付けられるタイミングの検証処理の演算機能を実現する
ための実施例について詳細に説明する。Figure 3 shows check primitives defined for a two-circuit latch system, and Figure 4 shows check primitives defined for a two-circuit latch system, latch circuit A and latch circuit B. A timing check model circuit created by incorporating the circuit is illustrated. As shown in this figure, check primitives are prepared corresponding to the logic circuit units that require timing verification, take the input/output net of the logic circuit unit to be incorporated as input, and are not connected to other logic circuit units. The verification terminal is used as an output, and the arithmetic function for timing verification processing defined according to the function of the incorporated logic circuit unit is assigned. Hereinafter, for convenience of explanation, the check primitive shown in FIG. 3 defined for the latch system of these two circuits will be identified as check primitive 4. According to the assigned calculation function of the verification process, the checkbrit 4 determines the setup time, hold time, pulse width, etc. that the two-circuit latch system requires verification.
Timing verification processing such as racing and delay over is performed using one check primitive 4. Figure 5 illustrates the determination of normality/abnormality regarding setup time, hold time, pulse width, racing, and delay over.
In the figure, for example, CLKI-DI indicates "'CLK1" of check primitive 4 at the current time.
This indicates that when an event occurs on the net, the time difference between the current time and the event occurrence time that occurred closest to the current time on the "D1" net of check primitive 4 is calculated, and ""CLKI (H)” indicates the rising event of the “CLKI” net of check primitive 4, and “C L K l (L)” indicates the falling event of the “CLKI” net of check primitive 4.Next Next, an embodiment for realizing the arithmetic function of the timing verification process assigned to the check primitive 4 in FIG. 3 will be described in detail.
第6図及び第7図にこの実施例構戒を示す。ここで、第
6図の実施例は、第5図の(1)ないし(3)に判断基
準を示したセットアップ時間、ホールド時間、パルス幅
についての検証処理を実現するため?実施例であり、第
7図の実施例は、第5図の(4)ないし(6)に判断基
準を示したレーシング、ディレイオーバ、セットアップ
時間についての検証処理を実現するための実施例である
。The structure of this embodiment is shown in FIGS. 6 and 7. Here, the purpose of the embodiment shown in FIG. 6 is to realize the verification process regarding the setup time, hold time, and pulse width, the criteria of which are shown in (1) to (3) of FIG. This is an example, and the example shown in FIG. 7 is an example for realizing the verification process regarding racing, delay over, and setup time whose judgment criteria are shown in (4) to (6) of FIG. .
最初に、第6図の実施例について説明する。図中、l5
は第1図で説明したイベントメモリ、l6は第1図で説
明した入力イベントフラグメモリ、17aは第1図で説
明した検索テーブルl7に対応するタイミングチェック
テーブルである.イベントメモリ15は、第8図に示す
ように、最も現時刻の近くで発生したイベントの発生時
刻であるT■を、タイミングチェックモデル回路の例え
ば50万ゲート分の各ネット毎に管理する。また、この
イベントメモリl5は、T.c以外にも、論理シミュレ
ーション処理のために必要とされるセットリングのイベ
ント時刻やトランジションのイベント時刻等も管理す名
.
入力イベントフラグメモリl6は、第9図に示すように
、現時刻において各入力ネットにイベントが発生してい
るのか否かをイベントの種別(立?上がり・立ち下がり
)とともに管理する。ここで、この第9図の実施例では
、タイミングチェックモデル回路が例えば4入力を基本
とする論理回路に従って構威されていることを想定して
いる。First, the embodiment shown in FIG. 6 will be described. In the figure, l5
1 is the event memory explained in FIG. 1, l6 is the input event flag memory explained in FIG. 1, and 17a is a timing check table corresponding to the search table l7 explained in FIG. As shown in FIG. 8, the event memory 15 manages T, which is the occurrence time of the event that occurred closest to the current time, for each net of, for example, 500,000 gates of the timing check model circuit. Further, this event memory l5 is stored in the T. In addition to C.c., it also manages the settling event time, transition event time, etc. required for logic simulation processing. As shown in FIG. 9, the input event flag memory l6 manages whether or not an event has occurred in each input net at the current time, together with the type of event (rising, rising, falling). In the embodiment shown in FIG. 9, it is assumed that the timing check model circuit is configured according to a logic circuit based on, for example, four inputs.
タイ果ングチェックテーブル17aは、第lO図に示す
ように、現時刻においてチェックプリξティブ4の入カ
ネットにイベントが発生するときに、イベントメモリl
5からそのチェックプリミティブ4のどの入力ネットの
r pcを読み出せばよいのかということを管理する。As shown in FIG.
5 to which input net rpc of the check primitive 4 should be read.
ここで、図中では現時刻をTcで示してある.具体的に
説明するならば、現時刻において“C L K l ”
ネットにイヘントが発生するときには、このタイミング
チェックテーブル17aに従って、イベントメモリ15
から″CLKI’ネットのTI,cと、”DI”ネット
のT,cとが読み出されることになる。更に詳細に説明
するならば、このタイミングチェックテーブル17aは
、第11図に示すように、読み出されるT■が如何なる
タイミングの検証処理に係るものであるのかも管理して
いる。すなわち、現時刻において“CLKI”ネットに
イベントが発生することで“C L K 1 ”ネット
のTI,cが読み出されるときには、“CLK 1”ネ
ットのパルス幅の検証が実行されることになることを意
味し、また、現時刻において゛C L K 1 ”ネッ
トにイベントが発生することで“Dl”ネットのT p
Cが読み出されるときには、ラッチ回路Aのセットアッ
プ時間の検証が実行されることになることを意味してい
るということも管理することになる.
以上に説明したタイミングチェックテーブル17aの管
理内容から分かるように、第10図のタイミングチェッ
クテーブル17aの該当する箇所にフラグを立てるか否
かで処理対象と.なるチェックブリξティブ4に関して
のタイξ冫グの検証項目が決定されることになる。これ
から、ワークステーション2は、例えば、セットアップ
時間、ホールド時間等を表示する第12図に示すような
設定画面をディスプレイ画面上に表示させて、オペレー
タに対してタイミングの検証項目を設定させるよう処理
することになる。Here, in the figure, the current time is indicated by Tc. To explain specifically, “CL K l ” at the current time
When an event occurs on the net, the event memory 15 is stored according to this timing check table 17a.
TI, c of the "CLKI" net and T, c of the "DI" net are read out from this. To explain in more detail, this timing check table 17a is as shown in FIG. It also manages what kind of timing verification processing the read T■ relates to.In other words, when an event occurs in the "CLKI" net at the current time, the TI,c of the "CLK 1" net is When it is read, it means that the pulse width verification of the “CLK 1” net will be performed, and the occurrence of an event on the “CLK 1” net at the current time causes the “Dl” net to be verified. T p
It will also be managed that when C is read, it means that verification of the setup time of latch circuit A is to be performed. As can be seen from the management contents of the timing check table 17a explained above, the processing target is determined by whether or not a flag is set in the corresponding part of the timing check table 17a in FIG. The verification items for the tie ξ with respect to the check brit 4 will be determined. From now on, the workstation 2 displays a setting screen as shown in FIG. 12 on the display screen that displays, for example, setup time, hold time, etc., and processes the operator to set timing verification items. It turns out.
?6図に戻って説明するならば、30は入力ネットアド
レスメモリであって、各チェックプリ果ティプ4の人カ
ネットについてのr p c情報がイベントメモリ15
のどのアドレスに格納されているのかを管理するもの、
31は4個のレジスタからなる入カネットアドレスレジ
スタであって、入力ネットアドレスメモリ30から読み
出される処理対象のチェックプリミティブ4の入力ネッ
トのアドレス情報を格納するもの、32はマルチプレク
サであって、入力ネットアドレスレジスタ3lのいずれ
か1つを選択してイベントメモリl5からT■情報を読
み出すもの、33はタイミングチェック制御部であって
、タイ逅ングチェックテーブル17aに従ってマルチプ
レクサ32を制御することでイベントメモリl5から読
み出すr pc情報の制御を実行するもの、34はT,
レジスタであって、現時刻T,を格納するもの、35は
Tpcレジスタであって、イベントメモリ15から読み
出されるイベントの発生時刻であるT■を格納するもの
、36は減算器であって、TCレジスタ3,4のTcと
T p cレジスタ35のT pcとの差分値を算出し
て遷移時刻差を求めるもの、37は遷移時刻差レジスタ
であって、減算器36により求められた遷移時刻差を格
納するもの、38はタイ【ング基準値メモリであって、
タイミングの検証処理のために必要となるセットアップ
時間、ホールド時間及びパルス幅の基準値を、タイ旦ン
グチェックモデル回路の各ネット対応で管理するもの、
39はコンパレータであって、遷移時刻差レジスタ37
の遷移時刻差とタイ旦ング基準値メモリ38から読み出
される対応の基準値とを比較することで、タイミングの
検証処理を実行するもの、40は判定レジスタであって
、コンパレータ39の判定結果を格納するものである。? Returning to FIG. 6, reference numeral 30 is an input net address memory, and r p c information regarding the person network of each check result type 4 is stored in the event memory 15.
The one that manages which address is stored in the
31 is an input net address register consisting of four registers, which stores the address information of the input net of the check primitive 4 to be processed, which is read from the input net address memory 30; 32 is a multiplexer; 33 is a timing check control unit which selects one of the net address registers 3l and reads T■ information from the event memory 15, and 33 is a timing check control unit that controls the multiplexer 32 according to the tie checking table 17a to read out the T■ information from the event memory 15. 34 is T, which executes control of rpc information read from l5,
35 is a register that stores the current time T, 35 is a Tpc register that stores T, which is the time of occurrence of the event read from the event memory 15, and 36 is a subtracter that stores TC. A transition time difference is obtained by calculating the difference value between Tc in registers 3 and 4 and Tpc in a Tpc register 35. 37 is a transition time difference register which calculates the transition time difference obtained by a subtracter 36. 38 is a timing reference value memory,
A system that manages the reference values of setup time, hold time, and pulse width required for timing verification processing for each net of the timing check model circuit.
39 is a comparator, and transition time difference register 37
A timing verification process is performed by comparing the transition time difference with the corresponding reference value read from the timing reference value memory 38, and 40 is a judgment register that stores the judgment result of the comparator 39. It is something to do.
タイミングチェックモデル回路に対しT/)論理シミュ
レーションが実行されることで、イベントメモリ15に
現時刻におけるr p c情報が格納されるとともに、
入力イベントフラグメモリ16に現時刻におけるイベン
トの発生情報が格納されると、タイミングチェック制御
部33は、先ず最初に、入力イベントフラグメモリ16
を参照することで現時刻において入力ネットにイベント
の発生したチェックプリミティブ4を検出してその1つ
を特定するとともに、この特定されたチェックプリくテ
ィブ4を入力ネットアドレスレジスタ31に通知するこ
とで、入力ネットアドレスレジスタ31に特定されたチ
ェックプリミティブ4の入力ネットに関してのアドレス
情報を格納する。By executing the T/) logic simulation on the timing check model circuit, the r p c information at the current time is stored in the event memory 15, and
When the event occurrence information at the current time is stored in the input event flag memory 16, the timing check control unit 33 first stores the information in the input event flag memory 16.
By referring to , check primitives 4 in which an event has occurred on the input net at the current time are detected and one of them is identified, and this identified check primitive 4 is notified to the input net address register 31. , the address information regarding the input net of the specified check primitive 4 is stored in the input net address register 31.
次に、タイミングチェック制御部33は、この特定した
チェックプリミティブ4のイベントの発生した入力ネッ
トをキーにしてタイミングチェックテーブル17aを参
照することで、イベントの発生した入力ネットに関係付
けられる1つ又は複数の入力ネットを検索する.この検
索処理により、第lO図の例で説明するならば、現時刻
において“CLKI”ネットにイベントが発生するとき
には、“CLKI”ネットと“D1″ネットとが検索さ
れることになる。続いて、タイミングチェック制御部3
3は、この検索された1つ又は複数の入力ネットに対応
する入力ネットアドレスレジス?3lを選択すべくマル
チブレクサ32を制御することで、イベントメモリl5
から該当するT■情報を読み出してT pcレジスタ3
5に順次格納していく処理を行う。Next, the timing check control unit 33 refers to the timing check table 17a using the input net in which the event of the identified check primitive 4 has occurred as a key, and selects one or more of the input nets related to the input net in which the event has occurred. Search multiple input nets. Through this search process, to explain using the example of FIG. 10, when an event occurs in the "CLKI" net at the current time, the "CLKI" net and the "D1" net will be searched. Next, the timing check control section 3
3 is the input net address register corresponding to this searched one or more input nets? By controlling the multiplexer 32 to select event memory l5
Read the corresponding T information from T pc register 3
5 is sequentially stored.
このようにしてTI,cレジスタ35にT pc情報が
格納されると、減算器36は、順次読み出されるTpc
毎に、
Tc−T,c
を算出することで遷移時刻差を求めて遷移時刻差レジス
タ37に格納し、コンパレータ39は、この遷移時刻差
レジスタ37の遷移時刻差と、タイ處ング基準値メモリ
38から読み出される対応する基準値とを比較すること
でタイミングの検証処理を実行する。この処理により、
第5図の(1)ないし(3)に判断基準を示したセット
アップ時間、ホールド時間、パルス幅についての検証処
理が実行されることになる。When the Tpc information is stored in the TI,c register 35 in this way, the subtracter 36 sequentially reads out the Tpc information.
At each time, the transition time difference is calculated by calculating Tc-T,c and stored in the transition time difference register 37, and the comparator 39 stores the transition time difference in the transition time difference register 37 and the tie reference value memory. Timing verification processing is performed by comparing the timing with the corresponding reference value read from 38. With this process,
Verification processing regarding the setup time, hold time, and pulse width, the criteria of which are shown in (1) to (3) of FIG. 5, will be executed.
次に、第5図の(4)ないし(6)に判断基準を示した
レーシング、ディレイオーバ、セットアップ時間につい
ての検証処理を実現するための第7図の実施例について
説明する。Next, a description will be given of the embodiment shown in FIG. 7 for realizing the verification process regarding racing, delay over, and setup time, the criteria of which are shown in (4) to (6) of FIG. 5.
図中、37aはSKEW値レジスタであって、減算器3
6により求められるSKEW値を格納するもの、37b
はDELAY値レジスタであって、減算器36により求
められるDB’LAY値を格納するものである。ここで
、SKEWとDELAYとは、第5図中にも示すように
、
DELAY=D2−CLK I
SKEW =CLK2−CLKI
で定義されるものである.38aはタイミング基準値メ
モリ38を構或するホールド時間基準値メモリであって
、ラッチBに関してのホールド時間の基準値を格納する
もの、38bはタイミング基準値メモリ38を構威する
セットアップ時間基準値メモリであって、ラッチBに関
してのセットアップ時間の基準値を格納するもの、4l
は減算器であって、DELAY値レジスタ37bのDE
LAY値とSKEW値レジスタ37a(7)SKEW値
との差分値を算出することでDF値を求めるもの、42
はDF値レジスタであって、減算器41により求められ
たDF値を格納するもの、43は基準値レジスタであっ
て、ホールド時間基準値メモリ38a及びセットアップ
時間基準値メモリ38bから読み出されるラッチBに関
してのホールド時間及びセットアップ時間の基準値を格
納するもの、44はコンパレー夕であって、DF4直レ
ジスタ42のDF値と基準値レジスタ43から読み出さ
れるラッチBに関してのホールド時間の基準値とを比較
するもの、45は比較結果レジスタであって、コンバレ
ータ44の比較結果を格納するもの、46はコンバレー
タであって、DF値レジスタ42のDF値と基準値レジ
スタ43から読み出されるラッチBに関してのセットア
ップ時間の基準値とを比較するもの、47は比較結果レ
ジスタであって、コンパレータ46の比較結果を格納す
るもの、48はレーシング異常判定処理部であって、比
較結果レジスタ45の格納データからレーシング異常な
のか否かを判定するもの、49はディレイオーバ判定処
理部であって、DF値レジスタ42のDF値と比較結果
レジスタ47の格納データとからディレイオーバなのか
否かを判定するもの、50はセットアンプ時間異常判定
処理部であって、DF値レジスタ42のDF値と比較結
果レジスタ47の格納データとからセットアップ時間異
常なのか否かを判定するものである。In the figure, 37a is a SKEW value register, and the subtracter 3
37b for storing the SKEW value determined by 6.
is a DELAY value register which stores the DB'LAY value obtained by the subtracter 36. Here, SKEW and DELAY are defined as DELAY=D2-CLKI SKEW=CLK2-CLKI, as shown in FIG. 38a is a hold time reference value memory that constitutes the timing reference value memory 38 and stores the hold time reference value for latch B; 38b is a setup time reference value memory that constitutes the timing reference value memory 38; 4l, which stores the reference value of the setup time for latch B;
is a subtracter, and DE of the DELAY value register 37b
DF value is determined by calculating the difference between the LAY value and the SKEW value register 37a (7) SKEW value, 42
43 is a DF value register that stores the DF value obtained by the subtracter 41, and 43 is a reference value register for latch B read out from the hold time reference value memory 38a and the setup time reference value memory 38b. 44 is a comparator which compares the DF value of the DF4 direct register 42 with the reference value of the hold time regarding latch B read from the reference value register 43. 45 is a comparison result register which stores the comparison result of the comparator 44; 46 is a comparator which stores the DF value of the DF value register 42 and the setup time for latch B read from the reference value register 43; 47 is a comparison result register that stores the comparison result of the comparator 46; 48 is a racing abnormality determination processing unit that determines whether there is a racing abnormality based on the data stored in the comparison result register 45; 49 is a delay over determination processing unit that determines whether or not there is a delay over based on the DF value of the DF value register 42 and the data stored in the comparison result register 47; 50 is a set amplifier; The time abnormality determination processing section determines whether or not the setup time is abnormal based on the DF value of the DF value register 42 and the data stored in the comparison result register 47.
第6図の減算器36に従ってSKEW値レジスタ31a
にSKEW値が格納されるとともに、DELAY値レジ
スタ37bにDELAY値が格納されると、減算器4l
は、格納されたDELAY値とSKEW値との差分値を
算出することでDF値を求めてDF値レジスタ42に格
納する。一方、このとき、基準値レジスタ43には、処
理対象となっているチェックプリごティブ4に係るラッ
チBに関してのホールド時間の基準値とセットアップ時
間の基準値とが格納されるよう構威される。SKEW value register 31a according to subtractor 36 in FIG.
When the SKEW value is stored in the DELAY value register 37b and the DELAY value is stored in the DELAY value register 37b, the subtracter 4l
calculates the DF value by calculating the difference between the stored DELAY value and SKEW value, and stores it in the DF value register 42. On the other hand, at this time, the reference value register 43 is configured to store the reference value of the hold time and the reference value of the setup time regarding the latch B related to the check primitive 4 being processed. .
このようにして、DF値レジスタ42と基準値レジスタ
43に必要なデータが格納されると、コンバレータ44
は、DF値とラッチBに関してのホールド時間の基準値
とを比較するとともに、その比較結果を比較結果レジス
タ45に格納し、レーシング異常判定処理部48は、そ
の比較結果に従ってレーシング異常であるのか否かを判
定する.そして、コンバレータ46は、DF値とラッ千
Bに関してのセットアップ時間の基準値とを比較すると
ともに、その比較結果を比較結果レジスタ47に格納し
、ディレイオーバ判定処理部49は、その比較結果とD
F値の正負とを使って第5図の(5)の判断基準に従っ
てディレイオーパであるのか否かを判定し、セットアッ
プ時間異常判定処理部50は、その比較結果とDF値の
正負とを使って第5図の(6)の判断基準に従ってラッ
チ回路Bに関してのセットアップ異常であるのか否かを
判定する。これらの処理により、第5図の(4)ないし
(6)に判断基準を示したレーシング、ディレイオーバ
、セットアップ時間についての検証処理が実行されるこ
とになる。In this way, when the necessary data is stored in the DF value register 42 and the reference value register 43, the converter 44
compares the DF value with the reference value of the hold time for latch B, and stores the comparison result in the comparison result register 45, and the racing abnormality determination processing section 48 determines whether or not there is a racing abnormality according to the comparison result. Determine whether Then, the comparator 46 compares the DF value with the reference value of the setup time for the rack B, and stores the comparison result in the comparison result register 47, and the delay over determination processing section 49 compares the comparison result with the
Using the positive and negative values of the F value, it is determined whether or not it is a delay overflow according to the criterion (5) in FIG. Then, it is determined whether or not there is a setup abnormality regarding latch circuit B according to the determination criterion (6) in FIG. Through these processes, verification processes regarding racing, delay over, and setup time, the criteria of which are shown in (4) to (6) of FIG. 5, are executed.
このように、本発明によれば、2回路のラッチ系に関し
てのセットアップ時間、ホールド時間、パルス幅、レー
シング、ディレイオーバ等のタイミングの検証を1つの
チェックプリミティブ4に従って実行できるようになる
。As described above, according to the present invention, it becomes possible to verify timings such as setup time, hold time, pulse width, racing, delay over, etc. regarding a two-circuit latch system according to one check primitive 4.
図示実施例について説明したが、本発明はこれに限定さ
れるものではない。例えば、2回路のラッチ系に適用が
限られるものではないのである。Although the illustrated embodiment has been described, the present invention is not limited thereto. For example, the application is not limited to a two-circuit latch system.
以上説明したように、本発明によれば、1つのチェック
プリξティブに従って複数の種類のタイミングの検証を
実現できるようになることから、論理シξユレーション
におけるタイミングの検証処理を高速かつ効率的に処理
できるようになる。As explained above, according to the present invention, multiple types of timing verification can be realized according to one check primitive ξ, so timing verification processing in a logical system can be performed quickly and efficiently. It will be possible to process
第1図は本発明の原理構或図、
第2図はシミュレーションエンジンのシステム構威図、
第3図は2回路のラッチ系に対して定義されるチェック
プリごティプの説明図、
第4図は2回路のランチ系に対して作成されるタイミン
グチェックモデル回路の説明図、第5図は2回路のラッ
チ系のタイくングの検証処理の判断内容の説明図、
第6図及び第7図はタイミングの検証処理の演算機能を
実現するための一実施例、
第8図はイベントメモリのデータ構造の説明図第9図は
入力イベントフラグメモリのデータ構造の説明図、
第10図及び第11図はタイミングチェックテーブルの
データ構造の説明図、
第12図はタイミングチェックテーブルの設定処理のた
めに表示する一覧表の説明図である。
図中、1はシミュレーションエンジン、2はワークステ
ーション、10はシミュレーション実行手段、l1はモ
デル回路管理手段、12はタイムホイール、l3は入力
パターン管理手段、14はタイミングチェック実行手段
、l5はイベントメモリ、16は人カイベントフラグメ
モリ、17は検索テーブル、18は前イベント発生時刻
特定手段、l9は減算手段、20はラッチ手段、21は
タイミング判定手段である。
2回路のラッチ系のタイミングの検証処理の判断内容の
説明図第5図
第
7
図
イベントメモリのデータ構造の説明図
第 8 図
タイミングチェックテーブルのデータa造の説明図(I
)
第10図
SECO−1
0
SECI − 1
0
SEC2 − 1
0
SEC3 − 1
0
SEC4 − 1
0
SEC5 − 1
0
SEC6 − 1
0
SEC7 − 1
0
ファン
ファン
ファ冫
ファン
ファン
ファン
ファン
ファ/
ファン
ファノ
ファン
ファン
ファン
ファン
ファ〉
ファン
インO
インO
イン○
イン0
イン1
イン1
イン1
イン1
イン2
イン2
イン2
イン2
イン3
イン3
イン3
イン3
Rise
Fa LL
[Vent
Event
R ise
Fa LL
Event
E vent
R ise
FatL
Event
E vent
Rise
FaLI
E vent
Event
指定識別フラゲ
椙定識別フラグ
発生有詭別フラグ
発生、無諌別フラゲ
槓定識別フラグ
槓定謙別フラグ
発生有誠別フラグ
発生焦ill別フラグ
椙定識別フラグ
楢定識別フラグ
尭生有讃別フラグ
発生無訳別フラグ
精定欺別フラク゛
猪定漱別フラグ
突主有識別フラグ
R生焦坂別フラグ
入力イベントフラグメモリのデータ構造の説明図第 9
図
タイミングチェックテーブルのデータ構造の説明図(I
I)
第11図
タイミングチェックテーブルの設定処理のために表示す
る一覧表の説明図
第12図Figure 1 is a diagram of the principle structure of the present invention, Figure 2 is a system diagram of the simulation engine, Figure 3 is an explanatory diagram of the check prefix defined for a two-circuit latch system, and Figure 4. is an explanatory diagram of a timing check model circuit created for a two-circuit launch system, Figure 5 is an explanatory diagram of the judgment content of the tying verification process for a two-circuit latch system, and Figures 6 and 7 are 8 is an explanatory diagram of the data structure of the event memory. FIG. 9 is an explanatory diagram of the data structure of the input event flag memory. The figure is an explanatory diagram of the data structure of a timing check table, and FIG. 12 is an explanatory diagram of a list displayed for timing check table setting processing. In the figure, 1 is a simulation engine, 2 is a workstation, 10 is a simulation execution means, l1 is a model circuit management means, 12 is a time wheel, l3 is an input pattern management means, 14 is a timing check execution means, l5 is an event memory, 16 is a human event flag memory, 17 is a search table, 18 is a previous event occurrence time specifying means, 19 is a subtracting means, 20 is a latch means, and 21 is a timing determining means. An explanatory diagram of the judgment contents of the timing verification process of the latch system of two circuits. Figure 5. Figure 7. An explanatory diagram of the data structure of the event memory.
) Figure 10 SECO-1 0 SECI - 1 0 SEC2 - 1 0 SEC3 - 1 0 SEC4 - 1 0 SEC5 - 1 0 SEC6 - 1 0 SEC7 - 1 0 Fan Fan Fa Family Fan Fan Fan Fan Fa / Fan Fan Fan Fan Fan Fan Fa〉 Fan In O In O In ○ In 0 In 1 In 1 In 1 In 2 In 2 In 2 In 2 In 3 In 3 In 3 In 3 Rise Fa LL [Vent Event Rise Fa LL Event E vent Rise FatL Event E vent Rise FaLI E vent Event Specified identification flag generated Ill-defined identification flag generated Sneaking flag generated, innocent flag generated Ill-defined identification flag determined Identification flag Naradai identification flag Yasei Arisanbetsu flag Occurrence Untranslated flag Definition Deception flag
Figure: Explanatory diagram of the data structure of the timing check table (I
I) Figure 11: Explanatory diagram of the list displayed for timing check table setting processing Figure 12
Claims (1)
て用意されて、該論理回路単位の入出力ネットを入力と
し、他の論理回路単位に接続されない検証端子を出力と
するチェックプリミティブを定義するとともに、該チェ
ックプリミティブを設計された論理回路に組み込むこと
でタイミングチェックモデル回路を作成して、該タイミ
ングチェックモデル回路に対して論理シミュレーション
処理を実行することで、設計された論理回路のタイミン
グを検証するタイミング・ベリフィケーション処理方式
において、 上記タイミングチェックモデル回路の各ネット毎に、最
も現時刻の近くで発生したイベントの発生時刻を管理す
るイベントメモリ(15)と、上記チェックプリミティ
ブの各入力ネット毎に、該入力ネットの内のどの入力ネ
ットを検索すればよいのかを管理する検索テーブル(1
7)と、論理シミュレーション処理に従い現時刻におい
て上記チェックプリミティブの入力ネットにイベントが
発生するときに、上記検索テーブルに従って上記イベン
トメモリを検索することで1つ又は複数の対応するイベ
ント発生時刻を特定する前イベント発生時刻特定手段(
18)と、 該特定されるイベント発生時刻と現時刻との遷移時刻差
を算出する減算手段(19)と、 該算出される遷移時刻差からタイミングの検証のために
必要となる1つ又は複数のタイミング時刻差を求めると
ともに、該タイミング時刻差を対応する基準値と比較す
ることでタイミングの異常の有無を検出して、上記チェ
ックプリミティブの検証端子の出力とするタイミング判
定手段(21)とを備えることを、 特徴とするタイミング・ベリフィケーション処理方式。[Claims] A device is prepared corresponding to a logic circuit unit that requires timing verification, and the input/output net of the logic circuit unit is used as an input, and the verification terminal that is not connected to other logic circuit units is used as an output. By defining check primitives, creating a timing check model circuit by incorporating the check primitives into the designed logic circuit, and executing logic simulation processing on the timing check model circuit, the designed logic In the timing verification processing method for verifying the timing of a circuit, each net of the timing check model circuit has an event memory (15) that manages the occurrence time of the event that occurred closest to the current time, and an event memory (15) that manages the occurrence time of the event that occurred closest to the current time, and For each input net of a primitive, a search table (1
7) When an event occurs in the input net of the check primitive at the current time according to the logic simulation process, one or more corresponding event occurrence times are identified by searching the event memory according to the search table. Previous event occurrence time identification means (
18), a subtraction means (19) for calculating a transition time difference between the specified event occurrence time and the current time, and one or more subtraction means necessary for timing verification from the calculated transition time difference. a timing determination means (21) which determines the timing difference between the two and compares the timing difference with a corresponding reference value to detect the presence or absence of a timing abnormality, and outputs the result from the verification terminal of the check primitive. A timing verification processing method that is characterized by:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1156568A JP2723297B2 (en) | 1989-06-19 | 1989-06-19 | Timing verification processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1156568A JP2723297B2 (en) | 1989-06-19 | 1989-06-19 | Timing verification processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0322038A true JPH0322038A (en) | 1991-01-30 |
JP2723297B2 JP2723297B2 (en) | 1998-03-09 |
Family
ID=15630625
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1156568A Expired - Fee Related JP2723297B2 (en) | 1989-06-19 | 1989-06-19 | Timing verification processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2723297B2 (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0561931A (en) * | 1991-08-30 | 1993-03-12 | Mitsubishi Electric Corp | Simulation device |
JPH05128199A (en) * | 1991-08-30 | 1993-05-25 | Mitsubishi Electric Corp | Simulation device |
JP2002248470A (en) * | 2001-02-26 | 2002-09-03 | Isis:Kk | Method and apparatus for producing activated water |
WO2005028350A1 (en) * | 2003-09-17 | 2005-03-31 | The Procter & Gamble Company | Mutli-ply products comprising a consumer accessible tab |
CN109814021A (en) * | 2017-11-22 | 2019-05-28 | 发那科株式会社 | The abnormal detector of electronic equipment |
-
1989
- 1989-06-19 JP JP1156568A patent/JP2723297B2/en not_active Expired - Fee Related
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0561931A (en) * | 1991-08-30 | 1993-03-12 | Mitsubishi Electric Corp | Simulation device |
JPH05128199A (en) * | 1991-08-30 | 1993-05-25 | Mitsubishi Electric Corp | Simulation device |
JP2002248470A (en) * | 2001-02-26 | 2002-09-03 | Isis:Kk | Method and apparatus for producing activated water |
WO2005028350A1 (en) * | 2003-09-17 | 2005-03-31 | The Procter & Gamble Company | Mutli-ply products comprising a consumer accessible tab |
CN109814021A (en) * | 2017-11-22 | 2019-05-28 | 发那科株式会社 | The abnormal detector of electronic equipment |
Also Published As
Publication number | Publication date |
---|---|
JP2723297B2 (en) | 1998-03-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5467462A (en) | Event driven logic simulator for partial simulation | |
JPH0322038A (en) | Timing verification processing system | |
JPH05135130A (en) | Method for logic simulation and device therefore | |
JP3144950B2 (en) | Logic simulation method | |
US5895498A (en) | Arithmetic processor which latches data in a temporary register before the data is latched in a general purpose register | |
JPS5814257A (en) | Data processor for logical simulation | |
US20050283744A1 (en) | Integrated circuit designing system, method and program | |
JP3654941B2 (en) | Logic simulation method and logic simulator | |
Othman et al. | FPGA HardCore single processor implementation of RT control applications | |
JPS6270971A (en) | Histogram calculator | |
JP2785708B2 (en) | Logic simulation method | |
JPH03294969A (en) | Logical simulation method | |
JP2768803B2 (en) | Parallel processing unit | |
JPS6057436A (en) | Arithmetic processor | |
JPH05266124A (en) | Method for preparing circuit element library for logic circuit simulation | |
JPH0444175A (en) | Logic simulation system | |
JPH04156676A (en) | Logical verification method | |
JP2748396B2 (en) | Logic simulation method | |
JPH08166980A (en) | Logic circuit simulation method | |
JPH01309141A (en) | Logical simulation method | |
JPS60144830A (en) | Information processor | |
JPS60173484A (en) | Logical simulation system | |
JPH08180083A (en) | Method and system for evaluating logic verification sufficiency | |
JPH05189513A (en) | Logical simulation method taking delay into consideration | |
JPH03189872A (en) | Logical verification method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |