Configurable logic element with expander structures

- Xilinx, Inc.

A configurable logic element (CLE) for a field programmable gate array (FPGA) includes “expanders”, i.e., connectors that allow fast signal communication between logic blocks. Expanders allow the configurable interconnection of a plurality of logic blocks, or portions thereof, to form a single logical entity that can implement large user circuits such as PALs, lookup tables, multiplexers, tristate buffers, and memories. One embodiment includes a configurable logic block. In a first mode, the logic block provides two N-input LUTs having N shared inputs and two separate outputs. The outputs are then combined using an expander to generate an (N+l)-input function. In a second mode, the logic block provides two N-input LUTs having M unshared inputs. An optional third mode provides a plurality of product term output signals based on the values of the N input signals.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
CROSS-REFERENCE TO RELATED APPLICATIONS

[0001] This application claims the benefit of commonly assigned, co-pending provisional U.S. Patent Application No. 60/238,403, entitled “Versatile Configurable Logic Block for an FPGA,” invented by Bernard J. New, Sundrarajarao Mohan, and Ralph D. Wittig and filed Oct. 6, 2000, which is incorporated herein by reference.

[0002] This application is a continuation-in-part of commonly assigned, co-pending U.S. Patent Application No. 09/591,762, entitled “Memory Array with Hard and Soft Decoders”, invented by Ralph D. Wittig, Sundrarajarao Mohan, and Bernard J. New and filed Jun. 12, 2000;

[0003] which is a divisional application of commonly assigned U.S. Pat. No. 6,150,838, filed Feb. 25, 1999 and issued Nov. 21, 2000,

[0004] both of which are incorporated herein by reference.

FIELD OF THE INVENTION

[0005] The invention relates to Field Programmable Gate Arrays (FPGAs). More particularly, the invention relates to structures and methods for implementing user circuits by combining multiple logic blocks in an FPGA.

BACKGROUND OF THE INVENTION

[0006] Programmable logic devices (PLDs) are a well-known type of digital integrated circuit that may be programmed by a user to perform specified logic functions. One type of PLD, the field programmable gate array (FPGA), typically includes an array of configurable logic elements (CLEs) surrounded by a ring of programmable input/output blocks (IOBs). The CLEs and IOBs are interconnected by a programmable interconnect structure. (The programmable interconnect structure between CLES and IOBs is also referred to as general interconnect). The CLES, IOBs, and interconnect structure are typically programmed by loading a stream of configuration data (bitstream) into internal configuration memory cells that define how the CLES, IOBs, and interconnect structure are configured. The configuration data may be read from memory (e.g., an external PROM) or written into the FPGA by an external device. The collective states of the individual memory cells then determine the function of the FPGA.

[0007] One significant task when implementing a user circuit in an FPGA is the assignment of user logic into the various CLEs and IOBs. This process includes “mapping”, where the user circuit is divided into pieces that will fit into a single CLE, IOB, or a portion thereof, and “placement”, where each mapped piece of logic is assigned to a particular CLE or IOB (or portion thereof) in a particular location on the FPGA. The final step in implementing the circuit is called “routing”, where the mapped and placed logic is connected together using the programmable interconnect structure. The mapping, placement, and routing processes are typically performed by computer software, which reads in a description of the user circuit (for example, in the form of a netlist) and provides the bitstream that is used to program the device, as described above.

[0008] In practice, each CLE is typically formed from several smaller logic blocks, such as 4-input lookup tables (LUTs). Because each block has a fixed size, and the size of the block is usually fairly small to facilitate the efficient implementation of small logic functions, the implementation of larger user circuits requires the use of several logic blocks. Sometimes these logic blocks can be accommodated within a single CLE, in which case the general interconnect need not be used to connect the blocks. In other cases, the required number of logic blocks is too large for a single CLE. The necessary logic blocks must then be connected using the general interconnect, which is typically slower than connections within a single CLE. Thus, user circuits up to a certain size (i.e., the size that will fit in a single CLE) are typically faster than user circuits of a larger size. Further, user circuits that fit into a single logic block (e.g., a single 4-input LUT) result in the fastest implementations.

[0009] Therefore, it is desirable to provide structures and methods for combining two or more logic blocks in such a way as to permit user circuits too large for a single logic block to function at more nearly the same operating speed as user circuits within a single logic block.

SUMMARY OF THE INVENTION

[0010] The invention provides a configurable logic element (CLE) for a field programmable gate array (FPGA) that includes “expanders” (i.e., configurable connector circuits having two or more functions) that allow for fast signal communication between logic blocks. Expanders allow the configurable interconnection of a plurality of logic blocks, for example, a plurality of Versatile Implementation Modules (VIMs), to form a single logical entity including two or more VIMs (i.e., a “VIM complex”) that can implement large user circuits such as PALs, lookup tables, multiplexers, tristate buffers, and memories.

[0011] A user circuit requiring two or more logic blocks that is implemented using expanders is significantly faster than other implementations enabled by prior art structures.

[0012] In one embodiment, a CLE according to the invention includes four “slices”. Each slice includes two logic blocks—for example, the hybrid LUT/PAL logic elements first described by Wittig et al. in U.S. Pat. No. 6,150,838, entitled “FPGA Configurable Logic Block With Multi-Purpose Logic/Memory Circuit”, which is incorporated herein by reference. The combination of Wittig's hybrid LUT/PAL structure with the novel expanders described herein allows for the construction of both large PALs (spanning multiple VIMs) and large user circuits requiring the combination of many look-up tables (LUTs) with minimal performance degradation. In this embodiment, VIMs can be combined within a single slice, between two or more slices, or even across CLE boundaries, and either vertically, horizontally, or both. Further, while adjacent slices or logic blocks are most commonly combined, non-adjacent elements can also be combined by configuring the expanders to bypass intervening elements.

[0013] In another embodiment of the invention, more limited logic blocks are used, such as those comprising only LUT functions or only product term generator functions.

[0014] One embodiment includes a configurable logic block having at least two configurable modes. In a first mode, the logic block provides two N-input LUTs having N shared inputs and two separate outputs. The outputs are then combined using an expander to generate an (N+1)-input function. In a second mode, the logic block provides two N-input LUTs having M unshared inputs, where M is less than N. In one embodiment, the logic block includes a third mode, in which it provides a plurality of product term output signals based on the values of the N input signals.

BRIEF DESCRIPTION OF THE DRAWINGS

[0015] The present invention is illustrated by way of example, and not by way of limitation, in the following figures, in which like reference numerals refer to similar elements.

[0016] FIG. 1 is a high-level diagram for a CLE according to one embodiment of the present invention. The CLE includes four “slices”.

[0017] FIG. 2 is a more detailed view of a single slice from the CLE of FIG. 1.

[0018] FIG. 3 is a simplified diagram of a combination LUT/PAL structure (a “VIM”) that can be used with the slice of FIG. 2.

[0019] FIG. 4A shows one embodiment of a horizontal expander that can be used with the slice of FIG. 2.

[0020] FIG. 4B shows one embodiment of a vertical expander that can be used with the slice of FIG. 2.

[0021] FIG. 4C shows one embodiment of an AB expander that can be used with the slice of FIG. 2.

[0022] FIG. 4D shows one embodiment of a Sum-Of-Products expander that can be used with the slice of FIG. 2.

[0023] FIG. 5 shows an expansion control block that can be used with the slice of FIG. 2.

[0024] FIG. 6A is a flow diagram showing a method for implementing a user circuit in a PLD using (for example) the LUT of FIG. 3.

[0025] FIG. 6B is a flow diagram showing a method for implementing a user circuit in a PLD using expanders.

[0026] FIGS. 7-10 show how to implement exemplary PALs of various sizes using the CLE of FIG. 1 and the slice of FIG. 2.

[0027] FIG. 7 shows how the two VIMs of one slice can generate four output signals, each comprising one Pterm (i.e., product term) of 16 inputs.

[0028] FIG. 8 shows how horizontally adjacent VIMs (i.e., VIMs in two different slices) can be combined using expanders to generate four output signals, each comprising one Pterm of 32 inputs.

[0029] FIG. 9 shows how two or more slices can be combined using expanders to generate one OR'ed output signal comprising four Pterms of m*16 inputs (i.e., m times 16 inputs), where m is the number of slices.

[0030] FIG. 10 shows how multiple VIMs can be combined using expanders to implement PALs with more than 8 Pterms of more than 16 inputs.

[0031] FIGS. 11-16 show how to implement exemplary lookup tables (LUTS) of various sizes using the CLE of FIG. 1 and the slice of FIG. 2.

[0032] FIG. 11 shows how a single VIM can implement two 5-input LUTs.

[0033] FIG. 12 shows how a single VIM can implement one 6-input LUT using an AB expander.

[0034] FIG. 13 shows how the two VIMS of one slice can be combined using expanders to implement one 7-input LUT.

[0035] FIG. 14 shows how the VIMs of two adjacent slices (e.g., one block) can be combined using expanders to implement one 8-input LUT.

[0036] FIG. 15 shows how the VIMs of four slices (e.g., one CLE) can be combined using expanders to implement one 9-input LUT.

[0037] FIG. 16 shows how the VIMs of multiple CLEs can be combined using expanders to implement LUTs with more than 9 inputs.

[0038] FIGS. 17-21 show how to implement exemplary multiplexers of various sizes using the CLE of FIG. 1 and the slice of FIG. 2.

[0039] FIG. 17 shows how a 4-to-1 multiplexer (“MUX”) is implemented using one VIM and an AB expander.

[0040] FIG. 18 shows how the two VIMs of one slice can be combined using expanders to implement an 8-to-1 MUX.

[0041] FIG. 19 shows how two slices (e.g., one block) can be combined using expanders to implement a 16-to-1 MUX.

[0042] FIG. 20 shows how four slices (e.g., one CLE) can be combined using expanders to implement a 32-to-1 MUX.

[0043] FIG. 21 shows how the VIMs of multiple CLEs can be combined using expanders to implement MUXes that are larger than 32-to-1.

[0044] FIGS. 22-27 show how to implement various exemplary tristate buffers using the CLE of FIG. 1 and the slice of FIG. 2.

[0045] FIG. 22 shows a general tristate buffer (“TBuf”) structure used in prior art FPGAs.

[0046] FIG. 23 shows a logical equivalent of the TBuf structure shown in FIG. 22, constructed using MUXes.

[0047] FIG. 24 shows a logical equivalent of the TBuf structure shown in FIG. 22, constructed using AND and OR gates.

[0048] FIG. 25 shows how multiple VIMs can be combined using horizontal expanders to implement the TBuf structure of FIG. 23.

[0049] FIG. 26 shows how multiple VIMs can be combined using horizontal expanders to implement the TBuf structure of FIG. 24.

[0050] FIG. 26A shows how the TBuf structure of FIG. 24 has been modified to a logically equivalent structure to obtain the implementation used in the VIM complex of FIG. 26.

[0051] FIG. 27 shows another way in which multiple VIMs can be combined using horizontal expanders to implement the TBuf structure of FIG. 24.

[0052] FIG. 27A shows how the TBuf structure of FIG. 24 has been modified to a logically equivalent structure to obtain the implementation used in the VIM complex of FIG. 27.

[0053] FIGS. 28-35 show how to implement exemplary random access memories (RAMS) of various sizes using the CLE of FIG. 1 and the slice of FIG. 2.

[0054] FIG. 28 shows how a single VIM can be used to implement a 32×2 single-port RAM.

[0055] FIG. 29 shows how a single VIM can be used to implement a 64×1 single-port RAM.

[0056] FIG. 30 shows how the two VIMs of one slice can be combined using expanders to implement one 128×1 single-port RAM.

[0057] FIG. 31 shows how two slices (e.g., one block) can be combined using expanders to implement one 256×1 single-port RAM.

[0058] FIG. 32 shows how four slices (e.g., one CLE) can be combined using expanders to implement one 512×1 single-port RAM.

[0059] FIG. 33 shows how the VIMs of multiple CLEs can be combined using expanders to implement single-port RAMs that are larger than 512×1.

[0060] FIG. 34 shows how the two VIMs of one slice can be combined using expanders to implement one 32×2 dual-port RAM.

[0061] FIG. 35 shows how the two VIMs of one slice can be combined using expanders to implement one 64×1 dual-port RAM.

DETAILED DESCRIPTION OF THE DRAWINGS

[0062] In the following description, numerous specific details of a preferred embodiment are set forth to provide a more thorough understanding of the present invention. However, it will be apparent to one skilled in the art that the present invention may be practiced without these specific details.

Configurable Logic Element (CLE)

[0063] FIG. 1 is a high-level diagram for a Configurable Logic Element (CLE) 100 according to one embodiment of the present invention. CLE 100 comprises four “slices”, which in this embodiment are essentially identical. The slices are denoted slice 0, slice 1, slice 2, and slice 3. Two slices together form what is called a “block”. Slices 0 and 1 together form block 0. Slices 2 and 3 together form block 1.

[0064] Each slice includes two Versatile Implementation Modules (VIMs), logic blocks that can function as either LUTs or product term generators. Therefore, each CLE includes eight VIMs. In one embodiment, the VIMs function as described below in conjunction with FIG. 3. In other embodiments (not pictured) logic blocks other than VIMs are used. For example, where PAL (Programmable Array Logic) functionality is not desired, standard lookup tables (LUTs) can be substituted for the VIMs in FIG. 1. Similarly, where LUT functionality is not desired, standard product term generator logic blocks can be substituted for the VIMs in FIG. 1.

