JPH0778195A - Data updating system in circuit design cad - Google Patents

Data updating system in circuit design cad

Info

Publication number
JPH0778195A
JPH0778195A JP5161352A JP16135293A JPH0778195A JP H0778195 A JPH0778195 A JP H0778195A JP 5161352 A JP5161352 A JP 5161352A JP 16135293 A JP16135293 A JP 16135293A JP H0778195 A JPH0778195 A JP H0778195A
Authority
JP
Japan
Prior art keywords
pin
simulation
file
circuit
updated
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
JP5161352A
Other languages
Japanese (ja)
Inventor
Shinobu Mikuni
忍 三国
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.)
Fujitsu Social Science Labs Ltd
Original Assignee
Fujitsu Social Science Labs 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 Fujitsu Social Science Labs Ltd filed Critical Fujitsu Social Science Labs Ltd
Priority to JP5161352A priority Critical patent/JPH0778195A/en
Publication of JPH0778195A publication Critical patent/JPH0778195A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To automatically reflect the updating information of a circuit logic master file without lacking information added to an updated simulation file in respect to a data updating system for a circuit logic simulation file prepared by a circuit design CAD. CONSTITUTION:A data updating part 1 prepares a pin table for an updated circuit from an updated circuit logic master file 2 updated in accordance with a change in circuit logic, retrieves the pin table corresponding to a scanning pin in an unupdated old simulation file 3, and at the time of detecting a pin matching with the contents of the pin table by the retrieval, the pin information is stored in a new simulation file 5 for simulating updated circuit logic. Matching/unmatching results based upon retrieval are marked and data corresponding to the existence of a mark in the pin table are stored in the file 5.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は回路設計CADにおける
データ更新方式に関する。近年,LSI等のデジタル回
路の論理設計はCAD(Computer Aided Design:コンピ
ュータ支援設計) により一般に行われるようになった。
この回路設計CADにおいて回路論理マスターファイル
が作成され, その回路を検証するために使用するシミュ
レーションマスターファイルも作成される。ところが,
回路の設計変更等により回路論理マスターファイルの更
新が発生し,その更新された内容に応じてシミュレーシ
ョンマスターファイルに反映する必要があった。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data updating method in CAD for circuit design. In recent years, logic design of digital circuits such as LSI has come to be generally performed by CAD (Computer Aided Design).
In this circuit design CAD, a circuit logic master file is created, and a simulation master file used to verify the circuit is also created. However,
The circuit logic master file was updated due to circuit design changes, etc., and it was necessary to reflect the updated contents in the simulation master file.

【0002】[0002]

【従来の技術】図8は従来例の説明図である。回路設計
では,その工程毎に様々なファイルが作成される。図8
のA.に示す例では,CADによる回路論理設計80に
より,実際のLSI回路,ボードを作成するための全て
の情報を持つ回路論理マスターファイルMFが作成され
る。設計された回路動作を検証するには,シミュレーシ
ョンを行う必要がある。そのためにシミュレーションフ
ァイル(SF)作成81がシミュレーションファイル作
成プログラムにより行われる。次に,シミュレーション
のための情報以外に設計者によって回路論理マスターフ
ァイルに無い情報が手動入力される。入力されるその情
報は,シミュレーションの対象となる回路の状態を画面
に表示するための情報であり,例えば,各回路端子の名
称,端子の表示位置,コメント等であり,設計された回
路の仕様を表すテーブルを参照して入力が行われる。
2. Description of the Related Art FIG. 8 is an explanatory view of a conventional example. In circuit design, various files are created for each process. Figure 8
A. In the example shown in (1), a circuit logic master file MF having all information for creating an actual LSI circuit and board is created by the circuit logic design 80 by CAD. Simulation is required to verify the designed circuit operation. Therefore, the simulation file (SF) creation 81 is performed by the simulation file creation program. Next, in addition to the information for simulation, the designer manually inputs information that is not in the circuit logic master file. The input information is information for displaying the state of the circuit to be simulated on the screen, such as the name of each circuit terminal, the display position of the terminal, a comment, etc., and the specifications of the designed circuit. Input is performed by referring to the table that represents.

【0003】こうして入力されたデータを含むシミュレ
ーションマスターファイルSMFが作成され,このシミ
ュレーションマスターファイルSMFを用いて,表示画
面を見ながら入力条件に対応する出力状態を発生させる
シミュレーション83が行われる。このシミュレーショ
ンによる結果が正しいかの結果84が行われ,正しい場
合は終了するが,正しくない場合はその原因を解析して
回路論理の手直し等の作業が行われる。
A simulation master file SMF containing the data thus input is created, and a simulation 83 for generating an output state corresponding to the input condition while observing the display screen is performed using this simulation master file SMF. The result 84 of whether the result of this simulation is correct is given, and if it is correct, the process ends. If it is not correct, the cause is analyzed and work such as reworking the circuit logic is performed.

