JPH09181598A - Field programmable gate array - Google Patents

Field programmable gate array

Info

Publication number
JPH09181598A
JPH09181598A JP7327757A JP32775795A JPH09181598A JP H09181598 A JPH09181598 A JP H09181598A JP 7327757 A JP7327757 A JP 7327757A JP 32775795 A JP32775795 A JP 32775795A JP H09181598 A JPH09181598 A JP H09181598A
Authority
JP
Japan
Prior art keywords
circuit
multiplexer
field programmable
gate array
programmable gate
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.)
Withdrawn
Application number
JP7327757A
Other languages
Japanese (ja)
Inventor
Uu Namu-San
ウー ナム−サン
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.)
AT&T Corp
Original Assignee
AT&T 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 AT&T Corp filed Critical AT&T Corp
Priority to JP7327757A priority Critical patent/JPH09181598A/en
Publication of JPH09181598A publication Critical patent/JPH09181598A/en
Withdrawn legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To improve the capacity of a programmable logic cell(PLC) without adding a lookup table(LUT) adding layer to a circuit network by including decoder circuit arrangement capable of operating so as to increase the number of inputs to each PLC in the PLC and connecting the decoder circuit arrangement, to an LUT. SOLUTION: An PLC 200 includes a look-up table(LUT) 202 connected to the decoder circuit arrangement 203. The arrangement 203 includes a multiplexer(MUX) 204 and a decoder circuit 206. The arrangement 203 connected to the PLC 200 increases the number K of inputs of the PLC 200 in relation with the addition of an LUT circuit network. When the LUT 202 is an 8-bit LUT (m=3) and the circuit 206 has five inputs (L=5) for instance, the PLC 200 is provided with capacity for executing a Boolean function having eight inputs at maximum (K=8=3+5) and the arrangement 203 increases the number K of inputs of the PLC 200 by a coefficient L.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、集積回路半導体チ
ップに形成されたプログラマブルロジック装置に関し、
特に、フィールドプログラマブルゲートアレイチップの
一部であるロジックセルに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a programmable logic device formed on an integrated circuit semiconductor chip,
In particular, it relates to a logic cell that is part of a field programmable gate array chip.

【0002】[0002]

【従来の技術及び発明が解決しようとする課題】集積回
路(IC)は、伝統的に、1つの機能、またはソフトウ
ェアプログラミングで定義された複数の機能を実行し
た。しかしながら、いずれの場合にも、機能を実行した
ロジック構成はICの設計の間に決定された。もっと最
近には、ロジック構成を製造後に変更できる集積回路が
開発されている。例えば、ロジック機能をユーザーが確
立することができるフィールドプログラマブルゲートア
レイ(FPGA)が開発されている。典型的には、この
ロジック機能はプログラマブル ファンクション ユニ
ット(PFU)で実行される。このPFUは、一般的
に、望ましいロジック及びメモリ機能を実行するために
望ましい配置に接続することができる種々のロジック回
路素子(例えば、ANDゲート、ORゲート、NAND
ゲート、NORゲート、フリップフロップ、ルックアッ
プテーブルメモリ、マルチプレクサ、レジスタ、ラッ
チ、3状態バッファ)を含んでいる。例えば、典型的な
ロジック機能は、組合せロジック、アダー、カウンタ及
び他のデータパス機能を含んでいる。組合せロジックは
典型的にルックアップテーブル(LUT)を用いて実行
されるのに対して、逐次ロジックは典型的にフリップフ
ロップやラッチのような記憶素子(レジスタ)を用いて
実行される。
BACKGROUND OF THE INVENTION Integrated circuits (ICs) have traditionally performed one function or functions defined in software programming. However, in each case, the logic configuration that performed the function was determined during IC design. More recently, integrated circuits have been developed in which the logic configuration can be changed after manufacture. For example, field programmable gate arrays (FPGAs) have been developed that allow users to establish logic functions. Typically, this logic function is performed in a programmable function unit (PFU). The PFU typically includes various logic circuit elements (e.g., AND gates, OR gates, NANDs) that can be connected in the desired arrangement to perform the desired logic and memory functions.
Gate, NOR gate, flip-flop, look-up table memory, multiplexer, register, latch, 3-state buffer). For example, typical logic functions include combinatorial logic, adders, counters and other datapath functions. Combinatorial logic is typically implemented using a look-up table (LUT), whereas sequential logic is typically implemented using storage elements (registers) such as flip-flops and latches.

【0003】上述のように、各ロジックセル(すなわち
PLC:プログラマブルロジックセル)は、ルックアッ
プテーブル(LUT)を用いて組合せロジック機能を実
行する。典型的には、LUTは、スタティック ランダ
ムアクセスメモリ(RAM)を用いて、各PLCの組合
せロジック機能に従ってブールの機能を実行する。
“K”は、ブールのネットワークに接続してFPGAの
個々のPLCで実行することができる最大入力数を示す
ことになるのを注意されたい。典型的には、Kの値が増
加するにつれて、アプリケーション回路(FPGAチッ
プで実行される回路)を実行するのに必要とされる(P
LCと同様な)LUTのレベル(例えば深さ)の数は減
少し、これは時間遅延をほとんどなくする(回路速度を
高める)。したがって、大きなK値を持つPLCを備え
ることが望ましいことがある。
As mentioned above, each logic cell (or PLC: programmable logic cell) uses a look-up table (LUT) to perform combinatorial logic functions. LUTs typically use static random access memory (RAM) to perform Boolean functions according to the combinatorial logic functions of each PLC.
Note that "K" will indicate the maximum number of inputs that can be implemented in the individual PLCs of the FPGA connected to the Boolean network. Typically, as the value of K increases, it is required to execute the application circuit (the circuit implemented in the FPGA chip) (P
The number of levels (eg depth) of the LUT (similar to LC) is reduced, which eliminates time delays (increases circuit speed). Therefore, it may be desirable to have a PLC with a large K value.

【0004】例えば、図1は先行技術のPLC150の
LUT152のブロック図を示す。詳細には、LUT1
52は、PLC150に4入力(例えばK=4)までの
ブール機能を実行させることができる16ビットRAM
である。図2は、先行技術のPLC160のF及びG
LUT 162及び164のブロック図を示す。F及び
G LUT162及び164は両方とも16ビットRA
Mであり、PLC160に、PLC160の回路構成に
対応して5入力A1,A2,A3,A4及びA5(K=
5)までのブール機能を実行させることができる(入力
A2,A3及びA4はF及びG LUTの両方に共通に
なっている)。図3は、PLC170にその回路構成に
関連して9入力(A1乃至A9)(K=9)までのいく
つかのブール機能を実行させることができる、8ビット
H LUT172に接続された上述のF及びG LU
T162及び164の各出力を有するFPGA PLC
170のブロック図を示す。
For example, FIG. 1 shows a block diagram of a LUT 152 of a prior art PLC 150. Specifically, LUT1
52 is a 16-bit RAM that allows the PLC 150 to perform Boolean functions up to 4 inputs (eg, K = 4)
It is. FIG. 2 shows the F and G of the prior art PLC 160.
3 shows a block diagram of LUTs 162 and 164. F and G LUTs 162 and 164 are both 16-bit RA
M, and the PLC 160 has five inputs A1, A2, A3, A4 and A5 (K = corresponding to the circuit configuration of the PLC 160).
The Boolean functions up to 5) can be performed (inputs A2, A3 and A4 are common to both F and G LUTs). FIG. 3 shows the above described F connected to an 8-bit H LUT 172 that allows the PLC 170 to perform some Boolean function up to 9 inputs (A1 through A9) (K = 9) in relation to its circuit configuration. And G LU
FPGA PLC with T162 and 164 outputs
17 shows a block diagram of 170.

