JP2604469B2 - Semiconductor integrated circuit device and configuration method thereof - Google Patents

Semiconductor integrated circuit device and configuration method thereof

Info

Publication number
JP2604469B2
JP2604469B2 JP1152900A JP15290089A JP2604469B2 JP 2604469 B2 JP2604469 B2 JP 2604469B2 JP 1152900 A JP1152900 A JP 1152900A JP 15290089 A JP15290089 A JP 15290089A JP 2604469 B2 JP2604469 B2 JP 2604469B2
Authority
JP
Japan
Prior art keywords
pla
blocks
block
input
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP1152900A
Other languages
Japanese (ja)
Other versions
JPH0318121A (en
Inventor
雅春 木村
康浩 田中
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1152900A priority Critical patent/JP2604469B2/en
Publication of JPH0318121A publication Critical patent/JPH0318121A/en
Application granted granted Critical
Publication of JP2604469B2 publication Critical patent/JP2604469B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)
  • Logic Circuits (AREA)

Description

【発明の詳細な説明】 〔概要〕 半導体集積回路装置及びその構成方法、特に、大規模
PLA及びその構成方法に関し、 複数のPLAの大きさを揃えて、作業効率やレイアウト
効率を改善することを目的とし、 複数のPLAブロックよりなり、各PLAブロックの入力変
数及び出力変数が全てのPLAブロックで共通する半導体
集積回路装置において、全てのPLAブロックに含まれる
積項に対応する複数の信号線が、各PLAブロックに等分
割されている。
DETAILED DESCRIPTION OF THE INVENTION [Summary] Semiconductor integrated circuit device and its configuration method, especially large scale
Regarding PLA and its configuration method, for the purpose of improving work efficiency and layout efficiency by aligning the sizes of multiple PLAs, it is composed of multiple PLA blocks, and the input variables and output variables of each PLA block are all PLA. In a semiconductor integrated circuit device common to blocks, a plurality of signal lines corresponding to product terms included in all PLA blocks are equally divided into each PLA block.

〔産業上の利用分野〕[Industrial applications]

本発明は、半導体集積回路装置及びその構成方法に関
し、特に、複数のPLAブロックを使用して構成する大規
模PLA及びその構成方法に関する。
The present invention relates to a semiconductor integrated circuit device and a method of configuring the same, and more particularly, to a large-scale PLA configured using a plurality of PLA blocks and a method of configuring the same.

AND−OR2段階論理によって任意の論理機能を実現する
PLA(Programmable Logic Array)は、多品種少量生産
に適し、近年、大規模な半導体集積回路装置にも一部で
使用されるようになってきた。
Arbitrary logic function is realized by AND-OR two-step logic
PLA (Programmable Logic Array) is suitable for high-mix low-volume production and has recently been used in some large-scale semiconductor integrated circuit devices.

〔従来の技術〕[Conventional technology]

第5図は1つのPLAを示す図であり、一例として3つ
の入力信号x1〜x3、2つの出力信号y1,y2、6つの積項P
1〜P6を持つPLAの論理構造を示す図である。こうしたPL
AではANDアレイ1およびORアレイ2の●で示す部分を選
択的に接続(プログラム)して、任意の論理機能を実現
する。一般に、DMAC(Direct Memory Access Controlle
r)等の大規模集積回路装置を大規模PLAで構成する場合
には、いくつかのPLAで各機能ブロックを実現し、これ
らのPLAブロックをチップ上にレイアウトする方法が採
られる。通常、各PLAブロックの大きさは入力信号数、
出力信号数および積項数に依存し、これらの数は実現す
べき論理機能毎に決められる。第6図は例えばDMACの各
機能を大規模PLAで実現した場合の各PLAブロックの大き
さを説明する図で、G1,G2,G3,G4,……はそれぞれの機能
毎のPLAブロックである。この図において最も面積(あ
るいはパターン)の小さいG1は13個の入力信号と58個の
積項によって7個の出力信号を得ている。一方、最も面
積(あるいはパターン)の大きいG3は17個の入力信号と
321個の積項で7個の出力信号を得ている。
FIG. 5 is a diagram showing one PLA. As an example, three input signals x 1 to x 3 , two output signals y 1 and y 2 , and six product terms P
Shows a logical structure of a PLA having 1 to P 6. Such PL
In A, the portions indicated by ● of the AND array 1 and the OR array 2 are selectively connected (programmed) to realize an arbitrary logical function. Generally, DMAC (Direct Memory Access Controlle
When a large-scale integrated circuit device such as r) is configured by a large-scale PLA, a method of implementing each functional block with several PLAs and laying out these PLA blocks on a chip is adopted. Usually, the size of each PLA block is the number of input signals,
It depends on the number of output signals and the number of product terms, and these numbers are determined for each logical function to be realized. FIG. 6 is a diagram for explaining the size of each PLA block when each function of the DMAC is realized by a large-scale PLA. G 1 , G 2 , G 3 , G 4 ,... PLA block. In this figure, G 1 having the smallest area (or pattern) obtains seven output signals by 13 input signals and 58 product terms. On the other hand, G 3 with the largest area (or pattern) has 17 input signals and
Seven output signals are obtained from 321 product terms.

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

