JPH0442371A - Logic simulation method - Google Patents

Logic simulation method

Info

Publication number
JPH0442371A
JPH0442371A JP2150763A JP15076390A JPH0442371A JP H0442371 A JPH0442371 A JP H0442371A JP 2150763 A JP2150763 A JP 2150763A JP 15076390 A JP15076390 A JP 15076390A JP H0442371 A JPH0442371 A JP H0442371A
Authority
JP
Japan
Prior art keywords
signal
signal change
simulation
data
partial circuit
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
JP2150763A
Other languages
Japanese (ja)
Inventor
Tetsuya Okabe
哲也 岡部
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2150763A priority Critical patent/JPH0442371A/en
Publication of JPH0442371A publication Critical patent/JPH0442371A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the capacity of a file by reproducing a signal change at arbitrary time and at an arbitrary point without preserving all the signal changes. CONSTITUTION:Circuit data structure is prepared by inputting the network list of a simulation object circuit [a figure (a)] including logic elements 21-28. Since only the signal changes of signals A-C and K, for example, are outputted and stored when it is necessary to newly execute simulation, addresses to signal change data are stored only for the pointers of A-C and K in a signal change table and concerning the other signals, however, the state in NULL. Then, in a simulation step, the simulation is executed based on a partial circuit data and the signal change data and since the desired signal change data is obtained, the signal change can be referred to at arbitrary time and at the arbitrary place even without preserving all the signal change data. Thus, the capacity of the file can be reduced.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、大規模集積回路などの論理シミュレーション
に関し、特に、論理検証時に必要となるファイル容量を
削減する方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to logic simulation of large-scale integrated circuits, etc., and particularly relates to a method for reducing the file capacity required during logic verification.

〔従来の技術〕[Conventional technology]

従来の論理シミュレーション法としては、「参照する若
しくは参照する可能性のある信号線の信号変化をすべて
保存する」というものがあった。
A conventional logic simulation method is to "save all signal changes of signal lines that are referenced or may be referenced."

第8図は、従来の論理検証システムの構成図であリ、論
理シミュレータがシミュレーションを行なうことにより
、信号変化ファイルを出力する。次に波形表示プログラ
ムもしくはテキスト形式の信号変化出力プログラムが、
出力された信号変化をもとに、設計者に信号変化を示す
FIG. 8 is a block diagram of a conventional logic verification system, in which a logic simulator performs simulation and outputs a signal change file. Next, the waveform display program or text format signal change output program is
Based on the output signal changes, the signal changes are shown to the designer.

このような構成のシステムにおいては、あらかじめ、信
号変化を記憶すべき信号線をシミュレーションコマンド
で指定する。次に、シミュレーション中、指定された信
号線に信号変化が生じれば、この信号変化を記憶する。
In a system with such a configuration, the signal line whose signal change is to be stored is specified in advance by a simulation command. Next, if a signal change occurs on the designated signal line during the simulation, this signal change is stored.

そして、この結果をもとに、利用者の指定した信号線に
関する信号変化を波形表示もしくはテキスト形式で参照
する。
Then, based on this result, the signal change related to the signal line specified by the user is referred to in waveform display or text format.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

以上のような従来の論理シミュレーション法においては
、論理検証において、事前に、参照される信号をすべて
予測することは困難であり、また全ての信号線の信号変
化を記憶するとファイルが巨大になり、かつ出力動作で
シミュレーションが遅くなるという問題があった。
In the conventional logic simulation method described above, it is difficult to predict all the referenced signals in advance during logic verification, and the file becomes huge if signal changes of all signal lines are stored. In addition, there was a problem that the simulation was slow due to the output operation.

本発明はこのような点に鑑みてなされたものであり、そ
の目的とするところは、信号変化ファイルが巨大になる
ことなく、任意の時刻および任意の場所の信号変化をシ
ミュレーション後に参照できる論理シミュレーション環
境を得ることにある。
The present invention has been made in view of these points, and its purpose is to provide a logical simulation in which signal changes at any time and place can be referenced after simulation without the signal change file becoming huge. It's about getting the environment.

〔課題を解決するための手段〕[Means to solve the problem]

