JPH05181928A - Pattern generation device for logical simulation - Google Patents

Pattern generation device for logical simulation

Info

Publication number
JPH05181928A
JPH05181928A JP3346748A JP34674891A JPH05181928A JP H05181928 A JPH05181928 A JP H05181928A JP 3346748 A JP3346748 A JP 3346748A JP 34674891 A JP34674891 A JP 34674891A JP H05181928 A JPH05181928 A JP H05181928A
Authority
JP
Japan
Prior art keywords
simulation
data
pattern
test pattern
file
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
JP3346748A
Other languages
Japanese (ja)
Inventor
Yoshihisa Hayakawa
佳寿 早川
Noriaki Takahashi
徳明 高橋
Toshiaki Mukojima
俊明 向島
Masao Izumi
正夫 泉
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP3346748A priority Critical patent/JPH05181928A/en
Publication of JPH05181928A publication Critical patent/JPH05181928A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To shorten the generation period and to improve the reliability of the logical simulation by providing a command file for converting a test pattern for a device testing machine into a pattern file for simulation. CONSTITUTION:The hexadecimal data file of the test pattern for the device testing machine needs to be converted into binary data for simulation and further the data format needs to be converted. Data in hexadecimal notation are developed into the binary data first. Then the binary developed values are assigned, digit by digit, to a matrix which has terminal numbers as row components and a clock period as column component as shown in a figure. In the figure, the clock is 160+1 seconds and the number of terminals is 7. According to the data, a high potential is set to 1 and a low potential is set to 0; and the time of a potential variation point and a potential after the variation are found to generate and output the test pattern for simulation. Thus, the test pattern for logical simulation is automatically generated and the generation is easier and more accurate than before.

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 of a digital logic circuit, and particularly,
It relates to a test pattern creation device.

【0002】[0002]

【従来の技術】従来、ディジタル論理回路の論理シュミ
レーション用のテストパターンを記述したパターンファ
イルの作成には、大まかに分けて二つのやり方があっ
た。ひとつは、シュミレータに特有のフォーマットを人
が記述するやり方であり、いまひとつは、タイムチャー
トエディタを用いてパターンを作成するやり方である。
前者は、コンピュータの基本プログラムによって提供さ
れるスクリーンエディタを使用して、シュミレータから
入力可能なデータフォーマットを用いて、総ての入力端
子に対して、経過時間単位で、信号値をキャラクタイメ
ージを用いて、すなわち0、1あるいはH、Lなどを用
いて記述していくものである。
2. Description of the Related Art Conventionally, there are roughly two methods for creating a pattern file that describes a test pattern for logic simulation of a digital logic circuit. One is a method of describing a format peculiar to a simulator by a person, and the other is a method of creating a pattern using a time chart editor.
The former uses a screen editor provided by the basic program of the computer, uses a data format that can be input from the simulator, and uses a character image for the signal value in units of elapsed time for all input terminals. That is, the description is made using 0, 1 or H, L and the like.

【0003】これに対して後者は、タイムチャートを図
形イメージで編集できるエディタを使用して、やはり総
ての入力端子に対して、経過時間単位で、信号値を、た
だしこちらは実際の波形イメージをそのまま図形として
入力し、これを中間ファイルを介してシュミレータに固
有のフォーマットに変換するものである。いずれの場合
でも、たとえば図5に示されるようなパターンファイル
を、最終的に作業者が作成するものであり、作業者は、
このパターンファイル上の具体的な数値を常に念頭にお
いて、パターンの作成、及び入力の作業を行なってい
た。
On the other hand, the latter uses an editor capable of editing a time chart with a graphic image, and again, for all input terminals, the signal value in units of elapsed time, but here is the actual waveform image. Is input as it is as a figure, and this is converted into a format unique to the simulator via an intermediate file. In any case, the operator finally creates a pattern file as shown in FIG. 5, and the operator
The pattern creation and input work were always performed with the specific numerical values on the pattern file in mind.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、ディジ
タル論理回路の論理シュミレーションのためには、クロ
ック周期、スタート時のクロック初期値、パルス幅、パ
ルス立ち上がり時間など、制御信号を構成するさまざま
なパラメータの存在を考慮してシュミレーション用のテ
ストパターンを決定する必要がある。これらのテストパ
ターンは、テストの対象となるディジタル回路のハード
ウェア仕様に依存して決定されるものである。そこで、
シュミレーション用のテストパターンを決定する際に、
これらのパラメータを基に、パルス波形、特にパルスタ
イミングや持続時間など時間に関連する数値を、作業者
が計算によって割り出し、その結果を上記の装置でシュ
ミレータに入力せねばならず、多大な手間を要してい
た。さらに、誤りを生じた場合には、その原因を突き止
めることが、非常に困難であった。
However, for logic simulation of a digital logic circuit, there are various parameters that constitute a control signal, such as a clock period, a clock initial value at start, a pulse width, and a pulse rise time. It is necessary to decide the test pattern for simulation in consideration of the above. These test patterns are determined depending on the hardware specifications of the digital circuit to be tested. Therefore,
When determining the test pattern for simulation,
Based on these parameters, the pulse waveform, in particular, the numerical values related to time such as pulse timing and duration must be calculated by the operator, and the result must be input to the simulator using the above-mentioned device, which requires a great deal of labor. I needed it. Furthermore, when an error occurs, it is very difficult to find the cause.