しかしながら、このような従来の半導体集積回路装置
の構成方法にあっては、複数のPLAの面積(あるいはパ
ターン)がそれぞれ異なっていたために、それぞれ個別
に設計や検証をしなければならず作業効率が悪いといっ
た問題点や、また、例えば、第6図のとおりに配置しよ
うとするとG1,G2,G4の右側にそれぞれ空き領域(破線で
示す)を生じ、チップ上に配置する際のレイアウト効率
が悪いといった問題点があった。
However, in such a conventional configuration method of a semiconductor integrated circuit device, since the areas (or patterns) of a plurality of PLAs are different from each other, design and verification must be performed individually for each of them, resulting in an increase in work efficiency. For example, when the layout is performed as shown in FIG. 6, empty areas (shown by broken lines) are generated on the right side of G 1 , G 2 , and G 4 , and the layout when the layout is performed on the chip There was a problem that efficiency was poor.

そこで本発明は、複数のPLAブロックの大きさを揃え
て、作業効率やレイアウト効率を改善することを目的と
している。
Therefore, an object of the present invention is to improve the work efficiency and the layout efficiency by aligning the sizes of a plurality of PLA blocks.

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

本発明に係る半導体集積回路装置は、上記目的達成の
ため、複数のPLAブロックよりなり、各PLAブロックの入
力変数及び出力変数が全てのPLAブロックで共通する半
導体集積回路装置において、全てのPLAブロックに含ま
れる積項に対応する複数の信号線が、各PLAブロックに
等分割されていることを特徴とする。
In order to achieve the above object, the semiconductor integrated circuit device according to the present invention includes a plurality of PLA blocks, and the input variables and output variables of each PLA block are common to all the PLA blocks. Is characterized in that a plurality of signal lines corresponding to the product terms included in are divided equally into each PLA block.

本発明に係る半導体集積回路装置の構成方法は、複数
のPLAブロックを使用する半導体集積回路装置の構成方
法において、1つのPLAブロックの入力変数に、他のPLA
ブロックの入力変数のうちの異なる入力変数およびブロ
ック選択用入力変数を加えて1つのPLAブロックの入力
信号数を拡大し、該拡大を他のPLAブロックについても
同様に行って全てのPLAブロックの入力信号数を同一に
する段階と、1つのPLAブロックの出力変数に、他のPLA
ブロックの出力変数のうちの異なる出力変数を加えて1
つのPLAブロックの出力信号数を拡大し、該拡大を他のP
LAブロックについても同様に行って全てのPLAブロック
の出力信号数を同一にする段階と、全てのPLAブロック
に含まれる積項に対応する複数の信号線を各PLAブロッ
クに等分割する段階と、を含むことを特徴とする。
According to a method of configuring a semiconductor integrated circuit device according to the present invention, in a method of configuring a semiconductor integrated circuit device using a plurality of PLA blocks, an input variable of one PLA block is assigned to another PLA block.
The number of input signals of one PLA block is expanded by adding a different input variable among the input variables of the block and the input variable for block selection, and the expansion is similarly performed for the other PLA blocks, and the input of all the PLA blocks is performed. Equalizing the number of signals and assigning another PLA to the output variable of one PLA block
Add one of the output variables of the block and add 1
Expand the number of output signals of one PLA block, and
Performing the same for the LA block to equalize the number of output signals of all PLA blocks, and equally dividing a plurality of signal lines corresponding to product terms included in all PLA blocks into each PLA block, It is characterized by including.

〔作用〕[Action]