このような目的を達成するために本発明は、ユーザの指
定した信号線、フリップフロップ、ラッチ、ROM、R
AMなどの記憶機能を有する素子の出力信号の信号変化
を出力する第1のシミュレート手段と、信号識別名と信
号変化データを対にして記憶する第1の記憶手段と、回
路ネットワークを記憶する第2の記憶手段と、 表示す
べき所望データを特定する信号識別子を人力する入力手
段と、この入力手段で入力された信号識別子に対し、第
1の記憶手段内から信号検索する第1の検索手段と、こ
の第1の検索手段の検索で所望データが見つからなかっ
た場合、信号識別名の信号変化を再現するために必要と
なる部分回路を抽出ならびに前記部分回路の入力信号を
検索する第2の検索手段と、この第2の検索手段で抽出
された部分回路および信号変化をもとに再シミュレート
する第2のシミュレート手段と、この第2のシミュレー
ト手段で再現された信号変化を第1の記憶手段内に登録
する登録手段とを設けるようにしたものである。
In order to achieve such an object, the present invention provides signal lines, flip-flops, latches, ROMs, R
A first simulating means for outputting a signal change in an output signal of an element having a memory function such as an AM, a first storing means for storing a signal identification name and signal change data as a pair, and a circuit network. a second storage means; an input means for manually inputting a signal identifier specifying desired data to be displayed; and a first search for searching for a signal from within the first storage means for the signal identifier input by the input means. and a second search means for extracting a partial circuit necessary for reproducing the signal change of the signal identification name and searching for the input signal of the partial circuit if the desired data is not found in the search by the first search means. a second simulating means for re-simulating based on the partial circuit and signal change extracted by the second retrieval means; and a second simulating means for re-simulating the signal change reproduced by the second simulating means. A registration means for registering in the first storage means is provided.

〔作用〕[Effect]

本発明による論理シミュレーション法においては、第1
のシミュレーション中、ユーザの指定した信号線、フリ
ップフロップ、ラッチ、ROM、RAMなどの記憶機能
を有する素子の出力信号の信号変化をファイルに出力し
、第1のシミュレーション後、このファイルを入力する
ことにより、信号変化データが第1の記憶手段に記憶さ
れ、第1の入力ステップで、信号変化を表示すべき信号
識別子を入力し、第1の検索ステップにおいて、入力さ
れた信号識別子によって特定される所望データが第1の
記憶手段内のデータの中から検索され、第1の記憶手段
内に所望データがない場合、第2の検索ステップにおい
て、所望データを復元するために必要となる部分回路が
抽出およびこの部分回路の入力となる信号変化データを
検索し、シミュレートステップにおいて、部分回路デー
タ、信号変化データをもとにシミュレートし、所望の信
号変化データを得るから、全ての信号変化データを保存
しなくとも、任意の時刻、任意の場所の信号変化を参照
することができる。
In the logic simulation method according to the present invention, the first
During the simulation, the signal changes of the output signals of the signal lines, flip-flops, latches, ROMs, RAMs, and other devices with storage functions specified by the user are output to a file, and this file is input after the first simulation. Accordingly, the signal change data is stored in the first storage means, in the first input step, a signal identifier for which the signal change is to be displayed is input, and in the first search step, the signal change data is specified by the input signal identifier. When the desired data is retrieved from among the data in the first storage means and the desired data is not present in the first storage means, in the second retrieval step, the partial circuit required to restore the desired data is The signal change data that is extracted and input to this partial circuit is searched, and in the simulation step, simulation is performed based on the partial circuit data and signal change data to obtain the desired signal change data, so all signal change data is extracted. You can refer to signal changes at any time and any location without having to save the data.

〔実施例〕〔Example〕

第1図、第2図5第3図は、本発明による論理シミュレ
ーション法の一実施例を説明するための構成図、テーブ
ル図、構造図である。なお、これ以後、第1の記憶手段
を信号変化テーブルと呼び、第2の記憶手段を回路デー
タ構造と呼ぶ。
FIGS. 1, 2, 5, and 3 are block diagrams, table diagrams, and structural diagrams for explaining one embodiment of the logic simulation method according to the present invention. Note that hereinafter, the first storage means will be referred to as a signal change table, and the second storage means will be referred to as a circuit data structure.

第2図に示す信号変化テーブルは、信号識別名と信号値
変化情報へのポインタおよび回路データ構造の該当する
信号テーブルへのポインタをもつ。
The signal change table shown in FIG. 2 has a signal identification name, a pointer to signal value change information, and a pointer to the corresponding signal table of the circuit data structure.