【0004】図9はデジタル論理回路のシミュレーショ
ンの例を示し,回路論理マスタファイルMFから上記図
8のA.によりシミュレーションマスターファイルSM
Fが作成されると,計算機のシミュレートシステムによ
りグラフィック端末の画面を見ながらシミュレーション
が行われる。この場合,設計されたデジタル論理回路が
備える多数の入力端子(またはピン),回路間の中間の
端子,出力端子(ピン)に対し名前(または番号)が設
定されている。
FIG. 9 shows an example of a simulation of a digital logic circuit. By simulation master file SM
When F is created, the simulation system of the computer simulates while viewing the screen of the graphic terminal. In this case, names (or numbers) are set for a large number of input terminals (or pins) included in the designed digital logic circuit, intermediate terminals between the circuits, and output terminals (pins).

【0005】図9の90はデジタル論理回路の例であ
り,端子番号として入力端子(1) ,中間端子(2) ,出力
端子(3) の3つの端子番号が設定されているものとす
る。このような端子の中の入力端子に時間的に変化する
電気的な信号を与えた時に, 回路間の端子や出力端子の
電気的状態を走査することによりシミュレーションが行
われる。図9の場合,グラフィック端末の画面上に表示
例91に示すように, 任意時刻の状態92と時系列情報
93とが表示される。この時系列情報93には,前記デ
ジタル論理回路の各端子(1) 〜(3) の信号の一定時間毎
に変化する情報が表示され,入力端子の状態を変化させ
た時に,対応する時刻における中間端子や出力端子の各
状態が表示される。
Reference numeral 90 in FIG. 9 is an example of a digital logic circuit, and it is assumed that three terminal numbers of an input terminal (1), an intermediate terminal (2) and an output terminal (3) are set as terminal numbers. Simulation is performed by scanning the electrical states of the terminals between circuits and the output terminals when an electrical signal that changes with time is given to the input terminals of such terminals. In the case of FIG. 9, a state 92 at arbitrary time and time series information 93 are displayed on the screen of the graphic terminal as shown in a display example 91. The time-series information 93 displays information that changes the signals of the terminals (1) to (3) of the digital logic circuit at regular time intervals, and when the state of the input terminal is changed, the information at the corresponding time is displayed. Each state of the intermediate terminal and output terminal is displayed.

【0006】状態92は,時系列情報93の中の任意の
指定された時点における各端子の信号状態が表示され
る。図の表示例91には, 指定されたある時刻において
端子(1) が物理的にハイレベル(H) ,端子(2) は論理
“1”,端子(3) は論理“0”の状態である。これらの
状態を識別して論理設計の内容が予定されたとおりの機
能を持つか否かを評価することができる。
The state 92 displays the signal state of each terminal at any designated time point in the time series information 93. In the display example 91 of the figure, the terminal (1) is at a physically high level (H) at a specified time, the terminal (2) is at a logical “1”, and the terminal (3) is at a logical “0”. is there. By identifying these states, it is possible to evaluate whether or not the content of the logic design has the expected function.

【0007】それらの中の指定した入力端子に時間的に
変化する電気的な信号を与えた時に,回路間の端子や出
力端子の電気的状態を走査(識別)することによってシ
ミュレーションが行われる。
A simulation is performed by scanning (identifying) the electrical states of the terminals between the circuits and the output terminals when an electrical signal that changes with time is given to a designated input terminal among them.

【0008】上記したようにシミュレーションにより予
定された結果が得られない場合は,回路論理設計の手直
しが行われ,回路論理マスターファイルMFが変更され
る。また,回路論理マスターファイルMFは,回路の改
良や機能の追加等によっても更新される。
When the scheduled result cannot be obtained by the simulation as described above, the circuit logic design is reworked and the circuit logic master file MF is changed. Further, the circuit logic master file MF is also updated by improving the circuit or adding functions.

【0009】図8のB.は回路論理マスターファイルを
更新した場合の例であり,回路論理の変更85により,
A.に示す回路論理マスターファイルMFが更新されて
更新回路論理マスターファイルMF’が作成される。こ
の更新回路論理マスターファイルMF’についてシミュ
レーションを行う場合には,更新回路論理マスターファ
イルMF’に対してシミュレーションファイル作成86
が実行される。この結果,更新シミュレーションファイ
ルSF’が得られる。次にこの,更新シミュレーション
ファイルSF’に対し,上記A.の83と同様の手作業
によるデータ入力を行う必要がある。こうして,更新さ
れたシミュレーションマスターファイルSMF’が得ら
れ,このファイルに対してシミュレーションが実行され
る。
FIG. 8B. Is an example when the circuit logic master file is updated.
A. The circuit logic master file MF shown in is updated to create an updated circuit logic master file MF ′. When performing a simulation for this update circuit logic master file MF ′, a simulation file creation 86 is performed for the update circuit logic master file MF ′.
Is executed. As a result, the updated simulation file SF 'is obtained. Next, for the update simulation file SF ′, the above A. It is necessary to input data manually as in 83. Thus, the updated simulation master file SMF 'is obtained, and the simulation is executed on this file.