【0005】したがって、PLCにおけるLUTの特定
のサイズ(RAM)とそれらの回路構成は、特定のPL
CのK値を決定する。例えば、上述のPLC150(図
2)には、5のK値を提供する32ビットの結合サイズ
の16ビット RAM F及びG LUT162及び1
64が備えられている。対照的に、上述のPLC170
(図3)は、(F及びG LUTの入力(A1乃至A4
及びA6乃至A9)は互いに独立しているので)8のK
値を提供する32ビットの結合サイズの同等の16ビッ
ト RAM F及びG LUTを備えている。さらに、
K値を上げるためにF及びG LUT162及び164
の出力端子に追加のLUTを加えることができる。例え
ば、PLC170(図3)に追加されたH−LUT17
2はK値を1だけ増加させるように機能した。しかしな
がら、追加のLUTをPLCに追加すると、信号伝搬時
間が増加し(例えば、回路速度が減少し)、たいていの
回路アプリケーションにとって不利になる。さらに、F
PGAにおけるPLCレベルの数が増加すると、それに
応じて、FPGAのサイズとコストが共に増加する。
Therefore, the specific size (RAM) of the LUT in the PLC and their circuit configuration are
Determine the K value of C. For example, the PLC 150 (FIG. 2) described above includes a 16-bit RAM F and G LUT 162 and 1 with a 32-bit combined size that provides a K value of 5.
64 are provided. In contrast, the PLC 170 described above
(FIG. 3) is (F and G LUT inputs (A1 to A4
And A6 to A9) are independent of each other)
It has an equivalent 16-bit RAM F and G LUT with a 32-bit bond size that provides the value. further,
F and G LUTs 162 and 164 to increase K value
Additional LUTs can be added to the output terminals of. For example, the H-LUT 17 added to the PLC 170 (FIG. 3)
2 worked to increase the K value by 1. However, adding additional LUTs to the PLC increases signal propagation time (eg, reduces circuit speed), which is a disadvantage for most circuit applications. Further, F
As the number of PLC levels in the PGA increases, so does the size and cost of the FPGA.

【0006】[0006]

【課題を解決するための手段】本発明は、複数のPLC
を有し、各PLCが、各PLCへの入力数(K)を増加
させるように動作可能なデコーダ回路配置を含む、フィ
ールドプログラマブルゲートアレイに向けられたもので
ある。このデコーダ回路配置は、工程には、各PLCの
各LUTに接続され、それにより、PLCの入力数は、
上述のデコーダ回路配置の対応する入力数だけ増加す
る。
SUMMARY OF THE INVENTION The present invention provides a plurality of PLCs.
And each PLC is directed to a field programmable gate array including a decoder circuit arrangement operable to increase the number of inputs (K) to each PLC. This decoder circuit arrangement is connected to each LUT of each PLC in the process so that the number of inputs of the PLC is
It is increased by the corresponding number of inputs of the decoder circuit arrangement described above.

【0007】各デコーダ回路配置は、好適には、PLC
のLUTに接続されたマルチプレクサ回路を含む。さら
に、複数の入力端子と、マルチプレクサ回路のアドレス
セレクタに接続された出力端子とを有するデコーダ回路
が備えられる。好適な実施例では、マルチプレクサ回路
は、LUTの出力端子に接続された第1の入力端子と、
不履行値に接続された第2の入力端子とを有する2対1
MUXを含む。2対1MUXのアドレスセレクタは上述
のデコーダ回路に接続されて制御される。したがって、
本発明のデコーダ回路配置は、回路網FPGAにLUT
の追加層を追加する必要性を要することなく、FPGA
と関連するブール網の最大入力数(K)を増加させるこ
とによって、各PLCの能力を増加させる。本発明の上
記の特徴は、添付図面と共に行なわれる以下の本発明に
よる装置の一実施例の詳細な説明の参照により、容易に
明らかになり理解できるだろう。
Each decoder circuit arrangement is preferably a PLC.
A multiplexer circuit connected to the LUT. Further, a decoder circuit having a plurality of input terminals and an output terminal connected to the address selector of the multiplexer circuit is provided. In a preferred embodiment, the multiplexer circuit has a first input terminal connected to the output terminal of the LUT,
2-to-1 with second input terminal connected to default value
Includes MUX. The 2-to-1 MUX address selector is connected to and controlled by the above-mentioned decoder circuit. Therefore,
The decoder circuit arrangement of the present invention has a LUT in a circuit network FPGA.
FPGA without the need to add additional layers of
Increase the capability of each PLC by increasing the maximum number of inputs (K) in the Boolean network associated with. The above features of the present invention will be readily apparent and understood by reference to the following detailed description of one embodiment of the device according to the present invention taken in conjunction with the accompanying drawings.

【0008】[0008]

