JPH0756983A - Method and device for editing text file - Google Patents
Method and device for editing text fileInfo
- Publication number
- JPH0756983A JPH0756983A JP5202171A JP20217193A JPH0756983A JP H0756983 A JPH0756983 A JP H0756983A JP 5202171 A JP5202171 A JP 5202171A JP 20217193 A JP20217193 A JP 20217193A JP H0756983 A JPH0756983 A JP H0756983A
- Authority
- JP
- Japan
- Prior art keywords
- name
- description language
- hardware description
- input
- character
- 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.)
- Granted
Links
Landscapes
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はテキストファイル編集方
法及び装置に関し、特に電子装置,電子回路の機能を表
わすハードウェア記述言語の入力を行うCADシステム
用のテキストエディタに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a text file editing method and apparatus, and more particularly to a text editor for a CAD system for inputting a hardware description language that represents the functions of electronic devices and circuits.
【0002】[0002]
【従来の技術】従来、この種の電子装置,電子回路の機
能を表わすハードウェア記述言語で機能記述を作成,編
集するテキストファイル編集方法及び装置では、ハード
ウェア記述の知識をもたないテキストエディタで入力編
集し、文法的に誤った部分を発見する文法チェックを、
ハードウェア記述言語を読み込みが可能な専用のアプリ
ケーションプログラムを実行してチェックを行い、誤っ
た記述を修正していた。2. Description of the Related Art Conventionally, a text file editing method and apparatus for creating and editing a function description in a hardware description language that represents the functions of an electronic device and an electronic circuit of this type have a text editor without knowledge of the hardware description. Input and edit with, and check the grammar to find the grammatically incorrect part,
A special application program that can read the hardware description language was executed and checked to correct the incorrect description.
【0003】また、信号,変数,定義,関数などにハー
ドウェア記述言語を記述する場合、ハードウェア記述言
語を記述する利用者が名前を与えて使用することを宣言
していた。Further, when a hardware description language is described in signals, variables, definitions, functions, etc., a user who describes the hardware description language has given a name and declared to use it.
【0004】[0004]
【発明が解決しようとする課題】この従来のテキストフ
ァイル編集方法及び装置では、基本的な文法チェックの
確認を行うにも機能内容を全て記述してから専用のアプ
リケーションプログラムを実行してチェックを行うの
で、多量のエラーが発生し、エラーを修正するには、テ
キストエディタで編集し、ファイルに書き込み、文法チ
ェックのためにアプリケーションプログラムを実行する
という作業を繰り返さなければならないという問題点が
あった。In this conventional text file editing method and device, even if basic grammar check is performed, all functional contents are described and then a dedicated application program is executed to perform the check. Therefore, a large number of errors occur, and in order to correct the errors, the work of editing with a text editor, writing to a file, and executing the application program to check the syntax must be repeated.
【0005】また、信号,変数,定義,関数などにハー
ドウェア記述言語を記述する利用者が名前を与えて使用
することを宣言し、その名前を使用して機能記述を作成
するが、ハードウェア記述言語の知識をもたないテキス
トエディタでは、この名前を文字列として解釈されてし
まうという問題点があった。In addition, a user who describes a hardware description language for signals, variables, definitions, functions, etc., gives a name and declares that it is used, and a function description is created using the name. There is a problem that this name is interpreted as a character string in a text editor that does not have knowledge of the description language.
【0006】さらに、ハードウェア記述言語では宣言す
る名前の種類も多く、記述の仕方も異なるため、機能を
記述する時には注意が必要であり、記述中に誤った記述
なのかを確認するには、文法書を読みながら目視チェッ
クを行うため、誤った記述を見逃しやすいという問題点
があった。Further, since there are many kinds of names to be declared in the hardware description language and the way of description is different, it is necessary to be careful when describing a function, and to confirm whether the description is incorrect in the description, Since the visual check is performed while reading the grammar book, there is a problem that it is easy to miss an incorrect description.
【0007】さらにまた、ハードウェア記述言語で表さ
れた機能を修正する場合に、名前の記述部分を変更する
ことは、変更箇所以外の部分にも影響し、誤った記述の
発生を招きやすいという問題点があった。Furthermore, when the function expressed by the hardware description language is modified, changing the description part of the name affects parts other than the changed part, and it is easy to cause erroneous description. There was a problem.
【0008】[0008]
【課題を解決するための手段】本発明のテキストファイ
ル編集方法は、電子装置,電気回路の機能を表わすハー
ドウェア記述言語の入力編集を行うテキストファイル編
集方法において、今迄のハードウェア記述言語を含む構
文の中に既に宣言された第1の名前とその第1の名前の
種別とを格納する名前格納データベースと、前記ハード
ウェア記述言語を含む構文の文法知識を格納した文法フ
ァイルとを備え、文字入力手段から入力されたハードウ
ェア記述言語を含む構文から第2の名前を宣言している
箇所を前記文法ファイルを参照して検索し抽出して前記
名前格納データベースに前記第2の名前を登録し、前記
入力されたハードウェア記述言語を含む構文の中の予め
指定した位置の言語の最初の文字と一致する文字から始
まる複数の第3の名前を前記名前格納データベースから
検索して前記複数の第3の名前の一覧表を作成して文字
表示手段に表示し、前記文字表示手段に表示された前記
第3の名前の一覧表を基に確定された第4の名前と前記
入力されたハードウェア記述言語を含む構文を読み込
み、前記文法ファイルを参照して前記第4の名前を含む
前記入力されたハードウェア記述言語を含む構文の基本
的な文法チェックを行う。A text file editing method according to the present invention is a text file editing method for inputting and editing a hardware description language representing the function of an electronic device or an electric circuit. A name storage database that stores a first name and a type of the first name already declared in the included syntax; and a grammar file that stores grammatical knowledge of the syntax including the hardware description language, With reference to the grammar file, the location where the second name is declared is searched and extracted from the syntax including the hardware description language input from the character input means, and the second name is registered in the name storage database. A plurality of third characters starting with a character that matches the first character of the language at the prespecified position in the syntax including the input hardware description language. Based on the list of the third names displayed on the character display means, a list of the plurality of third names is created by retrieving the previous from the name storage database and displayed on the character display means. A syntax including the determined fourth name and the input hardware description language is read, and the syntax including the input hardware description language including the fourth name is read with reference to the grammar file. Grammar check.
【0009】本発明のテキストファイル編集装置は、電
子装置,電子回路の機能を表わすハードウェア記述言語
の入力編集を行うテキストファイル編集装置において、
今迄のハードウェア記述言語を含む構文の中に既に宣言
された第1の名前とその第1の名前の種別とを格納する
名前格納データベースと、前記ハードウェア記述言語を
含む構文の文法知識を格納した文法ファイルとを備え、
文字入力手段から入力されたハードウェア記述言語を含
む構文から第2の名前を宣言している箇所を前記文法フ
ァイルを参照して検索し抽出して前記名前格納データベ
ースに前記第2の名前を登録する名前抽出・登録手段
と、前記入力されたハードウェア記述言語を含む構文の
中の予め指定した位置の言語の最初の文字と一致する文
字から始まる複数の第3の名前を前記名前格納データベ
ースから検索して前記複数の第3の名前の一覧表を作成
し、文字表示手段に表示する名前一覧表表示手段と、前
記文字表示手段に表示された前記第3の名前の一覧表を
基に確定された第4の名前と前記入力されたハードウェ
ア記述言語を含む構文を読み込み、前記文法ファイルを
参照して前記第4の名前を含む前記入力されたハードウ
ェア記述言語を含む構文の基本的な文法チェックを行う
記述検定手段とから構成される名前記述検定処理手段を
備えている。The text file editing device of the present invention is a text file editing device for inputting and editing a hardware description language representing the function of an electronic device or an electronic circuit,
A name storage database that stores the first name and the type of the first name already declared in the syntax including the hardware description language up to now, and grammatical knowledge of the syntax including the hardware description language. With the stored grammar file,
With reference to the grammar file, the location where the second name is declared is searched and extracted from the syntax including the hardware description language input from the character input means, and the second name is registered in the name storage database. Name extracting / registering means, and a plurality of third names starting from a character that matches a first character of a language at a prespecified position in the syntax including the input hardware description language from the name storage database. A list of the plurality of third names is created by searching, and is confirmed based on the name list display means displayed on the character display means and the list of the third names displayed on the character display means. A syntax including the entered fourth name and the input hardware description language is read, and the input hardware description language including the fourth name is included by referring to the grammar file. It has a name written test processing means composed of a written test means for performing the basic grammar check of the sentence.
【0010】[0010]
【実施例】次に、本発明について図面を参照して説明す
る。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.
【0011】図1は本発明の一実施例を示すブロック図
である。FIG. 1 is a block diagram showing an embodiment of the present invention.
【0012】図1において、本実施例は文字,記号,数
字からなるハードウェア記述言語等を入力する入力装置
1と、編集処理の経過を順次表示する出力装置9と、入
力した名前及び構文の文法等に関するデータを記憶して
いるデータ記憶装置7と、入力した名前及び構文の検定
の制御を行う名前記述検定処理機構3と、名前記述検定
処理機構3を利用して本実施例全体の制御を行う演算処
理装置2とを備え、データ記憶装置7は、名前記述検定
処理機構3内の名前抽出・登録機構4で抽出された名
前,名前の宣言の機能種別が登録されている名前格納デ
ータベース8と、ハードウェア記述言語では特殊な意味
をもつ予め定められた予約語,構文の構成等の文法知識
を格納している文法ファイル10とを有し、名前記述検
定処理機構3は、入力装置1から入力されたハードウェ
ア記述言語を含む構文から第2の名前を宣言している箇
所を前記文法ファイルを参照して検索し抽出して、名前
格納データベースに第2の名前を登録する名前抽出・登
録手段4と、入力されたハードウェア記述言語を含む構
文の中の予め指定した位置の言語の最初の文字と一致す
る文字から始まる複数の第3の名前を名前格納データベ
ースから検索して複数の第3の名前の一覧表を作成し、
出力装置9に表示する名前一覧表表示手段5と、出力装
置9に表示された第3の名前の一覧表を基に確定された
第4の名前と入力されたハードウェア記述言語を含む構
文を読み込み、文法ファイルを参照して第4の名前を含
む入力されたハードウェア記述言語を含む構文の基本的
な文法チェックを行う記述検定手段6とから構成されて
いる。In FIG. 1, the present embodiment is such that an input device 1 for inputting a hardware description language consisting of characters, symbols and numbers, an output device 9 for sequentially displaying the progress of an editing process, and an input name and syntax. A data storage device 7 for storing data relating to grammar, a name description verification processing mechanism 3 for controlling input name and syntax verification, and a name description verification processing mechanism 3 for controlling the entire embodiment. The data storage device 7 includes an arithmetic processing unit 2 for performing the above, and the data storage device 7 stores the name extracted by the name extraction / registration mechanism 4 in the name description verification processing mechanism 3 and the function type of the name declaration. 8 and a grammar file 10 that stores grammatical knowledge such as a predetermined reserved word having a special meaning in the hardware description language and the structure of the syntax. A name for registering the second name in the name storage database by searching the grammar file for the location in which the second name is declared from the syntax including the hardware description language input from the device 1 and extracting it. The extraction / registration means 4 and a plurality of third names starting from a character that matches the first character of the language at the prespecified position in the syntax including the input hardware description language are searched from the name storage database. Make a list of multiple third names,
The name list display means 5 to be displayed on the output device 9 and the syntax including the fourth name decided based on the list of the third names displayed on the output device 9 and the input hardware description language Description verification means 6 which reads and refers to the grammar file and performs a basic grammar check of the syntax including the input hardware description language including the fourth name.
【0013】図2は本実施例における動作の処理手順を
示すフローチャート、図3は本実施例における出力装置
に表示された条件文(if文)の入力の初期状態を示す
図、図4は本実施例における図3に示す状態に「S」を
入力した結果の表示を示す図、図5は本実施例における
図4に示す状態から選定した言語の表示を基に文法チェ
ックの結果表示を示す図、図6は本実施例における名前
格納データベースの一例を示す図、図7は本実施例にお
ける文法ファイル内容の一例を示す図である。FIG. 2 is a flowchart showing the processing procedure of the operation in this embodiment, FIG. 3 is a diagram showing the initial state of the input of the conditional sentence (if sentence) displayed on the output device in this embodiment, and FIG. FIG. 5 shows a display of the result of inputting “S” in the state shown in FIG. 3 in the embodiment, and FIG. 5 shows a result display of the grammar check based on the display of the language selected from the state shown in FIG. 4 in the present embodiment. FIG. 6 is a diagram showing an example of a name storage database in this embodiment, and FIG. 7 is a diagram showing an example of grammar file contents in this embodiment.
【0014】次に、本実施例の動作について図1〜図7
を参照して説明する。Next, the operation of this embodiment will be described with reference to FIGS.
Will be described with reference to.
【0015】まず、入力装置1から文字の入力と名前記
述検定処理機構3に処理を移すためのコマンドキーを入
力する。First, a command key for inputting characters from the input device 1 and transferring the processing to the name description verification processing mechanism 3 is input.
【0016】図3に示すように、予め定められた順序で
入力装置1から入力が行われ、条件文(if文)の入力
まで進み、図4では、ハードウェア記述言語の条件文
(if文)の入力において、条件文の構成である条件式
の入力に、最初に「S」という文字が入力された例を示
している。As shown in FIG. 3, input is performed from the input device 1 in a predetermined order, and the process proceeds to the input of a conditional sentence (if sentence). In FIG. 4, the conditional sentence (if sentence) of the hardware description language is displayed. ), The character “S” is first input in the input of the conditional expression that is the structure of the conditional statement.
【0017】名前抽出・登録手段4の処理は、文法ファ
イル10のハードウェア記述言語の構文の構成を参照
し、編集中の文章の中から各構文の名前の部分を検索す
る(S27)。The processing of the name extraction / registration means 4 refers to the construction of the syntax of the hardware description language of the grammar file 10 and retrieves the name portion of each syntax from the text being edited (S27).
【0018】名前の部分とは図7の文法ファイル10の
構文の構成の例の中で「entity」と始まる構文の
名前となる部分は、図4では「FPS」であり、「si
gnal」と始まる構文の名前となる部分は「SIG」
である。In the example of the syntax structure of the grammar file 10 shown in FIG. 7, the name part has a syntax name beginning with "entity", which is "FPS" in FIG. 4 and "si".
The part that becomes the name of the syntax starting with "gnal" is "SIG"
Is.
【0019】このようにして検索した名前を入力・編集
中の文章の中から抽出し(S22)、ソートを行う(S
23)。ソートされた名前と名前の宣言の種別と共に名
前格納データベース8に格納する(S24)。The names retrieved in this way are extracted from the text being input / edited (S22), and sorted (S22).
23). The sorted name and the name declaration type are stored in the name storage database 8 (S24).
【0020】次に、名前表示手段5の処理は、入力装置
1から条件文として入力された文字と一致する文字から
始まる名前を名前格納データベース8から照合する(S
25)。Next, in the processing of the name display means 5, a name starting from a character that matches a character input as a conditional sentence from the input device 1 is collated from the name storage database 8 (S).
25).
【0021】照合した結果が一致した時は処理を続行
し、一致しない時は、出力装置9に結果表示を行う(S
26)。再度、名前格納データベース8を参照し、入力
された文字と一致する文字から始まる名前の一覧を作成
する(S27)。図4では、名前格納データベース8の
中から、入力された文字「S」から始まる名前を集め、
一覧表として例を右下に表示している。If the collated results match, the process is continued, and if they do not match, the result is displayed on the output device 9 (S).
26). Again, the name storage database 8 is referred to, and a list of names starting from the characters that match the input characters is created (S27). In FIG. 4, the names starting with the entered character “S” are collected from the name storage database 8,
An example is displayed in the lower right as a list.
【0022】表示された名前の一覧表の中から利用者が
入力装置1から名前を1つ選択し確定キーの入力を行
う。選択する名前が無く、入力装置1から確定キーの入
力が行われなければ出力装置9に結果表示を行う。The user selects one name from the input device 1 from the displayed list of names and inputs the enter key. If there is no name to be selected and the enter key is not input from the input device 1, the result is displayed on the output device 9.
【0023】入力装置1から確定キーの入力が行われた
場合は処理が記述検定手段6に移り、記述検定手段6
は、現在ハードウェア記述言語で入力されている文章の
前後の記述を読み込む(S29)。When the enter key is input from the input device 1, the process moves to the description verification means 6 and the description verification means 6
Reads the description before and after the sentence currently input in the hardware description language (S29).
【0024】前後の記述とは、現在文章を入力している
位置から入力方向より前と後にセミコロン(;)の文字
が現われるまで空白文字で区切られた文字列を取り出
す。The description before and after means to extract a character string delimited by blank characters from the position where the text is currently input until a semicolon (;) character appears before and after the input direction.
【0025】図4では現在入力している位置(カーソル
11のある位置)より以降の文章は何もないため入力方
向より前に「if」と「process」という文字列
を取り出す。これらの文字列と表示された名前の一覧の
中から選択された文字列とを文法ファイル10を参照
し、基本的な文法チェックを行う(S30)。その結果
を出力装置9に表示する。In FIG. 4, since there is no sentence after the current input position (the position where the cursor 11 is), the character strings "if" and "process" are extracted before the input direction. A basic grammar check is performed by referring to the grammar file 10 for these character strings and the character strings selected from the list of displayed names (S30). The result is displayed on the output device 9.
【0026】図5では、条件文の中に「archite
cture」という種別の名前を選択したがハードウェ
ア記述言語の文法の規則では正しい書き方ではないた
め、文法チェックでエラーが発見されたことを表示した
例を右下に表示している。In FIG. 5, "archite" is included in the conditional statement.
Although a name of the type "cture" is selected, it is not written correctly according to the grammatical rules of the hardware description language, so an example in which an error is found in the grammar check is displayed in the lower right.
【0027】[0027]
【発明の効果】以上説明したように本発明は、電子装
置,電気回路の機能を表わすハードウェア記述言語の入
力編集を行うテキストファイル編集方法及び装置におい
て、今迄のハードウェア記述言語を含む構文の中に既に
宣言された第1の名前とその第1の名前の種別とを格納
する名前格納データベースと、ハードウェア記述言語を
含む構文の文法知識を格納した文法ファイルとを備え、
文字入力手段から入力されたハードウェア記述言語を含
む構文から第2の名前を宣言している箇所を文法ファイ
ルを参照して検索し抽出して、名前格納データベースに
第2の名前を登録し、入力されたハードウェア記述言語
を含む構文の中の予め指定した位置の言語の最初の文字
と一致する文字から始まる複数の第3の名前を名前格納
データベースから検索して複数の第3の名前の一覧表を
作成して文字表示手段に表示し、文字表示手段に表示さ
れた第3の名前の一覧表を基に確定された第4の名前と
入力されたハードウェア記述言語を含む構文を読み込
み、文法ファイルを参照して第4の名前を含む入力され
たハードウェア記述言語を含む構文の基本的な文法チェ
ックを行うことにより、誤った記述を早期に発見し、処
置することが可能であり、アプリケーションプログラム
の実行で発生するエラーの数が少なくなるためエラーの
修正の工数が削減できる。さらに記述を変更する時に
は、変更箇所以外の部分への影響も発見できるため変更
時の工数が削減できるという効果がある。As described above, the present invention is a text file editing method and apparatus for inputting and editing a hardware description language that represents the functions of an electronic device and an electric circuit. A name storage database that stores a first name already declared in and the type of the first name; and a grammar file that stores grammatical knowledge of syntax including a hardware description language,
From the syntax including the hardware description language input from the character input means, the place where the second name is declared is searched and extracted by referring to the grammar file, and the second name is registered in the name storage database, Searching the name storage database for a plurality of third names starting with the first character that matches the first character of the language at the prespecified position in the syntax including the input hardware description language A list is created and displayed on the character display means, and the syntax including the fourth name and the entered hardware description language is read based on the list of the third name displayed on the character display means. By referring to the grammar file and performing a basic grammatical check of the syntax including the input hardware description language including the fourth name, an erroneous description can be detected and dealt with early. Ri, it reduces the number of steps of an error correction for the number of errors that occur in the execution of the application program is reduced. Further, when the description is changed, it is possible to detect the influence on the parts other than the changed part, which has the effect of reducing the man-hours at the time of the change.
【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.
【図2】本実施例における動作の処理手順を示すフロー
チャートである。FIG. 2 is a flowchart showing a processing procedure of an operation in this embodiment.
【図3】本実施例における出力装置に表示された条件文
(if文)の入力初期状態を示す図である。FIG. 3 is a diagram showing an initial input state of a conditional sentence (if sentence) displayed on the output device in the present embodiment.
【図4】本実施例における図3に示す状態「S」を入力
した結果の表示を示す図である。FIG. 4 is a diagram showing a display of a result of inputting a state “S” shown in FIG. 3 in the present embodiment.
【図5】本実施例における図4に示す状態から選定した
言語の表示を基に文法チェックの結果表示を示す図であ
る。5 is a diagram showing a grammar check result display based on the display of the language selected from the state shown in FIG. 4 in the present embodiment.
【図6】本実施例における名前格納データベースの一例
を示す図である。FIG. 6 is a diagram showing an example of a name storage database in the present embodiment.
【図7】本実施例における文法ファイルの内容の一例を
示す図である。FIG. 7 is a diagram showing an example of contents of a grammar file in the present embodiment.
1 入力装置 2 演算処理装置 3 名前記述検定処理機構 4 名前抽出・登録手段 5 名前表示手段 6 記述検定手段 7 データ記憶装置 8 名前格納データベース 9 出力装置 10 文法ファイル 11 カーソル 1 input device 2 arithmetic processing device 3 name description verification processing mechanism 4 name extraction / registration means 5 name display means 6 description verification means 7 data storage device 8 name storage database 9 output device 10 grammar file 11 cursor
Claims (2)
ドウェア記述言語の入力編集を行うテキストファイル編
集方法において、今迄のハードウェア記述言語を含む構
文の中に既に宣言された第1の名前とその第1の名前の
種別とを格納する名前格納データベースと、前記ハード
ウェア記述言語を含む構文の文法知識を格納した文法フ
ァイルとを備え、文字入力手段から入力されたハードウ
ェア記述言語を含む構文から第2の名前を宣言している
箇所を前記文法ファイルを参照して検索し抽出して前記
名前格納データベースに前記第2の名前を登録し、前記
入力されたハードウェア記述言語を含む構文の中の予め
指定した位置の言語の最初の文字と一致する文字から始
まる複数の第3の名前を前記名前格納データベースから
検索して前記複数の第3の名前の一覧表を作成して文字
表示手段に表示し、前記文字表示手段に表示された前記
第3の名前の一覧表を基に確定された第4の名前と前記
入力されたハードウェア記述言語を含む構文を読み込
み、前記文法ファイルを参照して前記第4の名前を含む
前記入力されたハードウェア記述言語を含む構文の基本
的な文法チェックを行うことを特徴とするテキストファ
イル編集方法。1. In a text file editing method for inputting and editing a hardware description language that represents a function of an electronic device or an electric circuit, a first name already declared in a syntax including a hardware description language up to now. A name storage database that stores the first name type and a grammar file that stores grammatical knowledge of the syntax including the hardware description language, and includes the hardware description language input from the character input means. The syntax including the input hardware description language is searched by extracting the location where the second name is declared from the syntax with reference to the grammar file, extracting the second name, and registering the second name in the name storage database. In the name storage database for a plurality of third names beginning with a letter that matches the first letter of the language at a pre-specified position in A list of third names is created and displayed on the character display means, and a fourth name confirmed based on the list of the third names displayed on the character display means and the input hardware are displayed. Editing a text file including a hardware description language, and performing a basic grammar check of the syntax including the input hardware description language including the fourth name by referring to the grammar file. Method.
ドウェア記述言語の入力編集を行うテキストファイル編
集装置において、今迄のハードウェア記述言語を含む構
文の中に既に宣言された第1の名前とその第1の名前の
種別とを格納する名前格納データベースと、前記ハード
ウェア記述言語を含む構文の文法知識を格納した文法フ
ァイルとを備え、文字入力手段から入力されたハードウ
ェア記述言語を含む構文から第2の名前を宣言している
箇所を前記文法ファイルを参照して検索し抽出して前記
名前格納データベースに前記第2の名前を登録する名前
抽出・登録手段と、前記入力されたハードウェア記述言
語を含む構文の中の予め指定した位置の言語の最初の文
字と一致する文字から始まる複数の第3の名前を前記名
前格納データベースから検索して前記複数の第3の名前
の一覧表を作成し、文字表示手段に表示する名前一覧表
表示手段と、前記文字表示手段に表示された前記第3の
名前の一覧表を基に確定された第4の名前と前記入力さ
れたハードウェア記述言語を含む構文を読み込み、前記
文法ファイルを参照して前記第4の名前を含む前記入力
されたハードウェア記述言語を含む構文の基本的な文法
チェックを行う記述検定手段とから構成される名前記述
検定処理手段を備えていることを特徴とするテキストフ
ァイル編集装置。2. In a text file editing device for inputting and editing a hardware description language representing the function of an electronic device or electronic circuit, a first name already declared in a syntax including the hardware description language up to now. A name storage database that stores the first name type and a grammar file that stores grammatical knowledge of the syntax including the hardware description language, and includes the hardware description language input from the character input means. Name extraction / registration means for searching the location in which the second name is declared from the syntax by referring to the grammar file, extracting the registered second name, and registering the second name in the name storage database; and the input hardware. The name storage database that stores a plurality of third names starting from a character that matches the first character of the language at a prespecified position in the syntax including the hardware description language. Based on the name list display means for creating a list of the plurality of third names by displaying the character list display means and the list of the third names displayed on the character display means. A syntax including the determined fourth name and the input hardware description language is read, and the syntax including the input hardware description language including the fourth name is read with reference to the grammar file. A text file editing apparatus comprising a name description verification processing means composed of a description verification means for performing various grammar checks.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5202171A JP2908184B2 (en) | 1993-08-16 | 1993-08-16 | Text file editing method and apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5202171A JP2908184B2 (en) | 1993-08-16 | 1993-08-16 | Text file editing method and apparatus |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0756983A true JPH0756983A (en) | 1995-03-03 |
JP2908184B2 JP2908184B2 (en) | 1999-06-21 |
Family
ID=16453146
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5202171A Expired - Lifetime JP2908184B2 (en) | 1993-08-16 | 1993-08-16 | Text file editing method and apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2908184B2 (en) |
-
1993
- 1993-08-16 JP JP5202171A patent/JP2908184B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2908184B2 (en) | 1999-06-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5926638A (en) | Program debugging system for debugging a program having graphical user interface | |
US6016467A (en) | Method and apparatus for program development using a grammar-sensitive editor | |
US5280573A (en) | Document processing support system using keywords to retrieve explanatory information linked together by correlative arcs | |
JPH0683554A (en) | Operation guide device | |
JP4081200B2 (en) | Problem creating apparatus and recording medium on which problem creating program is recorded | |
JPH08212106A (en) | Device and method for supporting system test | |
CN116360794A (en) | Database language analysis method, device, computer equipment and storage medium | |
JP2005173999A (en) | Device, system and method for searching electronic file, program, and recording media | |
JP2908184B2 (en) | Text file editing method and apparatus | |
JPH0877196A (en) | Extracting device for document information | |
JP2870375B2 (en) | Sentence correction device | |
CN115132008B (en) | Information processing apparatus, information processing method, and recording medium | |
JPH1115826A (en) | Document analyzer and its method | |
JPH10116188A (en) | Method and device for generating instruction sentence | |
JPH11282844A (en) | Preparing method of document, information processor and recording medium | |
JPH0778195A (en) | Data updating system in circuit design cad | |
JP2965578B2 (en) | Document creation support method | |
JPH0744560A (en) | Logical structure recognition processing system in document processor | |
JPH07191858A (en) | Simulation interpreter | |
JPH0695889A (en) | Program correction system | |
JPS63115263A (en) | Proofreading device for japanese sentence | |
JPH08263492A (en) | Method and device for supporting document preparation | |
JPH08137922A (en) | Text editor | |
JPH11282841A (en) | Language analysis device and computer readable recording medium recording language analysis program | |
JPH04237365A (en) | Difference detecting system and automatic editing system for text processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19990223 |