JPH04102974A - Circuit logical description system - Google Patents

Circuit logical description system

Info

Publication number
JPH04102974A
JPH04102974A JP2221507A JP22150790A JPH04102974A JP H04102974 A JPH04102974 A JP H04102974A JP 2221507 A JP2221507 A JP 2221507A JP 22150790 A JP22150790 A JP 22150790A JP H04102974 A JPH04102974 A JP H04102974A
Authority
JP
Japan
Prior art keywords
pins
pin
logic
black box
bundle
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
JP2221507A
Other languages
Japanese (ja)
Inventor
Sumiko Terada
寺田 寿美子
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 JP2221507A priority Critical patent/JPH04102974A/en
Publication of JPH04102974A publication Critical patent/JPH04102974A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce designer's misdesign and to improve design work by collecting the same sort of black box pins on a logical circuit diagram as a bundled pin. CONSTITUTION:Since the same sort of pins expressing the logic of a circuit on a logical circuit diagram are processed as a bundled pin, pins A0 to A15 can be expressed as on bundled pin BUSA having 16-bit width. Similarly, pins B0 to B15 and C0 to C15 can be respectively expressed as BUSB and BUSC. Although 48 pins corresponding to I/O pins should be written in a conventional method, the logic of a circuit can be expressed only by 3 pins in this method. Since a black box N is not expanded even when the number of pins in a box M is increased, the generation of an error can be suppressed even when the designer simultaneously designing both the boxes M, N.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は論理回路図上の高レベルな記述方法として回路
の論理を表現する回路論理記述方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a circuit logic description method for expressing the logic of a circuit as a high-level description method on a logic circuit diagram.

〔従来の技術〕[Conventional technology]

従来、この種の回路論理記述方式は5.論理回路上では
回路の論理を表すためのブラックボックスの多数のピン
は個別に定義しなければならなかった。
Conventionally, this type of circuit logic description method is based on 5. On a logic circuit, many pins of a black box that represent the logic of the circuit had to be defined individually.

第5図は従来の技術における論理回路と真理値表の一例
を示す図で、(a)はブラックボックスとそのピン、(
b)はブラックボックスに対する真理値表の具体例であ
る。
FIG. 5 is a diagram showing an example of a logic circuit and a truth table in the conventional technology, in which (a) shows a black box and its pins, (
b) is a specific example of a truth table for a black box.