[0065] The CLE also includes several “expanders” that allow the VIMs to be used together to form functions with more inputs than are available using a single VIM. In FIG. 1, elements acting as expanders in CLE 100 are designated with the letter “E”. Using these expanders, each VIM can be grouped with any adjacent VIM, either vertically or horizontally. In some embodiments, non-adjacent VIMs can also be grouped, by setting the expanders associated with bypassed VIMs to “Feedthrough” modes. In the pictured embodiment, expanders can be used to interconnect VIMs within a single slice, between slices in the same CLE, or between two or more CLEs. Thus, the size of a VIM complex (i.e., a group of VIMs associated using expanders to implement a user circuit) is not limited to the number of VIMs in a single CLE.

[0066] Each slice also includes four memory elements (designated FF), and a RAM control block (designated RC) that controls the memory arrays within the two VIMs of the slice. In this embodiment, the memory elements and RAM control block are similar to known CLE elements and are not part of the expander network.

[0067] CLE 100 also includes an expansion control block 110 that controls the expanders in each slice using an associated slice select signal and a CLE select signal. The sliceSel0 signal selects slice 0, sliceSel1 selects slice 1, and so forth. (In the present specification, the same reference characters are used to refer to terminals, signal lines, and their corresponding signals.) The slice select signals control the horizontal expander chain. Expansion control block 110 also provides a CLE-wide expander control signal, cleSel. Signal cleSel controls the vertical expander chain, and also enables or disables the slice select signals, as shown in FIG. 4A. The functions of expansion control block 110 and the slice and CLE select signals are explained in detail in conjunction with FIG. 5. In addition, the slice and CLE control signals can be used to provide additional data inputs when implementing large user circuits, as shown in later exemplary figures.

[0068] FIG. 2 shows a more detailed view of a single slice according to one embodiment. The pictured slice 200 includes two VIMs, VIM F and VIM G. The RAM functionality of each VIM is controlled by the RAM control block RC. The RAM control block and RAM control signals can be, for example, similar to those included in the CLE of the Virtex(TM)-II family of FPGAs available from Xilinx, Inc. The Virtex-II CLE is described on pages 46-54 of the “Virtex(TM)-II PlatformFPGA Handbook”, published Jan. 2001 and available from Xilinx, Inc., 2100 Logic Drive, San Jose, Calif., which pages are hereby incorporated by reference.

[0069] Each VIM provides two 5-input LUTs with output signals L5A, L5B, or four 8-input product terms (Pterms) with output signals p0-p3. (The VIM is described in more detail in conjunction with FIG. 3, below.) The four Pterm output signals of each VIM drive PAL logic block PL, which combines the Pterm output signals to generate sum-of-product functions (using OR-gates OF and OG) and larger Pterms (using AND-gates A0-A3). OR-gate OF generates the OR-function of the four 8-input Pterms provided by VIM F. OR-gate OG generates the OR-function of the four 8-input Pterms provided by VIM G. AND-gates A0-A3 each provide a single Pterm of up to 16 inputs by combining 8-input Pterms from each of the two VIMs.

[0070] In one embodiment (not shown), AND-gates A0-A3 are also configurable as OR-gates. In this embodiment, a single slice can generate four sum-of-product functions, each having two 8-input Pterms.

[0071] Returning to FIG. 2, elements of the slice similar to those of known FPGA architectures include: carry multiplexers (cyMuxF, cyMuxG) implementing a vertical carry chain between carry input signal cyIn and carry output signal cyOut; output multiplexers (oMuxFA, oMuxFB, oMuxGA, oMuxGB) generating unregistered data output signals (dFA, dFB, dGA, dGB); and flip-flops (FA, FB, GA, GB) accepting the unregistered data signals and generating corresponding registered data output signals (qFA, qFB, qGA, qGB). In the described embodiment, other logic in the CLE (not shown) generates other optional output signals that are also supplied to the output multiplexers, e.g., arithmetic sum signals sumi, sumi+1, sumi+2, sumi+3.

Versatile Implementation Module (VIM)

[0072] FIG. 3 is a functional diagram of a Versatile Implementation Module (VIM) 300. A VIM is a combination LUT/PAL structure that can be included in the slice of FIG. 2. The logical functions diagrammed in FIG. 3 can be implemented in many different ways. Further, logic blocks other than VIMs can be used with the expanders of the present invention. The VIM shown in FIG. 3 is provided for exemplary purposes only. Some portions of exemplary VIM 300 not described in detail herein are similar to those shown and described by Wittig et al. in U.S. Pat. No. 6,150,838.

[0073] The VIM of FIG. 3 operates either as two 5-input lookup tables (in 5-LUT mode and 6-LUT mode) or as an 8-input product term generator (in PAL mode). VIM 300 includes a memory cell array 301 with sixteen rows and four columns. In either of the LUT modes, read decoder 302 decodes two of the data inputs (g3, g4) to select the output of one of the four memory cells of each row. Three additional data inputs (g0, g1, g2) control 8:1 multiplexer 311 to select one of the bottom eight rows of memory cells to provide 5-LUT output L5A. Thus, 5-LUT output L5A implements a lookup table of the five data inputs g0-g4. Similarly, in 5-LUT mode three data inputs (g5, g6, g7) control 8:1 multiplexer 312 to select one of the top eight rows of memory cells to provide 5-LUT output L5B. Thus, when the VIM is in 5-LUT mode, 5-LUT output L5B implements a lookup table of the five data inputs g3-g7.

[0074] Whether the VIM is in 5-LUT mode or 6-LUT mode is controlled by multiplexer 313, which in turn is controlled by a value in configuration memory cell 314. Multiplexer 313 selects either data inputs g5, g6, g7 (in 5-LUT mode) or data inputs g0, g1, g2 (in 6-LUT mode) to control multiplexer 312.

[0075] When the VIM is in 6-LUT mode, the signals on the two L5 output terminals are controlled by the same multiplexer select signals. Therefore, data inputs g0, g1, g2 control both multiplexers 311 and 312 in 6-LUT mode, and each multiplexer provides a different function of data inputs g0-g4. These two 5-input function outputs are then combined using the AB expander (ABMux) shown in FIG. 2, configured as a multiplexer controlled by the g5 data input. Therefore, the AB expander provides the 6-input LUT function of data inputs g0-g5.

[0076] In PAL mode, pairs of the memory cells operate together as content addressable memory (CAM) cells. Each of eight data inputs (g0-g7) is provided to one pair of memory cells in each column. AND gate 320, coupled to the fourth column of memory cells, can provide any desired product term (Pterm) of any or all of the eight signals g0-g7 to output terminal p0. Similarly, AND gates 321-323 can provide any desired Pterm of signals g0-g7 to output terminals p1-p3, based on the contents of the third, second, and first columns of memory cells, respectively. Consequently, when in PAL mode, VIM 300 can implement four 8-input Pterms. The output signals from AND gates 320-323 (p0-p3) are then provided to 4-input OR gates OF and OG in FIG. 2 to implement sum-of-products functions. Alternatively, signals p0-p3 are provided to 2-input AND gates A0-A3, which are then combined using expanders to implement larger product terms and sum-of-product functions, as described in conjunction with FIGS. 5-8

[0077] It is therefore seen that VIM 300 of FIG. 3 can be used to implement either two 5-input LUTs or one 6-input LUT (with the AB expander) when in LUT mode, or an 8-input Pterm generator providing four Pterms in a PAL mode. The VIM structure is efficient in that it uses common memory circuitry to implement either the LUT or the Pterm function. The structure is also relatively fast in either mode when implementing user circuits of no more than six inputs for a LUT or eight inputs for a Pterm. To implement user circuits with more than six or eight inputs, the VIMs can be cascaded or otherwise combined using programmable interconnect in traditional fashion. However, the present specification supplies a more desirable structure and method for implementing these larger circuits.

Expanders

[0078] The various VIM output signals, PAL logic output signals, and signals from other slices are configurably combined using expanders (see FIG. 2). The horizontal expanders (hXpFA, hXpFB, hXpGA, hXpGB) form four horizontal expander chains. For example, horizontal expander hXpFA forms a data path from datapathFAIn to datapathFAOut. The vertical expanders (vXpF, vXpG) form a vertical expander chain from vXpChainIn to vXpChainOut. The vertical expanders can be used to combine signals from the horizontal expander chains, by passing the output signals from the horizontal expanders through the AB expanders to the vertical expander input terminals. The “sum-of-products” or SOP expanders (sopXp) form a horizontal chain from sopChainIn to sopChainout, driven by signals from the vertical expander chain. The AB expanders (ABMuxF, ABMuxG) can be used to combine two signals from the associated VIM, PAL logic, or horizontal expander chain, or to access the vertical expander chain.

[0079] Most expanders are the same for each of the two VIMs in the slice. For example, the horizontal expanders for VIM F (hXpFA, hXpFB) are the same as the horizontal expanders for VIM G (hXpGA, hXpGB). In fact, all four horizontal expanders function in the same way. When functioning as a 2:1 multiplexer, all are controlled by the slice select signal (sliceSel) associated with the slice. Similarly, the AB expander for VIM F (ABMuxF) is the same as the AB expander for VIM G (ABMuxG). When functioning as a 2:1 multiplexer, each AB expander (ABMuxF, ABMuxG) is controlled by a data input signal (f5, g5) from the corresponding VIM (F, G).

[0080] The two vertical expanders for the two VIMs are also similar. However, the vertical expanders are differently controlled. When functioning as 2:1 multiplexers, the vertical expander for VIM F (vXpF) is controlled by CLE select signal cleSel, while the vertical expander for VIM G (vXpG) is controlled by the AND function (provided by AND gate 202) of cleSel and VIM G data input signal g6. This difference is provided to allow the two VIMs in the slice to function as a single efficient unit, while also enabling the passage of data along the vertical expander chain from VIM G to VIM F in another slice, in another CLE positioned above SLICE 200.

[0081] There is only one SOP expander per slice (sopXp), which is used to combine signals formed using the vertical expander chain. In one embodiment (not pictured), the SOP expander is not included. In other embodiments (not pictured), only the horizontal expanders or only the vertical expanders are included.

[0082] Each expander has at least two configurable functions (“expander modes”). In one embodiment, the expander mode is selected by values stored in configuration memory cells similar to those used to control other functions in the CLEs, IOBs, and programmable interconnect structure of the FPGA. The expander modes available to the expanders of the pictured embodiment are shown in Table 1. FIGS. 4A-4D provide exemplary embodiments of the four expander types shown in Table 1. The different expander modes for each type of expander are now explained in conjunction with Table 1 and FIGS. 4A-4D. Note that the terminology “cleSel•g6” means the cleSel signal ANDed with the g6 signal. 1 TABLE 1 Expander Type Names Modes Data Inputs Select Input Horizontal hXpFA, 2:1 MUX L5, datapathIn sliceSel hXpFB, 2-input AND PAL AND, none hXpGA, datapathIn hXpGB Get-On L5 or PAL AND memory cell Feedthrough datapathIn none Vertical vXpF, 2:1 MUX ABMux output, vXpF: cleSel, vXpG vXp chain in vxpG: cleSel•g6 2-input OR ABMUX output, none vXp chain in Get-On ABMux output none Feedthrough vXp chain in none AB ABMuxF, 2:1 MUX hXpA output, ABMuxF: f5, ABMuxG hXpB output ABMuxG: g5 2-input OR hXpA output, none hXpB output SOP sopXp 2-input OR vXpChainOut, none sopChainIn Get-On vXpChainOut none Feedthrough sopChainIn none

[0083] FIG. 4A shows one embodiment of a horizontal expander (h-expander) hXp. In the pictured embodiment, two configuration memory cells 451, 452 control multiplexer 453 to provide the h-expander output signal datapathout (e.g., datapathFAOut) from any of four MUX input signals representing the four expander modes. The various expanders can be implemented in many different ways, as will be apparent to one of ordinary skill in the art of circuit design. Preferably, for the h-expander the path from the datapathIn terminal to the datapathOut terminal is made as fast as possible within the constraints of the available area, because any additional delay on this path can occur many times along the horizontal expander chain. Next in the level of importance is the path from the PAL AND terminal to the datapathOut terminal. The speeds of other paths through the h-expander are preferably compromised to improve the speed of these two more critical paths.

[0084] When MUX select signals S1, S0 (from memory cells 451, 452, respectively) are both low (i.e., 0,0) the h-expander expander is in 2:1 MUX mode. MUX 453 provides the output of MUX 454. MUX 454 provides the multiplexed value of signals datapathIn (e.g., datapathFAIn) and signal L5 (e.g., L5A from VIM F). MUX 454 is controlled by signal sliceSel. When sliceSel is low, signal datapathIn is provided. When sliceSel is high, signal L5 is provided. 2:1 MUX mode is used, for example, in implementing large LUTs, multiplexers, RAMs, and some types of tristate buffers (TBufs).

[0085] When signals S1,S0 are 0,1, the h-expander is in 2-input AND mode. MUX 453 provides the AND function (provided by AND gate 455) of signals datapathIn and the PAL AND signal from the PAL logic PL (A0-A3). 2-Input AND mode is used, for example, in implementing large PAL structures and some types of TBufs.