【発明の実施の形態】次に図面を参照すると、同じ参照
数字は同じすなわち同等の構成要素を識別する。図4
は、本発明のデコーダ回路配置203に接続されたルッ
クアップテーブル(LUT)202を含むプログラマブ
ルロジックセル(PLC)200の一部を示す。最も簡
単な実施例におけるデコーダ回路配置203はマルチプ
レクサ(MUX)204と従来のデコーダ回路206を
含む。市販のFPGA、例えばAT&Tから市販されて
いるORCA FPGA、の集積回路内でPLC200
を提供することができることが当業者にはわかる。一般
に、PLC200へのデコーダ回路配置203の提供
は、LUT回路網の追加層の追加と関連して上述した欠
点を持つことなく、PLC200の入力数(K)を増加
させる機能がある。
DETAILED DESCRIPTION OF THE INVENTION Referring now to the drawings, like reference numbers identify identical or equivalent components. FIG.
Shows a portion of a programmable logic cell (PLC) 200 including a look-up table (LUT) 202 connected to a decoder circuit arrangement 203 of the present invention. The decoder circuit arrangement 203 in the simplest embodiment includes a multiplexer (MUX) 204 and a conventional decoder circuit 206. PLC200 in an integrated circuit of a commercially available FPGA, such as an ORCA FPGA commercially available from AT & T.
Those skilled in the art will understand that In general, providing the decoder circuit arrangement 203 to the PLC 200 has the ability to increase the number of inputs (K) of the PLC 200 without the drawbacks described above in connection with the addition of additional layers of LUT circuitry.

【0009】図4を参照すると、例として、LUT20
2は、2m ビット級のものであり、そのため、m入力2
08(例えばK=m)を有するブール網を実行すること
ができる。例えば、LUT202は、16ビット級(2
m =16,m=4)のものならば、4入力(K=4)ま
でを有するブール網を実行するのに適応している。LU
T202の出力線210は、好適には2対1のMUX2
04の第1の入力端子212に接続されている。MUX
204の第2の入力端子214はデフォルト値(0)に
接続されている。MUX204のアドレスセレクタ端子
218はデコーダ回路206に接続されている。周知の
とおり、このようなデコーダ回路206は、入力信号の
組合せを、入力組合せ信号に相当する1つの出力信号に
変換する装置である。例として、デコーダ回路206は
L入力線220を有するように適応されている。したが
って、このデコーダ回路206は、L入力220の組合
せ値に依存してその出力端子(線220)にロジック
ハイ(1)またはロジックロー(0)出力のどちらかを
持つように動作する。デコーダ回路206の変換方式
は、デコーダ回路206の特定の入力組合せ値に依存し
てロジック ハイ(1)またはロジック ロー(0)出
力値を持つように容易に構成することができることが当
業者にはわかる。
Referring to FIG. 4, as an example, LUT 20
2 is of the 2 m- bit class, so m inputs 2
It is possible to implement a Boolean network with 08 (eg K = m). For example, the LUT 202 has a 16-bit class (2
If m = 16, m = 4), then it is adapted to implement a Boolean network with up to 4 inputs (K = 4). LU
The output line 210 of the T202 is preferably a 2: 1 MUX2.
No. 04 is connected to the first input terminal 212. MUX
The second input terminal 214 of 204 is connected to the default value (0). The address selector terminal 218 of the MUX 204 is connected to the decoder circuit 206. As is well known, such a decoder circuit 206 is a device that converts a combination of input signals into one output signal corresponding to an input combination signal. By way of example, the decoder circuit 206 is adapted to have an L input line 220. Therefore, this decoder circuit 206 outputs a logic signal to its output terminal (line 220) depending on the combination value of the L input 220.
It operates to have either a high (1) or a logic low (0) output. Those skilled in the art will appreciate that the conversion scheme of the decoder circuit 206 can be easily configured to have a logic high (1) or a logic low (0) output value depending on a specific input combination value of the decoder circuit 206. Recognize.

【0010】また、従来のように、MUX204のアド
レスセレクタ218に入力される値(例えば0乃至1)
は、どの入力端子(212または214)が出力端子Y
に接続されるべきかを選択する決定力がある。好適に
は、MUX204はアクティブロー(0)になるように
適応され、そのため、デコーダ回路206の出力(線2
20)がロジック ロー(0)の場合、MUX204の
第1の入力端子212はその出力Yに接続される。例え
ば、デコーダ回路206の出力がロジック ロー(0)
ならば、MUX204のY出力値は、出力線210を介
してLUT202の出力値と等しくなる。デコーダ回路
206の出力がロジック ハイ(1)ならば、MUX2
04のY出力値は、第2の入力端子214の不履行値
(0)に等しくなる。
Further, as in the conventional case, a value (for example, 0 to 1) input to the address selector 218 of the MUX 204.
Which input terminal (212 or 214) is the output terminal Y
Has the power to decide which should be connected to. Preferably, MUX 204 is adapted to be active low (0) so that the output of decoder circuit 206 (line 2
When 20) is a logic low (0), the first input terminal 212 of MUX 204 is connected to its output Y. For example, the output of the decoder circuit 206 is a logic low (0).
Then, the Y output value of the MUX 204 becomes equal to the output value of the LUT 202 via the output line 210. If the output of the decoder circuit 206 is logic high (1), MUX2
The Y output value of 04 is equal to the default value (0) of the second input terminal 214.

【0011】したがって、図4に関して上記に説明した
ように、PLC200は、m+L入力(K=m+L)が
提供され、それにより、その中に最大m+L入力を有す
るブール機能を実行する能力が与えられる。例えば、L
UT202が8ビットLUT(m=3)であり、かつデ
コーダ回路206が5入力(L=5)を持つように構成
されている場合は、PLC200は、最大8入力(K=
8=3+5)を有するブール機能を実行する能力が与え
られる。したがって、デコーダ回路配置203は、PL
C200の入力数(K)を(L)の係数だけ増加させる
ように動作する。
Thus, as described above with respect to FIG. 4, PLC 200 is provided with m + L inputs (K = m + L), thereby providing the ability to perform Boolean functions with maximum m + L inputs therein. For example, L
If the UT 202 is an 8-bit LUT (m = 3) and the decoder circuit 206 is configured to have 5 inputs (L = 5), the PLC 200 will have a maximum of 8 inputs (K =
The ability to perform Boolean functions with 8 = 3 + 5) is provided. Therefore, the decoder circuit layout 203 is
It operates to increase the number of inputs (K) in C200 by a factor of (L).

