JPH052623A - Method and device for storage-controlling function diagram data - Google Patents

Method and device for storage-controlling function diagram data

Info

Publication number
JPH052623A
JPH052623A JP3151935A JP15193591A JPH052623A JP H052623 A JPH052623 A JP H052623A JP 3151935 A JP3151935 A JP 3151935A JP 15193591 A JP15193591 A JP 15193591A JP H052623 A JPH052623 A JP H052623A
Authority
JP
Japan
Prior art keywords
data
data structure
name
value
storage
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
JP3151935A
Other languages
Japanese (ja)
Inventor
Kazuo Kobayashi
一夫 小林
Haruo Wakabayashi
春夫 若林
Toshiaki Miyazaki
敏明 宮崎
Tamio Hoshino
民夫 星野
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP3151935A priority Critical patent/JPH052623A/en
Publication of JPH052623A publication Critical patent/JPH052623A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To efficiently store design information in a storage space and to realize the extraction of selective information with a simple logical operation means in the automatic design system of a digital logical device. CONSTITUTION:Design information described in a function diagram system are stored in the data structure being the aggregate of three kinds of storage elements of data sets being the type, the peculiar name and the relation name of the data structure, a slot name, a value in a data base 11. The attribute value of a design object is stored in the value, and an identification name designating the type of the value is stored in the slot name. The identification name whose value designates the meaning relation of the design object is stored in the relation name. The value is accessed with the relation name and the slot name as keys, and function diagram data is storage-controlled. The type name of the data structure and the type name storing an individual part are provided for design information. Correspondence between a common part and the individual part is stored in one data set. The type names and the data set storing correspondence accessed and function diagram data is storage- controlled.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、論理ゲートレベルより
記述の抽象度の高い機能仕様の記述を機能図の形式で記
述して記憶し、この記憶された機能図で記述される機能
仕様を入力とするディジタル論理装置の自動設定システ
ムにおいて前記機能図の編集操作および機能図からの論
理情報の抽出を行う機能図データの記憶制御方法および
制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention describes and stores a description of a functional specification having a higher abstraction level than a logic gate level in the form of a functional diagram, and stores the functional specification described in the stored functional diagram. The present invention relates to a storage control method and a control device of functional diagram data for performing an editing operation of the functional diagram and extracting logical information from the functional diagram in an automatic setting system of a digital logic device as an input.

【0002】[0002]

【従来の技術】従来、ディジタル論理装置の自動設計シ
ステムにおいて、図形情報を含む設計情報をどのような
データ構造で記憶するかに付いて種々の方法が提案され
ている。その代表的な第1の方法は、”樹下行三編:情
報処理叢書5 論理装置の CAD;オーム社(1981)”に
サーベイされてる方法がよく知られている。この方法
は、図14に示すような配線経路の図形を扱うデータベ
ースに関するものである。図14(b)に示すように、
各パターンに対応した図形要素を管理するインデックス
レコードと図形の座標や属性などを格納したデータレコ
ードとから構成される。インデックスレコードは図形要
素ごとに、該当の図形要素の座標、属性を格納したデー
タレコーダへのポインタを持ち、またデータレコーダ
は、関連する図形要素のインデックスレコードへのポイ
ンタを持つ。
2. Description of the Related Art Conventionally, in an automatic design system for a digital logic device, various methods have been proposed regarding what kind of data structure stores design information including graphic information. The first representative method is well known as a method surveyed by "Three trees under the tree: Information processing series 5, CAD of logic devices; Ohmsha (1981)". This method relates to a database that handles wiring route graphics as shown in FIG. As shown in FIG. 14 (b),
It is composed of an index record that manages the graphic elements corresponding to each pattern and a data record that stores the coordinates and attributes of the graphic. The index record has a pointer to a data recorder that stores the coordinates and attributes of the corresponding graphic element for each graphic element, and the data recorder has a pointer to the index record of the related graphic element.

【0003】しかしながら、上述した従来の方法では、
設計情報(この場合には配線経路の図形情報)の記憶管
理に当たって、各レコード間は記憶位置を表すポインタ
で関係付けられるだけで、何等の意味的な関係は持たな
いため、設計情報の内容に基づいて特定の情報を取り出
すような選択的な情報の取り出しができない。
However, in the above-mentioned conventional method,
In managing the storage of design information (graphic information of the wiring route in this case), each record is only related by a pointer that represents a storage position, and there is no semantic relationship between the records. It is not possible to selectively retrieve specific information based on specific information.

【0004】一方、データ構造体に記憶されるレコード
間に特定の意味を持った関係付けを行って管理する第2
の方法としては、”P.ハーモン、D.キング著:エキ
スパートシステムズ;サイエンス社(1986)”にサーベ
イされてる方法がよく知られている。この方法は、図1
5に示すような意味ネットワークとよばれるものであ
る。図15(b)に示すように、記憶の基本単位である
データ構造体は、”ウィルソンのコート”のような名称
で識別されるオブジェクトと、”肘の状態”のようなオ
ブジェクトに関する一般的な特性または性質を指示する
属性と、”擦り切れて光っている”のような属性の具体
的な内容を表す属性値とから構成される。なお、1つの
オブジェクトが複数の属性と属性値とを持ったデータ構
造体が一般的である。図15(a)は、属性の1つがオ
ブジェクトとオブジェクトとの階層関係を表すことによ
って、データ構造体相互を関係付けられる例を示してい
る。
[0006] On the other hand, a second method of managing records by storing them in a data structure by relating them with a specific meaning.
A well-known method is a method surveyed by "P. Harmon, D. King: Expert Systems; Science Co. (1986)". This method is shown in FIG.
It is called a semantic network as shown in Fig. 5. As shown in FIG. 15B, the data structure, which is the basic unit of memory, is a general structure related to an object identified by a name such as "Wilson's coat" and an object such as "elbow state". It is composed of an attribute that indicates a characteristic or a property and an attribute value that represents the concrete content of the attribute such as "wearing out and shining". A data structure in which one object has a plurality of attributes and attribute values is general. FIG. 15A shows an example in which data structures are related to each other by one of the attributes representing a hierarchical relationship between objects.

【0005】[0005]

【発明が解決しようとする課題】上述した第1の方法で
は、設計情報、この場合には配線経路の図形情報の記憶
管理に当たって各レコード間は記憶位置を表すポインタ
で関係付けられるだけで何等の意味的な関係を持たない
ため、設定情報の内容に基づいて特定の情報を取り出す
ような選択的な情報の取り出しができないという問題が
ある。
In the first method described above, in managing the storage of the design information, in this case, the graphic information of the wiring route, each record is simply related by the pointer indicating the storage position. Since there is no semantic relationship, there is a problem in that it is not possible to selectively retrieve specific information based on the content of the setting information.