第5図(a>、(b)では、ブラックボックスMの有す
る同種類のピンはAO〜A15.BO〜B15.Co−
C15のそれぞれ16本で、人出力合わせて48本記述
しなけれはならない。従って同種類のピンてあってもピ
ン数を増やしたときは、ブラックボックスMを大きくし
てからでなけれはピンを記述てきない。
In FIG. 5 (a>, (b), the same type of pins that black box M has are AO~A15.BO~B15.Co-
With 16 lines for each C15, a total of 48 lines had to be written by human output. Therefore, even if there are pins of the same type, if the number of pins is increased, the black box M must be enlarged before the pins can be described.

〔発明か解決しようとする課題〕[Invention or problem to be solved]

上述した従来の回’71@論理記述方式は、論理回路図
上でフラッフボックス化されたボックスのピンに対して
個別に全部の値を定義しなければならない。従ってボッ
クスのピンの数か増えれは増えるほど、ブラックホック
スは大きくなってしまい、それと同時に設計者が設計す
る時に誤設計の一因となり、誤りを起こし易いという欠
点がある。
In the conventional '71@logic description method described above, all values must be individually defined for the pins of the fluff box on the logic circuit diagram. Therefore, as the number of pins on the box increases, the black hooks become larger, and at the same time, there is a disadvantage that it is easy for designers to make mistakes, contributing to design errors.

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

本発明の回路論理記述方式は、論理回路図上の回路の論
理を表現する時に複数ビンを集めてひとまとめにして東
ピンとして扱い、ブラックボックスからその論理に応じ
た表を生成する表生成手段を備えることを特徴とし、ま
た前記表生成手段はデータを入力とする入力装置と、こ
の入力データの演算処理を行う演算処理装置と、前記東
ピンの解析を行う東ビン解析1! iMと、演算結果を
出力する出力装置を含むことを特徴とし、さらに前記東
ビン解析機構は前記論理回路図から前記ブラックボック
スを検索し、このブラックホックスからビン名を抽出し
、このビン名の中から東ピン名を検索し、この束ピン名
から束ピンの解析を行って論理を抽出することを特徴と
する。
The circuit logic description method of the present invention collects a plurality of bins and treats them as a pin when expressing the logic of a circuit on a logic circuit diagram, and uses table generation means to generate a table according to the logic from a black box. The table generating means is characterized in that it comprises an input device that inputs data, an arithmetic processing device that performs arithmetic processing on the input data, and an East Bin Analysis 1! that analyzes the East Pin! iM and an output device that outputs the calculation result, and furthermore, the east bin analysis mechanism searches for the black box from the logic circuit diagram, extracts a bin name from this black box, and extracts the bin name from the black box. The feature is that the east pin name is searched from inside, and the bundle pin is analyzed from this bundle pin name to extract the logic.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

第1図において、本実施例は入力装置1から入力したデ
ータの演算処理や他機構との間のシーケンス制御を行う
演算処理装置2と、束ピンの解析を行う束ピン解析4f
ii3と、データを記憶しておくデータ記憶装置6と、
演算結果を出力する出力装置7とを備え、束ピン解析機
構3は東ピンの検索・抽出を行う東ピン抽出@横4と、
抽出された束ピンの論理を洗い出す論理抽出機構5とか
ら構成される。
In FIG. 1, this embodiment includes an arithmetic processing device 2 that performs arithmetic processing of data input from an input device 1 and sequence control with other mechanisms, and a bundle pin analysis 4f that analyzes bundled pins.
ii3, a data storage device 6 for storing data,
The bundle pin analysis mechanism 3 includes an output device 7 that outputs calculation results, and an east pin extraction @horizontal 4 that searches and extracts east pins.
It is composed of a logic extraction mechanism 5 that extracts the logic of the extracted bundle pins.

第2図は第1図の動作を示すフローチャートである。FIG. 2 is a flowchart showing the operation of FIG. 1.

まず、論理回路図からブラックボックスを検索するくス
テップ11)。次にブラックボックスからピン名を抽出
しくステップ]2)、このピン名の中から束ピン名を検
索する(ステップ]3)。ここで、東ビン名は英字の後
のかきかっこ(”<”、  “′〉”′)にヒツト幅を
示ず数字を入れて括る。例えば、BUSA <0−15
>と記述されていれは、B U S Aというピンは]
6ピツI・幅のものであることを意味し、このピンをば
らほらにした場合は、BUSAO,BUSAI。
First, step 11) searches for black boxes from the logic circuit diagram. Next, a pin name is extracted from the black box (Step 2), and a bundle pin name is searched from among these pin names (Step 3). Here, the East Bin name is enclosed by putting a number in parentheses ("<", "′>"') after the alphabetic character without indicating the hit width. For example, BUSA <0-15
If it is written as >, the pin called BUSA is]
It means 6 pins I/width, and if you break this pin apart, it will be BUSAO, BUSAI.

BUSA2.〜BUSA]、5というようになる。BUSA2. ~BUSA], 5, and so on.

この時に真理値表を生成する。表の中にはそのピンの桁
幅に応じた間隔でピン名を定義しておく。
At this time, a truth table is generated. In the table, pin names are defined at intervals according to the digit width of the pin.

設計者は、この表に値を記述すれば良い。次に束ピンの
解析を行い(ステップ14〉、論理の抽出を行なう(ス
テップ15)。このステップ11〜15は第1図に示す
東ピン解析機構3の機能てある。
The designer only has to write the values in this table. Next, the bundle pin is analyzed (step 14), and logic is extracted (step 15). Steps 11 to 15 are the functions of the east pin analysis mechanism 3 shown in FIG.

次に第3図< a、 >及び(1〕)は本発明の一実施
例におけるブラックボックスとそのピン及びブラックボ
ックスに対する真理値表を示す図である。
Next, FIG. 3 <a,> and (1) are diagrams showing a black box, its pins, and a truth table for the black box in one embodiment of the present invention.

第3図(a)、(b)ては、ブラックボックスNのピン
は東ピンてあり、BUSA、BUSBBUSCはそれぞ
れ16ビツ1〜値である。
In FIGS. 3(a) and 3(b), the pin of black box N is the east pin, and BUSA and BUSBBUSC each have a value of 1 to 16 bits.

第3図では同種類のものを東ピンとして扱うのて、第5
図におけるピンAO〜A15は16ビツト幅の東ピンB
USAとして1本で表せる。同様にピンBO〜B]、5
.CO〜C15はBUSBBUSCとしてそれぞれ表せ
る。つまり、従来技術では前述したように入出力合わせ
て48本記述しなけれはならなかったが、本実施例ては
入出力合わせても3本記述ずれは間に合う。また、ピン
の数か増えても、本実施例では記述されているものと同
種類のピンを増やすのてあれば、ピンのビット幅を変え
ることにより簡単にピンを増やすことができる。
In Figure 3, the same type of pin is treated as the east pin, and the fifth
Pins AO to A15 in the figure are 16-bit wide east pin B
It can be represented by one line as USA. Similarly, pins BO to B], 5
.. CO to C15 can each be expressed as BUSBBUSC. In other words, in the prior art, as described above, it was necessary to write 48 lines in total for input and output, but in this embodiment, even if the input and output are combined, the deviation in the description of 3 lines can be avoided in time. Further, even if the number of pins increases, as long as the number of pins of the same type as those described in this embodiment is increased, the number of pins can be easily increased by changing the bit width of the pins.