【0012】次に図5a乃至5cを参照すると、図4の
デコーダ回路206の他の好適な実施例が示されてい
る。図5aは、L入力端子を持つ従来のNANDゲート
222の形態を有するデコーダ回路206を示してい
る。図5bは、L入力端子を持ち、各入力端子が2対1
MUX226に接続されているNANDゲート224の
形態のデコーダ回路206を示している。各2対1マル
チプレクサ226は、共通ノード232、ここでは中間
ノード232と関連する各入力端子228,230を有
し、入力端子230は従来のインバータ234である。
MUX226のアドレスセレクタ236は、1ビット
スタティック ランダムアクセスメモリ(RAM)23
8に接続されて制御される。図5cは、第1及び第2の
トランジスタ240及び242から構成される図5bの
MUX226を示し、各トランジスタ240,242の
ベースは1ビット スタティックRAM238に接続さ
れ、それにより作動または不作動にされる。図4のデコ
ーダ回路206は,多数の回路方式で構成することがで
き(例えば、NANDゲート224をANDゲートに代
えても良い)、図5に示されたものに制限されるべきで
ないことがわかる。
Referring now to FIGS. 5a-5c, another preferred embodiment of the decoder circuit 206 of FIG. 4 is shown. FIG. 5a shows a decoder circuit 206 in the form of a conventional NAND gate 222 having an L input terminal. FIG. 5b has L input terminals, each input terminal being 2 to 1
Shown is a decoder circuit 206 in the form of a NAND gate 224 connected to a MUX 226. Each 2-to-1 multiplexer 226 has a respective input terminal 228, 230 associated with a common node 232, here an intermediate node 232, which input terminal 230 is a conventional inverter 234.
Address selector 236 of MUX 226 is 1 bit
Static random access memory (RAM) 23
8 is connected and controlled. FIG. 5c shows the MUX 226 of FIG. 5b composed of first and second transistors 240 and 242, the base of each transistor 240, 242 being connected to a 1-bit static RAM 238, which is either activated or deactivated. . It will be appreciated that the decoder circuit 206 of FIG. 4 can be configured in a number of circuit schemes (eg, NAND gate 224 may be replaced by an AND gate) and should not be limited to that shown in FIG. .

【0013】図6は、本発明によるPL250における
デコーダ回路配置245のさらに他の好適な実施例を示
す。デコーダ回路配置245は、MUX204の第2の
入力端子214が1ビット スタティックRAM252
に接続されているほかは、図4のデコーダ回路配置20
3と実質的に同じである。RAM252の提供は、ユー
ザーに、MUX204を0または1のどちらかの不履行
値を持つように適応させる能力を与える。
FIG. 6 illustrates yet another preferred embodiment of a decoder circuit arrangement 245 in PL 250 according to the present invention. In the decoder circuit arrangement 245, the second input terminal 214 of the MUX 204 is a 1-bit static RAM 252.
4 is connected to the decoder circuit arrangement 20 of FIG.
Substantially the same as 3. The provision of RAM 252 provides the user with the ability to adapt MUX 204 to have a default value of either 0 or 1.

【0014】図7は、既存のFPGAへの本発明のデコ
ーダ回路配置の提供の一例を示す。図7には、上述のA
T&T ORCA FPGAのPLC300への図6の
デコーダ回路配置245の提供が示されている。便宜
上、ORCA PGAの上部の2つのLUT302,3
04のみが示されていることを理解すべきである。LU
T302及び304は16ビットLUTであり、各LU
T302,304には4入力(m=4)が備えられてい
る。各LUT302,304の3つの入力は互いに接続
されており(A1,A2及びA3)、そのため、LUT
302及び304の合計入力数は5になっている(m=
5,A0,A1,A2,A3及びA4)。各LUT30
2及び304の出力は、それぞれ線308及び310を
介して2対1マルチプレクサ306に接続されている。
MUX306の出力は線312を介して上述のMUX2
04の第1の入力端子212に接続されている。したが
って、上述のデコーダ回路配置245は、ORCA F
PGA のPLC300と協動的に機能する能力が与え
られ、上述のように、PLC300の入力数をL(デコ
ーダ回路206の入力数)だけ増加させるように動作す
る。例えば、デコーダ回路206が3入力(L=3)を
持つように適応されている場合は、PLC300の合計
入力数(K)は8になる(K=8=5+3=m+L)。
FIG. 7 shows an example of providing the decoder circuit arrangement of the present invention to an existing FPGA. In FIG. 7, the above A
The provision of the decoder circuit arrangement 245 of FIG. 6 to the PLC 300 of the T & T ORCA FPGA is shown. For convenience, the two LUTs 302,3 on top of the ORCA PGA
It should be understood that only 04 is shown. LU
T302 and 304 are 16-bit LUTs, and each LU
T302 and 304 are equipped with four inputs (m = 4). The three inputs of each LUT 302, 304 are connected together (A1, A2 and A3) and therefore the LUT
The total number of inputs of 302 and 304 is 5 (m =
5, A0, A1, A2, A3 and A4). Each LUT30
The outputs of 2 and 304 are connected to the 2: 1 multiplexer 306 via lines 308 and 310, respectively.
The output of MUX 306 is sent via line 312 to MUX2 described above.
No. 04 is connected to the first input terminal 212. Therefore, the decoder circuit arrangement 245 described above is
Given the ability of the PGA to work cooperatively with the PLC 300, it operates to increase the number of inputs of the PLC 300 by L (the number of inputs of the decoder circuit 206), as described above. For example, if the decoder circuit 206 is adapted to have 3 inputs (L = 3), the total number of inputs (K) of the PLC 300 will be 8 (K = 8 = 5 + 3 = m + L).

【0015】次に図8を参照すると、本発明のデコーダ
回路351を提供した上述のORCA FPGAのPL
C350の他の好適な実施例が示されている。PLC3
50は、図7のPLC300の2つの2対1MUX30
6,204と対照的に4対1MUX360が提供されて
いることを除いて、図7のPLC300と実質的に同じ
である。PLC350は上述の16ビットLUT30
2,304を含み、LUT302,304の各出力(線
303及び305)は、それぞれ、線352,354を
介してMUX360の第1及び第2の入力端子362,
364に入力されている。L入力デコーダ回路206は
MUX360の第1のアドレスセレクタ端子372に接
続され、MUX360の入力端子366及び368は、
0または1のどちらかのデフォルト値を提供するように
動作する1ビットスタティックRAM373に接続され
ている。
Referring now to FIG. 8, the PL of the above-mentioned ORCA FPGA providing the decoder circuit 351 of the present invention.
Another preferred embodiment of C350 is shown. PLC3
50 is two 2 to 1 MUX30 of PLC300 of FIG.
Substantially the same as PLC 300 of FIG. 7, except that a 4 to 1 MUX 360 is provided as opposed to 6,204. The PLC 350 is the 16-bit LUT 30 described above.
2 and 304, each output of LUTs 302 and 304 (lines 303 and 305) is coupled to the first and second input terminals 362 and 362 of MUX 360 via lines 352 and 354, respectively.
Has been input to 364. The L input decoder circuit 206 is connected to the first address selector terminal 372 of the MUX 360, and the input terminals 366 and 368 of the MUX 360 are
It is connected to a 1-bit static RAM 373 which operates to provide a default value of either 0 or 1.

