EP1506496A2 - Rekonfigurierbare digitale logikeinheit - Google Patents
Rekonfigurierbare digitale logikeinheitInfo
- Publication number
- EP1506496A2 EP1506496A2 EP02776857A EP02776857A EP1506496A2 EP 1506496 A2 EP1506496 A2 EP 1506496A2 EP 02776857 A EP02776857 A EP 02776857A EP 02776857 A EP02776857 A EP 02776857A EP 1506496 A2 EP1506496 A2 EP 1506496A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- logic
- unit according
- logic unit
- cells
- microprogram
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/76—Architectures of general purpose stored program computers
- G06F15/78—Architectures of general purpose stored program computers comprising a single central processing unit
- G06F15/7867—Architectures of general purpose stored program computers comprising a single central processing unit with reconfigurable architecture
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Definitions
- the invention relates to a reconfigurable digital logic unit.
- programmable logic modules such as processors execute programs that are loaded from a memory. These memories can be integrated as discrete components (eg hard disk, memory chip) or in the processor. A well-known example of the former are the well-known IBM-compatible ones . PCs, for the latter so-called flash microprocessors.
- the software to be executed is stored in the form of command words as a machine command in the memory. The command words are loaded, analyzed and executed in a processing unit. The processing of a single command word triggers a large number of individual actions in the logic unit.
- a decisive characteristic of conventional programmable logic modules is that the processing unit is reprogrammed for a few clock cycles by each new command word. The information about the previous command word in the processing unit is overwritten, apart from register contents.
- the processing unit of modern microprocessors is very complex due to the large number of possible operations. More than 30 million transistors are required for fewer than 500 possible command words, which leads to a correspondingly high energy consumption, since each transistor also consumes energy when it is not in use and is in the “waiting state”. In order to achieve energy savings, it has already been proposed to adapt the operating voltage, ie to reduce it. The clock frequency can also be reduced, but this reduces the overall performance of the logic unit. The effort to design, manufacture and test these transistors is immense. The functionality once designed cannot be changed. Only one task can be processed at a time.
- the central unit ie the computer core, consists of the main components main memory, control unit and processing unit (arithmetic unit).
- the main memory stores instruction words (program data) and processing data (operand words) and makes them available on request.
- the main memory also stores intermediate and final results of the processing.
- Main memories can be implemented by volatile or non-volatile memories.
- the control unit organizes the order in which command words are processed. It requests command words from the main memory and causes the execution of the command word in the processing unit. It analyzes command words and initiates the delivery of processing data to the processing unit.
- the processing unit carries out the operation on the processing data and delivers the results to the main memory.
- the processing unit For each operation, the processing unit contains a microprogram that enables the necessary transmission lines.
- the processing unit is set by the control unit to the respective operation, ie to the command to be processed.
- Peripheral devices are assigned to this central unit, which can be the external storage, input and output devices mentioned above.
- the described main components of the central unit can be physically separated, but mostly they are implemented on a common processor chip with a cache or, for example, on an embedded ROM.
- the known digital logic units have the disadvantage, in particular in the case of frequently recurring actions, for example when executing program loops, that instruction words are loaded and executed which were already a few processor clock cycles in an instruction register.
- An example of such a loop is a keyboard query.
- all loop commands are repeated at short intervals, the command words having to be reloaded each time as if they were completely new.
- Most of the processor is not needed while waiting, but cannot do any other tasks during this time.
- processors to different circumstances are already carried out at a low level of complexity.
- An example of this is the switching of memory banks of a processor that contain different programs. Memory banks that are not currently being used can be changed. This technique is called IAP (in application programming).
- IAP in application programming
- the improvement achieved by this measure is comparatively small because of the processor hardware nothing is changed, only the programs to be executed are loaded simultaneously with other processes.
- Programmable logic devices are often used for less complex tasks.
- Such logic modules are, for example, from US 4,870,302 or the publication “Ranmuthu, IW, et al. ; Magneto-resistive elements - An Alternative to Floating Gate Technology; In: Proceedings of the Midwest Symposiums on Circuits and Systems, 1992, pg (s). 134 - 136 vol.l known.
- the entire application program is translated into suitable commands in a special compiler (so-called Fitter).
- Fitter special compiler
- the configurable areas have the following properties: either they define links between specified points (routing areas) or they process logical input signals to logical output signals (logic cell areas).
- routing areas logical input signals
- logic cell areas logical output signals
- connections that deviate from the PLD's technical specifications implemented by the manufacturer are required, two or more connection blocks must be cascaded, which increases runtime and delays in throughput. As a result, the actual speed of application program execution cannot be predicted. In many cases, adaptations in the program are necessary, for example, to be able to implement a minimum speed requirement or synchronicity of signals in a PLD. If properties other than those available are required when processing logical signals (eg higher bit width), then cascading must also be carried out. As a result, the link areas in the PLD are larger in area than the logic areas.
- the architectural concept of the PLDs envisages distributing the programming information from the fitter to a large number of identical logic cells on the PLD chip. These are linked by a large number of similar routing areas. The programming information is thus distributed in the area.
- the configurability of the PLDs is limited to a few configurable parameters that are permanently set during booting. Two memories are required: an external boot memory chip (discrete chip, eg the EEPROM 113 in US 4,870,302) and internal, memory cells distributed over a large area
- the local memory cells After booting, the local memory cells contain the information for the connections and for the logic functions of the cells. The area and loss conduction efficiency of the distributed
- Memory cells are approximately two orders of magnitude worse than discrete memory chips of the same performance. However, if the application program requires less performance than the chip provides, the unused areas inevitably also consume power loss. Typical levels of utilization of PLD's resources are around 30% to 70%. At a certain point, only a fraction of them are actively involved in processing logic information.
- the invention is therefore based on the problem of avoiding the disadvantages mentioned and of specifying a digital logic unit in which the utilization of the hardware is improved.
- a reconfigurable digital logic unit comprising a plurality of logic cells with configurable properties; an internal memory with a plurality of microprograms, containing information relating to the functionality of a plurality of logic cells, at least one of the microprograms being reprogrammable, depending on a specific application, at least during the ongoing operation of the logic unit; a means for selecting at least one microprogram; and a means for configuring logic cells in accordance with the functionality information of the selected microprogram, at least during the ongoing operation of the logic unit.
- the term "functionality” is understood to mean both "data processing * and" data linking *.
- the logic unit according to the invention is therefore variable during operation, i.e. the logic cells are configurable during the operation of the logic unit, the or the
- Micro programs can be reprogrammed while the logic unit is running. It is therefore possible at any time to adapt the logic unit to the task set and to be processed, since no fixed configuration and programming is specified by the manufacturer, rather it can be configured quasi in situ and the properties changed and adapted.
- the programmer can change the programming or the configuration in terms of software, but it can also be an independent learning system.
- logic cell is to be understood as any element that performs a logic function. In the simplest case it can be a single memory cell, in the more complex case it can be a gate, a subnetwork consisting of several gates or even a processor element.
- configurable property * means all non-volatile, but changeable properties or working parameters.
- Examples of a logic cell are the bit width at the input / the number of variables, the physical position of the inputs, the coding of the bits (e.g. serial or parallel), the logical processing of the bits, the time behavior, the register function, the local memory function, the Bit width at the output, the physical position of the output bits or the readiness for operation, but this list is not exhaustive. The changes can be carried out independently of other processors in the chip, ideally the bit processing and linkage changes in every cycle.
- Logic cells with configurable properties that have a magnetoresistive layer system are particularly suitable.
- FRAM ferroelectric RAM
- Each logic cell of the logic unit according to the invention can have at least one magnetoresistive layer system and input and output connections which are connected to connecting conductor tracks.
- the layer system can be of the GMR type (giant magneto resistive), TMR type (tunnel magneto resistive) or of the AMR type (anisotropy magneto resistive).
- the direction of magnetization of a magnetic layer can be used for information storage. This storage process can be carried out very quickly and almost indefinitely.
- the resistance of the memory cell is either low or high, depending on the direction of magnetization of the free magnetic layer relative to a reference direction.
- a logic cell based on it can be used as a logic gate, whereby by activating or interconnecting several cells practically all common gate functions (eg NOR, XOR, AND, OR, INV, etc.) can be realized. It is essential that the functionality between at least two of these gate functions can be changed by appropriate means.
- a logic cell can also be used as memory, in particular the result of a logic operation can be saved. Memory cells of the TRAM type (tunnel rando access memory) are particularly suitable, since they can be written to indefinitely.
- the digital logic unit provides links from logic cells to logic cell blocks, which have the function of a half adder, a full adder or a multiplier.
- a logic cell can include local memory. This can save intermediate or final results of a logical link.
- the digital logic unit comprises an internal memory with a plurality of micro programs. It can be a memory which is addressed by command words from a main memory and contains information relating to the functionality and the linking of several logic cells. A command word is loaded from the main memory, analyzed and the logic cell arrangement required for this is derived using the microprogram. Such a microprogram can be compared to a command macro, it contains a number of basic operations that are realized by linking several logic cells can be. Typical basic operations are loading, analyzing or selecting. Accordingly, a microprogram can be viewed as a blueprint or circuit structure that contains all the information required about the logic cells. In addition, information about any memories, registers or similar components that may be required can also be contained. A microprogram can also contain constants, for example the number "0" can be defined as a constant. In addition, information about inputs, outputs or the linking of the inputs with variables and constants can be defined by a microprogram.
- microprograms for example a keyboard query can be defined by a microprogram, as can the output of
- Any logical links can also be saved in the form of microprograms, for example arithmetic links such as basic arithmetic operations, but also much more complex algorithms. Logic links are broken down into individual components, each of which is defined by a microprogram.
- a microprogram can be reprogrammed.
- the microprogram can be loaded and changed depending on a specific application. This results in a particularly high level of flexibility for the logic unit. It can also be provided that a microprogram has commands for defining new microprograms or for changing existing microprograms.
- a microprogram comprises instructions containing firmware.
- command sequences of a micro program can be recognized by an application program and stored as a new micro program.
- the digital logic unit according to the invention can also contain a means for selecting at least one microprogram.
- the microprograms can be predefined or redefined in the sense of "evolvable hardware".
- the memory can contain a multiplicity of instruction words which each select at least one microprogram by means of the means.
- a program pointer can be used to select the at least one microprogram.
- the digital logic unit further comprises a means for configuring logic cells in accordance with the functionality information of the selected microprogram.
- the logic cell links defined by the selected microprogram and the local memory cells that may be required are programmed in reprogrammable hardware.
- the magnetoresistive logic cells are replaced by a
- Programming routine programmed.
- the programming routine determines the order in which the individual logic cells receive a programming stream. This will program the desired logic gate functions. Links between different logic cells are also established.
- the memories used in the digital logic unit according to the invention have the advantage that the memory contents are not volatile, ie they are retained even after the voltage has been switched off. Nevertheless, already programmed logic cells can be reprogrammed at a later point in time, ie the functionality of a logic cell can be reconfigured. Program loops therefore run "in hardware", that is, for a certain logical linkage, a precisely matching hardware structure is created, which is optimally adapted to the problem to be processed. A voltage only has to be supplied to such logic cells that are actually needed at the moment. When a program loop defined by logic cells is finally left, the associated logic cells can be switched off so that they no longer consume energy. This avoids the problem that occurs with conventional logic units in that large parts of the hardware are constantly in a waiting state in which they consume power.
- logic cell links can basically be formed in any form on the grid. Logic cell links are preferred in which logic cells to be linked are directly or as closely as possible adjacent.
- the linked logic cells can be both linear and flat on the grid, i.e. be arranged in the form of functional blocks.
- the logic cells with the magnetoresistive layer system and the input and output connections are connected to connecting conductor tracks which run essentially horizontally and vertically and preferably cross at right angles.
- the conductor tracks can consist of a copper material.
- logic cells are arranged in a grid-like manner in different layers or levels. With three-dimensional ordered logic cells results in a much greater variety of connection options. It is also possible to save a variable or constant in a logic cell. Various logic programs can then access this logic cell. For example, one of the microprograms can be arranged in a higher layer, another microprogram can be placed next to the logic cell. This logic cell can therefore be used by several microprograms.
- connection of different layer planes of the logic cells can take place in a known manner through contact holes arranged perpendicular to the layer plane.
- Such three-dimensional structures are known and therefore do not require any further explanation.
- Reconfigurable digital logic units are preferred which contain four to six layer planes of intersecting interconnects with interposed magnetoresistive layer systems.
- the individual layers can be separated from one another by an insulation layer.
- further components that can be produced using conventional silicon technology can preferably be present on an outside. Provision can also be made for layers that are adjacent to one another to be arranged offset in the plane of the surface. In this way, for example, a straight-line connecting conductor track can be formed between the second and fourth layers.
- the grid arrangement can be Cartesian, but "honeycombs" can also be arranged in the form of the hexagonally closest packing in order to form a larger number of closest neighbors.
- the processing of logic functions can be controlled by at least one command counter.
- a command counter which can also be referred to as a command token, signals which of the logic cells is currently active, ie the command token points to the logic cell currently working or to the logic link currently working.
- the command counter can be a logical signal be set only for one logic cell ("1 *) and not set for all other logic cells (" 0 *).
- a single command counter is provided for the logic unit. Accordingly, only a single logic cell or a single logic cell link can be active at a time. The remaining logic cells are not active during this time.
- the command counter is "passed on", i.e. it points to the next logic cell to be processed.
- the microprogram or a plurality of microprograms can be arranged one behind the other on the logic cell array, so that the individual logic cells are processed sequentially.
- the logic cells or the logic cell links can be stored optionally on the logic cell field, this arrangement is comparable to the storage of data on a hard disk.
- a logic unit has a plurality of command counters which can be active at the same time. Accordingly, two or more microprograms can run simultaneously, i.e. parallel processing takes place.
- the command counter or the command token can be designed as a logic signal, which is stored in a flag register and is reset after the calculation is complete.
- a "1" means that the logic cell linkage is active, after the calculation the flag is reset to "0".
- Only an active logic cell arrangement or an active microprogram has the value "1", which means that the operating voltage for the logic cells linked to the active microprogram is released. It is possible to share programmed constants and to transfer results.
- Micro programs can be processed in different ways. With synchronous logic units polled the flag with the next clock and then activated the next microprogram. It can be provided that the processing in synchronous logic units is simply time-controlled, ie each microprogram has the same amount of time for processing the programmed command words. It is also possible for the processing of synchronous logic units to take place in a complex, time-controlled manner, ie each microprogram is linked to a predetermined time for processing the programmed command words. This time information can, for example, be contained in a variable of the microprogram.
- logic enable signal is passed on directly.
- the time of processing the programmed command words is irrelevant. If necessary, measures for synchronizing several simultaneously active microprograms are necessary in order to avoid conflicts such as simultaneous access to a memory cell.
- the logic unit comprises a table of the occupied and / or unused logic cells. It is also conceivable to use an algorithm that checks whether a required logic cell arrangement, e.g. a multiplier already exists as a configured block in the logic cell array. In this case, the same logic cell arrangement could be used by different microprograms. Furthermore, it can be provided that an algorithm finds free areas of the logic cells in order to optimally use the existing logic cells. Likewise, it can be provided that logic cells are checked for their functionality and, if necessary, marked as defective logic cells in a table.
- Fig. 1 shows a cross section through a logic unit according to the invention, consisting of several layers of
- FIG. 2 shows a schematic sectional view of a logic unit according to the invention with vertical connection holes
- Fig. 3 is a schematic flow diagram of the configuration of a digital logic unit according to the invention.
- the digital logic unit 1 shown in section in FIG. 1 consists of several layers of magnetoresistive logic cells 2, each of which has a magnetoresistive layer system with input and output connections, not shown in FIG. 1, which are connected to the connecting conductor tracks 3, 4.
- the conductor tracks 3, 4 comprise a multiplicity of parallel conductor tracks arranged in different planes.
- the individual conductor tracks are electrically insulated from one another; a connection can only be made via the logic cells 2, which adjoin both the conductor tracks 3 and 4.
- Each of the memory cells is separated from the adjacent layer by an insulation layer 5.
- the logic unit 1 can expediently comprise four to six such individual layers.
- the logic cells 2 are non-volatile, but can be reprogrammed; they are rewritable logic components that can be programmed at a high speed. They offer the possibility of realizing a logical function and a memory at the same time, or of activating or interrupting links.
- FIG. 2 shows a schematic sectional view of a logic unit according to the invention with vertical connection holes between the individual layers.
- Logic unit 1 consists of layers 8, 9, 10, which are constructed analogously to the logic unit of FIG. 1. Contact holes 12 are formed between the layers 8, 9, 10 and a lower layer 11, which establish a vertical connection between the layers or between logic cells arranged on the layers.
- a grid structure can also be implemented, in which the connecting conductor tracks are formed along all three spatial axes and a logic cell is located in each crossing point of the grid. To address a logic cell, its X, Y and Z coordinates are required.
- An internal memory 13 comprises a number of different microprograms 14, which contain information about the connection of several logic cells.
- a program pointer 15 selects one of the micro programs of the memory 13.
- the selected microprogram 16 contains all the information required for programming the logic cells 2. This is information relating to the processing unit, the control unit, variables, input / output processes (I / O) and a command token. It is not necessary that each microprogram Informa ⁇ functions having to all these points, depending on the task individual points can be omitted o-
- the microprogram can contain further program information.
- a programming routine 17 analyzes the information of the selected microprogram 16 and programs the required logic functions.
- a logic cell array 18 comprises a large number of magnetoresistive logic cells 19 arranged regularly in rows and columns, which are shown schematically in FIG. 3 by grid points.
- the logic cell array 18 can comprise a very large number of logic cells 19, for example it could contain 1000 by 1000 cells, that is to say a total of 1 million logic cells.
- the logic cell array 18 consists of a single layer. It is also possible to combine a plurality of such logic cell arrays to form a logic cell grid.
- Each individual logic cell 19 can carry out a basic link, for example it can be an AND or XOR gate or can be configured accordingly.
- the programming routine 17 selects those logic cells 19 or groups of logic cells that are not occupied or that are no longer required and can be reprogrammed.
- a table 20 is used for this purpose, which can also be designed as a list and contains the free, available logic cells. Alternatively, the occupied logic cells can be detected, as can logic cells that have been found to be defective.
- the table 20 can also be designed as a two- or three-dimensional matrix and have an entry for each logic cell 19 which contains information about the current status. After each programming operation, the table 20 is updated, newly occupied logic cells 19 are identified accordingly in the table 20, logic cells 19 that are no longer required released again. On the basis of the information in table 20, it is determined in which area of logic cell array 18 the microprogram 16 currently being programmed is stored. The information about programmed states and links can be saved in a very space-saving manner.
- the main memory and its associated periphery which contains processing data and command words in a known manner, are not shown in FIG. 3, the command words selecting the active microprogram from the internal memory 13.
- the logic cell array 18 already has some programmed logic cell blocks 21, 22, 23, each of which is assigned a specific microprogram of the memory 13.
- a contact point 24 is shown schematically between the logic cell blocks 21 and 22, at which signals or data can be exchanged between the logic cell blocks 21, 22.
- several such contact points can also be arranged between two adjacent logic cell blocks.
- the logic cell field 18 contains further logic cell blocks 27, 28, which are identified in table 20 as no longer required. These can be reconfigured later.
- a command token is required to operate the logic cell blocks 21, 22, 23. It is a logic signal that is present at an output of the logic cell blocks 21, 22, 23. This is intended to ensure that only one of the logic cell blocks is active at a time.
- the command token is set for the active logic cell block, then the operating voltage is supplied to this logic cell block. After the microprogram assigned to this logic cell block has been processed, the command token is reset and the operating voltage is switched off. The command token is passed on to the next logic cell block so that it can work.
- command tokens It is also possible for several command tokens to be set at the same time, so that several microprograms are processed simultaneously.
- This mode of operation corresponds to a distributed processor.
- the logic cell blocks assigned to the respective command tokens work independently of one another, that is, it must be avoided that collisions occur when accessing the memory or the address or data lines. Accordingly, it can be provided that several logic cell blocks work synchronously.
- an asynchronous mode of operation is also possible if measures are taken to prevent the aforementioned collisions from occurring.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Logic Circuits (AREA)
Abstract
Description
Claims
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE10153349 | 2001-10-29 | ||
DE10153349 | 2001-10-29 | ||
PCT/DE2002/004019 WO2003038644A2 (de) | 2001-10-29 | 2002-10-25 | Rekonfigurierbare digitale logikeinheit |
Publications (1)
Publication Number | Publication Date |
---|---|
EP1506496A2 true EP1506496A2 (de) | 2005-02-16 |
Family
ID=7704099
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP02776857A Withdrawn EP1506496A2 (de) | 2001-10-29 | 2002-10-25 | Rekonfigurierbare digitale logikeinheit |
Country Status (5)
Country | Link |
---|---|
US (1) | US7225321B2 (de) |
EP (1) | EP1506496A2 (de) |
JP (1) | JP3857691B2 (de) |
DE (1) | DE10249204A1 (de) |
WO (1) | WO2003038644A2 (de) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE102004045527B4 (de) | 2003-10-08 | 2009-12-03 | Siemens Ag | Konfigurierbare Logikschaltungsanordnung |
US7745685B2 (en) * | 2005-10-31 | 2010-06-29 | Kimberly-Clark Worldwide, Inc. | Absorbent articles with improved odor control |
US7847586B2 (en) * | 2007-08-20 | 2010-12-07 | Northern Lights Semiconductor Corp. | Integrate circuit chip with magnetic devices |
WO2009063596A1 (ja) * | 2007-11-12 | 2009-05-22 | Panasonic Corporation | 再構成可能回路、リセット方法、及び構成情報生成装置 |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4870302A (en) | 1984-03-12 | 1989-09-26 | Xilinx, Inc. | Configurable electrical circuit having configurable logic elements and configurable interconnects |
US4791603A (en) | 1986-07-18 | 1988-12-13 | Honeywell Inc. | Dynamically reconfigurable array logic |
GB8906145D0 (en) * | 1989-03-17 | 1989-05-04 | Algotronix Ltd | Configurable cellular array |
US5301344A (en) * | 1991-01-29 | 1994-04-05 | Analogic Corporation | Multibus sequential processor to perform in parallel a plurality of reconfigurable logic operations on a plurality of data sets |
US5794062A (en) | 1995-04-17 | 1998-08-11 | Ricoh Company Ltd. | System and method for dynamically reconfigurable computing using a processing unit having changeable internal hardware organization |
US5712578A (en) * | 1995-12-27 | 1998-01-27 | Intel Corporation | PLA architecture having improved clock signal to output timing using a type-I domino and plane |
US6173434B1 (en) | 1996-04-22 | 2001-01-09 | Brigham Young University | Dynamically-configurable digital processor using method for relocating logic array modules |
US5828858A (en) * | 1996-09-16 | 1998-10-27 | Virginia Tech Intellectual Properties, Inc. | Worm-hole run-time reconfigurable processor field programmable gate array (FPGA) |
US5805477A (en) | 1996-09-26 | 1998-09-08 | Hewlett-Packard Company | Arithmetic cell for field programmable devices |
US6047115A (en) * | 1997-05-29 | 2000-04-04 | Xilinx, Inc. | Method for configuring FPGA memory planes for virtual hardware computation |
TW440835B (en) | 1998-09-30 | 2001-06-16 | Siemens Ag | Magnetoresistive memory with raised interference security |
EP1073951A1 (de) * | 1999-02-15 | 2001-02-07 | Koninklijke Philips Electronics N.V. | Datenprozessor mit konfigurierbarer funktionseinheit und verfahren zu dessen anwendung |
US6507214B1 (en) * | 2000-10-26 | 2003-01-14 | Cypress Semiconductor Corporation | Digital configurable macro architecture |
US6779168B2 (en) * | 2002-02-01 | 2004-08-17 | Lsi Logic Corporation | Magnetoresistive memory for a complex programmable logic device |
-
2002
- 2002-10-22 DE DE10249204A patent/DE10249204A1/de not_active Ceased
- 2002-10-25 WO PCT/DE2002/004019 patent/WO2003038644A2/de active Application Filing
- 2002-10-25 EP EP02776857A patent/EP1506496A2/de not_active Withdrawn
- 2002-10-25 JP JP2003540837A patent/JP3857691B2/ja not_active Expired - Fee Related
- 2002-10-25 US US10/494,052 patent/US7225321B2/en not_active Expired - Fee Related
Non-Patent Citations (1)
Title |
---|
See references of WO03038644A2 * |
Also Published As
Publication number | Publication date |
---|---|
WO2003038644A2 (de) | 2003-05-08 |
WO2003038644A3 (de) | 2004-12-23 |
JP2005510901A (ja) | 2005-04-21 |
JP3857691B2 (ja) | 2006-12-13 |
DE10249204A1 (de) | 2003-05-28 |
US20040250052A1 (en) | 2004-12-09 |
US7225321B2 (en) | 2007-05-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
DE69827589T2 (de) | Konfigurierbare Verarbeitungsanordnung und Verfahren zur Benutzung dieser Anordnung, um eine Zentraleinheit aufzubauen | |
DE4417575C2 (de) | Verbesserte Array-Architektur für programmierbare logische Zellen | |
DE68927907T2 (de) | Einchipmikrorechner | |
DE69520665T2 (de) | Anordnung von nichtflüchtigen EEPROM,insbesondere Flash-EEPROM | |
DE69430320T2 (de) | Anwendungsspezifische module in einem programmierbaren logikbaustein | |
DE69330974T2 (de) | Unterbrechungsfreies wahlfreies Zugriffspeichersystem | |
WO2004038599A1 (de) | Rekonfigurierbare sequenzerstruktur | |
DE69032342T2 (de) | Mikroprozessor und Verfahren zur Aufstellung seiner Peripheriefunktionen | |
WO2004021176A2 (de) | Verfahren und vorrichtung zur datenverarbeitung | |
WO1998029952A1 (de) | VERFAHREN ZUM SELBSTÄNDIGEN DYNAMISCHEN UMLADEN VON DATENFLUSSPROZESSOREN (DFPs) SOWIE BAUSTEINEN MIT ZWEI- ODER MEHRDIMENSIONALEN PROGRAMMIERBAREN ZELLSTRUKTUREN (FPGAs, DPGAs, o.dgl.) | |
DE2907181A1 (de) | Befehlssatz-modifizierregister fuer einen datenprozessor | |
DE102004045527B4 (de) | Konfigurierbare Logikschaltungsanordnung | |
DE102005005073B4 (de) | Rechnereinrichtung mit rekonfigurierbarer Architektur zur parallelen Berechnung beliebiger Algorithmen | |
WO2004079564A2 (de) | Prozessor mit verschiedenartigen steuerwerken für gemeinsam genutzte ressourcen | |
EP1506496A2 (de) | Rekonfigurierbare digitale logikeinheit | |
EP1449083B1 (de) | Verfahren zum debuggen rekonfigurierbarer architekturen | |
WO2000017772A2 (de) | Konfigurierbarer hardware-block | |
DE69417809T2 (de) | Emulationssystem für Mikrorechner | |
DE10347975B4 (de) | Einrichtung der programmierbaren Logik | |
EP1789889A1 (de) | Rechnereinrichtung mit rekonfigurierbarer architektur zur aufnahme eines globalen zellularen automaten | |
DE69733251T2 (de) | Datenverarbeitungssystem zur dynamischen Verwendung von Betriebsmitteln | |
DE102021204651A1 (de) | Vorrichtung und Verfahren basierend auf memristiven Domino-Verarbeitungseinheit-basierten Computerparadigmen | |
EP1116127B1 (de) | Programmgesteuerte einheit | |
EP0269811A2 (de) | In integrierter Technik hergestellter Baustein zur Erstellung integrierter Schaltungen | |
DE102017200460A1 (de) | Recheneinheit und Betriebsverfahren hierfür |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
17P | Request for examination filed |
Effective date: 20040408 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): DE FR GB |
|
R17D | Deferred search report published (corrected) |
Effective date: 20041223 |
|
RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: SIEMENS AKTIENGESELLSCHAFT |
|
RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: SIEMENS AKTIENGESELLSCHAFT |
|
17Q | First examination report despatched |
Effective date: 20161116 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
18D | Application deemed to be withdrawn |
Effective date: 20170328 |