JP2500385B2 - Input data management method - Google Patents
Input data management methodInfo
- Publication number
- JP2500385B2 JP2500385B2 JP4341238A JP34123892A JP2500385B2 JP 2500385 B2 JP2500385 B2 JP 2500385B2 JP 4341238 A JP4341238 A JP 4341238A JP 34123892 A JP34123892 A JP 34123892A JP 2500385 B2 JP2500385 B2 JP 2500385B2
- Authority
- JP
- Japan
- Prior art keywords
- tool
- file
- input
- input data
- processing flow
- 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.)
- Expired - Lifetime
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、データ管理方式に関
し、特に、ツール実行に必要な入力ファイルの存在チェ
ックを行い、そのツールが実行可能かどうか表示する入
力データ管理方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data management system, and more particularly to an input data management system for checking the existence of an input file necessary for executing a tool and displaying whether or not the tool can be executed.
【0002】[0002]
【従来の技術】従来、会話型のツール実行装置類はあら
ゆる部門のコンピュータシステムで使用されており、例
えばLSI機能設計におけるASIC(専用用途IC)
のCADツールとして順に実行する回路図エディタ、論
理シミュレータ、レイアウトエディタ、ポスト・レイア
ウト・シミュレータ等もこの1例である。2. Description of the Related Art Conventionally, interactive tool execution devices have been used in computer systems of all departments, for example, ASIC (dedicated IC) in LSI functional design.
An example is a circuit diagram editor, a logic simulator, a layout editor, a post layout simulator, etc., which are sequentially executed as a CAD tool.
【0003】これら各ツール実行に必要な入力データは
設計者が管理しているのが通例であり、設計者は各ツー
ルがどんなデータを必要としているのかを認識した上で
ツールを実行している。The designer usually manages the input data required to execute each tool, and the designer executes the tool after recognizing what data each tool needs. .
【0004】このようなツール実行に関する一般的なデ
ータ管理方式としては、特開平3−109617「デー
タ処理装置」が参照できる。As a general data management system relating to such tool execution, Japanese Patent Laid-Open No. 3-109617 "Data Processing Device" can be referred to.
【0005】図3は従来の「データ処理装置」のブロッ
ク図であり、記憶装置11には中央処理装置14上で実
行する応用プログラムごとに対応する操作説明データ、
制御情報レコード群が当該応用プログラムを表わす識別
情報を付加して記憶されており、操作説明制御装置15
は入力装置12の指示により中央処理装置14で実行中
の応用プログラムから識別情報を受けとり、識別情報に
より記憶装置11からその応用プログラムの操作説明デ
ータ、制御レコード群を選択し、表示装置13に表示す
る。このように、応用プログラムが識別情報を持つこと
により元来各応用プログラム毎に必要であった操作説明
制御装置が、複数の応用プログラムで共有する一つの操
作説明制御装置15で済むことになり、複数の応用プロ
グラムのデータ処理が効率化される。FIG. 3 is a block diagram of a conventional "data processing device". In the storage device 11, operation explanation data corresponding to each application program executed on the central processing unit 14,
A control information record group is stored by adding identification information representing the application program, and the operation explanation control device 15
Receives the identification information from the application program being executed by the central processing unit 14 according to the instruction from the input device 12, selects the operation explanation data and control record group of the application program from the storage device 11 according to the identification information, and displays it on the display device 13. To do. In this way, since the application program has the identification information, the operation explanation control device originally required for each application program can be replaced by one operation explanation control device 15 shared by a plurality of application programs. Data processing of a plurality of application programs is made efficient.
【0006】[0006]
【発明が解決しようとする課題】このような従来のシス
テムでは、複数の応用プログラム、あるいは処理フロー
中の複数のツール実行についてシステム構成上の合理化
制御は達成されるものの、対話型システムにおいてオペ
レータが入力するデータとの関連により実行されるよう
な応用プログラムの実行環境においては、その運用が記
憶装置に用意している操作説明データ、制御レコードに
限定されてしまうので記憶されている内容のみではデー
タ不備が生ずる場合がある。In such a conventional system, although rationalized control in terms of system configuration is achieved for execution of a plurality of application programs or a plurality of tools in a processing flow, an operator in an interactive system can In the execution environment of an application program that is executed in association with the data to be input, its operation is limited to the operation explanation data and control records prepared in the storage device. Defects may occur.
【0007】ASICにおけるCADツールの実行など
も応用分野として限定されるものではないがこの1例で
あり、ツール実行に必要な機能ライブラリ等の設計デー
タを含めた入力データの認識と管理をASICの設計者
にゆだねて不充分さを補足しているので、データ管理が
煩わしいことと、入力データ不備による運用ミスが起り
易いという課題があった。The execution of the CAD tool in the ASIC is not limited to the application field, but this is an example. The recognition and management of the input data including the design data such as the function library necessary for executing the tool are recognized and managed by the ASIC. Since it is left to the designer to supplement the insufficiency, there is a problem that data management is troublesome and an operation error is likely to occur due to insufficient input data.
【0008】本発明は上述の問題点に鑑みて、処理フロ
ー中の各ツールが実行の際に必要とする入力データが用
意されているかをチェックして、処理フロー中のどのツ
ールが実行可能かを表示することによりデータ管理を容
易にし、入力データ不備による運用ミスを防止する入力
データ管理方式を提供することを目的としている。In view of the above-mentioned problems, the present invention checks whether each tool in the processing flow has input data required for execution, and which tool in the processing flow can be executed. The purpose of the present invention is to provide an input data management method that facilitates data management by displaying, and prevents operational errors due to insufficient input data.
【0009】[0009]
【課題を解決するための手段】本発明の入力データ管理
方式は、会話型のツール実行装置を用いて、複数のツー
ルを実行することによって設計を進めていく方式におい
て、ツールの実行順序を記述した処理フローを処理フロ
ーファイルから読み込む処理フロー読み込み手段と、前
記処理フロー中の各ツールの実行に必要な入力データ情
報をデータ情報管理ファイルから取り出す入力データ情
報取り出し手段と、該入力データ情報取り出し手段によ
って取り出した情報に基づいて前記処理フロー中の全入
力ファイルの存在チェックを行なう際、該処理フロー読
み込み手段によって読み込んだフローに従い、あるツー
ルの出力ファイルがそれ以降のツールの入力ファイルに
なる場合はフロー実行により自動作成されるファイルと
して存在するとみなす入力ファイルチェック手段と、前
記処理フローを画面上に表示し、前記入力ファイルチェ
ック手段で存在を認められたファイルを入力とするツー
ルを実行可能ツールとして前記表示した処理フロー中で
強調表示させる実行可能ツール表示手段と、を有する。According to the input data management method of the present invention, the execution order of tools is described in a method of advancing design by executing a plurality of tools using an interactive tool execution device. Processing flow reading means for reading the processed processing flow from a processing flow file, input data information extracting means for extracting input data information necessary for execution of each tool in the processing flow from a data information management file, and the input data information extracting means When checking the existence of all input files in the processing flow based on the information extracted by
According to the flow read by the importing method,
Output file to the input file of subsequent tools
If it becomes a file automatically created by the flow execution
Input file check means that is considered to exist and the processing flow is displayed on the screen, and a tool whose input is a file recognized by the input file check means is input as an executable tool in the displayed processing flow. And an executable tool display means for highlighting.
【0010】[0010]
【作用】上記構成によれば、処理フロー読み込み手段に
よってツールの実行順序を記述した処理フローを処理フ
ローファイルから読み込み、その処理フロー中の各ツー
ル実行に必要な入力データ情報を入力データ情報取り出
し手段によってデータ情報管理ファイルから取り出し、
取り出した入力データファイルを入力ファイルチェック
手段でチェックして、各ツール実行に必要な入力データ
ファイルが全て存在すればそのツールは実行可能とし
て、実行可能ツール表示手段で強調表示し、必要入力デ
ータ中存在しないファイルがある場合は実行不可能ツー
ルとしてファイル準備など追加処理を行うことになるの
で、入力データ管理が容易となり入力データ不備のツー
ルをはっきり認識することができる。With the above arrangement, the processing flow reading means reads the processing flow describing the execution order of the tools from the processing flow file, and the input data information necessary for executing each tool in the processing flow is input data information extracting means. From the data information management file by
Check the extracted input data file with the input file check means, and if all the input data files necessary for executing each tool exist, the tool is made executable and highlighted with the executable tool display means If there is a file that does not exist, additional processing such as file preparation will be performed as an unexecutable tool, so input data management will be easier and a tool with insufficient input data can be clearly recognized.
【0011】[0011]
【実施例】以下、本発明の一実施例について図面を参照
して説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.
【0012】図1は、本発明の一実施例のブロック図で
ある。FIG. 1 is a block diagram of an embodiment of the present invention.
【0013】図1において、処理フロー読み込み手段1
は、複数のツールが実行順に並んでいる処理フローを処
理フローファイル6から読み込む手段である。In FIG. 1, processing flow reading means 1
Is a means for reading a processing flow in which a plurality of tools are arranged in the order of execution from the processing flow file 6.
【0014】入力データ情報取り出し手段2は、処理フ
ロー中の各ツールの入力データの情報が格納されている
データ情報管理ファイル7から各ツールがどのようなデ
ータを入力するかという情報を取り出す手段である。デ
ータ情報管理ファイル7は、各ツール単位に各ツールの
入力データ、出力データの情報が格納されているファイ
ルである。The input data information extracting means 2 is means for extracting information as to what data each tool inputs from the data information management file 7 in which the information of the input data of each tool in the processing flow is stored. is there. The data information management file 7 is a file in which information of input data and output data of each tool is stored for each tool.
【0015】入力ファイルチェック手段3は、入力デー
タ情報取り出し手段2によって取り出した情報に基づい
て、それに適合するファイルが存在するかチェックする
手段である。The input file checking means 3 is means for checking whether or not there is a file matching the input data information extracting means 2 based on the information extracted by the input data information extracting means 2.
【0016】実行可能ツール表示手段4は、処理フロー
読み込み手段1で読み込んだ処理フローをCRT5上に
表示し、入力ファイルチェック手段3でチェックした結
果、入力ファイルが存在すると認められたツールを実行
可能ツールとし、CRT5上の処理フロー中で強調表示
する手段である。The executable tool display means 4 displays the processing flow read by the processing flow reading means 1 on the CRT 5 and, as a result of checking by the input file checking means 3, it is possible to execute a tool recognized as having an input file. It is a means for highlighting in the processing flow on the CRT 5 as a tool.
【0017】図2は図1に示す実施例の処理のフロー図
である。FIG. 2 is a flow chart of processing of the embodiment shown in FIG.
【0018】次に各図を参照して動作を説明する。Next, the operation will be described with reference to the drawings.
【0019】図2を参照すると、この処理は処理フロー
中に記述されている全ツールに対して行われる。ここで
の処理対象をツールAとし、入力データ情報取り出し手
段2によってデータ情報管理ファイル7から取り出され
たツールAの入力データを入力データa、b、cとする
(S−20)。先ず入力データaについて調べる(S−
21)。入力データaがツールAが実行される前に実行
するツールから出力されるものなのか、あるいは予め入
手等によって用意されていなければならないデータなの
かをチェックする(S−22)。このチェックは、トレ
ースメモリなどで入力ファイルチェック手段3によって
処理フローの接続関係からツールAより以前に実行され
るツールの出力データ情報をデータ管理ファイルから取
り出し、ツールAの入力データaがあるか調べるもので
ある。入力データaが他ツールの出力データとしてあれ
ば、このデータは処理フローを順次実行していけば自動
的に作成されるデータなので、事前に用意しておく必要
はない。もしも入力データaが他ツールの出力データに
無ければ、事前に用意しておかなければツールAは実行
できないので、入力ファイルチェック手段3によって、
そのファイルが実在しているかチェックする(S−2
3)。Referring to FIG. 2, this process is performed for all tools described in the process flow. The processing target here is the tool A, and the input data of the tool A extracted from the data information management file 7 by the input data information extracting means 2 is the input data a, b, c (S-20). First, the input data a is examined (S-
21). It is checked whether the input data a is output from the tool to be executed before the tool A is executed, or is the data that must be prepared in advance by obtaining it (S-22). In this check, the output file information of the tool executed before the tool A is extracted from the data management file by the input file check means 3 in the trace memory or the like from the connection relation of the processing flow, and it is checked whether there is the input data a of the tool A. It is a thing. If the input data a is output data of another tool, it is not necessary to prepare in advance because this data is automatically created by sequentially executing the processing flow. If the input data a does not exist in the output data of another tool, the tool A cannot be executed unless it is prepared in advance.
Check if the file actually exists (S-2
3).
【0020】入力データb、cについても同様のチェッ
クを行う。チェックの結果、入力データa、b、cとも
他ツールからの出力データもしくは存在するデータであ
れば、ツールAは実行可能ツールとなり、表示手段4に
より、CRT5上に強調する(S−25)、入力データ
中一つでも存在しないデータがあれば、ツールAは実行
不可ツールとなる(S−24)。The same check is performed on the input data b and c. As a result of the check, if the input data a, b, and c are output data from other tools or existing data, the tool A becomes an executable tool, and the display means 4 highlights it on the CRT 5 (S-25). If even one of the input data does not exist, the tool A becomes a non-executable tool (S-24).
【0021】このような本実施例では実行順に複数のツ
ールが必要とする入力データのファイルの存在をチェッ
クして、存在するもの実行済のもの、手配が必要なもの
とに仕分けし、実行済み、または存在する場合は実行可
能ツールとして表示することによって、従来例の場合の
データ管理の煩わしさが解消され、入力データ不備や設
計者のスキルによる運用ミスが防止できる。In this embodiment as described above, the existence of input data files required by a plurality of tools is checked in the order of execution, and the files are sorted into those that exist and those that have been executed and those that require arrangement, and those that have been executed. , Or if it exists, it is displayed as an executable tool, which eliminates the complexity of data management in the case of the conventional example, and prevents deficiencies in input data and operational errors due to the skill of the designer.
【0022】[0022]
【発明の効果】以上説明したように、本発明は処理フロ
ー中の各ツールの入力データが用意されているかチェッ
クすることによって、処理フロー中のどのツールが実行
可能なのかが一目で分かるので、どのツールの入力デー
タを準備しなければならないかが分かり入力データ管理
が容易になるのと、入力データ不備による運用ミスをな
くすことができるという効果がある。さらに、不足して
いる入力データを作成している間、実行可能ツールを実
行しておくことができるので設計の効率化をはかること
が出来るという効果がある。As described above, according to the present invention, it is possible to know at a glance which tool in the processing flow can be executed by checking whether the input data of each tool in the processing flow is prepared. There is an effect that it becomes easy to manage the input data by knowing which tool the input data has to be prepared, and it is possible to eliminate an operational error due to the input data deficiency. Further, since the executable tool can be executed while the insufficient input data is being created, there is an effect that the efficiency of the design can be improved.
【図1】本発明の一実施例による入力データ管理方式の
ブロック図である。FIG. 1 is a block diagram of an input data management system according to an embodiment of the present invention.
【図2】図1に示す実施例の処理フロー図である。FIG. 2 is a process flow chart of the embodiment shown in FIG.
【図3】従来のデータ処理装置のブロック図である。FIG. 3 is a block diagram of a conventional data processing device.
1 処理フロー読み込み手段 2 入力データ情報取り出し手段 3 入力ファイルチェック手段 4 実行可能ツール表示手段 5 CRT 6 処理フローファイル 7 データ情報管理ファイル 1 Processing Flow Reading Means 2 Input Data Information Extracting Means 3 Input File Checking Means 4 Executable Tool Display Means 5 CRT 6 Processing Flow Files 7 Data Information Management Files
Claims (1)
のツールを実行することによって設計を進めていく方式
において、 ツールの実行順序を記述した処理フローを処理フローフ
ァイルから読み込む処理フロー読み込み手段と、 前記処理フロー中の各ツールの実行に必要な入力データ
情報をデータ情報管理ファイルから取り出す入力データ
情報取り出し手段と、 該入力データ情報取り出し手段によって取り出した情報
に基づいて前記処理フロー中の全入力ファイルの存在チ
ェックを行なう際、該処理フロー読み込み手段によって
読み込んだフローに従い、あるツールの出力ファイルが
それ以降のツールの入力ファイルになる場合はフロー実
行により自動作成されるファイルとして存在するとみな
す入力ファイルチェック手段と、 前記処理フローを画面上に表示し、前記入力ファイルチ
ェック手段で存在を認められたファイルを入力とするツ
ールを実行可能ツールとして前記表示した処理フロー中
で強調表示させる実行可能ツール表示手段と、を有する
ことを特徴とする入力データ管理方式。1. A process flow reading means for reading a process flow describing a tool execution order from a process flow file in a method of advancing a design by executing a plurality of tools using an interactive tool execution device. And input data information extracting means for extracting from the data information management file the input data information required to execute each tool in the processing flow, and all the processing flow in the processing flow based on the information extracted by the input data information extracting means. Existence of input file
When performing a check, the processing flow reading means
According to the loaded flow, the output file of a tool is
If it becomes the input file of the tool after that, flow actual
Assumed to exist as a file automatically created by the line
An input file check means and the processing flow are displayed on the screen, and a tool whose input is a file recognized by the input file check means is input as an executable tool and highlighted in the displayed processing flow And a possible tool display means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4341238A JP2500385B2 (en) | 1992-11-27 | 1992-11-27 | Input data management method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4341238A JP2500385B2 (en) | 1992-11-27 | 1992-11-27 | Input data management method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH06168167A JPH06168167A (en) | 1994-06-14 |
JP2500385B2 true JP2500385B2 (en) | 1996-05-29 |
Family
ID=18344465
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4341238A Expired - Lifetime JP2500385B2 (en) | 1992-11-27 | 1992-11-27 | Input data management method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2500385B2 (en) |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0357040A (en) * | 1989-07-26 | 1991-03-12 | Nec Corp | System for selecting input file connection at the time of execution |
JPH0477949A (en) * | 1990-07-20 | 1992-03-12 | Mitsubishi Electric Corp | Information processor |
JPH04195504A (en) * | 1990-11-28 | 1992-07-15 | Nec Corp | Display system for job using file |
-
1992
- 1992-11-27 JP JP4341238A patent/JP2500385B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH06168167A (en) | 1994-06-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3182111B2 (en) | Program test support device | |
CN117370767B (en) | User information evaluation method and system based on big data | |
CN114003269A (en) | Component processing method and device, electronic equipment and storage medium | |
JP2500385B2 (en) | Input data management method | |
EP3929751A1 (en) | Test case generation device, test case generation method, and test case generation program | |
JP3248433B2 (en) | Program linkage verification method | |
CN114756440B (en) | Data writing method, device and equipment of smart card and storage medium | |
JPH11188584A (en) | Operation management device, operation management method, and recording medium | |
JPH0926897A (en) | Program analyzer and program analyzing method | |
JP2525921B2 (en) | Error detection method for software design information | |
CN114327875A (en) | Resource migration method, device, equipment and storage medium | |
JP2004326237A (en) | Test case creation device, test case creation method, test case, and test method | |
JPH1031584A (en) | Automatic device for verification of software | |
JP3077627B2 (en) | Debugging method and recording medium for recording debug program | |
CN117992335A (en) | Equipment firmware simulation method, device, equipment and medium based on delay binding | |
JP2002108610A (en) | Problem management system and managing method | |
JPH0793144A (en) | Program analyzer | |
JPH05189224A (en) | Management system for processing method | |
CN117616387A (en) | Incremental compiling processing method and device, electronic equipment and storage medium | |
JP2000222243A (en) | Device and method for debugging | |
JPH05233349A (en) | Automatic test tool for program module | |
JPH05143422A (en) | Updated journal managing system | |
JPH03142636A (en) | System quality analysis system using knowledge data base | |
JPH07200357A (en) | Automatic computer program logic test equipment | |
JP2000057011A (en) | Method for recording execution history with argument information of function in execution module and recording medium therefor |