JPH03108068A - Electrical inspection system for logic circuit - Google Patents

Electrical inspection system for logic circuit

Info

Publication number
JPH03108068A
JPH03108068A JP1246960A JP24696089A JPH03108068A JP H03108068 A JPH03108068 A JP H03108068A JP 1246960 A JP1246960 A JP 1246960A JP 24696089 A JP24696089 A JP 24696089A JP H03108068 A JPH03108068 A JP H03108068A
Authority
JP
Japan
Prior art keywords
technology
information
connection
logic circuit
net
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
JP1246960A
Other languages
Japanese (ja)
Inventor
Yoko Sasaki
佐々木 洋子
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP1246960A priority Critical patent/JPH03108068A/en
Publication of JPH03108068A publication Critical patent/JPH03108068A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To discover connection errors due to technology conditions early and automatically by executing a condition check with the technology correspondence in a logic circuit diagram in which symbols that possess different technology coexist. CONSTITUTION:When the logic circuit information of a circuit information file is inputted to an input part 3, the information of symbols which are connected in a net in units of one net are fetched, and the technology information for all symbols are obtained from an information file 6. Next, the flow of electricity is decided by the input/output attribution of the pin of the symbol connected to a net, and thereby, the checking of the connection condition of the transmission technology and reception technology is executed by a connecting condition storage part 8. And, the information of the checked result is outputted to a checked information file 7. Next, the check is executed to all the nets, and the results are filed in the file 7. Thus, the connection errors of technology correspondence can be discovered early.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は論理回路の電気的検査方式に関し、特に機能的
には同じでも、電気的定格及び価格が異なる固有特性を
有する論理素子の接続を試験する論理回路図の電気的検
査方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an electrical inspection method for logic circuits, and in particular to connection of logic elements having the same functionality but different electrical ratings and prices. This article relates to an electrical inspection method for logic circuit diagrams to be tested.

〔従来の技術〕[Conventional technology]