【0010】[0010]

【発明が解決しようとする課題】上記のように回路論理
マスターファイルが回路の変更に応じて更新される毎に
シミュレーションマスターファイルにその内容を反映す
る必要があるが,従来は回路論理マスターファイルを更
新すると,その更新後の回路論理マスターファイルを用
いてシミュレーションファイルが作成されるので,更新
前のシミュレーションマスターファイル(SMF)内に
手動入力されたデータは,再び設計者により手動入力し
なければならない。このため,設計者に負担がかかるだ
けでなく,その作業に時間を要するという問題があっ
た。
As described above, it is necessary to reflect the contents of the circuit logic master file in the simulation master file every time the circuit logic master file is updated according to the change of the circuit. When updated, a simulation file is created using the updated circuit logic master file, so the data manually input in the simulation master file (SMF) before update must be manually input again by the designer. . Therefore, there is a problem that not only the designer is burdened, but also the work takes time.

【0011】本発明は回路論理マスターファイルの更新
情報を更新前のシミュレーションマスターファイルにシ
ミュレーション用に付加された情報を欠落させることな
く自動的に反映させることができる回路設計CADにお
けるデータ更新方式を提供することを目的とする。
The present invention provides a data updating method in a circuit design CAD which can automatically reflect the update information of the circuit logic master file in the simulation master file before updating without losing the information added for the simulation. The purpose is to do.

【0012】[0012]

【課題を解決するための手段】図1は本発明の原理構成
図である。図1において,1はシミュレーションファイ
ルのデータ更新部,2は更新された回路論理データを保
持する更新後回路論理マスターファイル,3は更新前の
回路論理のシミュレーションに使用した旧(更新前)シ
ミュレーションファイル,4は更新後回路論理マスター
ファイルから走査用ピンを取り出して作成される更新後
回路のピン一覧表,5は本発明により作成される新(更
新後)シミュレーションファイルである。なお,走査用
ピンとは,回路のシミュレーションを行う際に表示(走
査)するピンのことである。
FIG. 1 is a block diagram showing the principle of the present invention. In FIG. 1, 1 is a data update part of a simulation file, 2 is an updated circuit logic master file that holds updated circuit logic data, and 3 is an old (before update) simulation file used for simulating circuit logic before update. , 4 is a pin list of the updated circuit created by taking out the scanning pins from the updated circuit logic master file, and 5 is a new (updated) simulation file created by the present invention. The scanning pins are pins that are displayed (scanned) when a circuit simulation is performed.

【0013】データ更新部1において,10は更新後回
路の走査用ピンを作成する更新後ピン一覧表作成手段,
11は更新後ピン一覧表検索手段,12はピンデータ更
新格納手段,13はピン一覧表マーク手段,14はピン
一覧表選択格納手段である。
In the data updating unit 1, 10 is an updated pin list creating means for creating the scanning pins of the updated circuit,
Reference numeral 11 is an updated pin list search means, 12 is a pin data update storage means, 13 is a pin list mark means, and 14 is a pin list selection storage means.

【0014】本発明は回路論理ファイルを更新した後,
更新された内容に基づく回路のピン一覧表を作成し,旧
シミュレーションファイルのピンに対応するピン一覧表
の内容を検索して,対応関係に応じて新シミュレーショ
ンファイルに更新データを設定すると共に,更新された
回路論理にだけ含まれるものを選択して新シミュレーシ
ョンファイルに出力することによりシミュレーションフ
ァイルの更新を行う。
According to the present invention, after updating the circuit logic file,
Create a circuit pin list based on the updated contents, search the contents of the pin list corresponding to the pins of the old simulation file, set the update data in the new simulation file according to the correspondence relationship, and update The simulation file is updated by selecting the one included only in the selected circuit logic and outputting it to the new simulation file.

【0015】[0015]