【0005】本発明は、以上に述べた、データの編集や
誤りのチェックを行なう場合には、能率、信頼性の両面
で充分ではないという問題と、パターンの作成、誤りの
発見や訂正に多くの時間を要するという問題とを解決
し、テストパターンの作成期間の短縮と、論理シュミレ
ーションの信頼性の向上とを実現し、作業者の負担を低
減するシュミレーション用のテストパターンの作成装置
を提供しようとするものである。
The present invention is often concerned with the above-mentioned problems of insufficient efficiency and reliability in the case of editing data and checking errors, as well as pattern creation, error detection and correction. To solve the problem of taking time to realize, shorten the test pattern creation period, improve the reliability of logic simulation, and provide a test pattern creation device for simulation that reduces the burden on the operator. It is what

【0006】[0006]

【課題を解決するための手段】以上に述べたシュミレー
ション用のテストパターン作成装置の欠点を解消するた
め、本発明においては、実物のディジタル回路に信号を
入力してテストを行なう装置試験機のためのテストパタ
ーンをシュミレーション用のテストパターンに変換し
て、これをパターンファイルに記述するコマンドファイ
ルを設けたものである。
In order to solve the above-mentioned drawbacks of the test pattern creating apparatus for simulation, the present invention provides an apparatus tester for inputting a signal to an actual digital circuit for testing. The test file is converted into a test pattern for simulation, and a command file for describing this in a pattern file is provided.

【0007】[0007]

【作用】上記の手段により、装置試験機のためのテスト
パターンを論理シュミレーション用のワークステーショ
ンが読み込んで、ワークステーション上でのシュミレー
ション用のテストパターンを持つパターンファイルを、
自動的に作成する。
By the above means, the test pattern for the device tester is read by the workstation for logic simulation, and the pattern file having the test pattern for simulation on the workstation is stored.
Create automatically.

【0008】[0008]

【実施例】以下、本発明の一実施例について、図面を適
宜参照しつつ、説明を行なう。図2は、本発明の一実施
例であるパターンファイルの作成装置の構成の概要を示
す概念図である。図において、1はパターン入力装置で
ある。このパターン入力装置1は、例えば市販のパーソ
ナル・コンピュータなどでよい。2は、論理シュミレー
ション用のワーク・ステーションである。このワーク・
ステーション2も、パターン入力装置1と本質的には同
じようなものでよいが、ディジタル回路のシュミレーシ
ョンの動作をリアルタイムに制御するために、大量のデ
ータを高速で処理することが可能なものでなければなら
ない。3は、テストパターンを記録した記録媒体であ
る。これは、たとえばフレキシブル・ディスク等である
が、本実施例においては、特に形態を問わない。ただ
し、すくなくともパターン入力装置1とワーク・ステー
ション2の両方で利用可能でなければならない。4は、
装置試験機である。この装置試験機4は、図示しない出
力端子と入力端子とを備え、テストパターンに即した電
気信号を実際に作成して、これを出力端子から出力する
と共に、入力端子に入ってきた電気信号を、装置試験機
4に固有のフォーマットを有する別の信号に変換する機
能を有する。この機能を用いて、図示しない実物の被試
験ディジタル回路にテストパターンを送り、被試験ディ
ジタル回路からの出力を監視して、回路の動作が要求仕
様どおりか否かを調べることができる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 2 is a conceptual diagram showing an outline of the configuration of a pattern file creating apparatus which is an embodiment of the present invention. In the figure, 1 is a pattern input device. The pattern input device 1 may be, for example, a commercially available personal computer or the like. 2 is a work station for logic simulation. This work
The station 2 may be essentially the same as the pattern input device 1, but must be capable of processing a large amount of data at high speed in order to control the operation of the simulation of the digital circuit in real time. I have to. A recording medium 3 records a test pattern. This is, for example, a flexible disk or the like, but in this embodiment, the form is not particularly limited. However, at least it must be available to both the pattern input device 1 and the work station 2. 4 is
It is a device testing machine. The device tester 4 includes an output terminal and an input terminal (not shown), actually creates an electric signal according to the test pattern, outputs the electric signal from the output terminal, and outputs the electric signal received at the input terminal. , And has a function of converting into another signal having a format unique to the device tester 4. By using this function, it is possible to send a test pattern to an actual digital circuit under test (not shown), monitor the output from the digital circuit under test, and check whether the operation of the circuit conforms to the required specifications.