従来のこの種の論理回路の電気的検査方式は、論理回路
の設計者自身が、回路の接続を目で追いかけて、どの固
有特性(以下テクノロジと記す〉を有する回路記号(シ
ンボル)から、どのテクノロジを持つシンボルへ電気が
流れるかで、許される接続か否かを調べるようになって
いた。
In the conventional electrical inspection method for this type of logic circuit, the designer of the logic circuit visually traces the connections in the circuit and determines which circuit symbol (symbol) has specific characteristics (hereinafter referred to as technology). It was decided whether or not the connection was permissible based on whether electricity flowed to the symbol with the technology.

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

上述した従来の論理回路の電気的検査方式では、テクノ
ロジ条件による接続誤りが発見されないまま、論理回路
図上に残る場合が多く有り、設計品質の低下を招いてし
まうという欠点がある。
The conventional electrical inspection method for logic circuits described above has the disadvantage that connection errors due to technology conditions often remain undiscovered on the logic circuit diagram, resulting in a deterioration in design quality.

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

本発明の論理回路の電気的検査方式は、演算処理に必要
なプログラムデータを格納するメインメモリと、前記プ
ログラムデータにより演算処理を実行するCPUと、処
理データの入出力部と、論理回路図の回路情報が予め格
納された回路情報ファイルと、回路記号の固有特性を定
義し格納された固有特性情報ファイルと、前記固有特性
に対応した接続条件を予め定義し格納した固有特性対応
接続条件格納部と、前記論理回路の各ネットについて接
続されている回路記号の入出力端子の属性により許され
る接続か否かを調べる固有特性対応接続条件チェック部
と、全ネットの接続条件のチェック結果を格納するチェ
ック情報ファイルとを有している。
The electrical inspection method for logic circuits of the present invention includes a main memory that stores program data necessary for arithmetic processing, a CPU that executes arithmetic processing based on the program data, an input/output section for processing data, and a logic circuit diagram. A circuit information file in which circuit information is stored in advance, a unique characteristic information file in which unique characteristics of circuit symbols are defined and stored, and a connection condition storage unit corresponding to unique characteristics in which connection conditions corresponding to the unique characteristics are defined and stored in advance. , a connection condition check unit corresponding to unique characteristics that checks whether or not the connection is allowed depending on the attributes of the input/output terminals of the circuit symbols connected to each net of the logic circuit, and stores the results of checking the connection conditions of all nets. It has a check information file.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。第1図
は本発明の一実施例のブロック図である。
Next, the present invention will be explained with reference to the drawings. FIG. 1 is a block diagram of one embodiment of the present invention.

本実施例は、演算処理に必要なプラグラムデータを格納
するメインメモリ2と、メインメモリ2のプログラムデ
ータにより演算処理を実行するCPUIと、処理データ
の入出力部3及び4と、論理回路図の回路情報が予め格
納された回路情報ファイル5と、回路記号(シンボル)
の固有特性(テクノロジ)を定義して格納されたテクノ
ロジ情報ファイル6と、テクノロジに対応した接続条件
を予め定義し格納したテクノロジ対応接続条件格納部8
と、各ネットについて接続されているシンボルの入出力
端子の属性により許される接続か否かを調べるテクノロ
ジ対応接続条件チェック部9と、全ネットの接続条件の
チェック結果を格納するチェック情報ファイル7とを有
して構成される。
This embodiment includes a main memory 2 that stores program data necessary for arithmetic processing, a CPU that executes arithmetic processing using the program data in the main memory 2, input/output units 3 and 4 for processing data, and a logic circuit diagram. A circuit information file 5 in which circuit information is stored in advance and a circuit symbol (symbol)
A technology information file 6 that defines and stores the unique characteristics (technology) of the technology, and a technology-compatible connection condition storage section 8 that stores connection conditions that are compatible with the technology defined in advance.
, a technology-compatible connection condition checking unit 9 that checks whether or not the connection is permissible based on the attributes of the input/output terminals of the symbols connected to each net, and a check information file 7 that stores the results of checking the connection conditions of all nets. It is composed of

第2図は本実施例の動作説明を示すフローチャート、第
3図はテクノロジ対応の接続の可否の一例を示す図、第
4図はシンボルのテクノロジを定義して格納されるテク
ノロジ情報ファイルの一例を示す図及び第5図は論理回
路の一例を示す図である。
FIG. 2 is a flowchart illustrating the operation of this embodiment, FIG. 3 is a diagram illustrating an example of whether technology-compatible connections are possible, and FIG. 4 is an example of a technology information file that defines and stores the technology of a symbol. The figure shown in FIG. 5 and FIG. 5 are diagrams showing an example of a logic circuit.

次に本実施例の動作を第2図のフローチャートにより、
第3図、第4図、第5図を参照しながら説明する。テク
ノロジ対応による電気的な流れの条件について予め定義
しておき(第2図11)、テクノロジ対応接続条件格納
部7に格納する。回路情報ファイル5の論理回路情報が
入力部3から入力されると、1ネット単位に、そのネッ
トに接続されているシンボルの情報を取り込む(第2図
13)。第5図の例では、ネット201に接続されるシ
ンボルa、b、c、dの情報を取り込む。
Next, the operation of this embodiment will be explained using the flowchart shown in FIG.
This will be explained with reference to FIGS. 3, 4, and 5. Electrical flow conditions corresponding to technology are defined in advance (FIG. 2, 11) and stored in the technology-compatible connection condition storage section 7. When the logic circuit information in the circuit information file 5 is input from the input section 3, information on symbols connected to each net is taken in (FIG. 2, 13). In the example shown in FIG. 5, information on symbols a, b, c, and d connected to the net 201 is taken in.

さらにネットに接続されているシンボルのテクノロジに
ついて、シンボルのテクノロジが定義されているテクノ
ロジ情報ファイル6から検索し全シンボルのテクノロジ
について情報を得る(第2図16)、第5図のシンボル
aは、第4図のテクノロジ情報ファイルによりテクノロ
ジBである情報を得て、さらにシンボルbはテクノロジ
B、シンボルCはテクノロジA、シンボルdはテクノロ
ジCである情報を得る。
Furthermore, regarding the technology of symbols connected to the net, information about the technology of all symbols is obtained by searching from the technology information file 6 in which symbol technologies are defined (FIG. 2, 16). Symbol a in FIG. Information about technology B is obtained from the technology information file shown in FIG. 4, information about symbol b is technology B, symbol C is technology A, and symbol d is technology C.

次に1ネツトに接続される全シンボルのビンの入出力属
性の組み合せより電気の流れを決める(第2図17)。
Next, the flow of electricity is determined by the combination of the input and output attributes of the bins of all symbols connected to one net (Fig. 2, 17).

第5図のネット201の場合は、接続される全シンボル
のビンの入出力属性の組み合せが出力、入力、入力、入
力であることより、出力ビンからそれぞれの入力ビンに
流れる電気の流れXであることが判る。その電気の流れ
により送信側シンボルのテクノロジと受信側シンボルの
テクノロジの接続条件のチェックをテクノロジ対応接続
条件格納部8により、条件の情報を得て行なう。第5図
のネット201においては、送信側シンボルaから受信
側シンボルbの接続202の接続条件のチェック、及び
送信側シンボルaから受信側シンボルCの接続203の
チェック、送信側シンボルaから受信側シンボルdの接
続204のチェックの3つの接続条件のチェックを行な
う。接続202の送信側シンボルaのテクノロジはテク
ノロジB(第4図41)、受信側シンボルのシンボルb
のテクノロジはテクノロジB(第4図42)で、送信テ
クノロジBから受信テクノロジBの接続は可〈○)であ
ることが判り(第3図38)、同様にして接続203は
送信テクノロジBから受信テクノロジAの接続不可(×
)(第3図32)、接続204はテクノロジBからテク
ノロジCの接続で可(O)(第3図33)であることが
判り、第5図ネット201は不可接続が1つ有ることが
判る。そのチェック結果情報をネットのチェック情報フ
ァイル7に出力する。上記一連の処理テクノロジ対応接
続条件チェック手段を全ネットに対して行い、第2図1
4にて終了が判定されれば動作終了となる。
In the case of the net 201 in Figure 5, since the combination of input and output attributes of the bins of all connected symbols is output, input, input, input, the electric flow X flowing from the output bin to each input bin is It turns out that there is something. Through the flow of electricity, the connection conditions between the technology of the transmitting side symbol and the technology of the receiving side symbol are checked by the technology compatible connection condition storage unit 8, which obtains information on the conditions. In the net 201 in FIG. 5, the connection conditions of the connection 202 from the transmitting side symbol a to the receiving side symbol b are checked, the connection 203 from the transmitting side symbol a to the receiving side symbol C is checked, and the connection condition from the transmitting side symbol a to the receiving side is checked. Three connection conditions of the connection 204 of symbol d are checked. The technology of the transmitting symbol a of the connection 202 is technology B (FIG. 4, 41), and the receiving symbol is symbol b.
technology is technology B (Fig. 4, 42), and it is found that the connection from sending technology B to receiving technology B is possible (○) (Fig. 3, 38), and similarly, connection 203 is connected to receiving technology from sending technology B. Technology A cannot be connected (×
) (Figure 3 32), it is found that the connection 204 is a connection from technology B to technology C and is possible (O) (Figure 3 33), and it is found that the net 201 in Figure 5 has one connection that is not possible. . The check result information is output to the check information file 7 on the net. The above series of processing technology compatible connection condition checking means were performed on all networks, and Figure 2.1
If the end is determined in step 4, the operation ends.

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