なお、信号変化を記憶していない信号線に関しては、信
号テーブルへのポインタは空(NULL)である。
Note that for signal lines for which no signal changes are stored, the pointer to the signal table is empty (NULL).

第3図(a)、 (blに示す回路データ構造は、素子
および信号線それぞれに対しテーブルを持ち、それらが
回路図を反映するように双方向ポインタでつながれてい
る。なお、信号テーブルは、信号変化テーブルの該当す
る信号識別子レコードへのアドレスを保持するポインタ
並びに再シミュレーション対象部分回路範囲を示すフラ
グを持つ。
The circuit data structure shown in FIG. 3(a) and (bl) has a table for each element and signal line, and these are connected by bidirectional pointers to reflect the circuit diagram.The signal table is It has a pointer that holds the address to the corresponding signal identifier record in the signal change table and a flag that indicates the re-simulation target partial circuit range.

このような構成のシステムにおいては、第4図、第5図
、第6図に示すフローチャートに基づいて、信号変化履
歴の表示が行なわれる。まず、ネットリストファイルを
読み、回路データ構造を作成する(ステップ1)。次に
、新たにシミュレーションを実行する必要のある場合は
、ステップ2を実行する。既存のシミュレーション結果
を利用する場合は、ステップ3に進む。ステップ2では
、シミュレーションコマンドに基づき、シミュレーショ
ンが実行され、ユーザが指定した信号線並びに記憶機能
を有する素子の出力信号線の信号変化を信号変化ファイ
ルに出力する。そして、ステップ3に進む。ステップ3
では、信号変化ファイルを入力し、信号変化テーブルを
作成する。そして、ステップAにおける第5図のステッ
プ4では表示すべき信号識別子を入力し、ステップ5で
信号変化の検索が行なわれる。ここで、信号変化が検索
されれば、第4図のステップ12に進み、そうでなけれ
ばステップBにおける第6図のステップ6に進む。ステ
ップ6では、論理回路のデータ構造をたどり、この信号
に対し、出力している素子に対象を移す。次に、この素
子の入力となる全ての信号に対し、ステップ7以降の処
理を行なう。ステップ7では、この信号の信号変化が記
憶されているか検索する。ここで、記憶されていればス
テップ8に進み、記憶されていなければステップ9に進
む。ステップ8では、この信号変化データをイベントと
して登録する。ステップ9では、シミュレーション対象
フラグを立て、ステップ6から9の処理を再帰的に行な
う。ステップ6からステップ9の処理がすべて終了する
と第5図のステップ10に進む。第7図fb]は、信号
線Jの信号変化を復元するために必要な部分回路を抽出
した回路である。ステップ10では、シミュレーション
対象フラグが立っている部分回路に対し、シミュレーシ
ョンを行なう。ステップ11では、シミュレーションさ
れた部分回路の各信号変化が、新たに信号変化テーブル
に登録され、以後の信号値の参照に用いられる。ステッ
プ12では、所望の信号変化が波形表示される。
In a system having such a configuration, the signal change history is displayed based on the flowcharts shown in FIGS. 4, 5, and 6. First, a netlist file is read and a circuit data structure is created (step 1). Next, if a new simulation needs to be executed, step 2 is executed. If existing simulation results are to be used, proceed to step 3. In step 2, a simulation is executed based on the simulation command, and signal changes in the signal line specified by the user and the output signal line of the element having the storage function are output to a signal change file. Then proceed to step 3. Step 3
Now, input the signal change file and create a signal change table. Then, in step 4 of FIG. 5 in step A, a signal identifier to be displayed is input, and in step 5, a search for a signal change is performed. Here, if a signal change is detected, the process proceeds to step 12 in FIG. 4; otherwise, the process proceeds to step B, step 6 in FIG. In step 6, the data structure of the logic circuit is traced and the target is shifted to the element that is outputting this signal. Next, the processing from step 7 onwards is performed on all the signals input to this element. In step 7, a search is made to see if the signal change of this signal is stored. Here, if the information is stored, the process proceeds to step 8, and if it is not stored, the process proceeds to step 9. In step 8, this signal change data is registered as an event. In step 9, a simulation target flag is set, and steps 6 to 9 are recursively performed. When all processes from step 6 to step 9 are completed, the process proceeds to step 10 in FIG. 5. 7 fb] is a circuit obtained by extracting a partial circuit necessary for restoring the signal change of the signal line J. In step 10, a simulation is performed on the partial circuit for which the simulation target flag is set. In step 11, each signal change of the simulated partial circuit is newly registered in the signal change table and used for future reference of signal values. In step 12, the desired signal change is displayed in a waveform.