【作用】更新後回路論理マスターファイル2には,以前
の回路論理に対して改良,や機能付加等による変更が施
された回路論理データが格納されている。データ更新部
1が起動すると更新後ピン一覧表作成手段10が駆動さ
れ,更新後回路論理マスターファイル2の中の走査用の
ピンを抽出して更新後回路のピン一覧表4が作成され
る。次に更新後ピン一覧表検索手段11が駆動される
と,更新前の回路論理をシミュレーションするためのデ
ータが格納された旧シミュレーションファイル3内の走
査用の多数のピンの一つ一つについて,ピン一覧表4に
同じものがあるか検索する。この検索動作の各結果に応
じてピンデータ更新格納手段12が駆動され,一致した
ピンがピン一覧表4にある場合は,そのピンに関するデ
ータに変更があるかチェックし(チェックに必要な情報
は更新後回路のピン一覧表4が持つ),変更があるとそ
のデータを更新して新シミュレーションファイル5に格
納し,変更が無い場合はその旧シミュレーションファイ
ルのピンのデータを新シミュレーションファイル5に格
納する。また,この格納動作と共にピン一覧表4の該当
するピンデータにマークを付与する。一致するピンがピ
ン一覧表4に無い場合は,削除されたピンであることを
意味するマークを付して新シミュレーションファイル5
に格納する。
The updated circuit logic master file 2 stores circuit logic data which is modified from the previous circuit logic by improvements or addition of functions. When the data updating unit 1 is activated, the updated pin list creating means 10 is driven to extract the scanning pins in the updated circuit logic master file 2 and create the updated pin list 4 of the updated circuit. Next, when the updated pin list search means 11 is driven, for each of the many pins for scanning in the old simulation file 3 in which the data for simulating the circuit logic before the update is stored, Search the pin list 4 for the same. The pin data update storage unit 12 is driven according to each result of this search operation, and if the matching pin is in the pin list 4, it is checked whether or not there is a change in the data related to that pin (the information necessary for checking is The pin list 4 of the circuit after the update has), if there is a change, the data is updated and stored in the new simulation file 5, and if there is no change, the pin data of the old simulation file is stored in the new simulation file 5. To do. In addition to this storing operation, a mark is added to the corresponding pin data in the pin list 4. If there is no matching pin in the pin list 4, add a mark indicating that it is a deleted pin and use the new simulation file 5
To store.

【0016】こうして,旧シミュレーションファイル3
の全ての走査用のピンについての検索と格納動作が終了
すると,次にピン一覧表4の中からマークが付されてい
ないピンを選択して新シミュレーションファイル5に出
力する。この結果,新シミュレーションファイル5には
更新後回路論理マスターファイル2に対応するシミュレ
ーションファイルが格納されると共に,旧シミュレーシ
ョンファイル3の作成時に付加された情報を反映させる
ことができる。このため,新シミュレーションファイル
5に対して旧シミュレーションファイルの作成時に付加
されたのと同じ情報を改めて手動入力により付加する必
要がない。
Thus, the old simulation file 3
When the searching and storing operations for all the scanning pins of (3) are completed, the unmarked pins are selected from the pin list 4 and output to the new simulation file 5. As a result, the new simulation file 5 stores the simulation file corresponding to the updated circuit logic master file 2, and the information added when the old simulation file 3 is created can be reflected. Therefore, it is not necessary to manually add to the new simulation file 5 the same information that was added when the old simulation file was created.

【0017】[0017]

【実施例】図2は本発明の実施例のブロック構成図,図
3は実施例の処理フロー図である。
FIG. 2 is a block diagram of an embodiment of the present invention, and FIG. 3 is a processing flow chart of the embodiment.

【0018】図2において,20は20a,20bとで
構成する新回路論理マスターファイル(図1の2に対
応)であり,20aは各ボード(プリント基板)に搭載
する部品(LSI)の配置等が格納されたボードデー
タ,20bはボードに搭載された各LSIの走査用のピ
ンの情報等で構成するLSIデータである。21は旧シ
ミュレーションファイル(図1の3に対応),22は処
理装置である。処理装置22はCPU23及びメモリ2
4等で構成され,メモリ24にはプログラムが格納され
ると共に,各ファイルから処理の対象となるデータが読
み込まれたり,本発明により作成されるピン一覧表(図
1の4に対応)が格納される。25は新回路論理マスタ
ーファイルに対応して更新されたシミュレーションデー
タが格納される新シミュレーションファイル(図1の5
に対応)である。
In FIG. 2, reference numeral 20 is a new circuit logic master file (corresponding to 2 in FIG. 1) composed of 20a and 20b, and 20a is a layout of components (LSI) mounted on each board (printed circuit board). Is stored in the board data, and 20b is LSI data formed by information of scanning pins of each LSI mounted on the board. Reference numeral 21 is an old simulation file (corresponding to 3 in FIG. 1), and 22 is a processing device. The processing device 22 includes a CPU 23 and a memory 2.
4 and the like, a program is stored in the memory 24, data to be processed is read from each file, and a pin list (corresponding to 4 in FIG. 1) created by the present invention is stored. To be done. 25 is a new simulation file (5 in FIG. 1) in which the updated simulation data corresponding to the new circuit logic master file is stored.
It corresponds to).