以上説明したように本発明は、電流、電圧、スピード、
熱2価格等が異なることによって決められるテクノロジ
について、異なるテクノロジを持つシンボルが混在して
いる論理回路図において、テクノロジ対応による条件チ
ェックを行うことにより、許されないテクノロジ対応の
接続を自動的に発見することにより、早期の誤りの修正
を行なう、論理回路図の品質向上を図ることができると
いう効果がある。
As explained above, the present invention provides current, voltage, speed,
For technologies determined by different heat 2 prices, etc., in logic circuit diagrams where symbols with different technologies are mixed, by checking conditions based on technology support, automatically discover connections that are not allowed with technology support. This has the effect that errors can be corrected at an early stage and the quality of logic circuit diagrams can be improved.

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

第1図は本発明の一実施例のブロック図、第2図は本実
施例の動作を説明するためのフローチャート、第3図は
テクノロジ対応接続条件の一例を示す図、第4図はテク
ノロジ情報ファイルの内容の一例を示す図、第5図は論
理回路の一例を示す図である。 1・・・CPU、2・・・メモリ、3・・・入力部、4
・・・出力部、5・・・回路情報ファイル、6・・・テ
クノロジ情報ファイル、7・・・ネットのチェック情報
ファイル、8・・・テクノロジ対応接続条件格納部、9
・・・テクノロジ対応接続条件チェック部。
Fig. 1 is a block diagram of an embodiment of the present invention, Fig. 2 is a flowchart for explaining the operation of this embodiment, Fig. 3 is a diagram showing an example of technology-compatible connection conditions, and Fig. 4 is technology information. FIG. 5 is a diagram showing an example of the contents of a file, and FIG. 5 is a diagram showing an example of a logic circuit. 1...CPU, 2...Memory, 3...Input section, 4
... Output section, 5... Circuit information file, 6... Technology information file, 7... Net check information file, 8... Technology compatible connection condition storage section, 9
...Technology compatible connection condition checking section.