第7図(a)は、シミュレーション対象回路の一部分を
示したものである。第7図(a+および(b)において
、21〜28は論理素子である。第7図(al〜FC+
に基づいて第4図〜第6図のフローチャートを説明する
。ステップ1で対象回路(第7図(a))のネットリス
トを入力し、回路データ構造を作成する。
FIG. 7(a) shows a part of the circuit to be simulated. In FIG. 7 (a+ and (b), 21 to 28 are logic elements.
The flowcharts shown in FIGS. 4 to 6 will be explained based on FIG. In step 1, the netlist of the target circuit (FIG. 7(a)) is input and a circuit data structure is created.

シミュレーションを新たに実行する必要のある場合はス
テップ2を実行する。ただし、シミュレーション高速化
と、ファイル容量削減のため、この例では信号A、B、
C,にのみ信号変化を出力するものとする。ステップ3
では、シミュレーション結果ファイルを入力し、信号変
化テーブル(第7図(C))を作成する。ここでは、信
号A、B、C1にのみ信号変化が記憶されているので、
信号変化テーブルのA、 B、  C,Kのポインタの
み、信号変化データへのアドレスが格納されているが、
他の信号についてはNULLである。
If a new simulation needs to be executed, step 2 is executed. However, in order to speed up the simulation and reduce file size, in this example, signals A, B,
Assume that a signal change is output only to C. Step 3
Now, input the simulation result file and create a signal change table (FIG. 7(C)). Here, since signal changes are stored only in signals A, B, and C1,
Only pointers A, B, C, and K in the signal change table store addresses to signal change data, but
Other signals are NULL.

次に、ステップ4に移り、波形表示させたい信号名を入
力する。ここでは、Jが入力された場合について説明す
る。ステップ5では、信号名Jに関して、信号変化テー
ブルを検索する。具体的には、信号変化テーブルのJの
欄をみて、信号変化テーブルへのポインタを返す。この
ポインタの値がNILLでなければステップ12へ進み
、NULLであればステップ6へ進む。
Next, proceed to step 4, and input the name of the signal whose waveform you want to display. Here, the case where J is input will be explained. In step 5, the signal change table is searched for signal name J. Specifically, it looks at the J column of the signal change table and returns a pointer to the signal change table. If the value of this pointer is not NILL, the process proceeds to step 12, and if it is NULL, the process proceeds to step 6.

ステップ6では、信号Jに出力している素子、すなわち
素子27をカレント素子として着目する。
In step 6, attention is paid to the element outputting the signal J, that is, the element 27, as the current element.

そして、素子27に対する全ての入力信号(F。All input signals to element 27 (F.

G)に対してステップ7から9の処理を行なう。Steps 7 to 9 are performed for G).

信号Fに関して説明する。ステップ7では、信号Fに関
して信号変化テーブルを検索する。信号Fの該当ポイン
タはNULLであるので、ステップ8に移る。ステップ
8では、回路データ構造の信号Fのテーブル(第3図)
のフラグを立て、シミュレーション領域であることを示
す。次にカレント信号Fに関し、部分回路抽出ルーチン
を実行する。すなわち、ステップ6に移る。ステップ6
では、信号Fへの出力素子23をカレント素子とする。
The signal F will be explained. In step 7, the signal change table is searched for signal F. Since the corresponding pointer of signal F is NULL, the process moves to step 8. In step 8, the table of signal F of the circuit data structure (Fig. 3)
flag to indicate that it is a simulation area. Next, regarding the current signal F, a partial circuit extraction routine is executed. That is, the process moves to step 6. Step 6
Here, the output element 23 for the signal F is assumed to be a current element.

そして、素子23の全ての入力信号(AB、C)に対し
、ステップ7から9の処理を行なう。
Then, the processes of steps 7 to 9 are performed on all input signals (AB, C) of the element 23.

次に、信号Aに対しての説明を行なう。ステップ7で信
号Aに関して信号変化テーブルを検索する。信号Aの該
当ポインタはN U L Lでないので、ステップ9に
移り、信号への信号変化データをイベントとして論理シ
ミュレータに登録する。
Next, signal A will be explained. In step 7, the signal change table is searched for signal A. Since the corresponding pointer of signal A is not NULL, the process moves to step 9, and the signal change data to the signal is registered in the logic simulator as an event.

次に、信号Bに対しての説明を行なう。ステップ7で信
号Bに関して信号変化テーブルを検索する。信号Bの該
当ポインタはN U L Lでないので、ステップ9に
移り、信号Bの信号変化データをイベントとして論理シ
ミュレータに登録する。
Next, signal B will be explained. In step 7, the signal change table is searched for signal B. Since the corresponding pointer of signal B is not NULL, the process moves to step 9, and the signal change data of signal B is registered as an event in the logic simulator.

次に、信号Cに対しての説明を行なう。ステップ7で信
号Cに関して信号変化テーブルを検索する。信号Cの該
当ポインタはNULLでないので、ステップ9に移り、
信号Cの信号変化データをイベントとして論理シミュレ
ータに登録する。
Next, signal C will be explained. In step 7, the signal change table is searched for signal C. Since the corresponding pointer of signal C is not NULL, move to step 9.
Signal change data of signal C is registered as an event in the logic simulator.

以上で、素子23をカレント素子とした部分回路抽出ル
ーチンを終了し、素子27をカレント素子とした部分回
路抽出ルーチンに戻り、信号Gに関してステップ7から
9の処理を同様に行なう。
This completes the partial circuit extraction routine with element 23 as the current element, returns to the partial circuit extraction routine with element 27 as the current element, and processes steps 7 to 9 regarding signal G in the same manner.

信号F、Gに関する部分回路抽出ルーチンの処理を終了
すると、ステップ10に移る。第7図(blの抽出され
た部分回路は、フラグを立てた部分回路である。なお、
この部分回路の入力となるA。
When the processing of the partial circuit extraction routine regarding signals F and G is completed, the process moves to step 10. FIG. 7 (The extracted partial circuit of bl is the partial circuit with the flag set.
A becomes the input of this partial circuit.

B、C,Kについては、既に信号変化がイベントとして
シミュレータに登録されている。
For B, C, and K, signal changes have already been registered as events in the simulator.

ステップ10では、この部分回路に対してシミュレーシ
ョンを行ない。信号Jの信号変化を得る。
In step 10, a simulation is performed on this partial circuit. Obtain the signal change of signal J.

ステップ11では、ステップ10で得た信号変化を信号
変化テーブルに登録する。すなわち、信号変化テーブル
の信号Jの該当ポインタは非NULLの値が入る。そし
て、ステップ12で信号変化を波形表示する。
In step 11, the signal change obtained in step 10 is registered in the signal change table. That is, a non-NULL value is entered in the corresponding pointer of the signal J in the signal change table. Then, in step 12, the signal change is displayed in a waveform.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、信号変化をすべて保存す
ることなく、任意時間、任意地点の信号変化を再現する
ようにしたことにより、全信号の信号変化を記憶する必
要がないので保存するファイル容量を小さくでき、関連
する部分回路に対してのみ再シミュレーションが必要な
ので信号変化の再現が高速に行なえるという効果がある
As explained above, the present invention reproduces signal changes at any time and at any point without saving all signal changes, so there is no need to store signal changes for all signals, so it is possible to save files. This has the advantage that the capacitance can be reduced, and since re-simulation is required only for related partial circuits, signal changes can be reproduced at high speed.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明による論理シミュレーション法を説明す
るための構成図、第2図は信号変化テーブルを示すテー
ブル図、第3図は回路データ構造を示す構造図、第4図
〜第6図は本発明による論理シミュレーション法の一実
施例を説明するためのフローチャート、第7図(a)、
 (blおよびfc)は部分回路抽出を説明するための
回路図およびテーブル図、第8図は従来の方法を説明す
ためのシステム構成図である。
Fig. 1 is a block diagram for explaining the logic simulation method according to the present invention, Fig. 2 is a table diagram showing a signal change table, Fig. 3 is a structural diagram showing a circuit data structure, and Figs. 4 to 6 are A flowchart for explaining an embodiment of the logical simulation method according to the present invention, FIG. 7(a),
(bl and fc) are a circuit diagram and a table diagram for explaining partial circuit extraction, and FIG. 8 is a system configuration diagram for explaining a conventional method.

Claims (1)

【特許請求の範囲】 ユーザの指定した信号線、フリップフロップ、ラッチ、
ROM、RAMなどの記憶機能を有する素子の出力信号
の信号変化を出力する第1のシミュレート手段と、 信号識別名と信号変化データを対にして記憶する第1の
記憶手段と、 回路ネットワークを記憶する第2の記憶手段と、表示す
べき所望データを特定する信号識別子を入力する入力手
段と、 この入力手段で入力された信号識別子に対し、前記第1
の記憶手段内から信号検索する第1の検索手段と、 この第1の検索手段の検索で所望データが見つからなか
った場合、前記信号識別名の信号変化を再現するために
必要となる部分回路を抽出ならびに前記部分回路の入力
信号を検索する第2の検索手段と、 この第2の検索手段で抽出された部分回路および信号変
化をもとに再シミュレートする第2のシミュレート手段
と、 この第2のシミュレート手段で再現された信号変化を第
1の記憶手段内に登録する登録手段とを備え、 信号変化をすべて保存することなく、任意時間、任意地
点の信号変化を再現することを特徴とする論理シミュレ
ーション法。
[Claims] Signal lines, flip-flops, latches,
A first simulating means for outputting a signal change in an output signal of an element having a memory function such as a ROM or a RAM; a first storing means for storing a signal identification name and signal change data in pairs; and a circuit network. a second storage means for storing; an input means for inputting a signal identifier specifying desired data to be displayed;
a first search means for searching for a signal from within the storage means; and a partial circuit required to reproduce the signal change of the signal identification name if the desired data is not found in the search by the first search means; a second search means for extracting and searching for an input signal of the partial circuit; a second simulating means for resimulating based on the partial circuit and signal change extracted by the second search means; and registration means for registering the signal change reproduced by the second simulating means in the first storage means, and is capable of reproducing signal changes at any time and at any point without storing all signal changes. Characteristic logical simulation method.
JP2150763A 1990-06-07 1990-06-07 Logic simulation method Pending JPH0442371A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2150763A JPH0442371A (en) 1990-06-07 1990-06-07 Logic simulation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2150763A JPH0442371A (en) 1990-06-07 1990-06-07 Logic simulation method

Publications (1)

Publication Number Publication Date
JPH0442371A true JPH0442371A (en) 1992-02-12

Family

ID=15503884

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2150763A Pending JPH0442371A (en) 1990-06-07 1990-06-07 Logic simulation method

Country Status (1)

Country Link
JP (1) JPH0442371A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023032883A1 (en) 2021-08-30 2023-03-09 株式会社ダイセル Microfluidic device and method for manufacturing same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023032883A1 (en) 2021-08-30 2023-03-09 株式会社ダイセル Microfluidic device and method for manufacturing same

Similar Documents

Publication Publication Date Title
US6289489B1 (en) Method and apparatus for automatically cross-referencing graphical objects and HDL statements
JPH03266039A (en) Free format data link processing system
CN104636464B (en) The method and apparatus for accessing file
CN116414935A (en) Method for distributed Search space vector data based on Elastic Search
JPH0442371A (en) Logic simulation method
JP2002056041A (en) Method for reflecting hardware description language hierarchy information
JPS62121532A (en) Data retrieving method
JPH06161759A (en) Method and device for supporting verification of system state transition rule
JPH05150970A (en) Program generation supporting device
CN114036346A (en) Database maintenance method and device for three-dimensional visualization model of power system
JP2854713B2 (en) CAD drawing change processing system
JP2785966B2 (en) Foreign key dynamic resolution processing method
JPH064273A (en) Data processor
JPH01248233A (en) Data base retrieving device
JPS6058492B2 (en) Database search method
JPS63153673A (en) Procedure of automatic synthesization for logic circuit construction and data base structure
JP2922536B2 (en) Logic circuit diagram processing apparatus and logic circuit diagram display method
JP3574458B2 (en) Data evaluation system
CN115129717A (en) Data writing method, device and computer readable medium for realizing automatic partition
CN115357559A (en) Data migration method and device, computer equipment and storage medium
JP3047400B2 (en) Data processing device
JPH03276374A (en) Tracking device for logic simulation result
JPH09212515A (en) Information retrieving device
JPH04111166A (en) Data retrieving device
JPH0630065B2 (en) Information retrieval method