【0006】また、上述した第2の方法では、1つの属
性に対して整数型、文字列型または他のオブジェクトへ
のポインタ型等の任意の型の属性値が格納されるので、
この属性値をアクセスする論理操作手段としては、あら
ゆる可能性のある型をアクセスできる機能を具備する必
要があり、機能が冗長になるという問題がある。
Further, in the above-mentioned second method, since an attribute value of an arbitrary type such as an integer type, a character string type or a pointer type to another object is stored for one attribute,
As a logical operation means for accessing this attribute value, it is necessary to have a function capable of accessing all possible types, and there is a problem that the function becomes redundant.

【0007】本発明は、上記に鑑みてなされたもので、
その目的とするところは、論理ゲートレベルより記述の
抽象度の高い機能仕様の記述を機能図によって記述して
記憶し入力とするディジタル論理装置の自動設計システ
ムにおいて格納スペースの効率良く設計情報を記憶する
とともに、設計情報の内容に基づいて特定の情報を取り
出すような選択的情報の取り出しを簡便な論理操作手段
で実現する機能図データの記憶制御方法および制御装置
を提供することにある。
The present invention has been made in view of the above,
The purpose is to store design information efficiently in a storage space in an automatic design system of a digital logic device that stores a description of a functional specification having a higher abstraction level than a logic gate level as a function diagram and stores it as an input. Another object of the present invention is to provide a storage control method and a control device for functional diagram data, which realizes selective information extraction such as specific information extraction based on the contents of design information by a simple logic operation means.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するた
め、本発明の機能図データの記憶制御方法は、論理構成
要素を表す図形記号、該論理構成要素の属性を表すテキ
スト、論理構成要素間の論理的関係を論理構成要素間の
接続として表す線形の図記号を使用した機能図によって
ディジタル論理装置の機能仕様を記述して記憶手段に格
納し、この格納された機能図で記述されるディジタル論
理装置の機能仕様を入力とする設計自動化システムにお
いて、前記機能仕様の構成要素を記憶するデータ構造体
であって、該データ構造体の型を指定する型指定子を記
憶する第1の記憶手段と、前記データ構造体を他のデー
タ構造体と区別する固有名を記憶する第2の記憶手段
と、前記機能仕様の構成要素の各個を規定する値、この
値のデータ型を指定する識別子、前記値が機能仕様の構
成要素の各個に対して有する意味的関係を指定する識別
子を記憶する第3の記憶手段とを有するデータ構造体を
具備し、このデータ構造体をアクセスすることによって
前記3種類の論理構成情報を取り出したり、探索、設定
および変更する論理操作手段を具備し、1つ以上のデー
タ構造体に機能図に記述された論理情報と図形情報を前
記論理操作手段によって記憶し、機能図編集操作に使用
される論理情報と図形情報を前記論理操作手段によって
得ることを要旨とする。
In order to achieve the above object, a storage control method of functional diagram data according to the present invention is a graphic symbol representing a logical constituent element, a text representing an attribute of the logical constituent element, and a space between logical constituent elements. The functional specifications of the digital logic device are described by a functional diagram using a linear graphic symbol that represents the logical relationship of the logical components as connections between the logical components, and stored in the storage means, and the digital described by the stored functional diagram is described. In a design automation system that receives a functional specification of a logic device as input, a first storage means that stores a type designator that stores a component of the functional specification and that specifies a type of the data structure. And second storage means for storing a unique name for distinguishing the data structure from other data structures, a value defining each of the constituent elements of the functional specification, and a data type of this value. A data structure having an identifier and a third storage means for storing an identifier designating a semantic relationship that said value has for each of the components of the functional specification, by accessing this data structure The logical operation means for taking out, searching, setting and changing the three types of logical configuration information is provided, and the logical information and the graphic information described in the functional diagram in one or more data structures are stored by the logical operation means. However, the gist is to obtain the logical information and the graphic information used for the functional diagram editing operation by the logical operation means.

【0009】また、本発明の機能図データの記憶制御装
置は、主記憶装置、該主記憶装置に格納されるモジュー
ルを実行する中央処理ユニット、ディジタル論理装置の
機能仕様を入力する入力手段および前記中央処理ユニッ
トによって作成されるデータを格納するファイルを有す
る自動設計システムにおいて、前記主記憶装置に格納さ
れる機能図データ処理プログラムモジュールとして機能
仕様を前記データ構造体に分割して記憶する記憶管理モ
ジュールと、該記憶管理モジュールの制御のもとに前記
データ構造体を共通部と個別部に分けて管理する手段と
を有することを要旨とする。
The functional diagram data storage controller of the present invention is a main storage device, a central processing unit for executing modules stored in the main storage device, an input means for inputting functional specifications of a digital logic device, and the above-mentioned means. In an automatic design system having a file for storing data created by a central processing unit, a storage management module for dividing and storing functional specifications in the data structure as a functional diagram data processing program module stored in the main storage device. And a means for managing the data structure by dividing it into a common part and an individual part under the control of the storage management module.

【0010】[0010]

【作用】本発明の機能図データの記憶制御方法および制
御装置では、機能図形式で記述された設計情報を設計オ
ブジェクトと名付けられたデータ構造体に記憶し、この
データ構造体はデータ構造体の型名と固有名および関係
名、スロット名、値のデータセットの3種類の記憶要素
の集合体である。値には設計オブジェクトの属性値を記
憶し、スロット名には値の型を指定する識別名を記憶す
る。関係名には値が該当の設計オブジェクトに対して有
する意味的な関係を指定する識別名を記憶する。関係名
とスロット名をキーとして値をアクセスし、機能図デー
タの記憶制御を行う。設計情報に共通部分と個別部分が
ある場合に共通部分を記憶するデータ構造体の型名と個
別部分を記憶する型名を設け、共通部と個別部との関連
付けを1つのデータセットに記憶する。これらの型名と
関連付けを記憶するデータセットとをアクセスして機能
図データの記憶制御を行う。
The function diagram data storage control method and control device according to the present invention stores design information described in the function diagram format in a data structure named a design object, and this data structure is stored in the data structure. It is a collection of three types of storage elements: type name and proper name, relationship name, slot name, and value data set. The value stores the attribute value of the design object, and the slot name stores the identification name that specifies the value type. The relationship name stores an identification name that specifies a semantic relationship that a value has with respect to the corresponding design object. The value is accessed by using the relation name and slot name as keys, and the storage of functional diagram data is controlled. When the design information has a common part and an individual part, a type name of a data structure that stores the common part and a type name that stores the individual part are provided, and the association between the common part and the individual part is stored in one data set. . The storage of functional diagram data is controlled by accessing these type names and a data set storing the association.

【0011】[0011]