Claims (2)

【特許請求の範囲】[Claims] (1)演算処理に必要なプログラムデータを格納するメ
インメモリと、前記プログラムデータにより演算処理を
実行するCPUと、処理データの入出力部と、論理回路
図の回路情報が予め格納された回路情報ファイルと、回
路記号の固有特性を定義し格納された固有特性情報ファ
イルと、前記固有特性に対応した接続条件を予め定義し
格納した固有特性対応接続条件格納部とを有することを
特徴とする論理回路の電気的検査方式。
(1) A main memory that stores program data necessary for arithmetic processing, a CPU that executes arithmetic processing based on the program data, an input/output unit for processing data, and circuit information in which circuit information of a logic circuit diagram is stored in advance. Logic characterized by having a file, a unique characteristic information file that defines and stores the unique characteristics of a circuit symbol, and a unique characteristic corresponding connection condition storage section that defines and stores connection conditions corresponding to the unique characteristics in advance. Electrical testing method for circuits.
(2)前記論理回路の各ネットについて接続されている
回路記号の入出力端子の属性により許される接続か否か
を調べる固有特性対応接続条件チェック部と、全ネット
の接続条件のチェック結果を格納するチェック情報ファ
イルとを有することを特徴とする請求項(1)記載の論
理回路の電気的検査方式。
(2) A connection condition check unit corresponding to unique characteristics that checks whether or not the connection is allowed depending on the attributes of the input/output terminals of the circuit symbol connected to each net of the logic circuit, and stores the check results of the connection conditions of all nets. 2. The electrical testing method for logic circuits according to claim 1, further comprising a check information file for checking.
JP1246960A 1989-09-21 1989-09-21 Electrical inspection system for logic circuit Pending JPH03108068A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1246960A JPH03108068A (en) 1989-09-21 1989-09-21 Electrical inspection system for logic circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1246960A JPH03108068A (en) 1989-09-21 1989-09-21 Electrical inspection system for logic circuit

Publications (1)

Publication Number Publication Date
JPH03108068A true JPH03108068A (en) 1991-05-08

Family

ID=17156286

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1246960A Pending JPH03108068A (en) 1989-09-21 1989-09-21 Electrical inspection system for logic circuit

Country Status (1)

Country Link
JP (1) JPH03108068A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160003097U (en) * 2015-03-03 2016-09-19 주식회사 우리전자기술 Handwarmer with foment function
KR101709064B1 (en) * 2016-04-01 2017-03-08 멘토(주) Portable heat storage

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160003097U (en) * 2015-03-03 2016-09-19 주식회사 우리전자기술 Handwarmer with foment function
KR101709064B1 (en) * 2016-04-01 2017-03-08 멘토(주) Portable heat storage

Similar Documents

Publication Publication Date Title
CN108701044B (en) Interface switching method, system, equipment and computer readable storage medium
JPH0461414A (en) Flip-flop circuit
CN114089713A (en) Communication method based on UDS, ECU and upper computer
US6944809B2 (en) Methods of resource optimization in programmable logic devices to reduce test time
JPH03108068A (en) Electrical inspection system for logic circuit
EP0414014B1 (en) Semiconductor device and method of testing the same
US11120189B2 (en) Single-ended-mode to mixed-mode transformer spice circuit model for high-speed system signal integrity simulations
CN108896901B (en) DCU circuit self-checking system and detection method
US6687884B1 (en) Testing for shorts between interconnect lines in a partially defective programmable logic device
US7024606B2 (en) Method of generating test pattern for integrated circuit
CN116893978B (en) Test plan generation method, system and storage medium based on PTCRB authentication
JPH05297061A (en) Semiconductor integrated circuit
JPH0455774A (en) Overdelay testing system between synchronous ff's
JP3048046B2 (en) Semiconductor integrated circuit wiring method
JPH10254509A (en) Programmable controller
JP3603270B2 (en) Method and apparatus for converting logic circuit description data
CN116881133A (en) Method and system for generating full-scene test case set based on message log
CN118016132A (en) Chip trimming method, device, system and storage medium
JPH07273642A (en) Test circuit for asynchronous counter
JPH11125662A (en) Semiconductor integrated circuit and method for execution full scan
CN117134812A (en) Antenna hardware interface configuration method and device, electronic equipment and storage medium
JPH05249203A (en) Logic verification method
CN112214963A (en) Method, system, equipment and medium for checking line schematic diagram
JP2560558B2 (en) Exclusive control method when package is erroneously mounted
JPH0744258B2 (en) CML type gate LSI