[0086] When signals S1,S0 are 1,0, the h-expander is in Get-On mode, and MUX 453 provides either signal L5 or the PAL AND signal. The selection is made by MUX 456, which is controlled by signal S2 from memory cell 457. Get-On mode is used to “get onto” (i.e., to initiate) the horizontal expander chain.

[0087] When signals S1,S0 are 1,1, the h-expander is in Feedthrough mode, and MUX 453 provides signal datapathIn to the datapathOut terminal. In effect, the slice is bypassed by the h-expander chain. In some embodiments, Feedthrough mode can be used to combine non-adjacent slices into a VIM complex, by bypassing intervening slices.

[0088] In one embodiment, MUX 456 is omitted, and in Get-On mode MUX 453 always provides signal L5. In this alternative embodiment, Get-On mode cannot be used to place the PAL AND signal onto the datapath chain. To initiate a Pterm expander chain in this embodiment, the PAL AND signal is ANDed with a “1” using the 2-input AND mode. The “1” is provided either by placing a high value on the horizontal expander chain in a previous slice (i.e., a slice to the left of the present slice), or by attaching a pullup to the datapathIn terminal. Such a pullup can be either a programmable pullup (e.g., controlled by a configuration memory cell) or a weak pullup that is easily overcome by a low value placed on the horizontal expander chain.

[0089] FIG. 4B shows one embodiment of a vertical expander (v-expander) vXp. In the pictured embodiment, two configuration memory cells 461, 462 control multiplexer 463 to provide the v-expander output signal from any of four MUX input signals representing the four expander modes.

[0090] When MUX select signals S1, S0 (from memory cells 461, 462, respectively) are both low (i.e., 0,0) the v-expander expander is in 2:1 MUX mode. MUX 463 provides the output of MUX 464. MUX 464 multiplexes between the AB expander output and the input to the vertical expander chain from below (e.g., vXpChainIn for v-expander vXpF). MUX 464 is controlled by signal cleSel (vXpF) or cleSel ANDed with VIM G data input signal g6 (vXpG). When the select signal for MUX 464 is low, MUX 464 provides the input to the vertical expander chain from below. When the select signal is high, MUX 464 provides the output signal from the AB expander ABMux. Note that when signal cleSel is low, the signal from below is passed on up the vertical expander chain; therefore, both v-expanders in the slice are bypassed. For both F and G v-expanders, the 2:1 MUX mode is used, for example, in implementing large LUTs, multiplexers, and RAMs.

[0091] When signals S1, S0 are 0,1, the v-expander is in 2-input OR mode. MUX 463 provides the OR function (provided by OR gate 465) of the AB expander output and the input to the vertical expander chain from below. This mode is used, for example, in implementing large PAL structures.

[0092] When signals S1, S0 are 1,0, the v-expander is in Get-On mode, and MUX 463 provides the AB expander output signal. Get-On mode is used to initiate the vertical expander chain.

[0093] When signals S1, S0 are 1,1, the v-expander is in Feedthrough mode, and MUX 463 passes the vertical expander chain input signal to the vertical expander chain output. Therefore, the VIM and associated logic (the half-slice) is bypassed by the v-expander chain. In some embodiments, Feedthrough mode can be used to combine vertically non-ajacent VIMs into a VIM complex, bypassing intervening VIMs. When both v-expanders (vXpF and vXpG) are in Feedthrough mode, signal vXpChainIn is passed on to signal vXpchainOut.

[0094] FIG. 4C shows one embodiment of an AB expander ABMux. In the pictured embodiment, a configuration memory cell 471 controls multiplexer 473 to provide the AB expander output signal from either of two MUX input signals representing the two expander modes. When MUX select signal S0 from memory cell 471 is low (i.e., 0) the AB expander is in 2:1 MUX mode. MUX 473 provides the output of MUX 474, which multiplexes between the outputs of the two h-expanders (hXpA, hXpB) associated with the same VIM. For example, AB expander ABMuxG multiplexes between the outputs of h-expanders hXpGA and hXpGB. MUX 464 is controlled by the data input signal f5 or g5 of the associated VIM (VIM F or VIM G, respectively). For example, AB expander ABMuxG uses the g5 signal as the MUX select signal. This mode is used, for example, in combining the two 5-input LUT output signals L5A and L5B to create a 6-input LUT output signal. (The VIM is also in LUT6 mode, as was described in conjunction with FIG. 3.) This mode is also used in creating large LUTs, multiplexers, and RAMs.

[0095] When signal S0 is 1, the v-expander is in 2-input OR mode. MUX 473 provides the OR function (provided by OR gate 475) of the two h-expanders associated with the same VIM. This mode is used, for example, in implementing large PAL structures. In this embodiment, the AB expanders do not need a feedthrough mode, because the AB expander is easily bypassed, with the h-expander output signal being passed directly to the output multiplexers (see FIG. 2). Bypassing the AB expander generally results in a faster circuit implementation than passing the signal through the expander.

[0096] FIG. 4D shows one embodiment of a Sum-Of-Products expander (SOP expander) sopXp. In the pictured embodiment, two configuration memory cells 481, 482 control multiplexer 483 to provide the SOP expander output signal sopchainOut from any of three MUX input signals representing the three expander modes. In the pictured embodiment, MUX select signals S1, S0 (from memory cells 481, 482, respectively) are not both low at the same time. In other embodiments (not pictured), the SOP expanders also have a 2:1 MUX mode, similar to that of the h-expanders and v-expanders, that is selected when signals S1, S0 are both low.

[0097] When signals S1, S0 are 0,1, the SOP expander is in 2-input OR mode. MUX 483 provides the OR function (provided by OR gate 485) of the output of the v-expander vXpG (vXpChainOut) and the input to the SOP chain (sopChainIn). This mode is used, for example, in implementing large PAL structures.

[0098] When signals S1, S0 are 1,0, the SOP expander is in Get-On mode, and MUX 483 places the output of the v-expander vXpG (vXpChainOut) on the SOP chain. Get-On mode is used, for example, to initiate SOP chains for large PALs.

[0099] When signals S1, S0 are 1,1, the v-expander is in Feedthrough mode, and MUX 483 passes the SOP expander chain input signal (sopChainIn) to the SOP expander chain output (sopChainOut). Therefore, the slice is bypassed by the SOP expander chain. In some embodiments, Feedthrough mode can be used to combine non-adjacent slices into a VIM complex, by bypassing intervening slices.

VIM Complexes

[0100] The expander modes provided by the configured functions of the h-expanders and the v-expanders, together with the selected expansion mode of the CLE, determine the size of the VIM complex that will be used to implement a user function. For example, in combining horizontally adjacent slices, a user can choose to combine one, two, three, four, or more slices to form a VIM complex.

[0101] To create a VIM complex including two or more horizontally positioned slices, the slice on the left edge of the complex is used to initiate the horizontal expander chain. A horizontal expander chain can be initiated by setting the h-expander to Get-On mode and selecting either the L5 signal or the PAL AND signal to be placed on the horizontal expander chain. Alternatively, a horizontal expander chain can be initiated by setting the h-expander to 2:1 MUX mode and setting the corresponding sliceSel signal high, to place the L5 output signal onto the datapathOut terminal of the slice. Which method to use to initiate the chain depends on the function to be implemented by the VIM complex. Exemplary functions are shown in FIGS. 7-35, and are described in conjunction with these figures.

[0102] Once the horizontal expander chain has been initiated, the h-expanders of the remaining slices in the VIM complex can be set to 2:1 MUX mode or 2-input AND mode, depending on the function to be implemented by the VIM complex. If the horizontal expander chain is to bypass a slice (i.e., if one or both of the VIMs in the slice are to be omitted from the VIM complex), the h-expander is set to Feedthrough mode.

[0103] The horizontal expander chain can be accessed simply by “extracting” the chain output through either the AB expander ABMux and the output multiplexer oMux, or via the carry multiplexer cyMux (see FIG. 2). Alternatively or additionally, to create larger or more complex functions, the horizontal expander chain values can be combined using the vertical expander chain. For example, the output from the h-expander hXp can be routed through the AB expander ABMux to the v-expander vXp. Thus, if the horizontal expander chain forms a “first level” of complexity for implementing user functions, the vertical expander chain can optionally be used to form a “second level” of complexity that builds on the “first level” logic implemented by the horizontal chains.

[0104] To create a VIM complex including more than one vertically positioned VIM, the v-expanders are used. First, note that each slice includes two VIMs and two horizontal expander chains. The two horizontal expander chains in a slice can be used independently or they can be combined, for example, by setting the vXpF v-expander to Get-On mode and the vXpG v-expander to 2:1 MUX mode or 2-input OR mode. The vertical expander chain can be accessed at this point, or can be extended into a slice located above slice 200 in an adjacent CLE, or both. When the horizontal expander chain is not in use, the vertical expanders can still be used, by deriving the output of the AB expander ABMux from the VIM L5 output or the PAL AND logic, then placing the output of the AB expander ABMux onto the vertical expander chain.

[0105] A v-expander chain can be initiated by setting the v-expander to Get-On mode, as described in the previous example. Alternatively, a v-expander chain can be initiated in VIM F by setting v-expander vXpF to 2:1 MUX mode and setting the cleSel signal high, to place the ABMuxF output signal onto the output terminal of the vXpF expander. Similarly, a v-expander chain can be initiated in VIM G by setting v-expander vXpG to 2:1 MUX mode and setting the cleSel and g6 signals high, to place the ABMuxG output signal onto the vxpChainOut terminal of the slice. As a third alternative, a vertical expander chain can be initiated by setting the v-expander to 2-input OR mode and providing a “0” (low) signal to the input signal of the chain (as shown, for example, in FIG. 7). Which method to use to initiate the chain depends on the function to be implemented by the VIM complex. Exemplary functions are shown in FIGS. 7-35, and are described in conjunction with these figures.

[0106] Once the vertical expander chain has been initiated, the remaining v-expanders in the VIM complex can be set to 2:1 MUX mode or 2-input OR mode, depending on the function to be implemented by the VIM complex. If the vertical expander chain is to bypass a VIM, the associated v-expander is set to Feedthrough mode.

[0107] The vertical expander chain can be accessed simply by “extracting” the chain output through the output multiplexer oMux (see FIG. 2). Alternatively or additionally, the vertical expander chain output can be included in the horizontal Sum-of-Products (SOP) chain using the SOP expander, to create even larger and/or more complex functions. Thus, the SOP expander chain forms an optional “third level” of complexity for implementing user functions that builds on the “second level” logic implemented by the vertical expander chains. Alternatively, the SOP expander chain can be used as a “second level” of complexity building on the “first level” logic of the vertical chains, if the horizontal expander chains are not in use.

[0108] The SOP expanders provide a second method of creating a VIM complex that spans multiple horizontally-positioned slices. The SOP expanders are primarily used for combining two or more vertical expander chains. However, if the vertical expander chain in a given slice is not in use, the SOP expander chain can still be used by setting the vXpG v-expander to Get-On mode, thus supplying the AB expander (ABMuxG) output to the SOP expander chain.

[0109] An SOP expander chain can be initiated by setting the SOP-expander sopXp to Get-On mode. Alternatively, an SOP expander chain can be initiated by setting the SOP expander sopXp to 2-input OR mode and supplying a “0” (low) signal to the sopChainIn terminal of the slice, as shown in FIG. 8.

[0110] Once the SOP expander chain has been initiated, the remaining SOP expanders in the VIM complex can be set to 2-input OR mode. If the SOP expander chain is to bypass an SOP expander, the SOP expander is set to Feedthrough mode.

[0111] The value on the SOP expander chain is available at the sopChainOut terminal of each slice.

Expansion Control Block

[0112] FIG. 5 shows one implementation of expansion control block 110. Expansion control block 110 generates the slice select signals that control the horizontal expanders when they are in 2:1 MUX mode, and also provides the CLE select signal that controls the vertical expanders when they are in 2:1 MUX mode. In the pictured embodiment, the various expanders are also controlled by data stored in configuration memory cells, and by signals supplied to the VIMS on the data input lines, e.g., f5, g5, g6, and g7.

[0113] In other embodiments of the invention, the expanders are controlled in other ways and by other sources. For example, in one embodiment (not shown), a CLE-wide control signal is provided that sets the horizontal, vertical, and SOP expanders to Feedthrough mode. (In one embodiment, this function is implemented by forcing the select signals of multiplexers 453, 463, and 483 high whenever the CLE-wide Feedthrough signal is high.) These and other variations on the inventive concept will become obvious to those of ordinary skill in the art on contemplation of the present description and figures. These variations fall within the scope and compass of the present invention.

[0114] Expansion control block 110 includes a CLE Expander Control portion 520, a Block 0 control portion 530, and a Block 1 control portion 540. CLE Expander Control portion 520 includes two configuration memory cells 501, 502 providing expansion mode control signals modeSel0 and modeSell, respectively. Signal modeSel0 controls multiplexer 503, which provides a “1” (a high level) to signal cleSel when modeSel0 is low, and provides the signal on g7 of slice 1 to cleSel when modeSel0 is high. Signal modeSel1 controls multiplexer 504, which provides a “1” to signal blockSel0 when modeSell is high, and provides the signal on g7 of slice 3, inverted by inverter 506, to signal blockSel0 when modeSel1 is low. Multiplexer 505 provides a “1” to signal blocksel1 when modeSel1 is high, and provides the signal on g7 of slice 3 to signal blocksel1 when modeSell is low.