【実施例】以下、図面を用いて本発明の実施例を説明す
る。
Embodiments of the present invention will be described below with reference to the drawings.

【0012】図1は、本発明の一実施例の設計オブジェ
クトの構成を示す図である。この図1は、1つの設計オ
ブジェクトが、1つ以上の関係名・スロット名・値のデ
ータセットから構成される例である。このデータセット
の特殊なものとして、nameと名付けられた関係名とその
値がある。これは、目的の設計オブジェクトを特定する
固有名を記憶するためのものであって、スロット名が省
略されている。また、1つの値の記憶箇所には複数の値
を記憶することも可能である。
FIG. 1 is a diagram showing the structure of a design object according to an embodiment of the present invention. FIG. 1 is an example in which one design object is composed of one or more relation name / slot name / value data sets. A special case of this dataset is the relationship name named name and its value. This is for storing a unique name that identifies a target design object, and the slot name is omitted. It is also possible to store a plurality of values in the storage location of one value.

【0013】図2は、上記設計オブジェクトを計算機上
のメモリに格納するためのデータ構造体を表す。このデ
ータ構造体は、機能図の構成要素ごとに作成され、構成
要素の種別を表すオブジェクト名、該当のデータ構造体
を他から識別する固有名、および該当の設計オブジェク
トの属性を記憶する関係名・スロット名・値の複数のデ
ータセットから構成される。たとえば、機能図の一種の
機能ブロック図における構成要素には、論理要素とし
て、機能ブロック、バス、外部端子、内部端子、接続
線、記述文がある。また、図面の構成要素としては、図
面の外枠、管理情報の定義域、図面間接続子がある。論
理要素の図記号として直線、折れ線、矩形、多角形、
円、円弧、楕円、曲線がある。これらがすべて上記デー
タ構造体で統一的に実現される。
FIG. 2 shows a data structure for storing the design object in a memory on a computer. This data structure is created for each component of the functional diagram, the object name that indicates the type of the component, the unique name that identifies the data structure from others, and the relation name that stores the attribute of the design object -It is composed of multiple data sets of slot names and values. For example, constituent elements in a kind of functional block diagram of a functional diagram include functional blocks, buses, external terminals, internal terminals, connecting lines, and descriptive sentences as logical elements. The components of the drawing include an outer frame of the drawing, a domain of management information, and an inter-drawing connector. Lines, polylines, rectangles, polygons, as graphic symbols for logical elements
There are circles, arcs, ellipses, and curves. All of these are uniformly realized by the above data structure.

【0014】図3は、機能図形式で記述される設計情報
を図1に示すような設計オブジェクト形式で表して操作
する本発明のディジタル論理装置の自動設計システムの
構成を示す図である。図中、データベース11は、図1
に示すような設計オブジェクトを格納したファイルであ
る。主記憶装置12はCPU14の処理に必要なプログ
ラム、すなわち、機能図の記述に必要な各種の初期条件
を設定する初期設定部21、機能図入力部15を使って
機能図の記述・編集を制御する編集制御部22、その記
述を上記設計オブジェクト単位に分解してデータベース
11に格納する記憶管理部23などから構成される処理
プログラムが格納される。さらに、記憶管理装置13
は、記憶管理部23から制御を受けて各処理プログラム
が処理過程のデータを共通データと個別データとに分け
て一時格納する装置である。このうち、複数の設計オブ
ジェクトに共通なデータは共通記憶部24に、各設計オ
ブジェクトに固有なデータは個別記憶部25に格納され
る。これらの格納時のアクセス管理をアクセス制御部2
6がおこなう。
FIG. 3 is a diagram showing the construction of an automatic design system for a digital logic device of the present invention, which operates by expressing design information described in a functional diagram format in a design object format as shown in FIG. In the figure, the database 11 is shown in FIG.
It is a file that stores design objects as shown in. The main storage device 12 controls the description / editing of a functional diagram using a program necessary for the processing of the CPU 14, that is, an initial setting unit 21 for setting various initial conditions required for the description of the functional diagram, and a functional diagram input unit 15. A processing program including an edit control unit 22 and a storage management unit 23 that decomposes the description into design object units and stores them in the database 11 is stored. Furthermore, the storage management device 13
Is a device under the control of the storage management unit 23, in which each processing program temporarily stores the data of the processing process into common data and individual data. Of these, data common to a plurality of design objects is stored in the common storage unit 24, and data unique to each design object is stored in the individual storage unit 25. Access control for storing these is performed by the access control unit 2
6 does.

【0015】図4は、前記処理プログラムのブロック構
成図である。この処理プログラムは、前記初期設定部2
1、編集制御部22、記憶管理部23、および以上の3
種類の処理部の実行を制御する実行制御部29とから構
成される。
FIG. 4 is a block diagram of the processing program. This processing program corresponds to the initial setting unit 2
1, the edit control unit 22, the storage management unit 23, and the above three
And an execution control unit 29 that controls the execution of various types of processing units.

【0016】図5は、上記実行制御部29の処理手順を
表すフローチャートである。この手順を以下の(1)〜
(4)のステップで説明する。
FIG. 5 is a flowchart showing the processing procedure of the execution control unit 29. This procedure is described in (1)-
This will be described in step (4).

【0017】(1)実行制御部29は、初期設定部21
を使って一時記憶部をクリアし、機能図の編集に必要な
ウィンドウ、編集メニュウコマンドなどの編集画面情報
を前記機能図入力部15のディスプレイに表示するとと
もに、機能図の論理構成要素を表す図記号を表示する
(ステップ110)。
(1) The execution control unit 29 has an initial setting unit 21.
Using the command to clear the temporary storage area, display the editing screen information such as windows and editing menu commands necessary for editing the functional diagram on the display of the functional diagram input unit 15, and a diagram showing the logical components of the functional diagram. The symbol is displayed (step 110).

【0018】(2)実行制御部29は、編集制御部22
を使って編集メニュウコマンドの指示を会話的に受け取
り、それが図記号の画面上への配置、消去、属性の付
加、削除などの編集操作ならば、それに対応する設計オ
ブジェクトの生成、消去、属性の付加、削除などを行う
(ステップ120)。
(2) The execution control unit 29 has the edit control unit 22.
If you receive the instruction of the edit menu command interactively by using, and if it is an editing operation such as placement, deletion, addition of attributes, deletion of graphic symbols on the screen, generation, deletion, attributes of the corresponding design object Are added or deleted (step 120).

【0019】(3)実行制御部29は、編集メニュウコ
マンドの指示がデータベース上の設計情報の読みだし、
またはデータベースへの書き込みなどのデータベースア
クセス操作ならば、記憶管理部23を使ってデータベー
ス11をアクセスする(ステップ130)。
(3) The execution control unit 29 reads the design information on the database in response to the instruction of the edit menu command,
Alternatively, for a database access operation such as writing to the database, the storage management unit 23 is used to access the database 11 (step 130).