【0016】動作時、デコーダ回路206の出力がアク
ティブロー(0)ならば、MUX360の出力(Y)
は、第2のアドレスセレクタ端子374に入力される値
に依存して、入力端子362,364を介して、LUT
302またはLUT304の出力値のどちらかから選択
される。したがって、MUX360の出力(Y)はLU
T302またはLUT304のどちらかの値を有する。
デコーダ回路206の出力が非能動(1)ならば、MU
X360の出力(Y)は入力端子366,368を介し
てRAM373の出力と等しくなる。
In operation, if the output of the decoder circuit 206 is active low (0), the output of the MUX 360 (Y).
Depends on the value input to the second address selector terminal 374, through the input terminals 362 and 364.
Either 302 or the output value of the LUT 304 is selected. Therefore, the output (Y) of MUX360 is LU
It has a value of either T302 or LUT304.
If the output of the decoder circuit 206 is inactive (1), the MU
The output (Y) of X360 becomes equal to the output of RAM 373 via the input terminals 366 and 368.

【0017】上述のデコーダ回路配置351は、FPG
AのLUTのどれにでも接続することができ、FPGA
の上部の2つのLUTに制限されるべきでないことがわ
かる。したがって、上述のように、特定のPLCに用い
られる各デコーダ回路配置は、その特定のPLCの入力
数(K)を相応じて増加させるのに有効である。
The decoder circuit arrangement 351 described above is an FPG.
Can be connected to any A LUT, FPGA
It can be seen that it should not be limited to the two LUTs on the top of the. Therefore, as described above, each decoder circuit arrangement used for a particular PLC is effective in correspondingly increasing the number of inputs (K) of that particular PLC.

【0018】本発明をさらに例示するため、一例とし
て、8入力組合せロジック機能が表Aに示されている。
この機能は、典型的に、もくろまれたアプリケーション
には多過ぎる変数を有し、したがって、もっと少ない機
能群に“分解”しなければならないことが当業者にはわ
かる。表Bは、市販のソフトウェア、例えばユー・シー
・バークレイ(U.C.Berkley) からのSIS 1.1、で
発生する3つのより少ない組合せ機能を示す。表Bに示
された3機能の組合せは、論理的に、以下に示されるよ
うな表Aに示された機能と同等である。
To further illustrate the present invention, by way of example, an 8-input combinatorial logic function is shown in Table A.
Those skilled in the art will appreciate that this feature typically has too many variables for the intended application, and therefore must be "broken down" into a smaller set of features. Table B shows three less combinatorial functions that occur with commercially available software such as SIS 1.1 from UC Berkley. The combination of the three functions shown in Table B is logically equivalent to the functions shown in Table A as shown below.

【0018】[0018]

【表1】 [Table 1]

【表2】 [Table 2]

【0019】表A及びBに示された上述のロジック機能
は、図9に示されるような2つのPLC(LC400及
びPLC420)を提供する上述の先行技術のAT&T
ORCA FPGAにおいて実行することができる。
PLC400において、LUT T3及びT4(40
2)は“tmp1”カバー出力を供給し、LUT T1
及びT0(404)は“tmp2”カバー出力を供給
し、LUT T3及びT2(402)とLUT T1及
びT0(404)には、それぞれ4入力(a1,a3,
a5,a6,a7)が提供されている。tmp1及びt
mp2カバー出力は、それぞれ、PLC420のLUT
T3及びT2(406)に入力され、LUT T3及
びT2(406)には追加の入力(a2,a4,a8)
が提供されている。PLC420のLUT T3及びT
2(406)は‘y’カバー出力(線422)を供給す
る。上述した図9のFPGA回路配置は、8入力を有す
る‘y’カバーを提供するためにPLC400,420
の2つのレベルを必要としたことが注目される。したが
って、上述の入力信号(a1乃至a8)は、‘y’カバ
ー出力信号が発生する前に、PLC400,420の2
つのレベルによって処理する必要があった。ゆえに、上
述のように、追加のPLC420レベルは、FPGAの
信号伝搬時間とコストの増加ばかりでなく、PLC42
0を適応させるのに要するFPGAの全体サイズの増加
をもたらす。
The above-described logic function shown in Tables A and B provides the above-mentioned prior art AT & T which provides two PLCs (LC400 and PLC420) as shown in FIG.
It can be implemented in an ORCA FPGA.
In PLC400, LUT T3 and T4 (40
2) supplies the "tmp1" cover output and the LUT T1
And T0 (404) provide the "tmp2" cover output, and LUTs T3 and T2 (402) and LUTs T1 and T0 (404) have four inputs (a1, a3, respectively).
a5, a6, a7) are provided. tmp1 and t
The mp2 cover output is the LUT of the PLC 420, respectively.
Inputs to T3 and T2 (406) and additional inputs (a2, a4, a8) to LUT T3 and T2 (406).
Is provided. LUT T3 and T of PLC 420
2 (406) provides the'y 'cover output (line 422). The FPGA circuit arrangement of FIG. 9 described above is used to provide a PLC 400, 420 to provide a'y 'cover with 8 inputs.
It is noted that it required two levels of. Therefore, the above-mentioned input signals (a1 to a8) are output from the PLC 400, 420 before the'y 'cover output signal is generated.
Had to handle by one level. Therefore, as mentioned above, the additional PLC420 level not only increases the signal propagation time and cost of the FPGA, but also the PLC42.
This results in an increase in the overall size of the FPGA required to accommodate zero.

【0020】図9の先行技術のFPGAと対照的に、図
10は、本発明のデコーダ回路配置を提供する上述のA
T&T ORCA FPGAのPLC450を示す。P
LC450は、各々がそれぞれ上述の5入力(m=5)
a1,a3,a5,a6及びa7を有するLUT T3
及びT2(452)とLUT T1及びT0(454)
を含んでいる。LUT T3及びT2(452)からの
‘tmp1’出力は2対1MU456に接続され、LU
T T1及びT0(454)からの‘tmp2’出力は
2対1MU458に接続されている。MUX456はデ
コーダ回路460に接続されたアドレスセレクタ457
を備え、MUX458はデコーダ回路462に接続され
たアドレスセレクタ459を備えている。各MUX45
8,460の出力(線470及び472)は、それぞ
れ、その出力が‘y’カバーを提供するNANDゲート
464に接続されている。デコーダ回路460及び46
2には、それぞれ、上述の3入力(L=3)a2,a4
及びa8が提供されている。特に、デコーダ回路460
は、入力a2,a4及びa8がそれぞれ010の時にア
クティブロー(0)になるように適応され、デコーダ回
路462は、入力a2,a4及びa8がそれぞれ101
の時にアクティブロー(0)になるように適応されてい
る。
In contrast to the prior art FPGA of FIG. 9, FIG. 10 illustrates the above A which provides the decoder circuit arrangement of the present invention.
1 shows a PLC 450 of a T & T ORCA FPGA. P
The LC450 each has the above-mentioned 5 inputs (m = 5).
LUT T3 with a1, a3, a5, a6 and a7
And T2 (452) and LUTs T1 and T0 (454)
Contains. The'tmp1 'output from LUT T3 and T2 (452) is connected to a 2: 1 MU456,
The'tmp2 'outputs from T T1 and T0 (454) are connected to a 2: 1 MU 458. The MUX 456 is an address selector 457 connected to the decoder circuit 460.
The MUX 458 includes an address selector 459 connected to the decoder circuit 462. Each MUX45
The outputs of 8,460 (lines 470 and 472) are each connected to a NAND gate 464 whose output provides a'y 'cover. Decoder circuits 460 and 46
2 has the above-mentioned three inputs (L = 3) a2 and a4, respectively.
And a8 are provided. In particular, the decoder circuit 460
Is adapted to be active low (0) when the inputs a2, a4 and a8 are 010 respectively, and the decoder circuit 462 has the inputs a2, a4 and a8 101 respectively.
It is adapted to become active low (0) at.