[0115] Block 0 control portion 530 includes AND gates 531, 532 and inverter 533. AND gate 531 provides slice select signal sliceSel0, and is driven by cleSel, blockSel0, and the signal on g7 of slice 0, inverted by inverter 533. AND gate 532 provides slice select signal sliceSel1, and is driven by cleSel, blockSel0, and the signal on g7 of slice 0. Note that signals sliceSel0 and sliceSel1 are not both high at the same time, because the signal on g7 of slice 0 cannot be both high and low at the same time.

[0116] Similarly, block 1 control portion 540 includes AND gates 541, 542 and inverter 543. AND gate 541 provides slice select signal sliceSel2, and is driven by cleSel, blockSel1, and the signal on g7 of slice 2, inverted by inverter 543. AND gate 542 provides slice select signal sliceSel3, and is driven by cleSel, blockSel1, and the signal on g7 of slice 2.

[0117] Expansion control block 110 can assume any of three different modes (“expansion modes”): Block mode, CLE mode, and Default mode. The expansion modes are only significant when the h-expanders are in 2:1 MUX mode, when the active expansion mode controls the behavior of the slice and CLE select signals. The active expansion mode is selected by the states of two mode control signals, modeSel0 and modesel1, which in the pictured embodiments are controlled by values stored in two configuration memory cells. Table 2 shows the three different expansion modes, the corresponding states of the mode select signals, and the logic levels on the CLE, block, and slice control signals. Note that mode control signals modeSel0 and modesel1 are not both high at the same time, as this is an unsupported configuration. The notation g7(3) means that the g7 signal of slice 3 is high, while the notation g7(3)′ means that the g7 signal of slice 3 is low. The notation g7(1) •eg7(3) represents the signal g7(1) ANDed with the signal g7(3). 2 TABLE 2 Expansion mode- cle- block- Mode Sel0.1 Sel Sel0.1 sliceSel0,1,2,3 Block 0, 1 1 1, 1 g7(0)′, g7(0), g7(2)′ g7(2) CLE 0, 0 1 g7(3)′, g7(3)′•g7(0)′, g7(3)′•g7(0), g7(3) g7(3) •g7(2)′, g7(3) •g7(2) Default 1, 0 g7(1) g7(3)′, g7(1)•g7(3)′•g7(0)′, g7(3) g7(1)•g7(3)′•g7(0), g7(1)•g7(3) •g7(2)′, g7(1)•g7(3) •g7(2)

Multiplexer Chains

[0118] One advantageous use of the h-expanders is to implement long multiplexer chains. Multiplexer chains are used, for example, to implement large lookup tables, multiplexers, tristate buffers, and RAMs. Because expanders in 2:1 MUX mode are controlled by a signal not provided to the VIM (e.g., a slice select signal), they provide an opportunity to insert an additional input, thereby implementing functions that cannot be implemented in a single VIM, but without using additional VIMS. Therefore, multiplexer chains are a powerful tool that can reduce the on-chip resources required to implement large user functions.

[0119] When a series of h-expanders are configured in 2:1 MUX mode, the number of slices contributing to the resulting VIM complex depends on which slices are selected to initiate the horizontal expander chains. For example, if every other slice initiates a new chain, VIM complexes of 2 slices (e.g., one block) are formed. If every fourth slice initiates a new chain, VIM complexes of 4 slices (e.g., one CLE) are formed. The three expansion modes (Block, CLE, and Default modes) of expansion control block 110 control which slices initiate new horizontal expander chains, by way of the slice select signals.

[0120] When the h-expanders are in 2:1 MUX mode, Block expansion mode results in both blocks in the CLE being selected to initiate a multiplexer chain. For example, using Block mode, two VIM complexes can be created in a single CLE, each comprising a single block, or two slices. As can be seen by the slice select signal values in Table 2, the g7 signal from the left-hand slice in each block (i.e., slices 0 and 2) selects between the two slices in the block. In other words, because the two slice select signals within each block always have opposite values, only one slice in the block initiates a horizontal expander chain. For example, when the g7 signal from slice 0 (denoted “g7 (0) ” in Table 2) is low, slice 0 is selected to initiate the chain (i.e., signal sliceSel0 is high), but slice 1 is not selected (i.e., signal slicesel1 is low). If slice 2 is also selected to initiate a new horizontal expander chain (i.e., if g7(2) is low), slices 0 and 1 together form a single VIM complex.

[0121] As described, Block expansion mode can be used to create a VIM complex comprising the two slices in one block, e.g., to combine slices 0 and 1, and/or to combine slices 2 and 3. However, if the values on the g7 terminals are correctly selected, slices from different blocks can be combined. Therefore, the VIM complex can cross a block boundary.

[0122] When the h-expanders are in 2:1 MUX mode, the CLE expansion mode results in only one block in the CLE being selected to initiate a multiplexer chain, and only one slice in the selected block being selected. For example, using CLE mode, one VIM complex can be created from a single CLE (two blocks, or four slices). As can be seen by the slice select signal values in Table 2, the g7(3) signal selects between the two blocks in the CLE. For example, when g7(3) is low, either slice 0 or slice 1 is selected depending on the value of g7(0). When g7(3) is high, either slice 2 or slice 3 is selected depending on the value of g7(2). To use the entire CLE as a single VIM complex, slice 0 is selected to initiate the h-expander chain. Therefore, signals g7(3) and g7(0) are both low.

[0123] As described, CLE expansion mode can be used to create a VIM complex comprising slices 0-3 from a single CLE. However, if the values on the g7 terminals are correctly selected, slices from different CLEs can be combined. Therefore, the VIM complex can cross a CLE boundary.

[0124] When the h-expanders are in 2:1 MUX mode, the Default expansion mode results in either of two situations: 1) g7(1) is low, so no slices are selected to initiate the multiplexer chain; or 2) g7(1) is high, so the CLE reverts to CLE expansion mode and only one slice is selected to initiate the multiplexer chain. This mode can be used, for example, when the g7(1) input signal is required as an input to a complex function in a VIM complex larger than one CLE. Implementing User Circuits

[0125] Clearly, the task of selecting and specifying the correct expansion mode for each CLE, the correct expander modes for each expander in each slice, and the correct values for the f5, g5, g6, and g7 data inputs for each VIM, can be time-consuming if manual methods are used. In one embodiment, FPGA implementation software (i.e., mapping and placement software) provided by the FPGA manufacturer selects and specifies these modes and values. In this embodiment, the presence of the expander capability is transparent to the user's schematics, HDL description, netlist, or other entry method.

[0126] In another embodiment, the FPGA manufacturer selects and specifies these modes and values for many common functions, e.g., PALs, lookup tables, multiplexers, tristate buffers, and memories of various sizes. The FPGA manufacturer then provides these functions to the user as a collection of library elements that can be added to the user's circuit either as HDL elements or schematic symbols. Preferably, the library elements can also be inferred by software that converts HDL (Hardware Design Language) circuit descriptions to netlists and/or FPGA configuration bitstreams.

[0127] FIG. 6A is a flow diagram showing a method for implementing a user circuit in a PLD using (for example) the logic block of FIG. 3. In the described example, the user circuit is a 6-input LUT. (In other embodiments, user circuits other than LUTs, or LUTs with other numbers of inputs, are implemented.) In step 600, the logic block (LB) is configured to be in 6-LUT mode. In other words, as described in conjunction with FIG. 3, the logic block provides two outputs of two 5-input LUTs with five shared inputs. In step 601, an AB expander driven by the outputs of the two 5-input LUTs is configured as a multiplexer (see FIG. 2, for example). The resulting multiplexer is controlled by a signal that forms the 6th input to the 6-LUT user circuit.

[0128] FIG. 6B is a flow diagram showing a method for implementing a user circuit in a PLD using expanders. In step 602, a first portion of the user circuit is implemented in a first logic block (LB). In steps 603-605 second, third, and fourth portions of the user circuit are implemented in second, third, and fourth portions of the user circuit, respectively. Steps 602-605 can be performed in any order. In step 606, a first expander is configured to combine the first and second logic blocks, forming a first expander chain extending in a first direction (e.g., horizontally). (Step 606 occurs after steps 602 and 603, but can occur prior to step 604 and/or step 605.) In step 607, a second expander is configured to combine the third and fourth logic blocks, forming a second expander chain extending parallel to the first expander chain. In step 608,a third expander is configured to combine the first and second expander chains, forming a third expander chain extending in a direction orthogonal to the first and second chains (e.g., vertically).

[0129] The remainder of the present specification describes exemplary implementations of various user circuits using the CLE of FIG. 1, the slice of FIG. 2, and the VIM of FIG. 3.

Implementing Large PALs

[0130] FIGS. 7-10 show how to implement exemplary PALs of various sizes. In each of these examples, the VIMs are configured in PAL mode. In another embodiment, the VIMs are replaced by logic blocks always operating as product term generators, with LUT functionality not being provided by the logic blocks. In another embodiment, the Pterms are always provided, regardless of the configured LUT mode of the VIM (e.g., both Pterm outputs and LUT outputs are provided in 5- LUT and 6-LUT modes). In some embodiments, other functionalities than PALs and LUTs are also supported.

[0131] FIG. 7 shows how the two VIMs of one slice can generate four output signals, each comprising one Pterm (i.e., product term) of 16 inputs. As shown in FIG. 7, the h-expanders hXp are placed in Get-On mode, with each one placing the associated PAL AND output onto the datapathOut terminal of the horizontal chain. The PAL AND output is available on either the datapathout terminal or the data terminal “d” (via the output multiplexer oMux).

[0132] Alternatively, the 16-input Pterms can be combined in pairs within the slice using the AB expanders ABMuxF and ABMuxG in 2-input OR mode, thereby providing (again through the output multiplexers omux) two PAL outputs of 2 Pterms with 16 inputs each.

[0133] FIG. 8 shows how horizontally adjacent VIMs (i.e., VIMs in two different slices) can be combined using expanders to generate four output signals, each comprising one Pterm of 32 inputs. This figure shows how to combine horizontally-positioned VIMs to increase the number of Pterm inputs, while the example of FIG. 7 shows how to combine two vertically-positioned VIMs in the same slice. In the example of FIG. 8, slice 0 and slice 1 of a single CLE are used. However, any two horizontally-positioned slices can be combined. They need not be in the same CLE, nor adjacent to each other.

[0134] In slice 0, the h-expanders are configured in Get-On mode, placing the PAL AND signal onto the horizontal expander chain. As in FIG. 7, each PAL AND output has 16 inputs. The output of the h-expander is then passed along the horizontal expander chain to slice 1, where the h-expander is configured in 2-input AND mode. Therefore, in slice 1, the PAL AND output from slice 0 is combined in an AND function with the PAL AND output from slice 1. Thus, the output of the h-expander in slice 1 is a 32-input Pterm. Of course, the 32-input Pterm can be placed on the “d” output terminal as in FIG. 7, as desired. Alternatively, the horizontal expander chain can be extended to yet another slice, as in FIG. 9, further increasing the number of inputs to the Pterms.

[0135] FIG. 9 shows how two or more slices can be combined using expanders to generate one OR'ed output signal (4PTm*16) comprising four Pterms of m*16 inputs (1PTm*16), where m is the number of slices. Slice 0 initiates the horizontal expander chain (as in FIGS. 7 and 8), while slices 1 through m-1 are each configured to add an additional 16 inputs to the PAL AND signal on the horizontal expander chain (as in slice 1 of FIG. 8). Each resulting Pterm (1PTm*16) has m*16 inputs. Slice m-1 is further configured to combine the two horizontal expander chains associated with each VIM, using the AB expanders (ABMuxF and ABMuxG) configured in 2-input OR mode. The outputs of the AB expanders are then combined (also in slice m-1) using the vertical expander chain (vXpF and vXpG). The v-expander vXpG is configured in 2-input OR mode. The v-expander vXpF is configured in Get-On mode. (To create wider PALs, the v-expander vXpF is configured in 2-input OR mode, thereby adding Pterms from the slice below, as shown in FIG. 10.) Thus, the resulting circuit is a series of Pterms combined using an OR function, creating a PAL output.

[0136] In the pictured example, the vertical expander chain is initiated in v-expander vXpF by placing the expander in Get-On mode. Alternatively, for example in an embodiment where Get-On mode is not available, the vertical expander chain can be initiated by ORing the output of AB expander ABMuxF with a “0” logic level (i.e., logic low) on the vXpChainIn terminal. In one embodiment, a weak pulldown transistor is provided to pull the vXpChainIn signal low when no other value is provided. In another embodiment, a pulldown transistor on the vXpChainIn line is controlled by a configuration memory cell.

[0137] As has been seen by the previous examples, the horizontal expander chain can be used to increase the number of inputs for a Pterm. The vertical expander chain can then be used to combine a large number of Pterms to generate a wide PAL output signal. As shown in FIG. 10, several vertically-positioned CLEs can be combined by using the configuration of FIG. 9, but extending the vertical expander chain across CLE boundaries. The vertical expander chain can be made as long as necessary to implement any size of PAL logic, by configuring the initiating v-expander in Get-On mode and the subsequent expanders in 2-input OR mode. (Of course, v-expanders can be skipped by placing them in Feedthrough mode.) However, an extremely long expander chain would be very slow. Therefore, for very wide functions, the CLE of FIG. 2 provides a second type of horizontal expander chain—the SOP chain—that can be used to combine the outputs of several vertical expander chains.