【0020】(4)実行制御部29は、編集メニュウコ
マンドの指示が、編集操作の終了ならば、本処理プログ
ラムの処理を終了して、システムの管理プログラムに制
御を渡す(ステップ140)。
(4) When the editing menu command indicates the end of the editing operation, the execution control section 29 terminates the processing of this processing program and passes control to the system management program (step 140).

【0021】図6は、本発明の実施例の主要部をなす編
集制御部22の処理手順を表すフローチャートである。
この手順を以下の(1)〜(9)のステップで説明す
る。
FIG. 6 is a flow chart showing a processing procedure of the edit control unit 22 which is a main part of the embodiment of the present invention.
This procedure will be described in steps (1) to (9) below.

【0022】(1)編集操作の開始時であって、機能図
の図面の設計オブジェクトに対するデータ構造体が一時
記憶上に存在するか否かを判断する(ステップ20
0)。
(1) At the start of the editing operation, it is judged whether or not the data structure for the design object of the drawing of the functional diagram exists in the temporary storage (step 20).
0).

【0023】(2)一時記憶上に目的のデータ構造体が
存在しなければ、各種の属性の値が空である図面の設計
オブジェクトのデータ構造体を一時記憶上に生成する
(ステップ210)。
(2) If the target data structure does not exist in the temporary storage, the data structure of the design object of the drawing in which the values of various attributes are empty is generated in the temporary storage (step 210).

【0024】(3)メニュウコマンドによって指示され
た編集操作の対象が図記号か属性かを判断する(ステッ
プ220)。
(3) It is judged whether the object of the editing operation designated by the menu command is a graphic symbol or an attribute (step 220).

【0025】(4)編集操作の対象が図記号の場合、操
作種別が図記号の追加か、削除かを判断する(ステップ
230)。
(4) If the object of the editing operation is a graphic symbol, it is determined whether the operation type is addition or deletion of the graphic symbol (step 230).

【0026】(5)操作種別が図記号の追加の場合、該
当の図記号に対応する論理構成要素の設計オブジェクト
のデータ構造体を1つ一時記憶上に生成し、既定の属性
をそのデータ構造体に付加する。あわせて、その論理構
成要素が属する図面の設計オブジェクトの所定の属性値
に、該当の論理構成要素の追加を指定する値を付加し、
その編集操作を終了する(ステップ240)。
(5) When the operation type is addition of a graphic symbol, one data structure of the design object of the logical component corresponding to the corresponding graphic symbol is generated in the temporary storage, and the default attribute is set to the data structure. Add to the body. At the same time, a value designating addition of the corresponding logical component is added to a predetermined attribute value of the design object of the drawing to which the logical component belongs,
The editing operation ends (step 240).

【0027】(6)操作種別が図記号の削除の場合、該
当の図記号に対応する論理構成要素の設計オブジェクト
のデータ構造体を1つ一時記憶上から削除する。あわせ
て、その論理構成要素が属する図面の設計オブジェクト
の所定の属性値から、該当の論理構成要素の追加を指定
する値を削除し、その編集操作を終了する(ステップ2
50)。
(6) When the operation type is deletion of a graphic symbol, one data structure of the design object of the logical component corresponding to the corresponding graphic symbol is deleted from the temporary storage. At the same time, the value designating the addition of the relevant logical component is deleted from the predetermined attribute value of the design object of the drawing to which the logical component belongs, and the editing operation is terminated (step 2).
50).

【0028】(7)編集操作の対象が属性の場合、操作
種別が属性の追加か、削除かを判断する(ステップ26
0)。
(7) If the object of the editing operation is an attribute, it is determined whether the operation type is attribute addition or deletion (step 26).
0).

【0029】(8)操作種別が属性の追加の場合、目的
の論理構成要素の設計オブジェクトのデータ構造体の所
定の位置にその属性の値を付加し、その編集操作を終了
する(ステップ270)。
(8) When the operation type is attribute addition, the value of the attribute is added to a predetermined position of the data structure of the design object of the target logical component, and the editing operation is completed (step 270). .

【0030】(9)操作種別が属性の削除の場合、目的
の論理構成要素の設計オブジェクトのデータ構造体の所
定の位置からその属性の値を削除し、その編集操作を終
了する(ステップ280)。
(9) When the operation type is attribute deletion, the value of the attribute is deleted from a predetermined position of the data structure of the design object of the target logical component, and the editing operation is terminated (step 280). .

【0031】上記編集操作において設計オブジェクトの
データ構造体への値の設定、削除には、関係名とスロッ
ト名をキーとして値をアクセスする機構を用いる。これ
を具体例で説明する。
In the above editing operation, in order to set and delete the value in the data structure of the design object, a mechanism for accessing the value using the relation name and the slot name as a key is used. This will be described with a specific example.

【0032】図7は、機能図の一種である機能ブロック
図を例に上記データ構造体へのアクセスを説明する図で
ある。各図は、設計オブジェクトの概念図とそのデータ
構造体を対で示している。
FIG. 7 is a diagram for explaining access to the data structure by taking a functional block diagram, which is a type of functional diagram, as an example. Each figure shows a conceptual diagram of a design object and its data structure as a pair.

【0033】同図(a)は、図6の前記ステップ210
に対応するもので、図面Fの設計オブジェクトのデータ
構造体が生成されたところを表す。このデータ構造体
は、図面の設計オブジェクトであることを指定するオブ
ジェクト名diaPage,その設計オブジェクトを他のオブジ
ェクトと区別する固有名F、その設計オブジェクトの属
性値を指定する関係名consists of 、スロット名 bloc
k、値NULLのデータセットから構成される。ここで、関
係名consists of は、これとデータセットを構成する値
が該当の設計オブジェクトの構成要素であることを指定
する。スロット名block は、値の型が機能ブロックの設
計オブジェクトのデータ構造体へのポインタであること
を指定する。さらに、値NULLは値が未設定であることを
指定する。
FIG. 6A shows the step 210 of FIG.
The data structure of the design object of the drawing F is generated. This data structure is an object name diaPage that specifies that it is a design object of the drawing, a unique name F that distinguishes the design object from other objects, a relationship name exists of that specifies the attribute value of the design object, and a slot name. bloc
It consists of a data set of k and the value NULL. Here, the relation name “consists of” specifies that the values forming this and the data set are constituent elements of the corresponding design object. The slot name block specifies that the value type is a pointer to the data structure of the functional block design object. Furthermore, the value NULL specifies that the value has not been set.