次に従来例と本発明の実施例の真理値表について説明す
る。第5図(b)の真理値表は2進数と0ても1ても構
わない×(ドントケア)て表ず。
Next, the truth tables of the conventional example and the embodiment of the present invention will be explained. The truth table in FIG. 5(b) does not represent binary numbers and x (don't care), which can be 0 or 1.

これに対し、第3図(b)の真理値表は2進数とトン1
へケア×に加え、16進数ても表せる。16進数の表し
方について第4図を用いて説明する。
On the other hand, the truth table in Figure 3(b) shows the binary number and ton 1.
In addition to Hecare×, it can also be expressed in hexadecimal. How to represent hexadecimal numbers will be explained using FIG. 4.

第4図は第3図における東ピンの具体例を説明する図で
ある。前述したようにピン束BUSAは16ビツト幅で
あるので、BUSAO〜BUSA15て表す。本実施例
では4ビットて16進数の1桁を表すので16ビツト幅
を4ビツトずつ区切って16進数では4桁で表す。第3
図ではBUSAO〜3.BUSA4〜7.BUSA8〜
1.1.BUSA12〜15てそれぞれ1桁ずつ表す。
FIG. 4 is a diagram illustrating a specific example of the east pin in FIG. 3. As mentioned above, since the pin bundle BUSA has a width of 16 bits, it is expressed as BUSAO to BUSA15. In this embodiment, 4 bits represent one hexadecimal digit, so the 16-bit width is divided into 4-bit units and represented by 4 hexadecimal digits. Third
In the figure, BUSAO~3. BUSA4~7. BUSA8~
1.1. Each of BUSA12 to 15 is represented by one digit.

BUSAO〜3の値は16進数の]となる。The value of BUSAO~3 is ] in hexadecimal.