[0138] FIG. 10 shows how multiple VIMs can be combined using the SOP expanders to implement very large PALs, e.g., PALs with more than 8 Pterms of more than 16 inputs. The VIM complex of FIG. 10 is “r” CLEs high and c*m slices wide. The VIM complex includes “c” columns of “m” slices each, with each group of “m” horizontally adjacent slices being configured to implement (m*16)-input Pterms. These Pterm outputs are then combined using the vertical expanders as shown in FIG. 9. Each group of “m” horizontally-positioned slices thus provides a PAL output of four Pterms with m*16 inputs (4PTm*16). The outputs of the vertical expander chains (4PTm*16) are fed into the SOP expanders (sopXp). The initiating SOP expander is placed in Get-on mode, which places the output of the associated v-expander on the SOP expander chain. The subsequent SOP expanders are configured in 2-input OR mode. (Of course, SOP expanders and their associated CLEs can be omitted from the SOP expander chain by placing the SOP expanders in Feedthrough mode.) Thus, the number of combined Pterms is 4*r*c.

[0139] Note that the delay through the OR function using SOP expanders in an array of CLEs as shown in FIG. 10 is:

horiz_delay+(vert_delay * r)+(SOP_delay) * c)

[0140] where “horiz_delay” is the delay through one CLE on the horizontal expander chain, “vert_delay” is the delay through one CLE on the vertical expander chain, and “SOP_delay” is the delay through one CLE on the SOP expander chain.

[0141] For the same size PAL implemented without the SOP chain (i.e., using only the horizontal and vertical expander chains in a single column of r*c CLEs), the delay is:

horiz_delay+(vert_delay * r * c)

[0142] Therefore, for large PALs, the SOP expander chain provides a much faster implementation than would otherwise be available.

Implementing Large Lookup Tables

[0143] FIGS. 11-16 show how to implement exemplary lookup tables (LUTs) of various sizes.

[0144] FIG. 11 shows how a single VIM can implement two 5-input LUTs. In the embodiment of FIG. 2, both VIMS are the same, so only VIM F is shown in FIG. 11. The half-slice including VIM G can be similarly configured. The VIM (for example, a VIM as in FIG. 3) can be configured in either of two different modes. As described above, in 5-LUT mode the VIM provides the outputs of two 5-input lookup tables. Output L5A is based on the values of VIM data input signals f0-f4 (input signals j0-j4, respectively). Output L5B is based on the values of VIM data signals f7-f3 (input signals i0-i4, respectively). Therefore, the two LUTs share two input signals, f3 and f4. (In other words, i3 and j4 are the same signal, and i4 and j3 are the same signal.) The L5 output signals each drive an h-expander hXp in Get-On mode. Therefore, the L5 output signals are placed on the horizontal expander chain, from which they can be extracted onto the “d” output terminals via the output multiplexers oMuxFA and oMuxFB.

[0145] FIG. 12 shows how a single VIM can implement one 6-input LUT using an AB expander. Again, only the half-slice including VIM F is shown, but the half-slice including VIM G can be similarly configured. The VIM is configured in 6-LUT mode. As described above, in 6-LUT mode the VIM provides the outputs of two 5-input LUTs, but the two output signals L5A and L5B are each based on the same five input signals, VIM data input signals f0-f4 (input signals i0-i4, respectively). The selection between the two output signals L5A and L5B is performed by the AB expander ABMuxF, configured in 2:1 MUX mode. The select signal i5 comes from the f5 data input terminal of the VIM, and provides the sixth input for the 6-input LUT. The output of the AB expander ABMuxF can be extracted via the output multiplexer oMuxFA.

[0146] FIG. 13 shows how the two VIMs of one slice can be combined using expanders to implement one 7-input LUT. Both VIMs in the slice are configured in 6-LUT mode, with the AB expander being used to generate the 6-LUT output as in FIG. 12. However, the output of AB expander ABMuxF is placed on the vertical expander chain via v-expander vXpF in Get-On mode, then combined with the output of AB expander ABMuxG in v-expander vXpG, which is configured in 2:1 MUX mode. The control input i6 for the resulting multiplexer, which provides the seventh input for the 7-input LUT, comes from the g6 data input of VIM G. The output of the 7-input LUT can be extracted from the vertical expander chain via the output multiplexer oMuxGB.

[0147] As seen in FIG. 2, vXpG in 2:1 NUX mode is actually controlled by AND gate 202, which combines the g6 data input signal with the CLE select signal clesel. However, in the example of FIG. 13 the cleSel signal is held high. Therefore, AND gate 202 is omitted, for clarity, from this and other figures where cleSel has a constant high value.

[0148] FIG. 14 shows how the VIMs of two horizontally-positioned slices (e.g., one block) can be combined using expanders to implement one 8-input LUT. As with the other examples that show two or more horizontally adjacent slices, the slices need not be adjacent. If the h-expanders of intervening slices are placed in feedthrough mode, non-adjacent slices can be combined to implement the functions described herein. However, the slice select signals must be correctly adjusted to account for the change, and the use of adjacent slices is generally the preferred implementation. For these reasons, all examples shown herein use horizontally adjacent slices to implement the desired user circuits.

[0149] All VIMs in this example are configured in 6-LUT mode. Further, the CLE expansion control block is placed in Block mode. See the “Multiplexer Chains” section, above, for a description of the Block expansion mode and its effect on the function of h-expanders in 2:1 MUX mode.

[0150] In slice 0, each half-VIM implements a function of five input signals i0-i4, which is placed on the horizontal expander chain via h-expanders hXp configured in Get-On mode. In slice 1, each half-VIM implements a function of the same five input signals i0-i4. These functions are combined with the values from the four horizontal expander chains, using the h-expanders of slice 1 configured in 2:1 MUX mode. The select signal for the 2:1 MUX mode of the h-expanders is the slice select signal sliceSel1. Signal sliceSel1 is based on the g7 data input signal from slice 0 (see FIG. 5), so the i7 input signal is placed on the g7 (0) data input terminal. Thus, each of the four h-expanders in slice 1 provides an independent function of the six input signals i0-i4 and i7.

[0151] The outputs of the h-expanders are now combined, in pairs associated with each VIM. The outputs of h-expanders hXpFA and hXpFB are combined using AB expander ABMuxF configured in 2:1 MUX mode. The outputs of h-expanders hXpGA and hXpGB are combined using AB expander ABMuxG configured in 2:1 MUX mode. Each of the resulting multiplexers is controlled by the i5 signal, which is placed on the f5, g5 data input terminal of the associated VIM. Thus, each of the two AB expanders in slice 1 provides an independent function of the seven input signals i0-i5 and i7.

[0152] The outputs of the AB expanders are now combined using the vertical expander chain. V-expander vXpF is configured in Get-On mode, in which mode it places the output of AB expander ABMuxF onto the vertical expander chain. V-expander vXpG is configured in 2:1 MUX mode, in which it selects between the outputs of the two AB expanders. The control signal for this multiplexer is the i6 signal, which is placed on the g6 data input terminal of VIM G (g6(1)). Thus, the output of v-expander vXpG in slice 1 is a function of the eight input signals i0-i7. This 8-LUT output signal can be extracted via the output multiplexer oMuxGB.

[0153] FIG. 15 shows how the VIMs of four slices (e.g., one CLE) can be combined using expanders to implement one 9-input LUT. All VIMs in this example are configured in 6-LUT mode. Further, the CLE expansion control block is placed in CLE mode. See the “Multiplexer Chains” section, above, for a description of the CLE expansion mode and its effect on the function of h-expanders in 2:1 MUX mode.

[0154] In the example of FIG. 15, input signals i0-i4 are provided to all VIMs. Therefore, each VIM generates two functions of the same five input signals i0-i4. Two more input signals are provided on the g7 input terminals of slices 0 and 2 (i7 in both cases) and the g7 input terminal of slice 3 (i8). These two signals i7, i8 are used to generate the slice select signals sliceSel1, sliceSel2, and sliceSel3 (see FIG. 5). These slice select signals control the h-expanders in slices 1-3, respectively, which are configured in 2:1 MUX mode. (The h-expander in slice 0 is configured in Get-On mode, to initiate the h-expander chain.) Thus, each of the four h-expanders in slice 3 provides an independent function of the seven input signals i0-i4, i7, and i8.

[0155] The AB expanders and v-expanders in slice 3 are configured as in slice 1 in the example of FIG. 14. The AB expanders in 2:1 MUX mode are controlled by input signal i5, which is provided on the associated f5, g5 data input terminal of the associated VIM. Therefore, each of the two AB expanders in slice 3 provides an independent function of the eight input signals i0-i5, i7, and i8. V-expander vXpG in 2:1 MUX mode is controlled by the i6 signal, which is placed on the g6 data input terminal of VIM G. Thus, the output of v-expander vXpG in slice 3 is a function of the nine input signals i0-i8. This 9-LUT output signal can be extracted via the output multiplexer OMuxGB.

[0156] FIG. 16 shows how the VIMs of multiple CLEs can be combined using expanders to implement LUTs with more than 9 inputs. As in the example of FIG. 15, all VIMs are configured in 6-LUT mode. However, in this example the CLE expansion control block is placed in the Default mode. Thus, the cleSel control signal is an active contributor to the functionality of the CLE. See the “Multiplexer Chains” section, above, for a description of the Default expansion mode and its effect on the function of h-expanders in 2:1 MUX mode.

[0157] To implement a LUT having more than 9 inputs, an Nth input signal iN is provided using the g7 data input terminal of VIM G in slice 1 (g7(1)). This input signal iN is then ANDed with input signals i7 and i8 in the expansion control block of FIG. 5, and is included in the slice select signals controlling the h-expanders in 2:1 MUX mode. Also, the CLE select signal cleSel now comes into play. Rather than being held high, as in the previous examples, cleSel reflects the value of the iN input signal (see FIG. 5 and Table 2). As shown in slice 3 of FIG. 16, several CLEs can then be combined by extending the vertical expander chain across the CLE boundaries.

[0158] For example, to implement a 10-input LUT (i.e., N=9), two vertically-positioned CLEs can be used, with i9 being provided to one CLE (at g7(1)) and the inverse of signal i9 (i9′) being provided to the other CLE (also at g7(1)). To implement an 11-input LUT, four vertically-positioned CLEs are required, with the signals i9 and i10 being combined using other VIMs to generate four different CLE select signals for the four CLES. Using this technique, LUTs of any size can be generated.

[0159] In another embodiment (not pictured), the SOP expanders have a 2:1 MUX expander mode. In this embodiment, the SOP expander of slice 3 can be used to add additional inputs. For example, a 10-input LUT can be created by combining two horizontally-positioned CLES.

Implementing Larce Multiplexers

[0160] FIGS. 17-21 show how to implement exemplary multiplexers of various sizes. In these examples, the VIMs are all configured in 6-LUT mode. In other words, as described in conjunction with FIG. 3, each VIM provides two 5-input LUT output signals L5A and L5B based on the same five input signals.

[0161] FIG. 17 shows how a 4:1 multiplexer is implemented using one VIM and an AB expander. Each half-VIM (5-LUT) implements a 2:1 MUX having two data inputs and a select input. For example, L5A can provide the result of input signals i0 and i1 MuXed together under the control of a first select signal sel0. Similarly, L5B can provide the result of input signals i2 and i3 MUXed together under the control of the same select signal sel0. The outputs of these 2:1 MUXes (L5A and L5B) are then multiplexed together using the AB expander ABMuxF under the control of a second select signal sell provided on the f5 data input terminal of the VIM. Thus, the half-slice shown in FIG. 17 is configured to implement a 4:1 MUX. The output of the 4:1 MUX can be extracted via the output multiplexer oMuxFA.

[0162] FIG. 18 shows how the two VIMs of one slice can be combined using expanders to implement an 8-to-1 MUX. The h-expanders and AB expanders are configured as in the half-slice of FIG. 17. AB expander ABMuxF provides the output of a 4:1 MUX acting on data inputs i0-i3 and controlled by select signals sel0 and sel1. Similarly, AB expander ABMuxG provides the output of a 4:1 MUX acting on data inputs i4-i7 and controlled by select signals sel0 and sel1. However, the output of AB expander ABMuxF is placed on the vertical expander chain via v-expander vXpF in Get-On mode, then combined with the output of AB expander ABMuxG in v-expander vXpG, which is configured in 2:1 MUX mode. The third select signal sel2 for the resulting multiplexer comes from the g6 data input of VIM G. Thus, an 8:1 MUX controlled by three select signals sel0, sel1, sel2 is implemented. The output of the 8:1 MUX can be extracted from the vertical expander chain via the output multiplexer oMuxGB.

[0163] FIG. 19 shows how two horizontally-positioned slices (e.g., one block) can be combined using expanders to implement a 16:1 MUX. In this example, the CLE expansion control block is placed in Block mode.

[0164] In slice 0, each half-VIM implements a 2:1 MUX, the outputs of which are placed on the horizontal expander chain via h-expanders hXp configured in Get-On mode. For example, VIM F of slice 0 can provide on the L5A output terminal the 2:1 MUX function of input signals i0 and i1, under the control of a first select signal sel0, while providing on the L5B output terminal the 2:1 MUX function of input signals i2 and i3, also controlled by the sel0 signal. Similarly, VIM G of slice 0 can provide on the L5A and L5B output terminals the 2:1 MUX functions of input signals i4 and i5, i6 and i7, respectively, also under the control of sel0. In slice 1, four additional 2:1 MUX functions under the control of sel0 are provided, thus introducing eight additional input signals i8-i15.