【0009】作業者は、まずパターン入力装置1を用い
て、パターン波形を作成、あるいは作成済みの波形を編
集する。このためには、多くの波形データ作成用ソフト
ウェアが市販されており、作業者は、必要なデータや信
号波形を適宜画面上に表示させながら、作業を進めるこ
とが出来る。このような表示を見て、作業者が所定の操
作を行なうと、波形データ作成用ソフトウェアは、自動
的に装置試験機4を制御するためのデータファイルを作
成する。このデータファイルの一例を、図5に示す。図
に示されたデータファイルは、装置試験機4の出力、す
なわち図示しない被試験ディジタル回路の入力が高電位
になるタイミングを、特定の端子についてクロック周期
ごとに示した値を、特定の約束に基づいて16進表示し
たものである。従って、たとえばFF16が続けば、その
間は高電位のまま、ということになる。
First, the operator uses the pattern input device 1 to create a pattern waveform or edit a created waveform. For this purpose, a lot of software for creating waveform data is commercially available, and an operator can proceed with the work while appropriately displaying necessary data and signal waveforms on the screen. When the operator performs a predetermined operation while seeing such a display, the waveform data creating software automatically creates a data file for controlling the device testing machine 4. An example of this data file is shown in FIG. In the data file shown in the figure, the value indicating the output of the device tester 4, that is, the timing at which the input of the digital circuit under test (not shown) becomes a high potential, is shown for each specific clock cycle for a specific terminal with a specific promise. It is displayed in hexadecimal based on the above. Therefore, for example, if FF 16 continues, it means that it remains at a high potential during that period.

【0010】本発明においては、この装置試験機4用の
データファイルを、論理シュミレーション用のワーク・
ステーション2に波形の指示を与えるシュミレーション
用パターン・ファイルに変換するために必要な、図3に
示すコマンド・ファイル、並びにこのコマンド・ファイ
ルを用いてデータを変換する方法を提供する。以下、こ
の変換の実施例について、詳細に説明する。なお、本実
施例においては、コマンド・ファイルは上記のテストパ
ターンの変換をワーク・ステーション2上で行なうもの
である、として説明する。
In the present invention, the data file for the device testing machine 4 is used as a work file for logical simulation.
A command file shown in FIG. 3 necessary for converting into a pattern file for simulation for giving a waveform instruction to the station 2 and a method for converting data using this command file are provided. An example of this conversion will be described in detail below. In the present embodiment, it is assumed that the command file converts the above test pattern on the work station 2.