他も同様にして表ずと、BUSA16進数て4桁のIX
XX’”て表わすにとがてきる。
The others are expressed in the same way, and the BUSA hexadecimal number is 4 digits IX
It is appropriate to express it as XX'''.

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

以上説明したように本発明は、論理回路図上のブラック
ボックスのピンを同じ種類のものを集めて束ピン化する
ことにより、設計者の設計ミスも少なくなり、設計の向
」二ができる効果かある。
As explained above, the present invention has the advantage that by collecting pins of the same type in a black box on a logic circuit diagram and forming a bundle of pins, the designer's design errors can be reduced and the design can be improved. There is.

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

第1図は本発明の一実施例を示ずブXコック図、第2図
は第1−図の動作を示すフローチャー1へ、第3図(a
、 )及び(b)は本発明の一実施例におけるブラック
ホックスとそのピン及び真理値表を示ず図、第4図は第
3図における束ピンの具体例を説明する図、第5図(a
)及び(b)は従来の技術における論理回路及び真理値
表の一例を示す図である。 ]・・入力装置、2・・・演算処理装置、3・・・束ピ
ン解析機構、4・・・東ピン抽出機構、5・・・論理抽
出機構、6・・データ記憶装置、7・出力装置、1]・
・・ブラックホックス検索、12・・・ピン抽出、13
・・・束ピン検索、14・・・東ピン解析、15・・・
論理抽出、BUSA、BUSB、BUSC・・・束ピン
、M。 N・・・ブラックホックス。
FIG. 1 is a Bux-Cock diagram that does not show an embodiment of the present invention, and FIG. 2 is a flowchart 1 showing the operation of FIGS.
, ) and (b) are diagrams that do not show the black hox, its pins, and truth table in one embodiment of the present invention, FIG. 4 is a diagram explaining a specific example of the bundle pin in FIG. 3, and FIG. a
) and (b) are diagrams showing an example of a logic circuit and a truth table in the conventional technology. ]...Input device, 2...Arithmetic processing unit, 3...Bundle pin analysis mechanism, 4...East pin extraction mechanism, 5...Logic extraction mechanism, 6...Data storage device, 7.Output Device, 1]・
...Blackhox search, 12...Pin extraction, 13
...Bundle pin search, 14...East pin analysis, 15...
Logic extraction, BUSA, BUSB, BUSC... bundle pin, M. N...Black Fox.

Claims (1)

【特許請求の範囲】 1、論理回路図上の回路の論理を表現する時に複数ピン
を集めてひとまとめにして束ピンとして扱い、ブラック
ボックスからその論理に応じた表を生成する表生成手段
を備えることを特徴とする回路論理記述方式。 2、前記表生成手段はデータを入力とする入力装置と、
この入力データの演算処理を行う演算処理装置と、前記
束ピンの解析を行う束ピン解析機構と、演算結果を出力
する出力装置を含むことを特徴とする請求項1記載の回
路論理記述方式。 3、前記束ピン解析機構は前記論理回路図から前記ブラ
ックボックスを検索し、このブラックボックスからピン
名を抽出し、このピン名の中から束ピン名を検索し、こ
の束ピン名から束ピンの解析を行って論理を抽出するこ
とを特徴とする請求項2記載の回路論理記述方式。
[Scope of Claims] 1. A table generating means is provided which collects a plurality of pins and treats them as a bundle of pins when expressing the logic of a circuit on a logic circuit diagram, and generates a table according to the logic from a black box. A circuit logic description method characterized by: 2. The table generation means includes an input device that inputs data;
2. The circuit logic description method according to claim 1, further comprising: an arithmetic processing device that performs arithmetic processing on the input data; a bundled pin analysis mechanism that analyzes the bundled pins; and an output device that outputs the calculation results. 3. The bundle pin analysis mechanism searches the black box from the logic circuit diagram, extracts a pin name from this black box, searches for a bundle pin name from among the pin names, and extracts a bundle pin from the bundle pin name. 3. The circuit logic description method according to claim 2, wherein the logic is extracted by analyzing.
JP2221507A 1990-08-23 1990-08-23 Circuit logical description system Pending JPH04102974A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2221507A JPH04102974A (en) 1990-08-23 1990-08-23 Circuit logical description system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2221507A JPH04102974A (en) 1990-08-23 1990-08-23 Circuit logical description system

Publications (1)

Publication Number Publication Date
JPH04102974A true JPH04102974A (en) 1992-04-03

Family

ID=16767797

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2221507A Pending JPH04102974A (en) 1990-08-23 1990-08-23 Circuit logical description system

Country Status (1)

Country Link
JP (1) JPH04102974A (en)

Similar Documents

Publication Publication Date Title
US11977977B2 (en) Methods and systems for data analysis in a state machine
US11836081B2 (en) Methods and systems for handling data received by a state machine engine
US9535861B2 (en) Methods and systems for routing in a state machine
US9509312B2 (en) Boolean logic in a state machine lattice
US9665083B2 (en) Counter operation in a state machine lattice
US9454322B2 (en) Results generation for state machine engines
JP3175322B2 (en) Automatic logic generation method
KR102165134B1 (en) Methods and systems for using state vector data in a state machine engine
JP2015534659A (en) Method and device for programming a state machine engine
US11977902B2 (en) Methods and systems for event reporting
JPH04127275A (en) Technology mapping system for combinational circuit in automatic synthesis of lsi logic circuit
US20180114131A1 (en) Boolean satisfiability
JPH04102974A (en) Circuit logical description system
JP2795110B2 (en) Directed graph creation device
JP2724235B2 (en) Variable name inference device
JPH0844542A (en) Logical operation processing method
JPH02130645A (en) Truth table logical simulation method
JPS63118943A (en) Data processor
JPH04167134A (en) Bit transcription system
JPH05334889A (en) Rom writing device
JPH09212338A (en) Alignment processor
JPH03216729A (en) Elctronic computer
JPH05143677A (en) Device and method for logical design
JPS62182920A (en) Arithmetic unit for tag architecture
JPH05266127A (en) Method and device for cell ular representation/simple boolean expression transformation