[0165] In slice 1, the outputs of horizontally-positioned half-LUTs are combined in pairs using the h-expanders configured in 2:1 MUX mode. The control signal for each h-expander is slice select signal sliceSell, which is a second select signal sel3 provided on the g7 data input terminal of slice 0 (see FIG. 5 and Table 2). Thus, each of the four h-expanders in slice 1 provides an independent 4:1 MUX function controlled by select signals sel0 and sel3.

[0166] The outputs of the h-expanders are now combined, in pairs associated with each VIM. The outputs of h-expanders hXpFA and hXpFB are combined using AB expander ABMuxF configured in 2:1 MUX mode. The outputs of h-expanders hXpGA and hXpGB are combined using AB expander ABMuxG configured in 2:1 MUX mode. Each of the resulting multiplexers is controlled by a third select signal sel1, which is placed on the f5 or g5 data input terminal of the associated VIM. Thus, each of the two AB expanders in slice 1 provides an independent 8:1 MUX function controlled by select signals sel0, sel1, and sel3.

[0167] The outputs of the AB expanders are now combined using the vertical expander chain. V-expander vXpF is configured in Get-On mode, in which mode it places the output of AB expander ABMuxF onto the vertical expander chain. V-expander vXpG is configured in 2:1 MUX mode, in which it selects between the outputs of the two AB expanders. The control signal for this multiplexer is a fourth select signal sel2, which is placed on the g6 data input terminal of VIM G (g6(1)). Thus, the output of v-expander vXpG in slice 1 is a 16:1 MUX function of the 16 input signals i0-i15, under control of the four select signals sel0-sel3. This 16:1 MUX output signal can be extracted via the output multiplexer oMuxGB.

[0168] FIG. 20 shows how four slices (e.g., one CLE) can be combined using expanders to implement a 32:1 MUX. In this example, the CLE expansion control block is placed in CLE mode.

[0169] In the example of FIG. 20, each VIM provides two 2:1 MUXes under control of the same select signal sel0. Two more select signals are provided on the g7 input terminals of slices 0 and 2 (sel3 in both cases) and the g7 input terminal of slice 3 (sel4). These two signals sel3, sel4 are used to generate the slice select signals sliceSel1, sliceSel2, and sliceSel3 (see FIG. 5). These slice select signals control the h-expanders in slices 1-3, respectively, which are configured in 2:1 MUX mode. (The h-expander in slice 0 is configured in Get-On mode, to initiate the h-expander chain.)

[0170] The h-expanders in slice 0 each provide the output of a 2:1 MUX. The h-expanders in each succeeding slice (slices 1-3) each select between the value on the horizontal expander chain and the value provided by the associated VIM. Thus, the h-expanders in slice 1 provide the output of a 4:1 MUX; the h-expanders in slice 2 provide the output of a 6:1 MUX; and the h-expanders in slice 3 provide the output of an 8:1 MUX. There are four such 8:1 MUXes, each controlled by select signals sel0, sel3, and sel4.

[0171] The AB expanders and v-expanders in slice 3 are configured as in slice 1 in the example of FIG. 19. The AB expanders in 2:1 MUX mode are controlled by select signal sel1, which is provided on the associated f5 or g5 data input terminal of the associated VIM. Therefore, the AB expanders each provide a 16:1 MUX function controlled by the select signals sel0, sel1, sel3, and sel4. V-expander vXpG in 2:1 MUX mode is controlled by select signal sel2, which is placed on the g6 data input terminal of VIM G. Thus, the output of v-expander vXpG in slice 3 is a 32:1 MUX function of the 32 input signals i0-i31, under the control of five select signals sel0-sel4. This 32:1 MUX output signal can be extracted via the output multiplexer OMuxGB.

[0172] FIG. 21 shows how the VIMs of multiple CLEs can be combined using expanders to implement MUXes that are larger than 32:1. In this example, the CLE expansion control block is placed in the Default mode. Thus, the cleSel control signal is an active contributor to the functionality of the CLE.

[0173] To implement a MUX having more than 32 inputs, an Nth select signal selN is provided using the g7 data input terminal of VIM G in slice 1 (g7(1)). This select signal iN is then ANDed with select signals sel3 and sel4 in the expansion control block of FIG. 5, and is included in the slice select signals controlling the h-expanders in 2:1 MUX mode. Also, the CLE select signal cleSel now comes into play. Rather than being held high, as in the previous examples, cleSel reflects the value of the iN select signal (see FIG. 5 and Table 2). As shown in slice 3 of FIG. 21, several CLEs can then be combined by extending the vertical expander chain across the CLE boundaries. The vertical expander chain can be initiated using a v-expander (e.g., vXpF) in Get-On mode, and the final result can be extracted using an output multiplexer (e.g., oMuxGB), as shown in FIG. 20.

[0174] For example, to implement a 64:1 MUX (i.e., N=5), two vertically-positioned CLEs can be used, with select signal sel5 being provided to one CLE (at g7(1)) and the inverse of signal sel5 (sel5′) being provided to the other CLE (also at g7(1)). To implement a 128:1 MUX, four vertically-positioned CLEs are required, with select signals sel5 and sel6 being combined using other VIMs to generate four different CLE select signals for the four CLEs. Using this technique, multiplexers of any size can be generated.

[0175] In another embodiment (not pictured), the SOP expanders have a 2:1 MUX expander mode. In this embodiment, the SOP expander of slice 3 can be used to add additional MUX select signals. For example, a 64:1 MUX can be created by combining two horizontally-positioned CLEs.

[0176] Another method of creating large multiplexers (not pictured) is to extend the horizontal expander chain past the boundaries of the CLE. Referring to FIG. 21, the slice 0 h-expanders expanders are configured in 2:1 MUX mode. The sliceSel0 signal then becomes active, and the value of sliceSel0 is already set to (sel3′)•(sel4′)•eselN (see FIG. 5 and Table 2). Thus, additional input and select signals can be provided in slices to the left of the pictured slice. The expander chains can thus be extended either vertically, horizontally, or both, to form VIM complexes having any desired aspect ratio.

Implementing Large Tristate Buffers

[0177] FIGS. 22-24 show various known methods of implementing wide tristate buffers.

[0178] FIG. 22 shows a general tristate buffer (“TBuf”) structure used in prior art FPGAs. In these FPGAs, each CLE optionally drives one or more tristate buffers B0-Bn, any of which can place a value on a signal line tbus running parallel to a row of CLEs. Each tristate buffer B0-Bn is controlled by a tristate control signal ts0-tsn, respectively, to place one of the input signals ti0-tin, respectively, on the tbus line. A default value is sometimes provided by adding a weak pullup (not shown) to the tbus line. This weak pullup can be overcome by any of the tristate buffers 220-22n driving a value onto the line.

[0179] FIG. 23 shows an equivalent multiplexer implementation to the TBuf structure of FIG. 22. MUXes M0-Mn are controlled by tristate control signals ts0-tsn, respectively, to pass either the current input signal ti0-tin or the output of the previous MUX in the chain. A default value is provided on one input of the first MUX 230 in the chain.

[0180] Note that the multiplexer circuit shown in FIG. 23 differs from the tristate buffer circuit of FIG. 22 in that the multiplexer circuit of FIG. 23 is not bidirectional. In other words, the “tbus” output of the multiplexer chain in FIG. 23 can only be accessed at the right hand end of the chain, while the “tbus” output of the circuit in FIG. 22 is accessible at any point along its length. The exemplary TBuf structure shown in FIG. 25 (described below) implements the multiplexer circuit of FIG. 23 rather than the TBuf structure of FIG. 22.

[0181] FIG. 24 shows another equivalent structure using AND and OR gates. Each input signal ti0-tin is ANDed with the corresponding tristate control signal ts0-tsn in AND gates A0-An. The resulting values are ORed together using wide OR gate 240 to provide the output signal on the tbus line.

[0182] FIGS. 25-27 show how to implement various exemplary TBuf structures using the expander chains in the slice of FIG. 2. Because wide tristate buffers can be implemented using the expander chains, dedicated tristate buffers (such as buffers B0-Bn in FIG. 22) need not be included in the CLE. Instead, any of the following three implementations can be used, with the choice preferably being made by FPGA mapping and placement software or synthesis software to maximize speed or to consume the least amount of CLE resources, as required by the customer.

[0183] FIG. 25 shows how multiple VIMs can be combined using horizontal expanders to implement the MUX-based TBuf structure of FIG. 23. The h-expanders are configured in 2:1 MUX mode to perform the functions of MUXes M0-Mn in FIG. 23. The tristate control signals ts0-tsn are provided via the slice select signals sliceSel0-sliceSeln, respectively. Appropriate signals are placed on the g6 and g7 terminals of the various slices, from which they are routed to the expansion control block, where they are decoded to provide the slice select signals.

[0184] The input signals ti0-tin are generated by the VIMs operating in 5-LUT mode. In the example of FIG. 25, a default value of “0” (i.e., logic low) is provided by placing this value on the datapathIn terminals of slice 0. In the pictured embodiment, the “0” value is generated in another LUT (not shown) and routed onto the horizontal expander chain using an h-expander in Get-On mode, with the L5 signal being placed on the horizontal expander chain. In other embodiments, the “0” value is provided by a pulldown controlled by a memory cell, by a weak pulldown that is always active but is easily overridden by a high value placed on the datapathin terminal, or by providing another mode to the h-expander that places a “0” value on the horizontal expander chain.

[0185] Each slice can provide four TBuf chains, provided that the tristate select signals ts0-tsn are shared among the four chains. This is not a severe limitation, because tristate buffer structures are often used to generate busses (e.g., groups of 8 or 16 bits), where each bit of a bus is controlled by the same tristate control signals ts0-tsn acting on different input signals ti0-tin.

[0186] FIG. 26 provides a first example of how multiple VIMs can be combined using horizontal expanders to implement the AND/OR TBuf structure of FIG. 24. Note that this structure includes a potentially large number of 2-input AND gates, followed by a single potentially large OR gate. Clearly, the small 2-input AND gates could be efficiently implemented using half-VIMs, while the large OR gate could be implemented using a horizontal expander chain that can be extended as long as necessary. In one embodiment, the h-expanders can be configured as OR gates. However, in the pictured embodiment the h-expanders do not have this capability, so the logic of FIG. 24 is converted using de Morgan's theorem to equivalent logic using a wide AND gate, as shown in FIG. 26A.

[0187] In FIG. 26A, implementation 2600 of the TBuf structure is the same as that of FIG. 24. In implementation 2601, wide OR gate 240 is replaced by an equally wide NAND gate 261 having inverted (or “bubbled”) inputs. In implementation 2602, the bubbles on the inputs of NAND gate 261 have been pushed back into AND gates A0-An, resulting in NAND gates NAO-NAn. NAND gate 261 providing output signal tbus has been replaced by AND gate 262 providing output signal tbus′ (the inverse of tbus). Implementation 2602 is well-suited to efficient implementation in the pictured embodiment.

[0188] FIG. 26 shows how implementation 2602 is implemented using the horizontal expander chain. NAND gates NAO-NAn are implemented in half-VIMs in 5-LUT mode, with their output signals being provided on the L5A, L5B output terminals of the VIMs. The h-expander in the first slice (e.g., slice 0) is placed in Get-On mode, with the L5 signal being placed on the horizontal expander chain. Each subsequent h-expander (e.g., slice 1 to n) is configured in 2:1 AND mode, ANDing between the associated L5 output signal and the value on the horizontal expander chain. Thus, AND gate 262 is implemented on the horizontal expander chain.

[0189] Note that with only one 2-input NAND-gate being implemented in each half-VIM, other user logic can potentially be included in the half-VIM as well.

[0190] FIG. 27 provides a second example of how multiple VIMs can be combined using horizontal expanders to implement the AND/OR TBuf structure of FIG. 24. This example makes more efficient use of the VIM lookup tables, by placing more TBuf logic into each VIM. However, there is less opportunity to add user logic to the VIM. In one embodiment, the implementation software selects among the three implementations of FIGS. 25, 26, and 27 based on the suitability of associated user logic to be included in the VIMs, among other factors.

[0191] FIG. 27A shows the conversion of the TBuf structure of FIG. 24 to a second form more suitable for implementation in the pictured embodiment. Implementation 2700 of the TBuf structure is the same as that of FIG. 24. In implementation 2701, wide OR gate 240 is replaced by an OR gate 271 with half as many inputs, with the outputs of AND gates A0-An being paired and combined using OR gates O0-Om. In implementation 2702, OR gate 271 is replaced by a NAND gate 272 having inverted (or “bubbled”) inputs. In implementation 2703, the bubbles on the inputs to NAND gate 272 have been pushed back into OR gates O0-Om, resulting in NOR gates NO0-NOm. NAND gate 272 providing output signal tbus has been replaced by AND gate 273 providing output signal tbus′ (the inverse of tbus). Implementation 2703 is well-suited to efficient implementation in the pictured embodiment.