【0021】したがって、本発明による図10のFPG
A回路配置は、図9の先行技術のFPGA回路配置と比
較して、同じ8入力(K=8,a1乃至a8)を用いて
同等の‘y’出力を提供する。しかしながら、図10の
FPGA回路配置は、上述の図9の先行技術のFPGA
回路配置が2つのPLC400,420を必要としたの
と対照的に、1つだけのPLC450を用いることによ
り前記の同等の結果を達成している。したがって、本発
明のFPGA回路配置(図10)は、全体サイズが小さ
くなり、遅延時間が減少し(入力信号は1つのPLC4
50で処理することを要するだけである)、PLC40
0及び420の2つのレベルを要する先行技術のFPG
A回路配置と比較して回路のコストが減少するという利
点がある。
Therefore, the FPG of FIG. 10 according to the present invention
The A circuit arrangement provides an equivalent'y 'output with the same 8 inputs (K = 8, a1 to a8) compared to the prior art FPGA circuit arrangement of FIG. However, the FPGA circuit layout of FIG. 10 is similar to that of the prior art FPGA of FIG.
In contrast to the circuit arrangement requiring two PLCs 400, 420, the use of only one PLC 450 achieves the same result as above. Therefore, the FPGA circuit arrangement (FIG. 10) of the present invention has a smaller overall size and a reduced delay time (the input signal is one PLC4).
PLC 40 only).
Prior art FPG requiring two levels of 0 and 420
There is an advantage that the cost of the circuit is reduced as compared with the A circuit arrangement.

【0022】ここで開示されたものは単に本発明の原理
の応用例に過ぎない。他の配置及び方法は、本発明の精
神と範囲を逸脱することなく当業者により提供され得
る。
What has been disclosed herein is merely an application of the principles of the invention. Other arrangements and methods may be provided by those skilled in the art without departing from the spirit and scope of the invention.

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

【図1】先行技術の回路構成のプログラマブルロジック
セルのブロック図を示す。
FIG. 1 shows a block diagram of a programmable logic cell of prior art circuitry.

【図2】先行技術の他の回路構成のプログラマブルロジ
ックセルのブロック図を示す。
FIG. 2 shows a block diagram of a programmable logic cell of another prior art circuit configuration.

【図3】先行技術の他の回路構成のプログラマブルロジ
ックセルのブロック図を示す。
FIG. 3 shows a block diagram of a programmable logic cell of another prior art circuit configuration.

【図4】本発明を具体化したデコーダ回路配置を実行す
るプログラマブルロジックセルを示す。
FIG. 4 shows a programmable logic cell implementing a decoder circuit arrangement embodying the invention.

【図5A】図4のデコーダ回路配置の他の回路構成の1
を示す。
5A is another circuit configuration 1 of the decoder circuit arrangement of FIG.
Is shown.

【図5B】図4のデコーダ回路配置の他の回路構成の2
を示す。
5B is another circuit configuration of the decoder circuit arrangement of FIG.
Is shown.

【図5C】図4のデコーダ回路配置の他の回路構成の3
を示す。
5C is another circuit configuration of the decoder circuit arrangement of FIG.
Is shown.

【図6】デコーダ回路配置のマルチプレクサの入力不履
行値を決定するように動作可能な1ビット スタティッ
クRAMを備えた、図4のデコーダ回路配置を示す。
6 shows the decoder circuit arrangement of FIG. 4 with a 1-bit static RAM operable to determine the input default value of the multiplexer of the decoder arrangement.

【図7】第1及び第2のルックアップテーブルを有する
プログラマブルロジックセルに用いられた図6のデコー
ダ回路配置を示す。
7 shows the decoder circuit arrangement of FIG. 6 used in a programmable logic cell having first and second look-up tables.

【図8】4対1マルチプレクサを含む図7のデコーダ回
路配置を示す。
8 shows the decoder circuit arrangement of FIG. 7 including a 4 to 1 multiplexer.

【図9】互いに縦続接続された2つのプログラマブルロ
ジックセルを有する、先行技術のFPGAを示す。
FIG. 9 shows a prior art FPGA with two programmable logic cells cascaded together.

【図10】本発明を具体化したデコーダ回路配置を含む
1つのプログラマブルロジックセルを有するFPGAを
示す。
FIG. 10 illustrates an FPGA having one programmable logic cell that includes a decoder circuit arrangement embodying the invention.

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