【0011】図1に、コマンド・ファイルを用いたシュ
ミレーション用パターン・ファイルの作成のフロー・チ
ャートを示す。ステップ101からシュミレーション用
テストパターンの作成を開始し、ステップ102におい
て、装置試験機4用テストパターンの修正を行なうか否
かを選択する。必要なら、ステップ103において、テ
ストパターンを適宜修正する。次いで、ステップ104
において、パラメータの設定を行なう。本実施例でいう
パラメータは、装置試験機4用テストパターンのファイ
ル名、入力端子の信号名、クロックの信号名、クロック
周期、信号の立ち上がり時間、デューティ比などであ
る。この時点では、入力されたパラメータの値を、コマ
ンドファイルに記録するに留まる。その後、ステップ1
05において、タイミングの確認を行なうか否かを選択
する。ここでタイミング確認を選択すると、ステップ1
06において、ワーク・ステーション2の画面上に、図
4に示すような形で波形イメージが表示され、続いて処
理がステップ102に戻り、ワーク・ステーション2
が、パターン修正の必要の有無を再度尋ねてくる。これ
に対して、誤りが無ければ、修正の必要なしと答えて次
に進めばよい。この後、再びステップ105においてパ
ラメータの設定を行なうことになるが、この時には、修
正の必要はないので、たとえばリターンキーを押すなど
の単純な操作で、ステップ105の処理を省略できるよ
うにしておけばよい。一方、タイミングの修正が必要な
ときには、ステップ102において、発見した誤りを修
正すればよい。
FIG. 1 shows a flow chart for creating a simulation pattern file using a command file. The generation of the simulation test pattern is started from step 101, and in step 102, it is selected whether or not to correct the test pattern for the device testing machine 4. If necessary, in step 103, the test pattern is modified appropriately. Then, step 104
At, the parameters are set. The parameters referred to in the present embodiment are the file name of the test pattern for the device testing machine 4, the signal name of the input terminal, the signal name of the clock, the clock period, the rising time of the signal, the duty ratio, and the like. At this point, the input parameter values are merely recorded in the command file. Then step 1
At 05, it is selected whether or not to confirm the timing. If you select timing confirmation here, step 1
At 06, the waveform image is displayed on the screen of the work station 2 in the form as shown in FIG.
Asks again if the pattern needs to be modified. On the other hand, if there are no mistakes, you can say that no correction is necessary and proceed to the next step. After this, the parameters will be set again in step 105. However, at this time, since there is no need to make corrections, the process of step 105 can be omitted by a simple operation such as pressing the return key. Good. On the other hand, when it is necessary to correct the timing, the found error may be corrected in step 102.

【0012】一方、ステップ102において作業者が修
正の必要なしと答えた場合、またはステップ105にお
いて作業者がタイミング確認不要を選択した場合には、
処理はステップ107に進む。このステップ107で
は、コマンドファイルによって指定された試験機4用パ
ターンファイルから、シュミレーション用パターン・フ
レームデータを読みだす。このシュミレーション用パタ
ーン・フレームデータは、図5に示されるような形で記
述されている。この記述の意味については、後述する。
On the other hand, when the operator replies that no correction is necessary in step 102, or when the operator selects the timing confirmation unnecessary in step 105,
The process proceeds to step 107. In this step 107, the simulation pattern / frame data is read from the pattern file for the tester 4 designated by the command file. The simulation pattern / frame data is described in the form as shown in FIG. The meaning of this description will be described later.

【0013】このデータと同時に与えられるフレーム数
より、有効データ数を計算する。シュミレーション用パ
ターン・フレームデータは、1フレームが2430バイ
トから成り立っているので、有効データ数を 有効データ数=2430*(フレーム数+1) と定義して、この有効データ数分だけ、データを読みだ
すようにすればよい。なお、本明細書において、*は積
算を示す演算記号である。その後、ステップ108にお
いて、上記のフレーム数が4もしくは16であるか否か
を調べ、フレーム数が4もしくは16である場合には、
ステップ109において、それらのフレームをバイトイ
ンタリーブ多重し、4多重、16多重のデータを作成す
る。フレーム数が4もしくは16でない場合には、ステ
ップ109の処理を省略する。
The number of valid data is calculated from the number of frames given simultaneously with this data. Since one frame of simulation pattern / frame data consists of 2430 bytes, the number of valid data is defined as the number of valid data = 2430 * (the number of frames + 1), and the data is read out by the number of this valid data. You can do it like this. In addition, in this specification, * is an operation symbol indicating integration. Then, in step 108, it is checked whether the number of frames is 4 or 16, and if the number of frames is 4 or 16,
In step 109, these frames are byte-interleaved multiplexed to create 4- and 16-multiplexed data. If the number of frames is not 4 or 16, the process of step 109 is omitted.