[0192] FIG. 27 shows how implementation 2703 is implemented using the horizontal expander chain. AND gates A0-An and their associated NOR gates NO0-NOm are implemented in half-VIMs in 5-LUT mode, with their output signals being provided on the L5A, L 5B output terminals of the VIMs. For example, logic grouping 278, comprising AND gates A0, A1 and NOR gate NO0, can be placed in a single half-VIM. Logic grouping 279, comprising AND gates An-1, An and NOR gate NOm, can be placed in the other half of the same VIM. Although a VIM in 5-LUT mode shares two input terminals between the two 5-LUTs, in this embodiment each 5-LUT uses only one of the two shared terminals, so two 4-input functions having fully independent input signals can be implemented in the same VIM.

[0193] The h-expander in the first slice (e.g., slice 0 ) is placed in Get-On mode, with the L5 signal being placed on the horizontal expander chain. Each subsequent h-expander (e.g., slice 1 to n/2) is configured in 2:1 AND mode, ANDing between the associated L5 output signal and the value on the horizontal expander chain. Thus, AND gate 273 is implemented on the horizontal expander chain.

[0194] Note that this example uses only half as many slices as the example of FIG. 26, because twice as many tristate buffers are implemented in each VIM.

Implementing Large RAMs

[0195] FIGS. 28-35 show how to implement exemplary random access memories (RAMs) of various sizes and configurations. Note that these examples are very similar to the examples of implementing large lookup tables (see FIGS. 11-16). The reason for this similarity is that the functionality of a lookup table and a RAM can be virtually identical. In fact, LUTs are usually implemented as memory cell arrays. The data in the memory cells is provided by programming the memory cells with configuration data representing the function to be implemented by the LUT. The data inputs to the LUT are then decoded and used to address the memory array, selecting from among the programmed data values the one value representing the desired function of the input values provided (see FIG. 3). Thus, a LUT is simply a RAM array that can be read from at any time, although sometimes it can be written to only through the FPGA configuration process.

[0196] The LUTs of presently available FPGAs typically have the additional feature that the RAM array can be written, as well as read, during operation of the user circuit. This capability is imparted by adding a RAM control circuit that provides timing and control signals for writing to the RAM. A RAM array can be read at any time, and usually provides output data (read data) at all times based on the values of the input signals. However, a write operation must be controlled to occur only when valid write data is available and a write operation is desired. Otherwise, the contents of the RAM array could be overwritten constantly and unpredictably. In the slice of FIG. 2, this RAM control function is provided by the RAM control block RC.

[0197] RAM control block RC performs the following functions. Firstly, when the VIM implements a 2-bit wide RAM, it forwards address bits adr0-adr4 to VIM F and VIM G and forwards data bits dA and dB to VIM inputs dA and dB, respectively. The VIM is configured to write these bits into the two locations defined by adr0-adr4. Secondly, when the VIM implements a 1-bit wide RAM, it forwards address bits adr0-adr5 to VIM F and VIM G and forwards data bit “d” to both VIM inputs dA and dB. The VIM is configured to write the data to the single bit defined by adr0-adr5. Thirdly, the RAM control block gates the clock input signal “clk” with the write enable signal “we” to provide write strobe signal ws. Write strobe signal ws is controlled by address bit adr6 and the sliceSel signal to select one, both, or neither VIM in the slice. Note that data input dA and address bit adr5 are never needed at the same time; therefore, they share a common input terminal (see, for example, FIGS. 28 and 29). Similarly, data inputs “d” and dB also use the same VIM input terminal.

[0198] RAM control blocks are well known in the art of FPGA design. The slice of FIG. 2 could use, for example, a RAM control block broadly similar to that used in the Virtex-II FPGA available from Xilinx, Inc.

[0199] The LUTs of some presently-available FPGAs have various RAM operating modes. For example, some LUTs can be configured as either single-port RAMs or dual-port RAMs. In single-port RAM mode, the RAM keeps only a single copy of each data value stored in the memory array. Thus, a RAM with n address inputs can implement a (2**n)×1 single-port RAM, where 2**n is 2 to the nth power. If the same RAM is configured as two bits wide instead of one, the “height” of the RAM is cut in half, and the single-port RAM can implement a (2**(n−1))×2 RAM.

[0200] A single-port RAM has one read port (i.e., provides one read value at a time) and one write port (i.e., can write only one value to the RAM at one time). Sometimes applications require a RAM to have more than one read port and/or write port. In the present embodiment, a dual-port RAM with two read ports and a single write port is supported. As is well-known in the arts of RAM and FPGA design, such a dual-port RAM can be emulated using a pair of single-port RAMs. The described dual-port RAM keeps duplicate copies of the data stored in each single-port RAM. Thus, two values can be read from two different addresses at the same time, one from each single-port RAM. The data is provided at the output terminals of the two RAMs, thereby providing two read ports. Only a single write port is provided, i.e., only one value can be written at a time, and only to one address. The data is written simultaneously to the same address in both single-ported RAMs. Clearly, because each data value is stored in two single-port RAMs, a dual-port RAM requires twice as many resources to implement as a single-port RAM with the same capacity.

[0201] FIGS. 28-33 show examples of single-port RAMs that can be implemented in the pictured embodiment. FIGS. 34-35 show examples of dual-port RAMS. In all of these examples, all VIMs are in 6-LUT mode.

[0202] FIG. 28 shows how a single VIM can be used to implement a 32×2 single-port RAM. Because 32=2**5, there are five address inputs adr0-adr4, which are provided on VIM data input terminals f0-f4. The two write data inputs dA and dB are provided on VIM data input terminals f5 and f6. Essentially, each half-VIM acts as a 32×1 RAM, with write data input dA being provided to the half-VIM generating the L5A output, and write data input dB being provided to the half-VIM that generates the L5B output. The write enable signal we is provided on the f7 data input terminal. All of these RAM input signals are also provided to the RAM control block. In this embodiment, the slice select signal slicesel is also provided to the RAM control block and acts as a RAM enable signal. The RAM control block provides the dA and dB signals to the VIM, along with a write strobe signal ws and a write address signal wadr.

[0203] The expanders in the example of FIG. 28, which implements a 32×2 memory, are configured the same as the example of FIG. 11, which implements two 5-input LUTs. This correlation is logical, based on the remarks above. However, note that the 32×2 RAM implementation uses a VIM in 6-LUT mode, so that the address inputs can be shared between the two bits of the memory.

[0204] FIG. 29 shows how a single VIM can be used to implement a 64×1 single-port RAM. Because 64=2**6, there are six address inputs adr0-adr5, which are provided on VIM data input terminals f0-f5. Because the memory is only one bit wide, only one write data input is needed. The write data input d is provided on VIM data input terminal f6. Essentially, each half-VIM acts as a 32×1 RAM addressed by the address inputs adr0-adr4. Which half-VIM is written is determined by the RAM control block based on address bit adr5, as described above. For reading, the two 32×1 RAMs are combined into one 64×1 RAM using the AB expander configured in 2:1 MUX mode, with the address input adr5 being used to control the resulting multiplexer. The expanders in the example of FIG. 29, which implements a 64×1 memory, are configured the same as the example of FIG. 12, which implements a 6-input LUT.

[0205] FIG. 30 shows how the two VIMs of one slice can be combined using expanders to implement one 128×1 single-port RAM. Because 128=2**7, there are seven address inputs adr0-adr6. The first six address inputs, adr0-adr5, are provided on VIM data input terminals f0-f5 and g0-g5, as in the example of FIG. 29. The seventh address input, adr6, is provided on the g6 data input terminal and is used to control the v-expander in 2:1 MUX mode. The write data input d is provided on VIM data input terminal f6. Essentially, each VIM and associated AB expander act as a 64×1 RAM, with the two 64xl RAMs being combined into one 128×1 RAM using the v-expanders. The expanders in the example of FIG. 30, which implements a 128×1 memory, are configured the same as the example of FIG. 13, which implements a 7-input LUT.

[0206] FIG. 31 shows how two slices (e.g., one block) can be combined using expanders to implement one 256×1 single-port RAM. This example closely resembles the 8-input LUT of FIG. 14. As in the example of FIG. 14, the CLE expansion control block is placed in Block mode.

[0207] Because 256=2**8, there are eight address inputs adr0-adr7. In slice 0, the first five address inputs, adr0-adr4, are provided on VIM data input terminals f0-f4 and g0-g4. Each half-VIM implements a 32×1 RAM of five address inputs adr0-adr4, the output of which is placed on the horizontal expander chain via h-expanders hXp configured in Get-On mode. In slice 1, each half-VIM implements a 32×1 RAM with the same five address inputs adr0-adr4 (provided on VIM data input terminals f0-f4 and g0-g4). These 32×1 RAM values are combined with the values from the four horizontal expander chains, using the h-expanders of slice 1 configured in 2:1 MUX mode. The select signal for the 2:1 MUX mode of the h-expanders is the slice select signal sliceSel1. Signal sliceSell is based on the g7 data input signal from slice 0 (see FIG. 5), so the adr7 input signal is placed on the g7 (0) data input terminal. Thus, each of the four h-expanders in slice 1 provides the output of a 64×1 RAM addressed by the six address signals adr0-adr4 and adr7.

[0208] Note that the adr5 and adr6 address inputs are also provided to slice 0, on data input terminals f5 and g6, respectively. These inputs are provided to the RAM control block of slice 0, where they are used to decode the write address when writing RAM data into the VIMs. During the read process, some of the decoding is done outside the VIMs, where the expanders are used to decode the adr5, adr6, and adr7 signals. However, during the write process these three address signals must be taken into account when determining in which VIM to write the data. Therefore, they are all provided to the RAM control block, where the decoding takes place. The RAM control block only enables a write to an associated VIM if the values of adr5, adr6, and adr7 address the VIM. Therefore, the RAM control blocks for the four slices differ slightly, in that they decode different addresses based on these signals. The write data input d is provided on VIM data input terminal f6 of each slice, and the write enable signal we is provided on the f7 data input terminal of each slice. These signals are also provided to the RAM control block.

[0209] The outputs of the h-expanders are now combined using the AB expanders configured in 2:1 MUX mode. The seventh address input, adr5, is provided to the f5 and g5 data input terminals in slice 1, where it is used to control the resulting multiplexer. Thus, each horizontal expander chain and associated AB expander act as a 128×1 RAM addressed by the seven address signals adr0-adr5 and adr7.

[0210] The outputs of the AB expanders are now combined using the vertical expander chain. The eighth address input, adr6, is provided on the g6 data input terminal of slice 1, and is used to control the v-expander in 2:1 MUX mode. Thus, the two 128×1 RAMS from the horizontal expander chains and the AB expanders are combined into one 256×1 RAM using the v-expanders The 256×1 RAM is addressed by address signals adr0-adr7.

[0211] FIG. 32 shows how four slices (e.g., one CLE) can be combined using expanders to implement one 512×1 single-port RAM. This example closely resembles the 9-input LUT of FIG. 15. As in the example of FIG. 15, the CLE expansion control block is placed in CLE mode.

[0212] Because 512=2**9, there are nine address inputs adr0-adr8. Address inputs adr0-adr4 are provided to all VIMs. Therefore, each VIM provides two 32×1 RAMs addressed by the same five address signals adr0-adr4. Two more address signals are provided on the g7 input terminals of slices 0 and 2 (adr7 in both cases) and the g7 input terminal of slice 3 (adr8). These two address signals adr7, adr8 are used to generate the slice select signals sliceSell, sliceSel2, and sliceSel3 (see FIG. 5). These slice select signals control the h-expanders in slices 1-3, respectively, which are configured in 2:1 MUX mode. (The h-expander in slice 0 is configured in Get-On mode, to initiate the h-expander chain.) Thus, each of the four h-expanders in slice 3 provides the output of a 128×1 RAM addressed by the seven address signals adr0-adr4, adr7, and adr8.

[0213] As in the example of FIG. 31, the adr5 and adr6 address inputs are also provided to each slice, on data input terminals f5 and g6, respectively. The write data input d is provided on VIM data input terminal f6 of each slice, and the write enable signal we is provided on the f7 data input terminal of each slice.

[0214] The AB expanders and v-expanders in slice 3 are configured as in slice 1 in the example of FIG. 31. The AB expanders in 2:1 MUX mode are controlled by address signal adr5, which is provided on the f5 or g5 data input terminal of the associated VIM. Therefore, each of the two AB expanders in slice 3 provides the output of a 256×1 RAM addressed by the eight address signals adr0-adr5, adr7, and adr8. V-expander vXpG in 2:1 MUX mode is controlled by the adr6 signal, which is placed on the g6 data input terminal of VIM G. Thus, the output of v-expander vXpG in slice 3 is a 512×1 RAM function addressed by the nine address signals adr0-adr8.

[0215] FIG. 33 shows how the VIMs of multiple CLEs can be combined using expanders to implement single-port RAMs that are larger than 512×1 . This example closely resembles the example of FIG. 16. As in the example of FIG. 16, the CLE expansion control block is placed in Default mode. Thus, the cleSel control signal is an active contributor to the functionality of the CLE.

[0216] To implement a single-port RAM larger than 512×1, an Nth address signal adrN is provided using the g7 data input terminal of VIM G in slice 1 (g7(1)). This address signal adrN is then ANDed with address signals adr7 and adr8 in the expansion control block of FIG. 5, and is included in the slice select signals controlling the h-expanders in 2:1 MUX mode. Also, the CLE select signal cleSel now comes into play. Rather than being held high, as in the previous examples, cleSel reflects the value of the adrN address signal (see FIG. 5 and Table 2). As shown in slice 3 of FIG. 33, several CLEs can then be combined by extending the vertical expander chain across the CLE boundaries. The vertical expander chain can be initiated using a v-expander (e.g., vXpF) in Get-On mode, and the final result can be extracted using an output multiplexer (e.g., oMuxGB), as shown in FIG. 32.