【0034】このデータ構造体の生成では、あらかじ
め、設計オブジェクトの種別ごとにデータ構造体を決め
て、それらをデータベースに格納して置く。図面の設計
オブジェクトの生成が必要となった時に、設計オブジェ
クト名をキーとしてデータベースから目的のデータ構造
体を一時記憶上に複写する。
In the generation of this data structure, a data structure is determined in advance for each type of design object and stored in the database. When it is necessary to generate a design object for a drawing, a target data structure is copied from a database to a temporary storage using the design object name as a key.

【0035】次に、図7(b)は、図6の前記ステップ
240に対応するもので、図面Fの設計オブジェクトに
機能ブロックBの設計オブジェクトが追加されたところ
を表す。この2つのデータ構造体のうち、固有名Fのも
のは、上記に由来するものである。図7(a)の場合と
異なるのは、機能ブロックBが追加されたことにより、
属性値として機能ブロックの設計オブジェクトの固有名
Bが付加されている点である。一方、固有名Bのデータ
構造体は、機能ブロックBの追加によって、新たに生成
されたものである。機能ブロックの設計オブジェクトで
あることを指定するオブジェクト名 block,その設計オ
ブジェクトを他のオブジェクトと区別する固有名B、そ
の設計オブジェクトの属性値を指定する関係名 holds、
スロット名data item 、値NULL、関係名is a part of、
スロット名 diaPage、値F、関係名consists of 、スロ
ット名 shape、値blkShapeの各データセットから構成さ
れる。ここで、関係名 holdsは、これとデータセットを
構成する値が該当の設計オブジェクトが直接保持する値
であることを指定する。スロット名data item は、値の
タイプがデータであることを指定する。関係名is a par
t ofは、これとデータセットを構成する値が該当の設計
オブジェクトの親の設計オブジェクトであることを指定
する。スロット名 diaPageは、値の型が図面の設計オブ
ジェクトへのポインタであることを指定する。値Fは、
設計オブジェクトの固有名がFであることを指定する。
関係名consists ofは、図7(a)で説明したように、
これとデータセットを構成する値が該当の設計オブジェ
クトの構成要素であることを指定する。スロット名 sha
peは、値の型が図形データであることを指定する。すな
わち、関係名consists of とスロット名 shapeの対によ
って、値が該当の設計オブジェクトの図記号の図形情報
を表すことを指定する。値blkShapeは、その図形情報を
属性値として持つ設計オブジェクトの固有名である。
Next, FIG. 7B corresponds to step 240 in FIG. 6 and shows that the design object of the functional block B is added to the design object of FIG. Of these two data structures, the one with the proper name F is derived from the above. The difference from the case of FIG. 7A is that the functional block B is added.
The unique name B of the functional block design object is added as an attribute value. On the other hand, the data structure of the proper name B is newly generated by adding the functional block B. An object name block that designates a functional block design object, a unique name B that distinguishes the design object from other objects, a relation name holds that designates an attribute value of the design object,
Slot name data item, value NULL, relationship name is a part of,
It is composed of each data set of slot name diaPage, value F, relationship name exists of, slot name shape, and value blkShape. Here, the relation name holds specifies that the values forming this and the data set are values directly held by the corresponding design object. The slot name data item specifies that the value type is data. Relationship name is a par
t of specifies that this and the values that make up the data set are the parent design objects of the design object. The slot name diaPage specifies that the value type is a pointer to a design object in the drawing. The value F is
Specifies that the unique name of the design object is F.
The relation name “consists of” is as described in FIG.
Specifies that this and the values that make up the dataset are components of the design object. Slot name sha
pe specifies that the value type is graphic data. That is, the pair of the relation name “consists of” and the slot name “shape” specifies that the value represents the graphic information of the graphic symbol of the corresponding design object. The value blkShape is a unique name of a design object having the graphic information as an attribute value.

【0036】機能ブロックBを表すデータ構造体の生成
は、前記の図面のものと同様に、あらかじめ、データベ
ースに格納して置いたものから一時記憶上に複写するこ
とでおこなう。一方、2つのデータセットへの値の設定
は図8〜10にフローチャートを示す手段で行う。すな
わち、同図は、図6のステップ240の詳細手順を示す
ものであって、図面と機能ブロックに対する値設定のル
ーチンである。
The generation of the data structure representing the functional block B is performed by copying the data structure stored in the database in advance to the temporary storage, as in the case of the above-mentioned drawing. On the other hand, the setting of the values in the two data sets is performed by the means shown in the flowcharts of FIGS. That is, this figure shows the detailed procedure of step 240 in FIG. 6, and is a routine for setting values for the figure and functional blocks.

【0037】図8は、値設定ルーチンの主要部であり、
以下の(1)〜(5)のステップで説明する。
FIG. 8 shows the main part of the value setting routine.
The following steps (1) to (5) will be described.

【0038】(1)値を設定する操作対象を判断する
(ステップ300)。
(1) The operation target for setting a value is determined (step 300).

【0039】(2)操作対象が図面の設計オブジェクト
ならば、この固有名をもとに目的の設計オブジェクトの
データ構造体の一時記憶上の先頭番地を求める(ステッ
プ310)。
(2) If the operation target is the design object of the drawing, the head address in the temporary storage of the data structure of the target design object is obtained based on this unique name (step 310).

【0040】(3)上記のデータ構造体に対して、それ
が表す図面に属する部品(機能ブロックB)の情報を配
下の部品として追加する(ステップ320)。この手順
の詳細は、図9に示す。
(3) Information on the component (functional block B) belonging to the drawing represented by the data structure is added to the above data structure as a subordinate component (step 320). Details of this procedure are shown in FIG.

【0041】(4)操作対象が機能ブロックの設計オブ
ジェクトならば、その固有名をもとに目的の設計オブジ
ェクトのデータ構造体の一時記憶上の先頭番地を求める
(ステップ330)。
(4) If the operation target is the design object of the functional block, the head address of the data structure of the target design object in the temporary storage is obtained based on the unique name (step 330).

【0042】(5)上記データ構造体に対して、それが
表す部品(機能ブロックB)が属する親の図面の情報を
所属元として追加する(ステップ340)。この手順の
詳細は、図10に示す。
(5) The information of the parent drawing to which the component (functional block B) to which it represents belongs is added to the above data structure as an affiliation source (step 340). Details of this procedure are shown in FIG.

【0043】図9は、値設定ルーチンのうちのステップ
320の詳細であり、以下の(1)〜(4)のステップ
で説明する。
FIG. 9 shows the details of step 320 in the value setting routine, which will be described in steps (1) to (4) below.