【0014】次いで、ステップ110で、ワークステー
ション2のファイルに既に格納された装置試験機4用の
テストパターンを、論理シュミレーション用に変換す
る。ここで、この変換方法について説明する。従来の技
術の項で既に説明したように、装置試験機4用のテスト
パターンのデータファイルは、装置試験機4の出力、す
なわち図示しない被試験ディジタル回路の入力が高電位
になるタイミングを、特定の端子についてクロック周期
ごとに示した値を、特定の約束に基づいて16進表示し
たものである。これに対して、ワークステーション2用
のパターンファイルは、図6に示されるように、クロッ
ク周期ごとの信号の状態を、総ての端子について並列に
表示したものである。従って、装置試験機4用のテスト
パターンのデータファイルを、ワークステーション2用
のパターンファイルに変換するためには、16進数を2
進数に変換して、さらにデータのフォーマットを変換す
る必要がある。
Then, in step 110, the test patterns for the device testing machine 4 already stored in the file of the workstation 2 are converted for logic simulation. Here, this conversion method will be described. As already described in the section of the prior art, the test pattern data file for the device tester 4 specifies the output of the device tester 4, that is, the timing at which the input of a digital circuit under test (not shown) becomes high potential. It is a hexadecimal representation of the value shown for each terminal for each clock cycle based on a specific promise. On the other hand, the pattern file for the workstation 2 displays the state of the signal for each clock period in parallel for all terminals, as shown in FIG. Therefore, in order to convert the data file of the test pattern for the device testing machine 4 into the pattern file for the workstation 2, the hexadecimal number is 2
It is necessary to convert to a base number and then to convert the data format.

【0015】たとえば、図5に見られる AA16 というデータを例にとれば、これを8ビットずつ2進数
に展開すると、上位8ビット、下位8ビットともに、 000101102 と表される。装置試験機4では、これを、1を高電位、
0を低電位に対応させ、クロック周期の初めの3周期分
は低電位、次の1周期分は高電位、次の1周期分は低電
位、次の2周期分は高電位、最後の1周期分は低電位、
と解釈し、信号電位を被ディジタル試験回路に出力す
る。これを、ワークステーション用のパターンファイル
に変換するためには、まず16進表示のデータを2進展
開する。ついで、端子番号とクロック周期を行成分並び
に列成分とするマトリクスに、2進展開された値をひと
桁づつ割り当てる。たとえば、図6には、2進展開され
たデータが、端子番号を行成分とし、クロック周期を列
成分とするマトリクスに割り当てられている。図6に示
されたデータにおいては、クロック周期は160ナノ秒
であり、端子数は7個である。
For example, taking the data AA 16 shown in FIG. 5 as an example, when this is expanded into binary numbers by 8 bits, both the upper 8 bits and the lower 8 bits are represented as 00010110 2 . In the device tester 4, 1 is set to high potential,
0 is associated with a low potential, and the first three cycles of the clock cycle are low potential, the next one cycle is high potential, the next one cycle is low potential, the next two cycles are high potential, and the last one. Low potential for the cycle,
And outputs the signal potential to the digital test circuit. In order to convert this into a pattern file for a workstation, first, the hexadecimal display data is developed in binary. Then, the binary expanded value is assigned to the matrix having the terminal number and the clock period as the row component and the column component one by one. For example, in FIG. 6, binary expanded data is assigned to a matrix having terminal numbers as row components and clock periods as column components. In the data shown in FIG. 6, the clock cycle is 160 nanoseconds and the number of terminals is 7.

【0016】このデータに応じて、ワークステーション
が、上記のプロセスで求められたデータから、ステップ
111において、1を高電位、0を低電位に対応させ、
電位の変化点の時刻、並びに変化後の電位を求め、ステ
ップ112においてシュミレーション用のテストパター
ンを作成し、出力する。
In accordance with this data, the workstation associates 1 with a high potential and 0 with a low potential in step 111 from the data obtained in the above process,
The time of the potential change point and the potential after the change are obtained, and in step 112, a test pattern for simulation is created and output.

【0017】[0017]

【発明の効果】以上に説明したように、本発明によれ
ば、ディジタル回路の論理試験に用いられる装置試験機
用のテストパターンを用いて、ワークステーションによ
る論理シュミレーション用のテストパターンを、自動的
に作成できる。これにより、論理シュミレーションを、
従来よりも遥かに手軽に、かつ正確に行なえるという効
果がある。
As described above, according to the present invention, the test pattern for the logic simulation by the workstation is automatically generated by using the test pattern for the device tester used for the logic test of the digital circuit. Can be created in With this, the logical simulation
The effect is much easier and more accurate than before.

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

【図1】シュミレーション用のテストパターンを作成す
るフローチャートである。
FIG. 1 is a flowchart for creating a test pattern for simulation.

【図2】パターンファイルの作成装置の構成の概要を示
す概念図である。
FIG. 2 is a conceptual diagram showing an outline of the configuration of a pattern file creation device.