【0019】図3に示す実施例の処理フローは,上記の
図2の構成により実行される。図3について図4乃至図
6に示す回路論理の設計の具体例を参照しながら説明す
る。図4は設計変更後のボードの実装例を示し,LSI
1〜LSI5の各種別のLSIが図のように実装される
ものとする。
The processing flow of the embodiment shown in FIG. 3 is executed by the configuration of FIG. FIG. 3 will be described with reference to specific examples of circuit logic designs shown in FIGS. Figure 4 shows an example of board mounting after design change.
It is assumed that various types of LSIs 1 to 5 are mounted as shown in the figure.

【0020】図5は,図4の構成に対応する新回路論理
マスターファイル(図2の20)のデータであり,A.
はボードデータ(図2の20a)の例,B.はLSIデ
ータの例であり,それぞれ一部だけを示す。
FIG. 5 shows the data of the new circuit logic master file (20 in FIG. 2) corresponding to the configuration of FIG.
Is an example of board data (20a in FIG. 2), B. Are examples of LSI data, and only some of them are shown.

【0021】図5のA.のボードデータにおいて,「L
11」,「L12」は,部品の番号を表し,それぞれ同
じ「LSI1」という種類のLSIであることを表し,
「L2」は「LSI2」という種類のLSIであること
を表し。同様に「L3」は「LSI3」という種類のL
SIであることを表し,図示されない「L41」,「L
42」はLSI4という同じ種類のLSIであることを
表す。
FIG. 5A. In the board data of
“11” and “L12” represent component numbers, respectively, and represent the same type of LSI, “LSI1”.
“L2” represents an LSI of the type “LSI2”. Similarly, "L3" is an L type of "LSI3".
It represents SI, and "L41" and "L" (not shown)
42 "represents the same type of LSI, LSI4.

【0022】図5のB.には,各々LSIにおける走査
用のピン名称(ピン番号)を示し,LSI1の場合,
「A1」,「A2」,「A4」という3つのピンを備
え,LSI2,LSI3の場合,「B1」,「B2」,
「B3」という3つの走査用のピンを備えていることを
表わしている。
B. of FIG. Shows the pin names (pin numbers) for scanning in each LSI, and in the case of LSI1,
It has three pins "A1", "A2", and "A4". In the case of LSI2 and LSI3, "B1", "B2",
This means that three scanning pins "B3" are provided.

【0023】図3において,最初にボードの論理マスタ
ーファイルから使用しているLSIを取得し,その一覧
表を作成する(図3のS1)。このLSIの一覧表は上
記図5のA.に示すボードデータの例を使用して作成さ
れる。次に作成されたLSIの一覧表を使用して各LS
Iのデータを得る(図3のS2)。このLSIのデータ
の中のピンに関するデータの例が上記図5のB.に示さ
れている。
In FIG. 3, first, the used LSI is acquired from the logic master file of the board, and a list thereof is created (S1 in FIG. 3). A list of this LSI is shown in FIG. Created using the example board data shown in. Each LS is created using the LSI list created next.
The data of I is obtained (S2 in FIG. 3). An example of the data relating to the pins in the data of this LSI is shown in FIG. Is shown in.

【0024】このLSIデータを用いて,各LSIの走
査用のピンについて一覧表を作成する。この時ピンの名
前にLSIの識別名を付加する(図3のS3)。次に,
ボード上のLSIの全てについて処理したか判別する
(同S4)。
A list of scanning pins of each LSI is created using this LSI data. At this time, the LSI identification name is added to the pin name (S3 in FIG. 3). next,
It is determined whether all the LSIs on the board have been processed (at step S4).

【0025】図6は走査ピンの比較と新マスターファイ
ル作成の具体例であり,に走査用ピン一覧表の内容を
示し,ピンの名称とそれに対する属性(図示されない)
を持つ。この例は,図5のA.及びB.に示す回路論理
マスターファイルのデータから作成された例である。
FIG. 6 shows a concrete example of scanning pin comparison and creation of a new master file. The contents of the scanning pin list are shown in FIG. 6, and the pin name and its attributes (not shown) are shown.
have. This example is shown in FIG. And B. It is an example created from the data of the circuit logic master file shown in FIG.

【0026】図3の処理に戻って,ボード上のLSIを
全て処理(ピン一覧表の作成)した場合,次に更新前の
シミュレーションファイル(図2の21)から走査用ピ
ンを取得する(図3のS5)。
Returning to the processing of FIG. 3, when all the LSIs on the board are processed (pin list is created), the scanning pin is acquired from the simulation file before update (21 in FIG. 2) (FIG. 3 S5).