【0044】(1)目的のデータ構造体の関係名の列を
探索して、値が該当の設計オブジェクトの構成要素であ
ることを指定する関係名consists ofを見つけ、さらにそ
のスロット名がブロックへのポインタ blockであるデー
タセットの値を求める(ステップ400)。
(1) The sequence of relation names of the target data structure is
It searches and the value is a component of the corresponding design object.
Relationship names that specify that find of, and then
Data whose slot name is a pointer to a block
The value of the tasset is obtained (step 400).

【0045】(2)該当の値が空を表すNULLか否かを判
断する(ステップ410)。
(2) It is judged whether or not the corresponding value is NULL indicating empty (step 410).

【0046】(3)空ならば、該当の値の記憶場所に部
品(機能ブロック)の固有名をNULLの替わりに設定する
(ステップ420)。
(3) If it is empty, the proper name of the component (functional block) is set in the storage location of the corresponding value instead of NULL (step 420).

【0047】(4)空でないならば、該当の値の記憶場
所に部品(機能ブロック)の固有名を追加する(ステッ
プ430)。
(4) If it is not empty, the unique name of the component (functional block) is added to the storage location of the corresponding value (step 430).

【0048】図10は、値設定ルーチンのうちのステッ
プ340の詳細であり、以下の(1)〜(4)のステッ
プで説明する。
FIG. 10 shows details of step 340 in the value setting routine, which will be described in steps (1) to (4) below.

【0049】(1)目的のデータ構造体の関係名の列を
探索して、値が該当の設計オブジェクトの親であること
を指定する関係名is a part ofを見つけ、さらにそのス
ロット名が図面へのポインタ diaPageであるデータセッ
トの値を求める(ステップ500)。
(1) Search the relation name column of the target data structure to find the relation name is a part of, which specifies that the value is the parent of the design object, and its slot name is the drawing. The value of the data set which is the pointer diaPage to is obtained (step 500).

【0050】(2)該当の値が空を表すNULLか否かを判
断する(ステップ510)。
(2) It is judged whether or not the corresponding value is NULL indicating empty (step 510).

【0051】(3)空ならば、該当の値の記憶場所に図
面の固有名をNULLの替わりに設定する(ステップ52
0)。
(3) If it is empty, the unique name of the drawing is set in the storage location of the corresponding value instead of NULL (step 52).
0).

【0052】(4)空でないならば、該当の値の記憶場
所に図面の固有名を追加する(ステップ530)。
(4) If it is not empty, add the unique name of the drawing to the storage location of the corresponding value (step 530).

【0053】なお、図9および図10で示すフローチャ
ートは、基本的には同一の順序制御を行っているため、
その手順をサブルーチンとして組立て、操作対象のデー
タ構造体の一時記憶上の先頭番地と関係名とスロット名
および設定すべき値をそのサブルーチンの引き数として
与える構造をとることによって単一のルーチンとして実
現できることはいうまでもない。
Since the flowcharts shown in FIGS. 9 and 10 basically perform the same sequence control,
It is realized as a single routine by assembling the procedure as a sub-routine and taking a structure that gives the start address of the data structure of the operation target in the temporary storage, the relation name, the slot name and the value to be set as arguments of the sub-routine It goes without saying that you can do it.

【0054】更に、図7(c)は、前記ステップ270
に対応するもので、機能ブロックBの設計オブジェクト
に属性値として機能ブロックの識別名(論理構成要素と
しての固有名)COMPが追加されたところを表す。このデ
ータ構造体は、上記の図I(その2)に由来するもので
ある。図I(その2)と異なるのは、論理構成要素とし
ての固有名COMPが追加されたことにより、属性値として
COMPが付加されている点である。
Further, FIG. 7C shows the step 270.
In the design object of the functional block B, the identification name of the functional block (specific name as a logical component) COMP is added as an attribute value. This data structure is derived from Figure I (2) above. The difference from Figure I (2) is that the unique name COMP as a logical component is added,
This is the point where COMP is added.

【0055】この属性値の設定は、図8〜10に示した
手順で行う。
The setting of this attribute value is performed by the procedure shown in FIGS.

【0056】以上は、本発明の実施例として機能ブロッ
ク図を取り上げて機能図データを記憶するデータ構造体
とその操作手順を説明したが、次に機能図データに共通
部分と個別部分がある場合の格納スペースを効率化する
データ構造体の構成とその操作手順を説明する。
In the above, the data structure for storing the functional diagram data and the operation procedure thereof have been described by taking the functional block diagram as the embodiment of the present invention. Next, when the functional diagram data has a common part and an individual part The structure of the data structure that makes the storage space of the and its operation procedure is explained.

【0057】図11および図12は、機能図の一種であ
る機能ブロック図を対象とした格納スペースを効率化す
る本発明のデータ構造体の構成例である。図11は、機
能ブロック図の一部であり、機能ブロック COMP1, COM
P2とそれらをつなぐネットを示している。各機能ブロッ
クは、機能名がfblkであり、入力用の内部端子1,2と
出力用の内部端子3とから構成されている。これらの機
能ブロックは同一の機能名であることからそのシンボル
は同一形状であり、同様に各内部端子も同一形状であ
る。
FIG. 11 and FIG. 12 are examples of the structure of the data structure of the present invention for improving the efficiency of the storage space for the functional block diagram which is a kind of functional diagram. FIG. 11 is a part of the functional block diagram, and the functional blocks COMP1 and COM
It shows P2 and the net that connects them. Each function block has a function name of fblk and is composed of input internal terminals 1 and 2 and output internal terminal 3. Since these functional blocks have the same function name, their symbols have the same shape, and each internal terminal also has the same shape.

【0058】図12は、図11の機能ブロック図の機能
図データを記憶するデータ構造体の構成の一部を示して
いる。機能ブロックの共通データを記憶するデータ構造
体とCOMP1, COMP2の各機能ブロックの固有のデータを
記憶するデータ構造体、および内部端子の共通データを
記憶するデータ構造体と出力用の内部端子3と入力用の
内部端子2に固有のデータを記憶するデータ構造体であ
る。ここでは、機能ブロック同士および内部端子同士に
共通する形状データをそれぞれ1つのデータ構造体で記
憶している。機能図面上に該当の機能ブロックを配置し
てその形状を表示する場合には、図13に示す手順で行
う。
FIG. 12 shows a part of the structure of the data structure for storing the functional diagram data of the functional block diagram of FIG. A data structure that stores common data of the functional blocks, a data structure that stores unique data of each functional block of COMP1 and COMP2, a data structure that stores common data of internal terminals, and an internal terminal 3 for output. It is a data structure that stores data specific to the input internal terminal 2. Here, the shape data common to the functional blocks and the internal terminals are stored in one data structure. When the corresponding functional block is arranged on the functional drawing and its shape is displayed, the procedure shown in FIG. 13 is performed.