202 LUT 204 MUX 206 デコーダ回路 208 m入力 210 出力線 214 入力端子 202 LUT 204 MUX 206 decoder circuit 208 m input 210 output line 214 input terminal

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】 フィールドプログラマブルゲートアレイ
からなる集積回路であって、 (a)複数の入力端子と1つの出力端子を有する少なく
とも1つのルックアップテーブルと、 (b)前記少なくとも1つのルックアップテーブルの出
力端子に接続されたデコーダ回路配置とからなり、前記
デコーダ回路配置は、(i)アドレスセレクタ端子と、
前記少なくとも1つのルックアップテーブルの出力端子
に接続された少なくとも1つの入力端子とを有する多重
化回路と、(ii)複数の入力端子を有し、前記多重化
回路のアドレスセレクタに接続されたデコーダ回路を含
むことを特徴とする集積回路。
1. An integrated circuit comprising a field programmable gate array, comprising: (a) at least one lookup table having a plurality of input terminals and one output terminal; and (b) at least one lookup table. A decoder circuit arrangement connected to the output terminal, said decoder circuit arrangement comprising (i) an address selector terminal,
A multiplexing circuit having at least one input terminal connected to an output terminal of the at least one lookup table; and (ii) a decoder having a plurality of input terminals and connected to an address selector of the multiplexing circuit. An integrated circuit comprising a circuit.
【請求項2】 請求項1記載の集積回路において、前記
多重化回路は、前駆少なくとも1つのルックアップテー
ブルの出力端子に接続された第1の入力端子と、不履行
値に接続された第2の入力端子とを有する2対1マルチ
プレクサを含み、前記2対1マルチプレクサは、前記デ
コーダ回路を、前記マルチプレクサの前記第1及び第2
の入力端子間に前記マルチプレクサの出力端子を選択的
に接続可能にさせる、前記デコーダ回路に接続された前
記アドレスセレクタを有する集積回路。
2. The integrated circuit according to claim 1, wherein the multiplexing circuit comprises a first input terminal connected to an output terminal of the at least one look-up table and a second input terminal connected to the default value. A two-to-one multiplexer having an input terminal, the two-to-one multiplexer including the decoder circuit for the first and second multiplexers.
An integrated circuit having the address selector connected to the decoder circuit for selectively connecting the output terminal of the multiplexer between the input terminals of.
【請求項3】 請求項2記載の集積回路において、前記
デコーダ回路配置は、さらに、前記第2の入力端子に接
続され、前記不履行バルブを提供するように動作可能な
1ビットスタティックRAMを含む集積回路。
3. The integrated circuit according to claim 2, wherein the decoder circuit arrangement further comprises a 1-bit static RAM connected to the second input terminal and operable to provide the default valve. circuit.
【請求項4】 請求項1記載の集積回路において、前記
デコーダ回路は、複数の入力端子と、前記多重化回路の
アドレスセレクタに接続された出力端子とを有するNA
NDロジックゲートを含む集積回路。
4. The integrated circuit according to claim 1, wherein the decoder circuit has a plurality of input terminals and an output terminal connected to an address selector of the multiplexing circuit.
An integrated circuit including an ND logic gate.
【請求項5】 請求項4記載の集積回路において、前記
NANDゲートの各入力端子は2対1マルチプレクサに
接続されている集積回路。
5. The integrated circuit according to claim 4, wherein each input terminal of the NAND gate is connected to a 2: 1 multiplexer.
【請求項6】 請求項5記載の集積回路において、各々
の前記2対1マルチプレクサは、その各アドレスセレク
タに接続された1ビットスタティックRAMを含む集積
回路。
6. The integrated circuit according to claim 5, wherein each said 2 to 1 multiplexer includes a 1-bit static RAM connected to its respective address selector.
【請求項7】 多数のプログラマブルロジックセルを有
するフィールドプログラマブルゲートアレイ集積回路で
あって、各プログラマブルロジックセルは、 (a)各々が複数の入力端子と1つの出力端子を有する
複数のルックアップテーブルと、 (b)前記各ルックアップテーブルの各出力端子に接続
された入力端子を有する第1のマルチプレクサ回路と、 (c)前記第1の多重化手段の出力端子に接続されたデ
コーダ回路配置とからなり、前記デコーダ回路配置は、
(i)前記第1の多重化手段の出力に接続された入力を
有する第2のマルチプレクサ回路と、(ii)複数の入
力を有し、前記第2の多重化手段のアドレスセレクタに
接続されたデコーダ回路とを含むことを特徴とするフィ
ールドプログラマブルゲートアレイ集積回路。
7. A field programmable gate array integrated circuit having a large number of programmable logic cells, each programmable logic cell comprising: (a) a plurality of look-up tables each having a plurality of input terminals and one output terminal; (B) a first multiplexer circuit having an input terminal connected to each output terminal of each look-up table, and (c) a decoder circuit arrangement connected to an output terminal of the first multiplexing means. And the decoder circuit layout is
(I) a second multiplexer circuit having an input connected to the output of the first multiplexing means, and (ii) having a plurality of inputs and connected to an address selector of the second multiplexing means. A field programmable gate array integrated circuit comprising a decoder circuit.
【請求項8】 請求項7記載のフィールドプログラマブ
ルゲートアレイにおいて、前記第1の多重化手段は、前
記第1及び第2のルックアップテーブルに接続された各
入力端子を有する2対1マルチプレクサであるフィール
ドプログラマブルゲートアレイ。
8. The field programmable gate array according to claim 7, wherein the first multiplexing means is a 2-to-1 multiplexer having respective input terminals connected to the first and second look-up tables. Field programmable gate array.
【請求項9】 請求項8記載のフィールドプログラマブ
ルゲートアレイにおいて、前記第2の多重化手段は、前
記第1の2対1マルチプレクサの出力に接続された第1
の入力と、前記デコーダ回路に接続されたアドレスセレ
クタとを有する第2の2対1マルチプレクサを含むフィ
ールドプログラマブルゲートアレイ。
9. The field programmable gate array according to claim 8, wherein said second multiplexing means is connected to an output of said first 2: 1 multiplexer.
A field programmable gate array including a second 2 to 1 multiplexer having an input to the decoder and an address selector connected to the decoder circuit.
【請求項10】 請求項9記載のフィールドプログラマ
ブルゲートアレイにおいて、1ビットスタティックRA
Mは前記第2の2対1マルチプレクサの第2の入力に接
続されているフィールドプログラマブルゲートアレイ。
10. The field programmable gate array according to claim 9, wherein 1-bit static RA is used.
M is a field programmable gate array connected to the second input of the second 2: 1 multiplexer.
【請求項11】 請求項10記載のフィールドプログラ
マブルゲートアレイにおいて、前記デコーダ回路は、複
数の入力端子と、前記第2の2対1マルチプレクサのア
ドレスセレクタに接続された1つの出力端子を有するN
ANDロジックゲートを含むフィールドプログラマブル
ゲートアレイ。
11. The field programmable gate array according to claim 10, wherein the decoder circuit has a plurality of input terminals and one output terminal connected to an address selector of the second 2-to-1 multiplexer.
Field programmable gate array including AND logic gates.
【請求項12】 請求項11記載のフィールドプログラ
マブルゲートアレイにおいて、前記NANDゲートの各
入力端子は2対1マルチプレクサに接続されているフィ
ールドプログラマブルゲートアレイ。
12. The field programmable gate array according to claim 11, wherein each input terminal of the NAND gate is connected to a 2: 1 multiplexer.
【請求項13】 多数のプログラマブルロジックセルを
有するフィールドプログラマブルゲートアレイ集積回路
であって、各プログラマブルロジックセルは、 (a)各々が複数の入力端子と1つの出力端子を有する
複数のルックアップテーブルと、 (b)各々が前記ルックアップテーブルの出力端子に接
続された入力端子を有する複数のマルチプレクサ回路
と、 (c)各々が前記マルチプレクサ回路アドレスセレクタ
に接続された複数のデコーダ回路配置と、 (d)各々が前記各マルチプレクサ回路の出力端子に接
続された複数の入力端子と、1つの出力端子とを有する
ロジック制御回路とからなることを特徴とするフィール
ドプログラマブルゲートアレイ集積回路。
13. A field programmable gate array integrated circuit having a large number of programmable logic cells, each programmable logic cell comprising: (a) a plurality of look-up tables each having a plurality of input terminals and one output terminal; (B) a plurality of multiplexer circuits each having an input terminal connected to an output terminal of the look-up table; (c) a plurality of decoder circuit arrangements each connected to the multiplexer circuit address selector; ) A field programmable gate array integrated circuit, comprising a logic control circuit each having a plurality of input terminals connected to the output terminals of the multiplexer circuits and one output terminal.
【請求項14】 請求項13記載のフィールドプログラ
マブルゲートアレイにおいて、前記ロジック制御回路は
NANDゲートであるフィールドプログラマブルゲート
アレイ。
14. The field programmable gate array according to claim 13, wherein the logic control circuit is a NAND gate.
【請求項15】 請求項14記載のフィールドプログラ
マブルゲートアレイにおいて、前記各マルチプレクサ回
路は2対1マルチプレクサであるフィールドプログラマ
ブルゲートアレイ。
15. The field programmable gate array according to claim 14, wherein each of the multiplexer circuits is a 2: 1 multiplexer.
JP7327757A 1995-12-18 1995-12-18 Field programmable gate array Withdrawn JPH09181598A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7327757A JPH09181598A (en) 1995-12-18 1995-12-18 Field programmable gate array

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7327757A JPH09181598A (en) 1995-12-18 1995-12-18 Field programmable gate array