【0027】図6のに更新前のシミュレーションマス
ターファイルの具体例を示す。この中にはピンの名称と
その属性及び設計者が入力した表示情報,コメント等
(図示されない)等で構成されている。図3のステップ
S5で,この中の先頭から一つのピン(データ)を取得
する。この後,取得すべき走査用ピンが無くなったか判
別し(図3のS6),有る場合は取得した走査ピンをピ
ン一覧表(図6の)から検索する(図3のS7)。こ
の検索を,図6の例により説明すると,図6のに示す
更新前のシミュレーションマスターファイルから取得し
た一つのピンをに示すピン一覧表の中のピンと比較し
て,一致するか否かを検出することである。
FIG. 6 shows a concrete example of the simulation master file before updating. It is composed of pin names and their attributes, display information entered by the designer, comments and the like (not shown). In step S5 of FIG. 3, one pin (data) is acquired from the top of the pins. After that, it is determined whether or not there is no scanning pin to be acquired (S6 in FIG. 3), and if there is, the acquired scanning pin is searched from the pin list (in FIG. 6) (S7 in FIG. 3). This search will be described using the example of FIG. 6. One pin acquired from the simulation master file before update shown in FIG. 6 is compared with the pin in the pin list shown in to detect whether or not they match. It is to be.

【0028】この比較により,ピン一覧表にない場合
は,そのピンをダミーとして新(更新後)シミュレーシ
ョンファイル(図2の25)へ出力する(図3のS
8)。図6のに新シミュレーションマスターファイル
の具体例を示す。この中にはピンの名称と変更後の属性
及び設計者が入力した表示情報,コメント情報(図示せ
ず)が含まれる。の更新前のシミュレーションマスタ
ーファイルの例の場合,「L11−A3」というピンが
に示す走査用ピン一覧表に存在しないので,ダミーと
しての新シミュレーションマスターファイルに出力さ
れている。この場合,その先頭にダミー(回路論理の変
更により削除されていることを意味する)であることを
表示する「?」のマークが付されている。
If the pin list is not found by this comparison, the pin is output as a dummy to the new (post-update) simulation file (25 in FIG. 2) (S in FIG. 3).
8). FIG. 6 shows a specific example of the new simulation master file. This includes the name of the pin, the attribute after the change, the display information input by the designer, and the comment information (not shown). In the case of the example of the simulation master file before updating, the pin "L11-A3" does not exist in the scanning pin list shown in, and is output to the new simulation master file as a dummy. In this case, a "?" Mark indicating that it is a dummy (meaning that it has been deleted due to a change in circuit logic) is added to the beginning of the mark.

【0029】上記図3のステップS7において,ピン一
覧表にあると判別された場合,このピンの属性等の変更
がないかチェックし,変更があれば新しい属性で,変更
がなければ更新前の属性でシミュレーションファイル
(図2の21)に出力し(図3のS9),ピン一覧表の
見つかったピンにマークを付ける(図3のS10)。
In step S7 of FIG. 3, when it is determined that the pin list is present, it is checked whether or not there is a change in the attribute of this pin, and if there is a change, it is a new attribute. The attribute is output to the simulation file (21 in FIG. 2) (S9 in FIG. 3), and the pin found in the pin list is marked (S10 in FIG. 3).

【0030】図6の例では,に示すピン「L11−A
1」,「L12−A2」,「L12−A1」,「L12
−A2」,「L2−B1」・・・等が,の走査用ピン
一覧表のピンと一致するため,に示す新シミュレーシ
ョンマスターファイルにそのまま出力され,の走査用
ピン一覧表の一致した各ピンの先頭にマーク(この例で
は△のマーク)が付される。
In the example of FIG. 6, the pin "L11-A" shown in
1 "," L12-A2 "," L12-A1 "," L12
-A2 "," L2-B1 ", etc. match the pins in the scanning pin list of, so they are directly output to the new simulation master file shown in, and the corresponding pins of the scanning pin list of A mark (a mark of Δ in this example) is added to the beginning.

【0031】上記ステップS8またはS11を実行した
後,S5に戻って次の走査用ピンを旧(更新前)シミュ
レーションマスターファイル(図2の21,図6の)
から取得し同様の処理を繰り返し,最後に全てのピンに
ついて処理が終了すると,ステップS7からステップS
11の処理に移行する。ここで,一覧表からマークされ
ていないピンを追加(マークを付す)としてシミュレー
ションマスターファイルに出力する。
After executing the above step S8 or S11, the process returns to S5 and the next scanning pin is set to the old (before updating) simulation master file (21 in FIG. 2 and FIG. 6).
From step S7 to step S7 when all the pins are finally processed.
The processing shifts to 11. Here, the unmarked pins are added (marked) from the list and output to the simulation master file.

【0032】この処理を図6の例で説明すると,の走
査用ピン一覧表からマーク(上記図3のS10で付され
た△のマーク)が付されていないピンデータだけ選択し
て出力されるので,「L11−A4」,「L12−A
4」のデータがの新シミュレーションマスターファイ
ルへ出力され,その時マーク(この例では○のマーク)
が付され,これらのピン「L11−A4」,「L12−
A4」が,回路論理の変更により追加されたピンである
ことを表示する。
This processing will be described with reference to the example of FIG. 6. Only the pin data not marked with the mark (marked with Δ in S10 of FIG. 3) is selected from the scanning pin list of and output. Therefore, "L11-A4", "L12-A
4 ”data is output to the new simulation master file, and at that time mark (marked with ○ in this example)
Are added to these pins “L11-A4”, “L12-
"A4" indicates that the pin has been added by changing the circuit logic.