【0059】図13は、前述の図3に示すアクセス制御
部26がおこなう共通データを取り出す手順を示すフロ
ーチャートである。この手順を(1)〜(4)のステッ
プで説明する。
FIG. 13 is a flow chart showing a procedure for extracting common data, which is performed by the access control section 26 shown in FIG. This procedure will be described in steps (1) to (4).

【0060】(1)着目する部品(上記の場合には機能
ブロック)の情報を記憶するデータ構造体から、そのオ
ブジェクト名を得る(ステップ600)。
(1) The object name is obtained from the data structure storing the information of the component of interest (function block in the above case) (step 600).

【0061】(2)残りのデータ構造体を調べて、上記
オブジェクト名を関係名is、スロット名typeの値に持つ
データ構造体の一時記憶上の先頭番地を得る(ステップ
610)。
(2) The remaining data structure is examined to obtain the head address in the temporary storage of the data structure having the above object name as the relation name is and the value of the slot name type (step 610).

【0062】(3)先頭番地を得たデータ構造体の内部
を調べて、関係名consists of、スロット名 shapeの値
を形状データの格納先番地としてえる(ステップ62
0)。
(3) The inside of the data structure in which the head address is obtained is examined, and the relation name exists The value of of and the slot name shape is taken as the storage address of the shape data (step 62).
0).

【0063】(4)上記の格納先から得た形状データを
使って形状を表示する(ステップ630)。
(4) The shape is displayed using the shape data obtained from the above storage destination (step 630).

【0064】[0064]

【発明の効果】以上説明したように、本発明によれば、
機能図形式で記述された設計情報を設計オブジェクトと
名付けられたデータ構造体に記憶し、このデータ構造体
はデータ構造体の型名と固有名および関係名、スロット
名、値のデータセットの3種類の記憶要素の集合体であ
る。値には設計オブジェクトの属性値を記憶し、スロッ
ト名には値の型を指定する識別名を記憶する。関係名に
は値が該当の設計オブジェクトに対して有する意味的な
関係を指定する識別名を記憶する。関係名とスロット名
をキーとして値をアクセスし、機能図データの記憶制御
を行う。設計情報に共通部分と個別部分がある場合に共
通部分を記憶するデータ構造体の型名と個別部分を記憶
する型名を設け、共通部と個別部との関連付けを1つの
データセットに記憶する。これらの型名と関連付けを記
憶するデータセットとをアクセスして機能図データの記
憶制御を行うので、設計情報を格納スペースに効率良く
記憶できるとともに、設計情報の内容に基づいて特定の
情報を取り出すような選択的な情報の取り出しが可能と
なる。
As described above, according to the present invention,
The design information described in the function diagram format is stored in a data structure named a design object, and this data structure includes a data structure type name, unique name, relationship name, slot name, and value data set. It is a collection of types of storage elements. The value stores the attribute value of the design object, and the slot name stores the identification name that specifies the value type. The relationship name stores an identification name that specifies a semantic relationship that a value has with respect to the corresponding design object. The value is accessed by using the relation name and slot name as keys, and the storage of functional diagram data is controlled. When the design information has a common part and an individual part, a type name of a data structure that stores the common part and a type name that stores the individual part are provided, and the association between the common part and the individual part is stored in one data set. . Since the storage of the functional diagram data is controlled by accessing these type names and the data set storing the association, the design information can be efficiently stored in the storage space, and specific information can be retrieved based on the contents of the design information. It is possible to selectively retrieve such information.

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

【図1】本発明の一実施例の設計オブジェクトの構成を
示す図である。
FIG. 1 is a diagram showing a configuration of a design object according to an embodiment of the present invention.

【図2】図1に示す設計オブジェクトを計算機のメモリ
に格納するためのデータ構造体を示す図である。
FIG. 2 is a diagram showing a data structure for storing the design object shown in FIG. 1 in a memory of a computer.

【図3】機能図形式で記述された設計情報を図1に示す
設計オブジェクト形式で表して操作する本発明のディジ
タル論理装置の自動設計システムの構成を示す図であ
る。
FIG. 3 is a diagram showing a configuration of an automatic design system for a digital logic device of the present invention which operates by expressing design information described in a functional diagram format in the design object format shown in FIG.

【図4】図3に示す自動設計システムの主記憶装置に格
納される本発明の記憶制御を行う処理プログラムの構成
図である。
FIG. 4 is a configuration diagram of a processing program for performing storage control of the present invention, which is stored in a main storage device of the automatic design system shown in FIG.

【図5】図4に示した処理プログラムの実行制御部の処
理手順を示すフローチャートである。
5 is a flowchart showing a processing procedure of an execution control unit of the processing program shown in FIG.

【図6】本発明の実施例の主要部を構成する編集操作部
の処理手順を示すフローチャートである。
FIG. 6 is a flowchart showing a processing procedure of an editing operation unit which constitutes a main part of the embodiment of the present invention.

【図7】機能図の1種である機能ブロック図を例にデー
タ構造体へのアクセスを説明する図である。
FIG. 7 is a diagram illustrating access to a data structure using a functional block diagram, which is one type of functional diagram, as an example.

【図8】本発明の値設定ルーチンを示すフローチャート
である。
FIG. 8 is a flowchart showing a value setting routine of the present invention.

【図9】本発明の値設定ルーチンを示すフローチャート
である。
FIG. 9 is a flowchart showing a value setting routine of the present invention.

【図10】本発明の値設定ルーチンを示すフローチャー
トである。
FIG. 10 is a flowchart showing a value setting routine of the present invention.

【図11】機能図の1種である機能ブロック図を対象と
した格納スペースを効率化するデータ構造体の構成を示
す機能ブロック図の一部を示す図である。
FIG. 11 is a diagram showing a part of a functional block diagram showing a configuration of a data structure that makes a storage space efficient for a functional block diagram which is one type of functional diagram.

【図12】図11の機能ブロック図の機能図データを記
憶するデータ構造体の構成の一部を示す図である。
12 is a diagram showing a part of a configuration of a data structure storing functional diagram data of the functional block diagram of FIG. 11. FIG.

【図13】データ構造体から共通データを取り出す手順
を示すフローチャートである。
FIG. 13 is a flowchart showing a procedure for extracting common data from a data structure.

【図14】図形情報を含む設計情報を記憶する従来の手
法によるデータ構造例を示す図である。
FIG. 14 is a diagram showing an example of a data structure by a conventional method of storing design information including graphic information.

【図15】意味ネットワークと呼ばれる従来の手法のデ
ータ構造例を示す図である。
FIG. 15 is a diagram showing an example of a data structure of a conventional method called a semantic network.

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