Publications (1)

Publication Number Publication Date
JPH09181598A true JPH09181598A (en) 1997-07-11

Family

ID=18202655

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7327757A Withdrawn JPH09181598A (en) 1995-12-18 1995-12-18 Field programmable gate array

Country Status (1)

Country Link
JP (1) JPH09181598A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004248282A (en) * 2003-02-10 2004-09-02 Altera Corp Logic element, programmable logic device, data processing system and method of creating logic element
JP2006246534A (en) * 1999-03-04 2006-09-14 Altera Corp Interconnection and input/output resources for programmable logic integrated circuit device
US7800401B1 (en) 2003-02-10 2010-09-21 Altera Corporation Fracturable lookup table and logic element
US7839167B2 (en) 1999-03-04 2010-11-23 Altera Corporation Interconnection and input/output resources for programmable logic integrated circuit devices
US8082284B2 (en) 2002-03-18 2011-12-20 St-Ericsson Sa Implementation of wide multiplexers in reconfigurable logic
JP2012055004A (en) * 2007-05-21 2012-03-15 Altera Corp Programmable logic device including complex logic block with improved logic cell functionality
JP2018022212A (en) * 2016-08-01 2018-02-08 株式会社日立製作所 Information processing device
CN109714042A (en) * 2018-11-16 2019-05-03 京微齐力(北京)科技有限公司 A kind of multiplexing method of look-up table

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006246534A (en) * 1999-03-04 2006-09-14 Altera Corp Interconnection and input/output resources for programmable logic integrated circuit device
US7839167B2 (en) 1999-03-04 2010-11-23 Altera Corporation Interconnection and input/output resources for programmable logic integrated circuit devices
US8082284B2 (en) 2002-03-18 2011-12-20 St-Ericsson Sa Implementation of wide multiplexers in reconfigurable logic
JP2004248282A (en) * 2003-02-10 2004-09-02 Altera Corp Logic element, programmable logic device, data processing system and method of creating logic element
JP4537086B2 (en) * 2003-02-10 2010-09-01 アルテラ コーポレイション Logic device, programmable logic device, data processing system, and method of creating logic device
US7800401B1 (en) 2003-02-10 2010-09-21 Altera Corporation Fracturable lookup table and logic element
US8217678B1 (en) 2003-02-10 2012-07-10 Altera Corporation Fracturable lookup table and logic element
JP2012055004A (en) * 2007-05-21 2012-03-15 Altera Corp Programmable logic device including complex logic block with improved logic cell functionality
JP2018022212A (en) * 2016-08-01 2018-02-08 株式会社日立製作所 Information processing device
CN109714042A (en) * 2018-11-16 2019-05-03 京微齐力(北京)科技有限公司 A kind of multiplexing method of look-up table

Similar Documents

Publication Publication Date Title
JPH08237109A (en) Field programmable gate array
US7274211B1 (en) Structures and methods for implementing ternary adders/subtractors in programmable logic devices
JP5026037B2 (en) Fracturable logic element with excellent area efficiency
US5898602A (en) Carry chain circuit with flexible carry function for implementing arithmetic and logical functions
US6557092B1 (en) Programmable ALU
US6188240B1 (en) Programmable function block
US5889413A (en) Lookup tables which double as shift registers
US6873182B2 (en) Programmable logic devices having enhanced cascade functions to provide increased flexibility
US5570039A (en) Programmable function unit as parallel multiplier cell
US6314550B1 (en) Cascaded programming with multiple-purpose pins
US5821774A (en) Structure and method for arithmetic function implementation in an EPLD having high speed product term allocation structure
US7030650B1 (en) Fracturable incomplete look up table area efficient logic elements
US20030234667A1 (en) PLDs providing reduced delays in cascade chain circuits
EP1397863B1 (en) Reconfigurable logic device
JPH06295233A (en) Programmable logic apparatus and method for realizing logical function in reprogrammable logic
EP1303912A2 (en) Method and apparatus for incorporating a multiplier into an fpga
JPH06350436A (en) Field programmable gate array
US20100271068A1 (en) Logic module including versatile adder for fpga
US7271617B2 (en) Electronic circuit with array of programmable logic cells
JPH09181598A (en) Field programmable gate array
US7253660B1 (en) Multiplexing device including a hardwired multiplexer in a programmable logic device
US7696783B2 (en) Logic modules for semiconductor integrated circuits
US5821794A (en) Clock distribution architecture and method for high speed CPLDs
US5670896A (en) High speed product term assignment for output enable, clock, inversion and set/reset in a programmable logic device
JP2001520812A (en) Combined programmable logic arrays and array logic

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20030304