【0033】このようにして作成された新シミュレーシ
ョンファイル(図2の25)に対しては,設計者による
属性データ等の手動入力を行う必要がない。図7にデジ
タル回路のシミュレーションの例を示す。
It is not necessary for the designer to manually input attribute data and the like to the new simulation file (25 in FIG. 2) created in this way. FIG. 7 shows an example of simulation of a digital circuit.

【0034】図7の(a) は更新前の回路論理の構成であ
り,図のようにボード上にA,B,C,D,E,Xの各
LSIで構成されているものとする。この (a) の構成
を表す回路論理マスターファイルに対応して(b) に示す
ようなシミュレーションマスターファイル(その1部を
表す)が作成されているものとする。(b) には, (a)の
構成に含まれた多数のピンの中の(1),(2),(3) について
の時系列情報が表示されている。
FIG. 7A shows a circuit logic configuration before updating, which is assumed to be configured by A, B, C, D, E, and X LSIs on the board as shown in the figure. It is assumed that a simulation master file (representing a part thereof) as shown in (b) is created corresponding to the circuit logic master file representing the configuration of (a). In (b), time-series information about (1), (2), and (3) among many pins included in the configuration of (a) is displayed.

【0035】上記(a) の回路論理に対して(c) に示すよ
うに回路変更を行ったものとする。この変更は,LSI
のB及びXを削除するものである。このような, 変更を
行った(a) の構成に対応するデータを持つ新回路論理マ
スターファイル(図2の20に対応)と,更新前の(b)
のピンデータを持つシミュレーションファイル(図2の
21に対応)を用いて,上記図3に示す処理により,
(b) のシミュレーションファイルのピン(1) とピン(3)
については変更が無いが,ピン(2) については新回路論
理マスターファイル(c) には対応するピンが含まれてな
いため, ダミー(削除された)のピンとして扱われ,ピ
ン(2) の時系列情報は空白になっている。
It is assumed that the circuit is modified as shown in (c) with respect to the circuit logic of (a) above. This change is due to the LSI
B and X are deleted. A new circuit logic master file (corresponding to 20 in FIG. 2) having data corresponding to the configuration of (a) thus modified, and (b) before updating
By using the simulation file (corresponding to 21 in FIG. 2) having the pin data of
Simulation file pin (1) and pin (3) in (b)
Although there is no change for the pin (2), since the corresponding pin is not included in the new circuit logic master file (c) for pin (2), it is treated as a dummy (deleted) pin and the pin (2) The time series information is blank.

【0036】[0036]

【発明の効果】本発明によれば大規模な回路設計におい
て,回路設計を行う設計者とシミュレーションの担当者
が異なるような場合には,回路論理の変更結果を設計と
異なる担当者が回路論理の変更部分をシミュレーション
ファイルに自動的に反映することができ,人手による入
力を不要にすることができる。また,シミュレーション
のことを意識しないで論理変更を行うことができるの
で,作業を効率化できる。
According to the present invention, in a large-scale circuit design, when the designer who performs the circuit design and the person in charge of the simulation are different from each other, the person in charge of changing the circuit logic changes the result of the circuit logic The changed parts of can be automatically reflected in the simulation file, and manual input can be eliminated. Moreover, since the logic can be changed without being aware of the simulation, the work can be made efficient.

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】本発明の実施例のブロック構成図である。FIG. 2 is a block configuration diagram of an embodiment of the present invention.

【図3】実施例の処理フロー図である。FIG. 3 is a processing flowchart of the embodiment.

【図4】設計変更後のボードの実装例を示す図である。FIG. 4 is a diagram showing a mounting example of a board after a design change.

【図5】図4の構成に対応する新回路論理マスターファ
イルのデータを示す図である。
5 is a diagram showing data of a new circuit logic master file corresponding to the configuration of FIG.

【図6】走査ピンの比較と新マスターファイル作成の具
体例を示す図である。
FIG. 6 is a diagram showing a specific example of scanning pin comparison and creation of a new master file.

【図7】デジタル回路のシミュレーションの例を示す図
である。
FIG. 7 is a diagram illustrating an example of simulation of a digital circuit.

【図8】従来例の説明図である。FIG. 8 is an explanatory diagram of a conventional example.

【図9】デジタル論理回路のシミュレーションの例を示
す図である。
FIG. 9 is a diagram illustrating an example of simulation of a digital logic circuit.

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