11 データベース 12 主記憶装置 13 記憶管理装置 14 CPU 15 機能図入力部 21 初期設定部 22 編集制御部 23 記憶管理部 24 共通記憶部 25 個別記憶部 26 アクセス制御部 11 Database 12 main memory 13 Storage management device 14 CPU 15 Functional diagram input section 21 Initial setting section 22 Editing control section 23 Memory Management Unit 24 Common storage 25 Individual storage 26 Access control unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 星野 民夫 東京都千代田区内幸町一丁目1番6号 日 本電信電話株式会社内   ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Tamio Hoshino             1-6 Uchisaiwaicho, Chiyoda-ku, Tokyo             Inside Telegraph and Telephone Corporation

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 論理構成要素を表す図形記号、該論理構
成要素の属性を表すテキスト、論理構成要素間の論理的
関係を論理構成要素間の接続として表す線形の図記号を
使用した機能図によってディジタル論理装置の機能仕様
を記述して記憶手段に格納し、この格納された機能図で
記述されるディジタル論理装置の機能仕様を入力とする
設計自動化システムにおいて、前記機能仕様の構成要素
を記憶するデータ構造体であって、該データ構造体の型
を指定する型指定子を記憶する第1の記憶手段と、前記
データ構造体を他のデータ構造体と区別する固有名を記
憶する第2の記憶手段と、前記機能仕様の構成要素の各
個を規定する値、この値のデータ型を指定する識別子、
前記値が機能仕様の構成要素の各個に対して有する意味
的関係を指定する識別子を記憶する第3の記憶手段とを
有するデータ構造体を具備し、このデータ構造体をアク
セスすることによって前記3種類の論理構成情報を取り
出したり、探索、設定および変更する論理操作手段を具
備し、1つ以上のデータ構造体に機能図に記述された論
理情報と図形情報を前記論理操作手段によって記憶し、
機能図編集操作に使用される論理情報と図形情報を前記
論理操作手段によって得ることを特徴とする機能図デー
タの記憶制御方法。
1. A functional diagram using a graphic symbol representing a logical component, a text representing an attribute of the logical component, and a linear graphic symbol representing a logical relationship between the logical components as a connection between the logical components. In a design automation system in which functional specifications of a digital logic device are described and stored in a storage means, and the functional specifications of the digital logic device described by the stored functional diagram are input, the constituent elements of the functional specifications are stored. A data structure, a first storage means for storing a type specifier for designating a type of the data structure, and a second storage means for storing a unique name for distinguishing the data structure from other data structures. Storage means, a value that defines each of the constituent elements of the functional specification, an identifier that specifies the data type of this value,
A third storage means for storing an identifier designating a semantic relationship that the value has for each of the constituent elements of the functional specification, and the data structure is accessed to access the data structure. Logical operation information for extracting, searching, setting, and changing the logical configuration information of a kind is provided, and the logical information and the graphic information described in the functional diagram in one or more data structures are stored by the logical operation means.
A method for controlling storage of functional diagram data, characterized in that logical information and graphic information used for a functional diagram editing operation are obtained by said logical operating means.
【請求項2】 前記データ構造体に対して差分の情報を
記憶する手段を有し、この差分のデータ構造体を意味的
関係を指定する識別子とデータ型を指定する識別子との
対で指定される値を基に共通の情報を記憶するデータ構
造体をアクセスすることを有する請求項1記載の機能図
データの記憶制御方法。
2. A means for storing difference information with respect to the data structure, wherein the difference data structure is designated by a pair of an identifier designating a semantic relationship and an identifier designating a data type. 2. The method for controlling storage of functional diagram data according to claim 1, further comprising accessing a data structure that stores common information based on a value that is stored.
【請求項3】 主記憶装置、該主記憶装置に格納される
モジュールを実行する中央処理ユニット、ディジタル論
理装置の機能仕様を入力する入力手段および前記中央処
理ユニットによって作成されるデータを格納するファイ
ルを有する自動設計システムにおいて、前記主記憶装置
に格納される機能図データ処理プログラムモジュールと
して機能仕様を前記データ構造体に分解して記憶する記
憶管理モジュールと、該記憶管理モジュールの制御のも
とに前記データ構造体を共通部と個別部に分けて管理す
る手段とを有することを特徴とする機能図データの記憶
制御装置。
3. A main storage device, a central processing unit for executing modules stored in the main storage device, input means for inputting functional specifications of a digital logic device, and a file for storing data created by the central processing unit. In the automatic design system having: a storage management module that decomposes and stores functional specifications into the data structure as a functional diagram data processing program module stored in the main storage device; and under the control of the storage management module. A storage control device for functional diagram data, comprising: means for separately managing the data structure into a common part and an individual part.
JP3151935A 1991-06-24 1991-06-24 Method and device for storage-controlling function diagram data Pending JPH052623A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3151935A JPH052623A (en) 1991-06-24 1991-06-24 Method and device for storage-controlling function diagram data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3151935A JPH052623A (en) 1991-06-24 1991-06-24 Method and device for storage-controlling function diagram data

Publications (1)

Publication Number Publication Date
JPH052623A true JPH052623A (en) 1993-01-08

Family

ID=15529422

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3151935A Pending JPH052623A (en) 1991-06-24 1991-06-24 Method and device for storage-controlling function diagram data

Country Status (1)

Country Link
JP (1) JPH052623A (en)

Similar Documents

Publication Publication Date Title
US5301313A (en) Manipulating data in a relational data base having operational manipulations defined in an input table and displayed results in an output table with a line displayed designating direction of data flow
US5970496A (en) Method and system for storing information in a computer system memory using hierarchical data node relationships
US5428727A (en) Method and system for registering and filing image data
CN101593223B (en) Gallery management method for CAD
US6343294B1 (en) Data file editor for multiple data subsets
JPH03266039A (en) Free format data link processing system
JP2009532805A (en) Virtual view schematic editor
CN114035773A (en) Configuration-based low-code form development method, system and device
US6714946B1 (en) Data management system using a plurality of data operating modules
JP6994138B2 (en) Information management device and file management method
JP6251860B2 (en) Information management apparatus and file management method
JPH052623A (en) Method and device for storage-controlling function diagram data
JPH04320551A (en) Hypertext device
JP3444620B2 (en) Filing system equipment
JP4011662B2 (en) Electronic filing method and apparatus
JP3337717B2 (en) Database processing device and database processing method
JP3047400B2 (en) Data processing device
JP2002056041A (en) Method for reflecting hardware description language hierarchy information
JPH05120363A (en) Method and device for converting user interface of functional diagram editor
JPH064382A (en) Document managing device
JP3722854B2 (en) Data editing device
Hong et al. Integrated software development environment based on CCITT/SDL for telecommunication systems
JPH06131341A (en) Document processor
JP3887840B2 (en) Data storage method and apparatus
JPH07319874A (en) Document processor