[0217] For example, to implement a 1024×1 RAM (i.e., N=9), two vertically-positioned CLEs can be used, with adr9 being provided to one CLE (at g7(1)) and the inverse of address signal adr9 (adr9′) being provided to the other CLE (also at g7(1)). To implement a 2048×1 RAM, four vertically-positioned CLEs are required, with address signals adr9 and adr10 being combined using other VIMs to generate four different CLE select signals for the four CLES. Using this technique, RAMs of any size can be generated.

[0218] In another embodiment (not pictured), the SOP expanders have a 2:1 MUX expander mode. In this embodiment, the SOP expander of slice 3 can be used to add additional address inputs. For example, a 1024×1 RAM can be created by combining two horizontally-positioned CLEs.

[0219] FIG. 34 shows how the two VIMs of one slice can be combined using expanders to implement one 32×2 dual-port RAM with two read ports and one write port. The 32×2 dual-port RAM of FIG. 34 resembles two copies of the 32×2 single-port RAM of FIG. 28, placed in the same slice. Both VIMs are controlled by the same RAM control block, so they have shared control signals. Also, only one set of VIM data input terminals (f0-f4) is used to provide a write address (wadr0-wadr4). There are two read ports, with read addresses radrF0-4 being provided to VIM F on data input terminals f0-f4, and read addresses radrG0-4 being provided to VIM G on data input terminals g0-g4. Write data inputs dA and dB are provided on VIM data input terminals f5 and f6, respectively, with the write enable control signal we being provided on data input terminal f7.

[0220] FIG. 35 shows how the two VIMs of one slice can be combined using expanders to implement one 64×1 dual-port RAM with two read ports and one write port. The 64×1 dual-port RAM of FIG. 35 resembles two copies of the 64×1 single-port RAM of FIG. 29, placed in the same slice. Both VIMs are controlled by the same RAM control block, so they have shared control signals. Also, only one set of VIM data input terminals (f0-f5) is used to provide a write address (wadr0-wadr5). There are two read ports, with read addresses radrF0-5 being provided to VIM F on data input terminals f0-f5, and read addresses radrG0-5 being provided to VIM G on data input terminals g0-g5. Address signals radrF5 and radrG5 are used to control the associated AB expanders in 2:1 MUX mode, thereby providing the sixth address input. Only one write data input d is required, which is provided on VIM data input terminal f6. The write enable control signal we is provided on VIM data input terminal f7.

[0221] To implement larger dual-port RAMs, techniques similar to those shown in FIGS. 31-33 are used.

Conclusion

[0222] Those having skill in the relevant arts of the invention will now perceive various modifications and additions that may be made as a result of the disclosure herein. For example, CLEs, logic blocks, slices, logic elements, lookup tables, VIMs, LUTs, PAL logic, control circuits, expanders, expander modes, expansion modes, memories, RAMs, and multiplexers other than those described herein can be used to implement the invention. Moreover, some components are shown directly connected to one another while others are shown connected via intermediate components. In each instance the method of interconnection establishes some desired electrical communication between two or more circuit nodes. Such communication may often be accomplished using a number of circuit configurations, as will be understood by those of skill in the art. Accordingly, all such modifications and additions are deemed to be within the scope of the invention, which is to be limited only by the appended claims.

Claims

1. A configurable logic element (CLE) for a programmable logic device (PLD), the CLE comprising:

a plurality of logic blocks each configurable as a P-input product term (Pterm) generator;
one or more expanders configurably interconnecting two or more of the plurality of logic blocks, each expander having two or more configurable functions; and
an expander control circuit coupled to the one or more expanders, the expander control circuit configurably controlling the one or more expanders to create from the plurality of logic blocks a Q-input Pterm, where Q is greater than P.

2. The CLE of

claim 1, wherein each logic block provides a P-input Pterm output signal, the CLE further comprising a PAL AND circuit accepting first and second Pterm output signals from first and second logic blocks in the CLE and providing therefrom a (2P)-input Pterm output signal.

3. The CLE of

claim 2, wherein one of the expanders is configured to provide the (2P)-input Pterm output signal to another expander.

4. The CLE of

claim 1, wherein each logic block provides a P-input Pterm output signal, the CLE further comprising a PAL OR circuit accepting a Pterm output from each of two logic blocks in the CLE and providing therefrom a sum-of-products output signal.

5. The CLE of

claim 4, wherein one of the expanders is configured to provide the sum-of-products output signal to another expander.

6. The CLE of

claim 1, wherein the PLD is a field programmable gate array (FPGA).

7. The CLE of

claim 1, wherein the logic blocks are versatile implementation modules (VIMs) configurable as lookup tables (LUTs) or product term generators.

8. The CLE of

claim 1, further comprising at least one expander for configurably interconnecting one of the logic blocks to another logic block in another CLE, wherein the Q-input Pterm includes logic blocks from at least two different CLEs.

9. The CLE of

claim 1, wherein:
the CLE comprises a plurality of substantially similar slices; and
each slice includes at least two logic blocks, at least first and second expanders for configurably interconnecting the at least two logic blocks to other logic blocks in other slices, and a third expander for configurably interconnecting the at least two logic blocks.

10. The CLE of

claim 9, wherein the other slices are in the same CLE.

11. The CLE of

claim 1, wherein P equals 8.

12. The CLE of

claim 1, wherein each of the plurality of logic blocks comprises:
P input terminals providing up to P input signals;
a memory array having rows and columns of memory cells, the memory array being coupled to the P input terminals; and
a plurality of AND circuits coupled to the columns of memory cells, each AND circuit providing a P-input product term.

13. The CLE of

claim 1, wherein:
the expander control circuit comprises one or more configuration memory cells;
contents of the one or more configuration memory cells determine a state of one or more expander control signals; and
the one or more expander control signals control the one or more expanders.

14. The CLE of

claim 1, wherein the two or more configurable functions include an AND function.

15. The CLE of

claim 1, wherein the logic blocks comprising the Q-input Pterm are adjacent.

16. A configurable circuit in a programmable logic device (PLD), the configurable circuit comprising:

a plurality of logic blocks;
a first set of expanders configurably interconnecting two or more of the plurality of logic blocks, each of the first set of expanders having two or more configurable functions one of which is an AND function, the first set of expanders creating a first expander chain extending in a first direction;
a second set of expanders configurably interconnecting two or more of the plurality of logic blocks, each of the second set of expanders having two or more configurable functions one of which is an AND function, the second set of expanders creating a second expander chain extending in the first direction; and
a third set of expanders configurably interconnecting the first and second expander chains, each of the third set of expanders having two or more configurable functions one of which is an OR function, the third set of expanders creating a third expander chain extending in a second direction orthogonal to the first direction.

17. The configurable circuit of

claim 16, further comprising:
an expansion control circuit coupled to the first, second, and third sets of expanders, the expansion control circuit configurably controlling the first, second, and third sets of expanders.

18. The configurable circuit of

claim 16, wherein:
the logic blocks function as lookup tables (LUTs);
the first, second, and third sets of expanders are configured as multiplexers; and
the user circuit is a LUT too large to be implemented in a single logic block.

19. The configurable circuit of

claim 16, wherein:
the logic blocks function as lookup tables (LUTs);
the first, second, and third sets of expanders are configured as multiplexers; and
the user circuit is a multiplexer too large to be implemented in a single logic block.

20. The configurable circuit of

claim 16, wherein:
the logic blocks function as product term (Pterm) generators;
the first and second sets of expanders are configured to perform an AND function;
the third set of expanders are configured to perform an OR function; and
the user circuit is a PAL too large to be implemented in a single logic block.

21. The configurable circuit of

claim 16, wherein:
the logic blocks function as random access memories (RAMs);
the first, second, and third sets of expanders are configured as multiplexers; and
the user circuit is a RAM too large to be implemented in a single logic block.

22. The configurable circuit of

claim 21, wherein the user circuit is a dual-port RAM.

23. The configurable circuit of

claim 16, further comprising:
a fourth set of expanders configurably interconnecting the first and second expander chains, each of the fourth set of expanders having two or more configurable functions one of which is an OR function, the fourth set of expanders creating a fourth expander chain in the second direction; and
a fifth set of expanders configurably interconnecting the third and fourth expander chains, each of the fifth set of expanders having two or more configurable functions one of which is an OR function, the fifth set of expanders creating a fifth expander chain extending in the first direction.

24. The configurable circuit of

claim 23, wherein:
the logic blocks function as product term (Pterm) generators;
the first and second sets of expanders are configured to perform an AND function;
the third, fourth, and fifth sets of expanders are configured to perform an OR function; and
the user circuit is a PAL too large to be implemented in a single logic block.

25. The configurable circuit of

claim 16, wherein each logic block is configurable as two N-input lookup tables (LUTs) with N shared inputs, the configurable circuit further comprising:
an AB expander configurably interconnecting the outputs of the two N-input LUTs of each block, the AB expander being configurable as a multiplexer, thereby generating the output of an (N+1)-input LUT.

26. A method for implementing a user circuit in a programmable logic device (PLD), the PLD comprising a plurality of logic blocks and a plurality of expanders configurably interconnecting the logic blocks, each expander having two or more configurable functions, the method comprising:

implementing a first portion of the user circuit in a first logic block;
implementing a second portion of the user circuit in a second logic block;
implementing a third portion of the user circuit in a third logic block;
implementing a fourth portion of the user circuit in a fourth logic block;
configuring a first expander to perform a first function, such that the first logic block, the first expander, and the second logic block form a first expander chain extending in a first direction;
configuring a second expander to perform a second function, such that the third logic block, the second expander, and the fourth logic block form a second expander chain extending in the first direction; and
configuring a third expander to perform a third function, the third expander configurably interconnecting the first and second expander chains to create a third expander chain extending in a second direction orthogonal to the first direction.

27. The method of

claim 26, wherein the PLD further comprises a configurable expansion control circuit coupled to and controlling the first, second, and third expanders, the method further including:
configuring the expansion control circuit.

28. The method of

claim 26, wherein:
implementing the first, second, third, and fourth portions of the user circuit comprises configuring the first, second, third, and fourth logic blocks as lookup tables (LUTs);
configuring the first, second, and third expanders comprises configuring the first, second, and third expanders as multiplexers; and
the user circuit is a LUT too large to be implemented in a single logic block.

29. The method of

claim 26, wherein:
implementing the first, second, third, and fourth portions of the user circuit comprises configuring the first, second, third, and fourth logic blocks as lookup tables (LUTs);
configuring the first, second, and third expanders comprises configuring the first, second, and third expanders as multiplexers; and
the user circuit is a multiplexer too large to be implemented in a single logic block.

30. The method of

claim 26, wherein:
implementing the first, second, third, and fourth portions of the user circuit comprises configuring the first, second, third, and fourth logic blocks as product term (Pterm) generators;
configuring the first and second expanders comprises configuring the first and second expanders as AND gates;
configuring the third expander comprises configuring the third expander as an OR gate; and
the user circuit is a PAL too large to be implemented in a single logic block.

31. The method of

claim 26, wherein:
implementing the first, second, third, and fourth portions of the user circuit comprises configuring the first, second, third, and fourth logic blocks as random access memories (RAMs);
configuring the first, second, and third expanders comprises configuring the first, second, and third expanders as multiplexers; and
the user circuit is a RAM too large to be implemented in a single logic block.

32. The method of

claim 31, wherein the user circuit is a dual-port RAM.

33. The method of

claim 26, further comprising:
configuring a fourth expander to perform a fourth function, the fourth expander configurably interconnecting the first and second expander chains, thereby creating a fourth expander chain extending in the second direction; and
configuring a fifth expander to perform a fifth function, the fifth expander configurably interconnecting the third and fourth expander chains, thereby creating a fifth expander chain extending in the first direction.

34. The method of

claim 33, wherein:
implementing the first, second, third, and fourth portions of the user circuit comprises configuring the first, second, third, and fourth logic blocks as product term (Pterm) generators;
configuring the first and second expanders comprises configuring the first and second expanders as AND gates;
configuring the third, fourth, and fifth expanders comprises configuring the third, fourth, and fifth expanders as OR gates; and
the user circuit is a PAL too large to be implemented in a single logic block.

35. The method of

claim 26, wherein:
implementing the first portion of the user circuit comprises configuring the first logic block as two N-input lookup tables (LUTs) with N shared inputs,
the method further comprising:
configuring a fourth expander to perform a multiplexer function acting on the outputs of the two N-input LUTs of the first logic block, thereby implementing an (N+1)-input LUT.
Patent History
Publication number: 20010045844
Type: Application
Filed: May 18, 2001
Publication Date: Nov 29, 2001
Applicant: Xilinx, Inc. (San Jose, CA)
Inventors: Bernard J. New (Los Gatos, CA), Ralph D. Wittig (Menlo Park, CA), Sundararajarao Mohan (Sunnyvale, CA)
Application Number: 09860863
Classifications
Current U.S. Class: Having Details Of Setting Or Programming Of Interconnections Or Logic Functions (326/38)
International Classification: H03K019/173;