1 データ更新部 10 更新後ピン一覧表作成手段 11 更新後ピン一覧表検索手段 12 ピンデータ更新格納手段 13 ピン一覧表マーク手段 14 ピン一覧表選択格納手段 2 更新後回路論理マスターファイル 3 旧(更新前)シミュレーションファイル 4 更新後回路のピン一覧表 5 新(更新後)シミュレーションファイル 1 data update unit 10 updated pin list creation means 11 updated pin list search means 12 pin data update storage means 13 pin list mark means 14 pin list selection storage means 2 updated circuit logic master file 3 old (update Before) Simulation file 4 Pin list of circuit after update 5 New (after update) simulation file

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 回路設計CADにより作成した回路論理
のシミュレーションを行うためのシミュレーションファ
イルのデータ更新方式において,データ更新部は,回路
論理の変更に応じて更新された更新後回路論理マスター
ファイルから更新後回路のピン一覧表を作成する手段
と,更新前の旧シミュレーションファイルの走査用ピン
に対応する前記ピン一覧表を検索する手段と,前記検索
によりピン一覧表と一致するピンが検出されると該ピン
情報を更新回路論理のシミュレーション用の新シミュレ
ーションファイルに格納する手段と,前記検索による一
致,不一致の結果を前記ピン一覧表にマークを付与する
手段と,前記ピン一覧表からマークの有無に応じたデー
タを新シミュレーションファイルに格納する手段とを備
え,前記新シミュレーションファイルに更新された回路
論理に対応するシミュレーションのデータが格納される
ことを特徴とする回路設計CADにおけるデータ更新方
式。
1. In a data updating method of a simulation file for simulating a circuit logic created by a circuit design CAD, a data updating section updates from a post-update circuit logic master file updated in response to a change in circuit logic. A means for creating a pin list of the subsequent circuit, a means for searching the pin list corresponding to the scanning pin of the old simulation file before update, and a pin matching the pin list by the search. A means for storing the pin information in a new simulation file for updating circuit logic simulation, a means for adding a mark to the pin list to show the result of matching or non-matching by the search, and whether or not there is a mark from the pin list. Means for storing the corresponding data in the new simulation file. A data update method in a circuit design CAD, wherein simulation data corresponding to the updated circuit logic is stored in a file.
JP5161352A 1993-06-30 1993-06-30 Data updating system in circuit design cad Pending JPH0778195A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5161352A JPH0778195A (en) 1993-06-30 1993-06-30 Data updating system in circuit design cad

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5161352A JPH0778195A (en) 1993-06-30 1993-06-30 Data updating system in circuit design cad

Publications (1)

Publication Number Publication Date
JPH0778195A true JPH0778195A (en) 1995-03-20

Family

ID=15733453

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5161352A Pending JPH0778195A (en) 1993-06-30 1993-06-30 Data updating system in circuit design cad

Country Status (1)

Country Link
JP (1) JPH0778195A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100453929B1 (en) * 2001-05-24 2004-10-20 (주)미로직스 Automatic management system for it system design document and its method
CN110399650A (en) * 2019-07-05 2019-11-01 北京长城华冠汽车技术开发有限公司 A kind of CAE model parameter Rapid Updating

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100453929B1 (en) * 2001-05-24 2004-10-20 (주)미로직스 Automatic management system for it system design document and its method
CN110399650A (en) * 2019-07-05 2019-11-01 北京长城华冠汽车技术开发有限公司 A kind of CAE model parameter Rapid Updating

Similar Documents

Publication Publication Date Title
JP3027009B2 (en) Design capture system
US6289254B1 (en) Parts selection apparatus and parts selection system with CAD function
US7134096B2 (en) System and method for design, procurement and manufacturing collaboration
US7990375B2 (en) Virtual view schematic editor
US5852564A (en) Method and apparatus for interactively displaying signal information during computer simulation of an electrical circuit
US20060259891A1 (en) System and method of generating an auto-wiring script
US5625565A (en) System and method for generating a template for functional logic symbols
JPH0778195A (en) Data updating system in circuit design cad
JP2998674B2 (en) Document creation support device for design work
JPH1153391A (en) Database access method
JPH03116276A (en) Waveform data processing method for logical simulation
JP2525393B2 (en) Logic simulation test coverage method
JP2973520B2 (en) Display method in electronic document editing device
JP3018886B2 (en) Probe setting method
JPH10232886A (en) Circuit design supporting system
JPH06231200A (en) Circuit simulation device
JPH05242179A (en) Circuit diagram editor system
JPH02128234A (en) System for controlling generation of test program
JPH06231205A (en) Macro-connecting system for state transition diagram
JPH05266126A (en) Test data terminal name conversion system
JPH029370B2 (en)
JPH03198159A (en) Logical inspecting device
JPH0327475A (en) Layout inspecting device
JPH04301780A (en) Data output method for producing jig board
JPS6362073A (en) Delay observing device