このような構成を有する半導体集積回路装置およびそ
の構成方法によれば、要するに、複数のPLAブロックよ
りなる半導体集積回路において、各PLAブロックの入
力信号数および出力信号数を統一し、且つ、全てのPL
Aブロックに含まれる積項に対応する信号線を各PLAブロ
ックに等分割するため、より、各PLAブロックの入力
信号線(および出力信号線)の配列方向(たとえば第3
図の左右方向)のサイズを揃えることができ、さらに、
より、各PLAブロックの積項線の配列方向(たとえば
第3図の上下方向)のサイズを揃えることができる。し
たがって、各PLAブロックの上下左右のサイズを完全に
揃えることができ、レイアウトの効率を改善できる。
According to the semiconductor integrated circuit device having such a configuration and the configuration method thereof, in short, in a semiconductor integrated circuit including a plurality of PLA blocks, the number of input signals and the number of output signals of each PLA block are unified, and all PL
Since the signal lines corresponding to the product terms included in the A block are equally divided into each PLA block, the input signal lines (and output signal lines) of each PLA block are arranged in the same direction (for example,
(Left and right directions in the figure)
Accordingly, the size of the product term line of each PLA block in the arrangement direction (for example, the vertical direction in FIG. 3) can be made uniform. Therefore, the upper, lower, left, and right sizes of each PLA block can be completely aligned, and layout efficiency can be improved.

〔実施例〕〔Example〕

以下、本発明を図面に基づいて説明する。 Hereinafter, the present invention will be described with reference to the drawings.

第1〜4図は本発明に係る半導体集積回路装置の構成
方法の一実施例を示す図である。
FIGS. 1 to 4 are diagrams showing one embodiment of a method of configuring a semiconductor integrated circuit device according to the present invention.

第1図において、10は入力信号数“4"、出力信号数
“3"および積項数“7"の第1のPLAであり、また、11は
入力信号数“3"、出力信号数“2"および積項数“5"の第
2のPLAである。今、これらの第1、第2のPLAを論理構
造を変えずに同一のチップ上に配置した場合を考える
と、入・出力信号数や積項数の違いから各PLAのパター
ンが一定していないので前述したように作業効率やレイ
アウト効率が悪くなる。
In FIG. 1, reference numeral 10 denotes a first PLA having the number of input signals "4", the number of output signals "3", and the number of product terms "7", and reference numeral 11 denotes the number of input signals "3" and the number of output signals " This is a second PLA having 2 "and the number of product terms" 5 ". Now, considering the case where these first and second PLAs are arranged on the same chip without changing the logical structure, the pattern of each PLA is constant due to the difference in the number of input / output signals and the number of product terms. As described above, the work efficiency and the layout efficiency deteriorate as described above.

そこで、本実施例による構成方法では、以下の2つの
段階を含むようにしている。なお、2つの段階を行う順
序は特に規定しない。
Thus, the configuration method according to the present embodiment includes the following two steps. The order of performing the two steps is not particularly defined.

段階その1 すなわち、第2図において、1つのPLAブロック(例
えば第1のPLA)の入力変数x1,x2,x3,x4に、他のPLAブ
ロック(第2のPLA)の入力変数x1,x4,x5のうちの異な
る入力変数(x5)を加えるとともに、ブロック選択用入
力変数xcを加え、入力信号数をはじめの“4"から“6"に
拡大する。同様にして、上記拡大を他のPLAブロック
(第2のPLA)についても行う。すなわち、第2のPLAの
入力変数x1,x4,x5に、第1のPLAの入力変数x1,x2,x3,x4
のうちの異なる入力変数(x2,x3)を加えるとともに、
ブロック選択用入力変数xcを加え、入力信号数をはじめ
の“3"から“6"に拡大する。なお、上記xcは第1のPLA
および第2のPLAをセレクトするのに使用され、例えばx
c=“L"のときには第1のPLAが、xc=“H"のときには第
2のPLAがセレクトされる。
Step 1 In other words, in FIG. 2, the input variables x 1 , x 2 , x 3 , and x 4 of one PLA block (for example, the first PLA) are replaced with the input variables of another PLA block (the second PLA). x 1, x 4, with addition of different input variables ones of x 5 (x 5), apply an input variable x c block selection, to expand the number of input signals to the "6" from the beginning of "4". Similarly, the above enlargement is performed for another PLA block (second PLA). That is, the input variables x 1 , x 4 , x 5 of the second PLA are added to the input variables x 1 , x 2 , x 3 , x 4 of the first PLA.
Add different input variables (x 2 , x 3 ) of
The input variables x c block select addition, to expand the number of input signals to the "6" from the beginning of "3". The above x c is the first PLA
And used to select a second PLA, for example x
When c = “L”, the first PLA is selected, and when x c = “H”, the second PLA is selected.

段階その2 1つのPLAブロック(例えば第1のPLA)の出力変数
y1,y2,y3に、他のPLAブロック(第2のPLA)の出力変数
y3,y4のうちの異なる出力変数(y4)を加え、出力信号
数をはじめの“3"から“4"に拡大する。同様にして、他
のPLAブロック(第2のPLA)の出力変数y3,y4に、第1
のPLAの出力変数のうちの異なる出力変数y1,y2を加え、
出力信号数をはじめの“2"から“4"に拡大する。そし
て、第1のPLA、第2のPLAの出力をワイヤードオア(第
3図中○印)で接続して結合する。
Step 2 Output variables of one PLA block (for example, the first PLA)
Output variables of other PLA blocks (second PLA) in y 1 , y 2 , y 3
y 3, different output variable ones of the y 4 (y 4) is added, expanding the number of output signal to "4" from the beginning of "3". Similarly, the output variables y 3 and y 4 of another PLA block (second PLA) are set to the first
Different output variables y 1 and y 2 among the output variables of the PLA of
The number of output signals is expanded from "2" to "4". Then, the outputs of the first PLA and the second PLA are connected and connected by a wired OR (indicated by a circle in FIG. 3).

これらの2つの段階を行った結果、複数のPLAブロッ
ク(第1、第2のPLA)の入力信号数が“6"、そして出
力信号数が“4"になり、すなわち同一の数になり、しか
も含まれる変数内容が一致することになる。したがっ
て、複数のPLAブロックの入力信号および出力信号を共
通化することができ、これにより、第3図に示すよう
に、複数のPLAブロックの積項を加え合わせ、等分割し
て揃えることができ、複数のPLAブロックのパターンを
同一にすることができる。その結果、 (i)1つのPLAブロックを基本にして複数のPLAブロッ
ク毎の内部マトリクスを代えてプログラムすることがで
き、設計や検証を簡単化して作業効率を改善できる。
As a result of performing these two steps, the number of input signals of the plurality of PLA blocks (first and second PLAs) becomes “6” and the number of output signals becomes “4”, that is, the same number, In addition, the contents of the included variables match. Therefore, the input signal and the output signal of the plurality of PLA blocks can be made common, and as shown in FIG. 3, the product terms of the plurality of PLA blocks can be added and divided equally. , The pattern of a plurality of PLA blocks can be made the same. As a result, (i) it is possible to perform programming by changing the internal matrix for each of a plurality of PLA blocks based on one PLA block, thereby simplifying design and verification and improving work efficiency.

(ii)また、複数のPLAブロックを配置する際に、空き
領域を少なくすることができ、レイアウト効率を改善で
きる。
(Ii) Further, when arranging a plurality of PLA blocks, the free space can be reduced, and the layout efficiency can be improved.

なお、本実施例では、簡単化のために2つのPLAブロ
ックを使用した構成方法について述べたが、2つ以上の
多数のPLAブロックを使用するものにも適用できること
は勿論である。また、各PLAブロックの入力信号数、出
力信号数および積項数についても上記例に限定されない
ことは言うまでもない。
In this embodiment, the configuration method using two PLA blocks has been described for simplicity. However, it is needless to say that the present invention can be applied to a configuration using two or more PLA blocks. It goes without saying that the number of input signals, the number of output signals, and the number of product terms of each PLA block are not limited to the above example.

ちなみに、本発明者がDMACを対象にして実験を試みた
結果、次のような入・出力信号数および積項数の変形結
果を得た。すなわち、次表に示すB1〜B20までのPLAを2
つのグループB1〜B10、B11〜B20に分け、各グループに
ついて変形を行った結果、 B1〜B10のグループについては、それぞれ入力信号数
“28"、出力信号数“7"、積項数“135"のPLAブロック13
個(B′〜B′13)となり、また、B11〜B20のグルー
プについては、それぞれ入力信号数“28"、出力信号数
“23"、積項数“135"のPLAブロック13個(B′14〜B′
26)となった。
By the way, as a result of experimenting on the DMAC, the inventor obtained the following modified results of the number of input / output signals and the number of product terms. That is, PLA from B 1 to B 20 shown in the following table is 2
One group B 1 ~B 10, B 11 divided into .about.B 20, a result of deformation for each group, For the groups B 1 to B 10 , the PLA blocks 13 each having the number of input signals “28”, the number of output signals “7”, and the number of product terms “135” are provided.
(B ′ 1 to B ′ 13 ), and for the group of B 11 to B 20 , 13 PLA blocks each having 28 input signals, 23 output signals, and 135 product terms (B '14 ~B'
26 ).

第4図は参考までにグループB′〜B′13までのPL
Aのうちの4つのPLAブロック(例えばB′〜B′
をレイアウトした図であり、この図から判るように同一
のパターンで配置することができた。なお、この実験で
は各グループ最後のPLAB′13,B′26については積項数が
“135"に満たなかったが、ダミーの積項を与えることで
“135"に一致させている。
FIG. 4 shows PLs of groups B ′ 1 to B ′ 13 for reference.
Four PLA block among the A (e.g. B '1 ~B' 4)
Are laid out, and as can be seen from this figure, they could be arranged in the same pattern. Although not less than the number of product terms is "135" for the group last PLAB '13, B' 26 in this experiment is made to coincide with "135" by giving a dummy product terms.

〔発明の効果〕〔The invention's effect〕

本発明によれば、複数のPLAブロックのパターンを揃
えることができ、作業効率やレイアウト効率を改善する
ことができる。
According to the present invention, patterns of a plurality of PLA blocks can be aligned, and work efficiency and layout efficiency can be improved.

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

第1〜4図は本発明に係る半導体集積回路装置及びその
構成方法の一実施例を示す図であり、 第1図(a)(b)はその変形前の複数のPLAをそれぞ
れ示す図、 第2図(a)(b)はその変形中の複数のPLAをそれぞ
れ示す図、 第3図はその変形後の複数のPLAを結合した図、 第4図はその方法を適用して構成した大規模PLAの要部
のレイアウト図、 第5、6図は従来例を示す図であり、 第5図はそのPLAの論理構造を示す図、 第6図はその大規模PLAのレイアウト図である。 10……第1のPLA(複数のPLAブロック)、 11……第2のPLA(複数のPLAブロック)、 x1,x2,x3,x4,x5……入力変数(入力信号)、 xc……ブロック選択用入力変数、 y1,y2,y3,y4……出力変数(出力信号)、 P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,P11,P12……積項。
FIGS. 1 to 4 are views showing an embodiment of a semiconductor integrated circuit device and a method of configuring the same according to the present invention. FIGS. 1 (a) and 1 (b) show a plurality of PLAs before deformation, respectively. 2 (a) and 2 (b) are diagrams showing a plurality of PLAs during the deformation, respectively, FIG. 3 is a diagram showing a combination of a plurality of PLAs after the deformation, and FIG. 4 is configured by applying the method. 5 and 6 are diagrams showing a conventional example, FIG. 5 is a diagram showing a logical structure of the PLA, and FIG. 6 is a layout diagram of the large-scale PLA. . 10 ...... first PLA (multiple PLA blocks), 11 ...... second PLA (multiple PLA blocks), x 1, x 2, x 3, x 4, x 5 ...... input variables (input signal) , X c …… Input variables for block selection, y 1 , y 2 , y 3 , y 4 …… Output variables (output signals), P 1 , P 2 , P 3 , P 4 , P 5 , P 6 , P 7, P 8, P 9, P 10, P 11, P 12 ...... product terms.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭52−137228(JP,A) 特開 昭59−208944(JP,A) ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-52-137228 (JP, A) JP-A-59-208944 (JP, A)

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数のPLAブロックよりなり、各PLAブロッ
クの入力変数及び出力変数が全てのPLAブロックで共通
する半導体集積回路装置において、 全てのPLAブロックに含まれる積項に対応する複数の信
号線が、各PLAブロックに等分割されていることを特徴
とする半導体集積回路装置。
In a semiconductor integrated circuit device comprising a plurality of PLA blocks, wherein input and output variables of each PLA block are common to all PLA blocks, a plurality of signals corresponding to product terms included in all PLA blocks are provided. A semiconductor integrated circuit device, wherein a line is equally divided into each PLA block.
【請求項2】複数のPLAブロックを使用する半導体集積
回路装置の構成方法において、 1つのPLAブロックの入力変数に、他のPLAブロックの入
力変数のうちの異なる入力変数およびブロック選択用入
力変数を加えて1つのPLAブロックの入力信号数を拡大
し、該拡大を他のPLAブロックについても同様に行って
全てのPLAブロックの入力信号数を同一にする段階と、 1つのPLAブロックの出力変数に、他のPLAブロックの出
力変数のうちの異なる出力変数を加えて1つのPLAブロ
ックの出力信号数を拡大し、該拡大を他のPLAブロック
についても同様に行って全てのPLAブロックの出力信号
数を同一にする段階と、 全てのPLAブロックに含まれる積項に対応する複数の信
号線を各PLAブロックに等分割する段階と、を含むこと
を特徴とする半導体集積回路装置の構成方法。
2. A method of configuring a semiconductor integrated circuit device using a plurality of PLA blocks, wherein a different input variable and an input variable for block selection among input variables of another PLA block are used as input variables of one PLA block. In addition, expanding the number of input signals of one PLA block and performing the expansion on other PLA blocks in the same manner to equalize the number of input signals of all PLA blocks; The output signal number of one PLA block is expanded by adding a different output variable among the output variables of the other PLA blocks, and the expansion is similarly performed for the other PLA blocks to output the number of output signals of all the PLA blocks. And a step of equally dividing a plurality of signal lines corresponding to product terms included in all PLA blocks into each PLA block. Law.
JP1152900A 1989-06-14 1989-06-14 Semiconductor integrated circuit device and configuration method thereof Expired - Lifetime JP2604469B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1152900A JP2604469B2 (en) 1989-06-14 1989-06-14 Semiconductor integrated circuit device and configuration method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1152900A JP2604469B2 (en) 1989-06-14 1989-06-14 Semiconductor integrated circuit device and configuration method thereof

Publications (2)

Publication Number Publication Date
JPH0318121A JPH0318121A (en) 1991-01-25
JP2604469B2 true JP2604469B2 (en) 1997-04-30

Family

ID=15550590

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1152900A Expired - Lifetime JP2604469B2 (en) 1989-06-14 1989-06-14 Semiconductor integrated circuit device and configuration method thereof

Country Status (1)

Country Link
JP (1) JP2604469B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100773989B1 (en) * 2006-02-23 2007-11-08 최길림 A packaging box

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52137228A (en) * 1976-05-12 1977-11-16 Hitachi Ltd Programmable logic array
JPS52137229A (en) * 1976-05-12 1977-11-16 Hitachi Ltd Programmable logic array
JPS59208944A (en) * 1983-05-13 1984-11-27 Hitachi Ltd Semiconductor integrated circuit device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100773989B1 (en) * 2006-02-23 2007-11-08 최길림 A packaging box

Also Published As

Publication number Publication date
JPH0318121A (en) 1991-01-25

Similar Documents

Publication Publication Date Title
US5224056A (en) Logic placement using positionally asymmetrical partitioning algorithm
EP0271596B1 (en) VLSI-chip design and manufacturing process
EP0510815A2 (en) High-density erasable programmable logic device architecture using multiplexer interconnections
WO1994028475A1 (en) Field programmable logic device with dynamic interconnections to a dynamic logic core
JPH07120359B2 (en) Simulation method in hardware simulator
JPH04124855A (en) Semiconductor integrated circuit device and method of designing layout thereof and layout designing apparatus
JP2604469B2 (en) Semiconductor integrated circuit device and configuration method thereof
US7516059B2 (en) Logical simulation device
US5838335A (en) Graphic data processing method and device
JP2666733B2 (en) High-speed graphic processor
JPH02241062A (en) Disposing method for cell of semiconductor device
JP2817517B2 (en) LSI placement and routing system
JPS62139342A (en) Lsi design
JPH09108933A (en) Arrangement of raw material and cutting-out method
US6412103B1 (en) Routing method removing cycles in vertical constraint graph
US6996795B2 (en) Data processing in digital systems
JPH0685064A (en) Manufacture of semiconductor integrated circuit and its device
JPS59175747A (en) Semiconductor integrated circuit
JP2938601B2 (en) Arrangement method
JP2002208638A (en) Method and system of information processing
JP2914274B2 (en) Automatic placement processing method and apparatus
JPH04251381A (en) Automatic wiring system for circuit diagram
JPH06131419A (en) Method and device for automatically arranging graphic form
JPH0653318A (en) Method for transistor placement
JPH10125791A (en) Wiring method of semiconductor device