【図3】コマンド・ファイルの条件設定の内容を示す説
明図である。
FIG. 3 is an explanatory diagram showing the content of condition setting of a command file.

【図4】装置試験機の制御信号の波形表示例を示す説明
図である。
FIG. 4 is an explanatory diagram showing a waveform display example of a control signal of a device testing machine.

【図5】装置試験機用のデータファイルを示す説明図で
ある。
FIG. 5 is an explanatory diagram showing a data file for a device testing machine.

【図6】シュミレータ用のテストパターンのデータを示
す説明図である。
FIG. 6 is an explanatory diagram showing data of a test pattern for a simulator.

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

1 パターン入力装置 2 ワーク・ステーション 4 装置試験機 1 pattern input device 2 work station 4 device tester

───────────────────────────────────────────────────── フロントページの続き (72)発明者 泉 正夫 東京都港区虎ノ門1丁目7番12号 沖電気 工業株式会社内 ─────────────────────────────────────────────────── ─── Continued Front Page (72) Inventor Masao Izumi 1-7-12 Toranomon, Minato-ku, Tokyo Oki Electric Industry Co., Ltd.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 実物のディジタル論理回路の論理試験を
行なう装置試験機のためのテストパターンから、シュミ
レーション装置のためのテストパターンを含んだパター
ンファイルを自動的に作成するコマンドファイルを有す
ることを特徴とする、論理シュミレーション用パターン
の作成装置。
1. A command file for automatically creating a pattern file containing a test pattern for a simulation device from a test pattern for a device tester for performing a logic test of an actual digital logic circuit. A device for creating patterns for logical simulation.
JP3346748A 1991-12-27 1991-12-27 Pattern generation device for logical simulation Pending JPH05181928A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3346748A JPH05181928A (en) 1991-12-27 1991-12-27 Pattern generation device for logical simulation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3346748A JPH05181928A (en) 1991-12-27 1991-12-27 Pattern generation device for logical simulation

Publications (1)

Publication Number Publication Date
JPH05181928A true JPH05181928A (en) 1993-07-23

Family

ID=18385547

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3346748A Pending JPH05181928A (en) 1991-12-27 1991-12-27 Pattern generation device for logical simulation

Country Status (1)

Country Link
JP (1) JPH05181928A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012008319A1 (en) * 2010-07-13 2012-01-19 日本電気株式会社 Emulator verification system, emulator verification method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012008319A1 (en) * 2010-07-13 2012-01-19 日本電気株式会社 Emulator verification system, emulator verification method
JPWO2012008319A1 (en) * 2010-07-13 2013-09-09 日本電気株式会社 Emulator verification system and emulator verification method
US8990624B2 (en) 2010-07-13 2015-03-24 Nec Corporation Emulator verification system, emulator verification method
JP5900336B2 (en) * 2010-07-13 2016-04-06 日本電気株式会社 Emulator verification system and emulator verification method

Similar Documents

Publication Publication Date Title
JP2002535684A (en) System for real version test and simulated version test of integrated circuits
CN116580757A (en) Virtual ATE test method and system
JP2001134469A (en) Program debug device for testing semiconductor
JPH05181928A (en) Pattern generation device for logical simulation
US5404492A (en) Head disk assembly simulator
CN115421020A (en) Method for generating test signal of integrated circuit and test method
JP2653276B2 (en) Keyboard simulator
JP2824988B2 (en) Image processing device
JPH04268673A (en) Pattern generation system
JP3126127B2 (en) Test data compression method
JP2846356B2 (en) IC test equipment
JP3173116B2 (en) Real chip modeler waveform observation processor
JP3033648B2 (en) Mouse interface test equipment
JPH09265489A (en) Simulation processing method
JP2710456B2 (en) Scan path data collection method
JP3150032B2 (en) Delay fault test pattern generation method
JP2990155B1 (en) Verification test pattern design apparatus and verification test pattern design method
JPH03116275A (en) Test pattern production method and its processing system
JPH0285966A (en) Time chart display system
JP2003256493A (en) Tester simulation apparatus and tester simulation method
KR0151969B1 (en) Method & apparatus for automatic evr control
JPH07175839A (en) Cad device
JPH0659938A (en) Device for testing program
JPH07287622A (en) Waveform displaying method for arbitrary waveform generator
JPH07175840A (en) Cad device