WO1998028697A1 - IO- UND SPEICHERBUSSYSTEM FÜR DFPs SOWIE BAUSTEINE MIT ZWEI- ODER MEHRDIMENSIONALEN PROGRAMMIERBAREN ZELLSTRUKTUREN - Google Patents

IO- UND SPEICHERBUSSYSTEM FÜR DFPs SOWIE BAUSTEINE MIT ZWEI- ODER MEHRDIMENSIONALEN PROGRAMMIERBAREN ZELLSTRUKTUREN Download PDF

Info

Publication number
WO1998028697A1
WO1998028697A1 PCT/DE1997/003013 DE9703013W WO9828697A1 WO 1998028697 A1 WO1998028697 A1 WO 1998028697A1 DE 9703013 W DE9703013 W DE 9703013W WO 9828697 A1 WO9828697 A1 WO 9828697A1
Authority
WO
WIPO (PCT)
Prior art keywords
bus
bus system
reg
gate
state machine
Prior art date
Application number
PCT/DE1997/003013
Other languages
English (en)
French (fr)
Inventor
Martin Vorbach
Robert MÜNCH
Original Assignee
Pact Informationstechnologie Gmbh
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=7816346&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=WO1998028697(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Priority to JP52707698A priority Critical patent/JP2001506785A/ja
Priority to AU57488/98A priority patent/AU5748898A/en
Priority to DE19781483T priority patent/DE19781483D2/de
Priority to EP97953672A priority patent/EP0951682B1/de
Priority to DE59710354T priority patent/DE59710354D1/de
Priority to CA002277134A priority patent/CA2277134A1/en
Priority to AT97953672T priority patent/ATE243868T1/de
Application filed by Pact Informationstechnologie Gmbh filed Critical Pact Informationstechnologie Gmbh
Publication of WO1998028697A1 publication Critical patent/WO1998028697A1/de
Priority to US09/335,974 priority patent/US6338106B1/en
Priority to US09/915,213 priority patent/US6513077B2/en
Priority to US10/304,252 priority patent/US6721830B2/en
Priority to US10/792,168 priority patent/US7243175B2/en
Priority to US11/820,943 priority patent/US7337249B2/en
Priority to US12/008,543 priority patent/US7650448B2/en
Priority to US12/630,139 priority patent/US7899962B2/en
Priority to US12/840,742 priority patent/US8195856B2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit
    • G06F15/7867Architectures of general purpose stored program computers comprising a single central processing unit with reconfigurable architecture
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/10Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers

Definitions

  • each edge cell that is a cell that is located on the edge of a cell array and can often have direct contact with the connections of the module, are led out via the connections of the module.
  • the cables do not have a special function, rather they take on the function described in the edge cells. If several DFPs are networked with each other, all connections are connected to each other in a matrix.
  • the wiring effort for the periphery or networking of DFPs is very high. Since at the same time the programmer has to ensure that the corresponding functions are integrated into the cells of the DFP (s). To connect a memory, memory management must be integrated into the module. To connect peripherals, these must be supported, just as the cascading of DFPs must be taken into account accordingly. The effort is relatively high, at the same time space on the module is lost for the respective implementations.
  • the wiring effort, especially the number of block connections, is considerably reduced.
  • a uniform bus system works without special consideration by the programmer.
  • the control of the bus system is permanently implemented.
  • Storage and peripherals can be connected to the bus system without special measures.
  • Blocks can also be cascaded using the bus system.
  • the invention describes a general bus system, the one
  • the following description includes several structures that, like DFPs, FPGAs, DPGAs, etc. can usually be controlled and configured from a charging logic. Parts of the charging logic can be integrated on the module. Alternatively, it is possible (Fig. 6/7) to dynamically reconfigure or control the structures directly using the block itself.
  • the structures can be permanently implemented on the module, or only by configuration and possibly the combination of several logic cells, which are configurable cells that perform simple logical or arithmetic tasks according to their configuration (see DFP, FPGA, DPGA).
  • I-BUSn In order to obtain meaningful bus structures, a number of internal lines are combined into buses (I-BUSn; n indicates the number of the bus).
  • the lines can be internal bus systems or lines of the edge cells.
  • the individual buses For write access to the external bus (E-BUS), the individual buses are routed to gates via clock-synchronous latches or registers (I-GATE-REG), which act as switches to the E-BUS. Such a unit is called an output cell (OUTPUT-CELL).
  • the E-BUS is accessed in such a way that the individual latches are switched to the common E-BUS via the gates. Only one gate is open at a time.
  • Each I-BUSn has a unique identification number (n: e.g. I-BUS1, I-BUS976, ).
  • E-GATE-REG isochronous latches or registers
  • I-BUSs Such a unit will Called input cell (INPUT-CELL).
  • the tap from the E-BUS is done in such a way that an E-BUS transfer is written into one or more E-GATE-REG.
  • the E-GATE-REG can then be activated either individually or together on their internal bus systems.
  • the read / write access can take place in any order. It may make sense to divide the internal buses I-BUSn into two groups, the writing output buses IO-BUSn and the reading input buses II-BUSn.
  • the addresses can be fixed, i.e. they do not change (this is especially the case with peripheral addresses) or the addresses change by (usually) fixed values with each access (this is especially the case with memory addresses).
  • the counters are set to a basic value by the loading logic, which is the unit that configures the configurable modules (DFPs, FPGAs, DPGAs or the like) based on a cell structure. Each time the gate is accessed, the counter counts up or down by a value determined by the loading logic, depending on the setting.
  • Each counter can also be used as a register, which means that access is not counted, the value set in the counter is static.
  • the address of each bus transfer is assigned the value of the counter belonging to the gate.
  • the counter is set using a setting register (MODE-PLUREG), which is described by the loading logic.
  • Each gate is assigned a number of bits in the MODEPLUREG, which is described later, which indicates whether the gate is active or is being overridden by the control system, ie masked out. This means that the gate is switched over to the respective bus system when it passes through all the gates.
  • the following mask entries are possible:
  • a status register which can be configured as an RS flip-flop, is assigned to each gate. This register shows whether data has been written to the register belonging to the gate.
  • the MODE-PLUREG can be written and read by the loading logic. It is used to set the bus system.
  • An INPUT-CELL can be configured as follows: A latch (I-GATE-REG), which is controlled either by the external E-BUS MASTER or the module's own state machine, serves to temporarily store the data received from the E-BUS.
  • the clock signal of the latch is routed to an (e.g.) RS flip-flop (SET-REG), which holds access to the I-GATE-REG.
  • Behind the I-GATE-REG is a gate (I-GATE) that is controlled by the state machine.
  • the data from the I-GATE-REG is transferred to the I (I) -BUSn via the I-GATE.
  • INPUT-CELL There is also a programmable up / down counter in the INPUT-CELL. After each active read access to the E-BUS, it can be controlled by the state machine in order to increase or decrease an adjustable value. It can also serve as a simple register. This counter generates the addresses for bus access in which the E-BUS MASTER module is located. The addresses are routed through a gate (ADR-GATE) to the E-BUS. The ADR-REG is controlled by the state machine.
  • ADR-GATE gate
  • the E-BUS MASTER can query the status of the SET-REG via another gate (STATE-GATE).
  • Each INPUT-CELL has a MODE-PLUREG, in which the loading logic configures the counter and the INPUT-CELL switches on or off (masked).
  • An OUTPUT-CELL can be configured as follows:
  • a latch (E-GATE-REG), which is controlled by the module's own state machine, serves to temporarily store the data received from the I-BUS.
  • the clock signal of the latch is routed to an (e.g.) RS flip-flop (SET-REG), which holds access to the E-GATE-REG. After each active read access to the E-BUS, it can be controlled by the state machine in order to increase or decrease an adjustable value. It can also serve as a simple register. This counter generates the addresses for bus access in which the E-BUS MASTER module is located.
  • SET-REG RS flip-flop
  • E-GATE The data of the E-GATE-REG, the addresses and the status of the SETREG are fed to the via a gate (E-GATE), which is controlled either by the external E-BUS MASTER or by the state machine.
  • E-GATE a gate
  • Each OUTPUT-CELL has a MODE-PLUREG, in which the loading logic configures the counter and the OUTPUT-CELL switches on or off (masked).
  • a controller is superior to the individual gates, address generators and masks. This consists of a simple state machine according to the state of the art. There are two operating modes:
  • E-BUS MASTER An active one in which the state machine controls the internal bus (I-BUS) and the external bus (E-BUS). This operating mode is called E-BUS MASTER because the state machine is the
  • the E-BUS is from another external
  • This operating mode is called E-BUS SLAVE.
  • the control system manages the E-BUS protocol.
  • the process differs depending on whether the controller works as an E-BUS MASTER or E-BUS SLAVE.
  • a bus protocol is not described in this document, since a large number of protocols can be implemented according to the prior art.
  • E-BUS control register exists for managing data traffic on the E-BUS. It is connected in series with the gates and can be addressed and addressed from the E-BUS.
  • the data exchange could be regulated via the following entries:
  • I-WRITE indicates that the I-BUS is completely in the INPUT- / OUTPUT-
  • I-READ indicates that the I-BUS has completely read the INPUT- / OUTPUT-CELLs
  • E-WRITE indicates that the E-BUS has completely written into the INPUT- / OUTPUT-
  • E-READ indicates that the E-BUS has read the INPUT- / OUTPUT-CELLs completely
  • the EB-REG is only ever active on the E-BUS-SLAVE side and the E-BUS-MASTER has read and write access to it.
  • An E-BUS SLAVE can request control of the E-BUS by setting the REQ-MASTER bit in its EB-REG. If the E-BUS-MASTER recognizes the REQ-MASTER bit, it must give up its bus control as soon as possible. This is done by setting the MASTER bit in the EB-REG of an E-BUS SLAVE. He then immediately switches the E-BUS to passive. The old E-BUS SLAVE becomes the new E-BUS MASTER and the old E-BUS MASTER becomes the new E-BUS SLAVE. The new E-BUS MASTER takes over control of the E-BUS.
  • each module In order to recognize the first E-BUS MASTER after a system reset (RESET), there is a connection on each module which indicates by means of the preset polarity whether the module is after a RESET E-BUS MASTER or E-BUS SLAVE .
  • the entry MASTER in the EB-REG can also be set and reset by the loading logic.
  • the charging logic must ensure that no bus collisions occur on the EB-BUS or that ongoing transfers are interrupted.
  • the address counter generates the address for the next one
  • Design options for transferring the data from the bus to the module are:
  • the data gate is always open and the data go directly from the E-GATE-REG to the I-BUSn.
  • the state machine recognizes that SET-REG is activated and activates the gate, so that SET-REG can be reset.
  • the E-BUS MASTER can tell the E-BUS SLAVE when a complete bus cycle has ended.
  • a bus cycle is defined as the transfer of several data words to different E-GATE-REGs, whereby each E-GATE-REG can be addressed exactly once.
  • the E-BUS MASTER sets the bit E- at the end of a bus cycle.
  • I-READ is written by writing E-WRITE or the first
  • the E-BUS SLAVE can use the status of the EB-REG or the individual SET-REG of the INPUT-CELLs to evaluate whether the INPUT-CELLs can / must be read again.
  • the data transfer begins with the state machine of the E-BUS MASTER selecting an INPUT-CELL that is not masked out.
  • the I-GATE-REG is transparent, i.e. it leaves the data on the
  • the address counter generates the address for the next one
  • I-WRITE is reset by writing E-READ or the first bus transfer.
  • the E-BUS-SLAVE can evaluate whether the OUTPUT-CELLs can / must be rewritten.
  • memory and peripherals can be connected to the bus system described as a subordinate SLAVE module (SLAVE).
  • SLAVE subordinate SLAVE module
  • Memory and peripherals, as well as other modules (DFPs, FPGAs) can be mixed.
  • Each connected SLAVE evaluates the addresses on the bus and independently recognizes whether it is addressed.
  • the block that addresses the memory or the peripherals i.e. the SLAVE blocks, is the bus MASTER (MASTER), ie the block controls the bus and the data transfer.
  • MASTER the bus MASTER
  • the exception are intelligent peripheral modules, such as SCSI controllers, which can initiate and carry out transfers independently and are therefore E-BUS MASTERs.
  • bus systems can be easily and efficiently connected to DFPs and FPGAs. Both memory and peripherals, as well as other modules mentioned above, can be used via the bus systems. Genus to be connected.
  • the bus system does not have to be implemented exclusively in the DFPs, FPGAs and DPGAs. Mixed operation of this bus system with the conventional connection structures of the modules is of course possible. This means that the advantages of the respective technology can be optimally used.
  • FIG 1 Drawing of a basic module as FPGA Type A
  • Figure 2 Drawing of a basic module as FPGA Type B
  • Figure 3 Drawing of a basic module as DFP
  • 4 Line bundling in FPGAs
  • Figure 5 Line bundling in DFPs
  • 6 An OUTPUT-CELL Figure 7
  • INPUT-CELL Figure 8 Die Address generation Figure 9
  • Complete bus system with controller Figure 10 Connection of memory and periphery Figure 11
  • Figure 1 shows an FPGA according to the prior art.
  • 0101 represents the internal bus systems
  • 0102 contains one or more FPGA cell (s).
  • 0103 are sub-buses that represent a subset of 0101 and are connected to 0101 via switches (crossbars).
  • 0103 can also manage internal data from 0102 that is not based on 0101 can be switched.
  • the FPGA cells are arranged in a 2-dimensional array.
  • 0104 represents an edge cell that sits on the edge of the array and is therefore in close proximity to the connections on the edge of the module.
  • Figure 2 shows a further FPGA according to the prior art.
  • This implementation option does not work with bus systems like 0101 but mainly with next-neighbor connections (0201), which are direct connections from an FPGA cell (0203) to its neighboring cell.
  • Global bus systems (0202) can still exist, but they are not very wide.
  • the FPGA cells or a group of FPGA cells have a connection to 0202.
  • the FPGA cells are arranged in a 2-dimensional array.
  • 0204 represents an edge cell that sits on the edge of the array and is therefore in close proximity to the connections on the edge of the module.
  • FIG. 3 shows a DFP according to DE 196 51 075.9.
  • the PAE cells (0303) are connected to the bus systems (0301) via a bus interface (0304).
  • the 0301 bus systems can be interconnected using a bus switch (0302).
  • the PAE cells are arranged in a 2-dimensional array.
  • 0305 represents an edge cell that sits on the edge of the array and is therefore in close proximity to the connections on the edge of the module.
  • FIG. 4a shows an FPGA edge according to FIG. 1.
  • a plurality of INPUT- / OUTPUT-CELLs (0402) are arranged which, in several or individually, the internal bus systems (0403) with the E-BUS (0404 ) connect.
  • the number of INPUT / OUTPUT CELLs depends on their own width in relation to the width of the internal bus systems.
  • 0405 represents an EB-REG.
  • 0406 represents a state machine. From the state machine goes to the EB-REG and each individual INPUT / OUTPUT-CELL a bus system (0407), via which the state machine controls the INPUT- / OUTPUT-CELLs.
  • Several 0405 and 0406 can exist by grouping together a set of 0402 and managing each of 0405 and 0406.
  • FIG. 4b shows an FPGA edge according to FIG. 2.
  • a plurality of INPUT- / OUTPUT-CELLS (0412) are arranged, which, in several or individually, the internal bus systems (0413) and the direct connections of the edge cells ( 0417) with the E-BUS (0414).
  • the number of INPUT / OUTPUT CELLs depends on their own width in relation to the width of the internal bus systems (0413) and the number of direct connections (0418).
  • 0415 represents an EB-REG.
  • 0416 represents a state machine.
  • a bus system (0417) goes from the state machine to the EB-REG and each individual INPUT- / OUTPUT-CELL, via which the state machine controls the INPUT- / OUTPUT-CELLS.
  • 0415 and 0416 can exist by grouping a set of 0412 and managing each one 0415 and 0416.
  • FIG. 5 shows a DFP edge according to FIG. 3.
  • a plurality of INPUT- / OUTPUT-CELLs (0502) are arranged, which, in several or individually, the internal bus systems (0503) with the E-BUS (0504 ) connect.
  • the number of INPUT / OUTPUT CELLs depends on their own width in relation to the width of the internal bus systems (0503).
  • 0505 represents an EB-REG.
  • 0506 represents a state machine.
  • a bus system (0507) goes from the state machine to the EB-REG and each individual INPUT- / OUTPUT-CELL, via which the state machine controls the INPUT- / OUTPUT-CELLs.
  • Several 0505 and 0506 can exist by adding a quantity of 0412 each Groups are grouped together and managed by 0505 and 0506 each.
  • Figure 6 shows an OUTPUT-CELL 0601. Outside 0601 is the EB-REG (0602) and the state machine (0603), as well as a gate (0604) that switches the state machine to the E-BUS (0605), provided that E -BUS-MASTER is.
  • the EB-REG can be accessed via the E-BUS (0605), the I-BUS (0613) and the charging logic bus (0609).
  • the MASTER bit can be set when the block is reset via an external connection (0614) which is led out of the block.
  • the state machine (0603) has write and read access to 0602.
  • the MODE-PLUREG (0608) is set via the charging logic bus (0609) or the I-BUS (0613) and, configured the address counter (0610), as well as the state machine (e.g. masking out the OUTPUT-CELL). If data of the I-BUS (0613) is saved in the I-GATE-REG (0611), the access is noted in the SET-REG (0612). The status of 0612 can be queried via 0607 on the E-BUS. Read access (the E-GATE 0607 is activated) resets 0612. The addresses generated by 0610 and the data from 0611 are transferred to the E-BUS via gate 0607.
  • FIG. 7 shows an INPUT-CELL 0701. Outside 0701 there is the EB-REG (0702) and the state machine (0703), and a gate (MASTER-GATE) (0704) that connects the state machine to the E-BUS (0705) switches if it is E-BUS MASTER.
  • the EB-REG can be accessed via the E-BUS (0705), the I-BUS (0713) and the charging logic bus
  • the MASTER bit can also be set when the block is reset via an external connection (0714) that is led out of the block.
  • the state machine (0703) has write and read access to 0702. There is a multiplexer in the INPUT-CELL
  • (0713) set and configure the address counter (0710) and the state machine (e.g. masking out the INPUT-CELL). If data from the E-BUS (0705) is stored in the E-GATE-REG (0707), access is noted in the SET-REG (0712). The status of 0712 can be queried on the E-BUS via a gate (0715), the control of which is the same as for the latch (0707). Read access, the E-GATE 0711 is activated and the data is transferred to the I-BUS (0713), resets 0712 via 0717. Alternatively, 0712 can be reset via the state machine (0703) (0718).
  • the addresses generated by 0710 are transferred to the E-BUS via the gate (ADR-GATE) 0716, 0716 is transferred from the state machine
  • FIG. 8 shows the MODE-PLUREG (0801) of an INPUT- or OUTPUT-CELL, which is described by the charging logic via the charging logic bus (0802) or via an I-BUS (0808).
  • the respective bus system is selected via the multiplexer (0809), the control of the multiplexer is not shown, since normal decoding logic is used can.
  • the counter settings, such as step width, counting direction and activation of the counter are directly (0807) to the counter
  • the basic address can either be via a load
  • FIG. 9a shows a bus interface circuit with a state machine (0901), MASTER-GATE (0902) and EB-REG (0903).
  • the INPUT-CELLs (0904) transfer data from the E-BUS (0905) to the II-BUS (0906).
  • the OUTPUT-CELLs (0907) transfer data from the IO-BUS (0908) to the E-BUS (0905). All modules are connected to each other via the control bus (0909).
  • Figure 9b shows a bus interface circuit with state machine (0901), MAS ⁇ -TER-GATE (0902) and EB-REG (0903).
  • the INPUT-CELLs (0904) transfer data from the E-BUS (0905) to the bidirectional I-BUS (0910).
  • the OUTPUT-CELLs (0907) transfer data from the bidirectional I-BUS (0910) to the E-BUS (0905). All modules are connected to each other via the control bus (0909). Interface circuits are also conceivable that use the two possibilities (FIGS. 9a and 9b) in a mixed manner.
  • FIG. 10a shows two components (DFPs, FPGAs, DPGAs, etc.) (1001) networked with one another via the E-BUS (1002).
  • FIG. 10b shows the networking of a plurality of modules (DFPs, FPGAs, DPGAs, or the like) (1001) via the E-BUS (1002).
  • FIG. 10c shows the networking of a plurality of modules (DFPs, FPGAs, DPGAs, or the like) (1001) via the E-BUS (1002). Networking can be expanded into a matrix.
  • a module (1001) can also manage a plurality of bus systems (1002).
  • Figure 10d shows the networking of a module (DFPs, FPGAs, DPGAs, etc.) (1001) with a memory module or a memory bank (1003) via the E-BUS (1002).
  • DFPs digital signal processors
  • FPGAs field-programmable gate arrays
  • DPGAs digital signal processors
  • FIG. 10d shows the networking of a module (DFPs, FPGAs, DPGAs, etc.) (1001) with a memory module or a memory bank (1003) via the E-BUS (1002).
  • Figure 10e shows the networking of a module (DFPs, FPGAs, DPGAs, etc.) (1001) with a peripheral module or group (1004) via the E-BUS (1002).
  • Figure 10f shows the networking of a module (DFPs, FPGAs, DPGAs, etc.) (1001) with a memory module or a memory bank (1003) and with a peripheral module or group (1004) via the E-BUS (1002).
  • a module DFPs, FPGAs, DPGAs, etc.
  • a memory module or a memory bank 1003
  • a peripheral module or group 1004 via the E-BUS (1002).
  • FIG. 10g shows the networking of a module (DFPs, FPGAs, DPGAs, or the like) (1001) with a memory module or a memory bank (1003) and with a peripheral module or a peripheral group (1004) and a further module (DFPs, FPGAs, DPGAs, or the like) ) (1001) via the E-BUS (1002).
  • a module DFPs, FPGAs, DPGAs, or the like
  • FIG. 10g shows the networking of a module (DFPs, FPGAs, DPGAs, or the like) (1001) with a memory module or a memory bank (1003) and with a peripheral module or a peripheral group (1004) and a further module (DFPs, FPGAs, DPGAs, or the like) ) (1001) via the E-BUS (1002).
  • FIG 11 shows the structure of the EB-REG.
  • the bus systems E-BUS (1103); Charging logic bus (1104), via which the charging logic has access to the EB-REG and the local internal bus between the INPUT- / OUTPUT-CELLs, the state machine and the EB-REG (1105, see 0407, 0417, 0517), as well possibly an I-BUS (1114) are routed to a multiplexer (1106).
  • the multiplexer (1106) either selects one of the buses or the feedback to the register (1108) and switches the data through to the input of the register (1108).
  • the MASTER bit is routed separately to the register (1108) via the multiplexer (1107).
  • the multiplexer is controlled via the RESET signal (1101) (reset or initialization of the block). If there is a RESET, the multiplexer (1107) switches the signal of an external chip connection (1102) through to the input of the register (1108), otherwise the output of the multiplexer (1106) is switched through to the input of the register (1108). This allows MASTER to be pre-assigned.
  • the register (1108) is clocked via the system clock (1112).
  • the content of the register (1108) is switched via a gate (1109, 1110, 1111, 1113) to the bus system (1103, 1104, 1105, 1114) with read access.
  • the control of the gates (1109, 1110, 1111, 1113), as well as the multiplexer (1106) is not shown, since ordinary decoding logic can be used.
  • FIG 12 shows an example in which the standard bus system RAMBUS (1203) is used.
  • a module (DFPs, FPGAs, DPGAs, etc.) (1201) is connected via the bus system (1203) to other modules (memory, peripherals, other DFPs, FPGAs, DPGAs, etc.) (1202).
  • the module (1201) can have additional connecting lines (1204), for example as is customary in the prior art, for connecting any circuits, independently of the bus system (1203).
  • FIG. 13 shows an implementation example for an IO and memory bus system.
  • 1310 forms the Rambus, which connects the Rambus interface (1308) with the Rambus memory.
  • the Rambus interface is connected to a cache ram (1306).
  • a tag ram (1307) and a cache controller (1305) are assigned to the cache ram (1306). With the help of the cache controller and the tag ram, it is checked whether requested data is available in the cache memory or whether it is loaded from the external Rambus memory have to.
  • the cache ram, the cache controller and the rambus interface are controlled by a state machine (1304).
  • the cache is implemented according to the state of the art.
  • the arbiter (1303) regulates the access of the individual bus segments to the cache ram and thus also to the external memory.
  • eight bus segments can be accessed.
  • Each connection to a bus segment (1309) has a bus IO (1301) and an address generator (1302).
  • each Bus-IO is still connected to the charging logic bus (1307) and to an internal test bus (1311).
  • data which was requested from the memory by the nth address generator can be used by the (n + 1) th segment as the address for a memory access. This enables indirect addressing of the memory.
  • the value of the counter (1509) of segment n points to a memory location in the ram. The data from this memory location are transferred to the segment (n + 1) and serve there as a base address for addressing the memory.
  • Figure 14 shows the bus IO unit. It is connected to the internal bus system (1406), the test bus system (1408) and the charging logic bus (1407).
  • the bus (1412) and the bus (1413) serve to connect the nth bus IO to the (n + l) th bus IO. This means that the bus (1413) is only present in every nth segment and the bus (1412) is only present in every (n + 1) th segment.
  • the nth bus IO sends data via bus (1413) and the (n + l) th bus IO receives this data via bus (1412).
  • the bus systems (1406, 1407, 1412) are connected via the gates (1401, 1402, 1403, 1411) to the bus (1409), which connects the bus IO to the address generator.
  • the arbiter (1404) selects a bus system (1406, 1407, 1412) for data transmission and outputs a control signal to the state machine (1405), which in turn controls the gates (1401, 1402, 1403, 1411). In addition, the state Machine (1405) still control signals (1410) to the address generator and the ram.
  • Segment n The state machine (1405) receives a configuration signal (1415) from the address generator, which defines whether indirect addressing should take place. After a read trigger signal (1416) from the internal bus (1406) or the charging logic bus (1407), the state machine (1405) enables the associated gate (1401, 1402, 1403, 1411) and generates the control signals (1410). The memory location addressed by the loadable up / down counter (1509) is read out. The data contained in the ram memory location are not sent back to the bus, but are transmitted via bus (1413) to the (n + l) th segment and serve there as the base address for addressing the ram.
  • the state machine (1405) issues an acknowledge signal for synchronization after the data has been received from the ram to the state machine (1414), which controls the process for indirect addressing.
  • This state machine (1414) is called ind-state machine in the following. It generates all the necessary control signals and sends them to the next segment (1413).
  • Segment (n + 1) The bus (1412) receives the (n + 1) th segment, the data transmitted from the n th segment.
  • the arbiter (1404) receives a write signal and in turn sends one
  • the gate (1411) adds the internal address of the base address entry to the data from 1412 so that the decoder (1502) enables the base address latches.
  • Figure 15a shows the address generator.
  • Data and address information are transferred from the bus IO to the address generator via the bus (1409).
  • the bus (1410) transmits the control signals CLK (1517, 1508) and the output enable signal (1518), as well as the control signals to the ram (1519).
  • the output enable signal (1518) enables the gates (1503, 1515).
  • goal (1503) switches the data from bus (1409) to the data bus (1504) to the ram.
  • the gate (1515) switches the generated addresses to the address bus (1520) leading to the ram.
  • the addresses are generated in the following way: There are four entries in the address generator that are used for address generation. Each entry is stored in two latches (1501), one latch storing the high order address and the other latch storing the low order address.
  • the base address entry contains the start address of a memory access.
  • the step-width entry is added or subtracted from the base address in the loadable up / down counter (1509).
  • the function (up / down) of the loadable up / down counter (1509) is encoded in a bit of the base address and transmitted to the loadable up / down counter (1509).
  • the end address is stored in the end address entry and coded in a bit whether the address generation stops when the end address is reached or whether the end address entry is ignored. If up to an end address is to be counted, the value of the end address entry is compared with the output value of the loadable up / down counter. This happens in the comparator (1510), which generates a high level as soon as the end address is reached or exceeded.
  • the enable end address signal (1507) is active, the AND gate (1512) transmits this high level to the OR gate (1514), which then forwards a trigger signal (1521) to the charging logic bus.
  • the data count entry contains the number of data transfers and thus the addresses to be calculated.
  • a bit in the data count entry determines whether this function is activated and whether the enable data counter signal (1506) is sent to the AND gate (1513) or whether the data count entry is ignored.
  • the counter (1505) takes over the value of the data count entry and decrements it by one for each clock pulse.
  • the comparator (1511) compares the value of the counter (1505) to zero and outputs a signal to the AND gate (1513). If the enable data counter signal (1506) is active, the signal of the comparator (1511) becomes OR gate (1514) routed and sent as a trigger signal (1521) to the charging logic bus.
  • Part of the bus (1409) are control signals and addresses for the decoder (1502), which selects one of the latches (1501) according to the address.
  • the configuration register (1516) can also be controlled via the decoder (1502), which determines whether the segment is used for indirect addressing.
  • the data of the configuration register are transferred to the bus IO of the segment via the connection (1415).
  • FIG. 15b shows a modification of the address generator from FIG. 5a, which stores the end address of the data block at the beginning of a data block in the memory.
  • the advantage of this design is that the variable size of the data block, the end for later access is precisely defined.
  • the structure basically corresponds to the structure of the address generator from FIG. 15a, but with the expansion by two multiplexers (1522, 1523) and an additional entry in the configuration register (1523). This entry is called Calculate End Address in the following and specifies whether the end address of the data block is stored as the first entry of the data block at the location defined by the Base_ silkn entry.
  • the multiplexers are controlled by the state machine (1405).
  • the multiplexer (1522) is used to switch the base address or the output of the counter (1509) to the gate (1515).
  • the multiplexer (1523) either switches the data coming from the bus (1404) or the output of the counter (1509) to the gate (1503).
  • FIG. 15c shows the sequence in the state machine and the pattern of the memory access by the address generator shown in FIG. 15b.
  • the state machine (1405) is initially in the IDLE state (1524). If the entry Calculate-End-Adress in the configuration register (1523) is set, the state machine (1405) goes into the state after writing the step width (1529) (1525) about. There the address for access to the ram is written from the base address entry into the loadable up / down counter and the step width - depending on the counter mode (up / down) - added or subtracted. The ram access is carried out and the state machine returns to the IDLE (1524) state. The following data transfers take place as defined by the base addresses and step-width entries. The pattern in memory looks like this. The base address (1526) was not described. The first entry (1527) is at the position specified by the base address plus (minus) step width. The next entries (1528) follow one another at step-width intervals.
  • a trigger signal is generated (1521).
  • the state machine (1405) changes from the IDLE state (1524) to the state (1530) on the basis of the trigger signal (1521) or an external trigger signal (1417).
  • the multiplexers (1522, 1523) are switched so that the base address is at the input of Tor (1515) and the address is at Tor (1503) after the end of the data block.
  • the state machine (1405) then goes into the state (1531) and writes the address into the ram after the end of the data block at the position of the base address.
  • the pattern in memory looks like this.
  • the entry of the base address (1526) indicates the address after the end of the data block.
  • the first entry in the data block is at address (1527), followed by the remaining entries.
  • a further possible embodiment of the state machine is that, based on one of the trigger signals (1521 or 1417), the state machine first corrects the counter reading in 1509 so that 1509 points to the last data word of the data block. This is technically realized by performing the inverse operation to the preset in 1509, ie if 1509 adds the step width by default, step width is now subtracted; subtract 1509 by default, is added. To carry out the correction in the following figure 15c, an additional state (1540) is required in order to control 1509 accordingly.
  • Figure 16 shows the interaction of several segments in indirect addressing.
  • the segment n (1601) receives a read signal via the bus (1605) (the charging logic bus (1407) or the internal bus (1406)).
  • the Bus-IO (1603) enables the associated gate and generates the required control signals.
  • the memory location specified by 1509 is addressed.
  • the data coming from the ram (1607) is sent to segment (n + 1) (1602).
  • the ind-state machine (1604) generates the required control signals and also sends them to segment (n + 1) (1602).
  • the signals pass the gate (1411) of the bus IO (1608) described in FIG. 14.
  • segment (n + 1) 1602
  • the data coming from segment n (1601) thus serve as the base address in segment (n + 1) (1602), i.e. read / write access via the bus (1609) (the charging logic bus (1407) or the internal bus (1406)) can use this base address to access the ram.
  • the bus (1610) is used to transfer the addresses to the ram and the bus (1612) transfers the data from and to the ram, depending on whether a read or write access takes place.
  • Figure 17 shows the ind-state machine.
  • the basic state is the IDLE state (1701). It remains in this state until the acknowledge signal of the state machine (1405) from FIG. 14 arrives.
  • the ind-state machine then goes into the write state (1702) and generates a write enable signal which is associated with the data Segment (n + 1) is sent. It is used there to activate the decoder that selects the different entries. The transition to the Wait for Ack state then takes place. To With the acknowledge signal of the segment (n + 1) the ind-state machine goes back to the IDLE (1701) state.
  • ADR-GATE Gate that connects the addresses to the E-BUS, provided the module is E-BUS-MASTER.
  • D-FlipFlop memory element which stores a signal on the rising edge of a clock.
  • EB-REG register which stores status signals between I-BUS and E-BUS.
  • E-BUS MASTER module that controls the E-BUS. Active.
  • E-BUS-SLAVE block that is addressed by the E-BUS-MASTER. Passive.
  • E-GATE gate that is controlled by the internal state machine or by the E-BUS MASTER and connects data to the E-BUS.
  • E-GATE-REG Register in which the data are entered that are transferred to the E-BUS via the E-GATE.
  • E-READ flag in the EB-REG which indicates that the OUTPUT-CELLs have been completely transferred to the E-BUS.
  • E-WRITE flag in the EB-REG which indicates that the E-BUS has been completely transferred to the INPUT-CELLs.
  • Flag Status bit in a register that indicates a status.
  • FPGA programmable logic device State of the art.
  • Handshake signal protocol in which a signal A indicates a state and another signal B confirms that it has accepted signal A and has reacted to it.
  • INPUT-CELL module that transfers data from the E-BUS to an I-BUS.
  • I-BUSn (also I-BUS) Internal bus system, which can also consist of bundles of individual lines, n indicates the number of the bus.
  • II-BUSn (also II-BUS) internal bus system, which can also consist of bundles of individual lines.
  • the bus is driven by an INPUT-CELL and goes to logic inputs, n indicates the number of the bus.
  • IO-BUSs (also IO-BUS) Internal bus system that can also consist of bundles of individual lines. The bus is driven by logic outputs and goes to an OUTPUT-CELL. n indicates the number of the bus.
  • I-GATE gate that connects data to the I-BUS.
  • I-GATE-REG register which is from the internal block
  • I-READ flag in the EB-REG which indicates that the INPUT-CELLs have been completely transferred to the I-BUS.
  • I-WRITE flag in the EB-REG which indicates that the I-BUS has been completely transferred to the OUTPUT-CELLs.
  • Edge cell Cell on the edge of a cell array, often with direct contact to the connections of a module.
  • Loading logic unit for configuring and reconfiguring a PAE or logic cell. Designed by a microcontroller specially adapted to its task.
  • Latch memory element that normally passes a signal transparently during the H level and stores it during the L level. Latches are sometimes used in PAEs where the function of the level is exactly the opposite. Here, an inverter is switched before the clock of a conventional latch.
  • Logic cells Configurable cells used in DFPs, FPGAs, DPGAs that perform simple logic or arithmetic tasks according to their configuration.
  • MODE-PLUREG Register in which the loading logic sets the configuration of an INPUT- / OUTPUT-CELL.
  • OUTPUT-CELL module that transfers data from an I-BUS to the E-BUS.
  • PAE Processing Array Element EALU with O-REG, R-REG,
  • R20 ⁇ -MUX, F-PLUREG, M-PLUREG, BM-, SM-, Sync-, StateBack- and Power-UNIT.
  • PLU unit for configuring and reconfiguring a PAE or logic cell. Designed by a microcontroller specially adapted to its task.
  • REQ-MASTER Flag in the EB-REG which indicates that the block wants to become E-BUS-MASTER.
  • STATE-GATE Gate that switches the output of the SET-REG to the E-BUS.
  • Gate switch that forwards a signal or blocks it.
  • Reconfiguration New configuration of any set of PAEs or logic cells while any remaining set of PAEs or logic cells continue to perform their own functions (see Configure).
  • State machine logic that can assume various states. The transitions between the states depend on different input parameters. This Machines are used to control complex functions and correspond to the state of the art ⁇

Abstract

Es wird ein Bussystem vorgeschlagen, das durch Bündelung mehrerer einzelner Leitungen oder Busse oder Teilbusse innerhalb eines Bausteines der Gattung DFP, FPGA, DPGA, sowie allen Bausteinen mit zwei- oder mehrdimensionaler programmierbarer Zellstruktur hergestellt ist, und über welches die Bausteine zu Mehreren zusammengefaßt werden können und/oder Speicher und/oder Peripherie anschließbar sind/ist.

Description

10- und Speicherbussystem für DFPs sowie Bausteine mit zwei- oder mehrdimensionaler» programmierbaren Zellstrukturen
1. Hintergrund der Erfindung 1.1 Stand der Technik
1.1.1 ... in DFP-basierenden Systemen
In DFPs gemäß DE 44 16 881 AI werden die Leitungen jeder Kantenzelle, das ist eine Zelle, die sich am Rand eines Zellarrays befindet und oftmals direktet Kontakt mit den Anschlüssen des Bausteines haben kann, über die Anschlüsse des Bausteines herausgeführt. Dabei haben die Leitungen keine spezielle Funktion, vielmehr übernehmen sie die Funktion, die in den Kantenzellen beschrieben, ist . Werden mehrere DFPs miteinander vernetzt, so werden alle Anschlüsse zu einer Matrix miteinander verbunden.
1.1.2 ... in Systemen mit zwei- oder mehrdimensionalen programmierbaren Zellstrukturen (FPGAs, DPGAs)
In Systemen mit zwei- oder mehrdimensionalen programmierbaren Zellstrukturen (FPGAs, DPGAs) wird eine bestimmte Teilmenge von internen Bussystemen und Leitungen der Kantenzellen über die Anschlüsse des Bausteines herausgeführt. Dabei haben die Leitungen keine spezielle Funktion, ielmehr übernehmen sie die Funktion, die in den Kantenzellen beschrieben ist. Werden mehrere FPGAs/DPGAs miteinander vernetzt, so übernehmen die Anschlüsse die Funktion, die hardware oder softwareseitig implementiert wurde . 1.2 Probleme
1.2.1 ... in DFP-basierenden Systemen
Der Verdrahtungsaufwand für die Peripherie oder Vernetzung von DFPs ist sehr hoch. Da gleichzeitig der Programmierer dafür zu sorgen hat, daß die entsprechenden Funktionen in die Zellen des/der DFPs integriert werden. Zum Anschluß eines Speichers muß eine Speicherverwaltung in den Baustein integriert werden. Zum Anschluß von Peripherie muß diese unterstützt werden, ebenso wie die Kaskadierung von DFPs entsprechend berücksichtigt werden muß. Der Aufwand ist verhältnismäßig hoch, gleichzeitig geht Fläche auf dem Baustein für die jeweiligen Implementierungen verloren.
1.2.2 ... in Systemen mit zwei- oder mehrdimensionalen programmierbaren Zellstrukturen (FPGAs, DPGAs)
Oben beschriebenes gilt ebenfalls für FPGAs und DPGAs, ins besondere, wenn diese zur Implementierung von Algorithmen eingesetzt werden und als numerische (Co) Prozessoren arbeiten.
1.3 Verbesserung durch die Erfindung, Aufgabe
Der Verdrahtungsaufwand, ins besondere die Anzahl der Bausteinanschlüsse wird erheblich reduziert. Ein einheitliches Bussystem arbeitet ohne besondere Rücksichtnahme durch den Programmierer. Die Steuerung des Bussystems ist fest implementiert. Ohne besondere Maßnahmen kann an das Bussystem Speicher, sowie Peripherie angeschlossen werden. Ebenfalls können Bausteine mit Hilfe das Bussystems kaskadiert werden.
2. Beschreibung der Erfindung
2.1 Übersicht über die Erfindung, Abstrakt
Die Erfindung beschreibt ein allgemeines Bussystem, das eine
Vielzahl bausteininterner Leitungen zusammenfaßt und als Bündel an die Anschlüsse herausführt. Die Steuerung des Bussystems ist dabei vordefiniert und bedarf, keines Einflusses durch den
Programmierer. An das Bussystem lassen sich beliebig Speicher, Peripherie oder weitere Bausteine zur Kaskadierung anschließen. Die Einzelheiten und besondere Ausgestaltungen, sowie Merkmale des erfindungsgemäßen Bussystems sind Gegenstand der Patentansprüche .
2.2 Detailbeschreibung der Erfindung
Die nachfolgende Beschreibung umfaßt mehrere Strukturen, die wie bei DFPs, FPGAs, DPGAs, o.a. üblich von einer Ladelogik aus gesteuert und konfiguriert werden. Dabei können Teile der Ladelogik auf dem Baustein integriert sein. Alternativ besteht die Möglichkeit (Fig. 6/7) die Strukturen durch den Baustein selbst direkt dynamisch umzukonfigurieren oder zu steuern. Dabei können die Strukturen fest auf dem Baustein implementiert sein, oder erst durch Konfiguration und möglicherweise Zusammenschluß mehrere Logikzellen, das sind konfigurierbare Zelleen, die einfache logische ode arithmetische Aufgaben gemäß ihrer Konfiguration erfüllen (vgl. DFP, FPGA, DPGA), entstehen.
2.2.1 Bündelung interner Leitungen}
Um sinnvolle Busstrukturen zu erhalten, wird eine Mehrzahl interner Leitungen wird zu Bussen (I-BUSn; n gibt die Nummer des Busses an) zusammengefaßt. Dabei kann es sich bei den Leitungen um interne Bussysteme oder um Leitungen der Kantenzellen handeln. Die einzelnen Busse werden für Schreibzugriffe auf den externen Bus (E-BUS) über taktsynchrone Latche oder Register (I-GATE-REG) auf Tore geführt, die als Schalter zum E-BUS arbeiten. Eine derartige Einheit wird Ausgabezelle (OUTPUT-CELL) genannt. Der Zugriff auf den E-BUS geschieht derart, daß die einzelnen Latche über die Tore auf den gemeinsamen E-BUS geschaltet werden. Dabei ist immer nur ein Tor geöffnet. Jeder I-BUSn besitzt eine eindeutige Kennummer (n: z.B. I-BUS1, I-BUS976, ...). Für Lesezugriffe wird der hereinführende E-BUS in taktsynchrone Latche oder Register (E-GATE-REG) zwischengespeichert und dann über die Tore an die I-BUSn verteilt . Eine derartige Einheit wird Eingabezelle (INPUT-CELL) genannt. Der Abgriff vom E-BUS geschieht dabei derart, daß ein E-BUS-Transfer in ein oder mehrere E-GATE-REG geschrieben wird. Die E-GATE-REG können dann entweder einzeln oder gemeinsam auf ihre internen Bussysteme freigeschaltet werden.
Dabei können die Schreib-/Lesezugriffe in beliebiger Reihenfolge ablaufen. Es ist unter Umständen sinnvoll die internen Busse I- BUSn in zwei Gruppen zu unterteilen, die schreibenden Ausgabebusse IO-BUSn und die lesenden Eingabebusse II-BUSn.
2.2.2 Adressgenerierung
Für die meisten Zugriffe auf externe Bausteine ist es notwendig Adressen zur Auswahl eines Bausteines oder Teilen eines Bausteines zu generieren. Dabei können die Adressen fest sein, das heißt sie ändern sich nicht (dies ist vor allem bei Peripherieadressen der Fall) oder die Adressen verändern sich bei jedem Zugriff um (meist) feste Werte (dies ist vor allem bei Speicheradresssen der Fall). ,Zur Generierung der Adressen existieren programmierbare Zähler für die Lesezugriffe und programmierbare Zähler für die Schreibzugriffe. Die Zähler werden durch die Ladelogik, das ist die Einheit, die die, auf einer Zellstruktur basierenden konfigurierbaren Bausteine (DFPs, FPGAs, DPGAs o.a.) konfiguriert, auf einen Grundwert eingestellt. Bei jedem Zugriff auf das Tor zählt der Zähler je nach Einstellung um einen von der Ladelogik festgelegten Wert nach oben oder unten. Ebenfalls kann jeder Zähler als Register verwendet werden, das bedeutet, bei einem Zugriff wird nicht gezählt, der im Zähler eingestellte Wert ist statisch. Jedem Bustransfer wird als Adresse der Wert des zum Tor gehörenden Zählers zugeordnet. Die Einstellung des Zählers geschieht über ein Einstellungsregister (MODE-PLUREG) , das von der Ladelogik beschrieben wird. 2.2.3 Masken und Zustände
Jedem Tor ist eine Anzahl Bits im später beschriebenen MODE- PLUREG zugeordnet, die angibt, ob der Tor aktiv ist oder von der Steuerung übergangen wird, also ausmaskiert ist (MASKE) . Das bedeutet, der Tor wird beim Durchlaufen aller Tor zum Aufschalten auf das jeweilige Bussystem übergangen. Folgende Masken-Einträge sind denkbar:
- INPUT-/OUTPUT-CELL immer übergehen
- INPUT-/OUTPUT-CELL nur beim Schreiben übergehen
- INPUT-/OUTPUT-CELL nur beim Lesen übergehen, wenn der E-BUS- MAS\-TER nicht auf die INPUT-/OUTPUT-CELL zugegriffen hat
- INPUT-/OUTPUT-CELL niemals übergehen
Jedem Tor ist ein Zustandsregister, das als RS-Flipflop ausgestaltet sein kann, zugeordnet. Dieses Register zeigt an, ob Daten in das zum Tor gehörenden Register geschrieben wurden.
2.2.4 Das MODE-PLUREG
Das MODE-PLUREG kann von der Ladelogik beschrieben und gelesen werden. Es dient zur Einstellung des Bussystems.
Ein möglicher Aufbau des MODE-PLUREG aus Sicht der Ladelogik
Figure imgf000007_0001
2.2.5 Beschreibung der INPUT-CELL
Es wird unterschieden, ob Daten vom E-BUS in den Baustein gelangen (die dafür notwendige Einheit wird INPUT-CELL genannt) oder ob Daten aus dem Baustein auf den E-BUS gelangen (die dafür notwendige Einheit wird OUTPUT-CELL genannt) .
Eine INPUT-CELL kann wie folgt ausgestaltet sein: Ein Latch (I- GATE-REG) , das entweder vom externen E-BUS-MASTER oder der bausteineigenen Zustandsmaschine gesteuert wird, dient zur Zwischenspeicherung der Daten, die vom E-BUS erhalten werden. Dabei ist das Taktsignal des Latches an ein (z.B.) RS-Flipflop (SET-REG) geführt, das den Zugriff auf das I-GATE-REG festhält. Hinter dem I-GATE-REG befindet sich ein Tor (I-GATE), das von der Zustandsmaschine gesteuert wird. Über das I-GATE gelangen die Daten aus dem I-GATE-REG auf den I(I)-BUSn.
Des weiteren befindet sich ein programmierbarer auf/abwärts- Zähler in der INPUT-CELL. Er kann nach jedem aktiven Lesezugriff auf den E-BUS durch die Zustandsmaschine gesteuert, um einen einstellbaren Wert hoch- oder herunterzählen . Ebenfalls kann er als einfaches Register dienen. Dieser Zähler generiert die Adressen für Buszugriffe, in denen der Baustein E-BUS-MASTER ist. Die Adressen werden durch ein Tor (ADR-GATE) auf den E-BUS geführt. Das ADR-REG wird von der Zustandsmaschine gesteuert.
Über ein weiteres Tor (STATE-GATE) kann der E-BUS-MASTER den Zustand des SET-REG abfragen. Jede INPUT-CELL besitzt ein MODE- PLUREG, in dem die Ladelogik den Zähler konfiguriert und die INPUT-CELL aus- oder einschaltet (maskiert) . 2.2.6 Beschreibung der OUTPUT-CELL
Eine OUTPUT-CELL kann wie folgt ausgestaltet sein: Ein Latch (E- GATE-REG) , das von der bausteineigenen Zustandsmaschine gesteuert wird, dient zur Zwischenspeicherung der Daten, die vom I-BUS erhalten werden.
Des weiteren befindet sich ein programmierbarer auf/abwärts- Zähler in der OUT-PUT-CELL . Dabei ist das Taktsignal des Latches an ein (z.B.) RS-Flipflop (SET-REG) geführt, das den Zugriff auf das E-GATE-REG festhält. Er kann nach jedem aktiven Lesezugriff auf den E-BUS durch die Zustandsmaschine gesteuert, um einen einstellbaren Wert hoch- oder herunterzählen. Ebenfalls kann er als einfaches Register dienen. Dieser Zähler generiert die Adressen für Buszugriffe, in denen der Baustein E-BUS-MASTER ist.
Die Daten des E-GATE-REG, die Adressen und der Zustand des SETREG werden über ein Tor (E-GATE) , das entweder vom externen E- BUS-MASTER oder der bausteineigenen Zustandsmaschine gesteuert wird, auf den geführt. Jede OUTPUT-CELL besitzt ein MODE-PLUREG, in dem die Ladelogik den Zähler konfiguriert und die OUTPUT-CELL aus- oder einschaltet (maskiert) .
2.2.7 Steuerung des Bussystems
Den einzelnen Toren, Adressgeneratoren und Masken ist eine Steuerung übergeordnet. Diese besteht aus einer einfachen Zustandsmaschine nach dem Stand der Technik. Dabei werden zwei Betriebsarten unterscheiden:
1. Eine Aktive, in der die Zustandsmaschine den internen Bus (I- BUS) und den externen Bus (E-BUS) steuert. Diese Betriebsart wird E-BUS-MASTER genannt, da die Zustandsmaschine die
Kontrolle über den E-BUS besitzt.
Eine Passive, in der die Zustandsmaschine nur den internen Bus (I-BUS) steuert. Der E-BUS wird von einem anderen externen
Baustein kontrolliert . Die Zustandsmaschine reagiert in dieser
Betriebsart auf die Anforderungen des externen E-BUS-MASTERS .
Diese Betriebsart wird E-BUS-SLAVE genannt.
Die Steuerung verwaltet das E-BUS Protokoll. Dabei ist der Ablauf unterschiedlich, je nachdem, ob die Steuerung als E-BUS-MASTER oder E-BUS-SLAVE arbeitet. Ein Busprotokoll wird in dieser Schrift nicht beschrieben, da eine Vielzahl von Protokollen nach dem Stand der Technik implementiert werden können.
2.2.8 E-BUS-MASTER und E-BUS-SLAVE, das EB-REG
Zur Verwaltung des Datenverkehrs auf dem E-BUS existiert das E- BUS-Steuerregister (EB-REG) . Es ist in Reihe mit den Toren geschaltet und kann vom E-BUS aus adressiert und angesprochen werden. Über folgende Einträge könnte der Datenaustausch geregelt werden:
I-WRITE: zeigt an, daß der I-BUS komplett in die INPUT-/OUTPUT-
CELLs geschrieben ist I-READ : zeigt an, daß der I-BUS die INPUT-/OUTPUT-CELLs komplett gelesen hat E-WRITE: zeigt an, daß der E-BUS komplett in die INPUT-/OUTPUT-
CELLs geschrieben ist E-READ : zeigt an, daß der E-BUS die INPUT-/OUTPUT-CELLs komplett gelesen hat Das EB-REG ist immer nur auf der Seite des E-BUS-SLAVE aktiv und der E-BUS-MASTER greift lesend und schreibend darauf zu.
- Alle I-... -Einträge werden vom E-BUS-SLAVE geschrieben und vom E-BUS-MASTER gelesen.
- Alle E- ... -Einträge werden vom E-BUS-MASTER geschrieben und vom E-BUS-SLAVE gelesen.
Ein E-BUS-SLAVE kann die Kontrolle über den E-BUS fordern, in dem er das Bit REQ-MASTER in seinem EB-REG setzt. Erkennt der E-BUS- MASTER das Bit REQ-MASTER, so muß er seine Buskontrolle so bald wie möglich abgeben. Dies geschieht, in dem er das Bit MASTER im EB-REG eines E-BUS-SLAVE setzt. Er schaltet daraufhin sofort die E-BUS passiv. Der alte E-BUS-SLAVE wird zum neuen E-BUS-MASTER und der alte E-BUS-MASTER wird zum neuen E-BUS-SLAVE. Der neue E- BUS-MASTER übernimmt die Steuerung des E-BUS. Zur Erkennung des ersten E-BUS-MASTERs nach einer Rücksetzung (RESET) des Systems, existiert ein Anschluß an jedem Baustein, der durch die voreingestellte Polarität angibt, ob der Baustein nach einem RESET E-BUS-MASTER oder E-BUS-SLAVE ist. Der Eintrag MASTER im EB-REG kann auch von der Ladelogik gesetzt und zurückgesetzt werden. Dabei hat die Ladelogik darauf zu achten, daß keinerlei Buskollisionen am EB-BUS entstehen oder laufende Transfers abgebrochen werden.
2.2.9 E-BUS-MASTER schreibt Daten in E-BUS-SLAVE
Folgendermaßen kann der E-BUS-MASTER Daten in den E-BUS-SLAVE schreiben: = Die Datenübertragung beginnt damit, daß die Zustandsmaschine des E-BUS-MASTERs eine OUTPUT-CELL auswählt, die nicht ausmaskiert ist. => Im I-GATE-REG sind, je nach Ausführung der Zustandsmaschine, bereits Daten gespeichert oder die Daten werden jetzt gespeichert. => Das Tor wird aktiviert.
— Die gültige Leseadresse wird auf den Bus übertragen. -> Die Daten gelangen auf den E-BUS und werden in das E-GATE- REG des E-BUS-SLAVE gespeichert.
=> Dadurch wird das SET-REG im E-BUS-SLAVE aktiviert.
=> Das Tor im E-BUS-MASTER wird deaktiviert.
=> Der Adresszähler generiert die Adresse für den nächsten
Zugriff.
=> Der Transfer ist für den E'-BUS-MASTER beendet.
Auf der Seite des E-BUS-SLAVE existieren zwei
Ausgestaltungsmöglichkeiten die Daten vom Bus in den Baustein zu transferieren:
1. Das Daten-Tor ist immer offen und die Daten gelangen direkt vom E-GATE-REG auf den I-BUSn.
2. Die Zustandsmaschine erkennt, daß SET-REG aktiviert ist und aktiviert das Tor, dadurch kann SET-REG zurückgesetzt werden.
Der E-BUS-MASTER kann dem E-BUS-SLAVE mitteilen, wann ein kompletter Buszyklus beendet ist. (Ein Buszyklus ist als das Übertragen mehrerer Datenworte an unterschiedliche E-GATE-REG definiert, wobei jedes E-GATE-REG genau ein Mal angesprochen werden darf. ) = Dazu setzt der E-BUS-MASTER am Ende eines Buszyklus das Bit E-
WRITE im EB-REG des E-BUS-SLAVE. =z> Der E-BUS-SLAVE kann darauf reagieren, in dem er die INPUT- CELLs abfragt. => Hat er alle INPUT-CELLs abgearbeitet, setzt er das Bit I-READ in seinem EB-REG. = Dabei setzt er E-WRITE und sämtliche SET-REG der INPUT-CELLs zurück. ==> Der E-BUS-MASTER kann I-READ abfragen und nach dessen
Aktivierung einen neuen Buszyklus beginnen. = I-READ wird durch Schreiben von E-WRITE oder den ersten
Bustransfer zurückgesetzt.
Der E-BUS-SLAVE kann anhand des Zustandes des EB-REG oder der einzelnen SET-REG der INPUT-CELLs auswerten, ob die INPUT-CELLs neu gelesen werden können/müssen.
2.2.10 E-BUS-MASTER liest Daten von E-BUS-SLAVE
Aus der Sicht des E-BUS-MASTERs existieren zwei grundlegende Methoden Daten vom E-BUS-SLAVE zu lesen:
1. Verfahren, in dem die E-BUS-Daten direkt auf den I-BUS gelangen:
=> Die Datenübertragung beginnt damit, daß die Zustandsmaschine des E-BUS-MASTERs eine INPUT-CELL auswählt, die nicht ausmaskiert ist.
=> Das I-GATE und das ADR-GATE werden aktiviert. -> Die gültige Leseadresse wird auf den Bus übertragen.
=> Das I-GATE-REG ist transparent, d.h. es läßt die Daten auf den
I-BUSn durch.
=> Das Tor im E-BUS-MASTER wird deaktiviert.
=> Der Adresszähler generiert die Adresse für den nächsten
Zugriff .
= Der Transfer ist für den E-BUS-MASTER beendet.
2. Verfahren, in dem die E-BUS-Daten im I-GATE-REG zwischengespeichert werden:
=S Die Datenübertragung beginnt damit, daß die Zustandsmaschine des E-BUS-MASTERs eine INPUT-CELL auswählt, die nicht ausmaskiert ist.
=> Das I-GATE und das ADR-GATE werden aktiviert.
-» Die gültige Leseadresse wird auf den Bus übertragen.
=> Das I-GATE-REG speichert die Daten.
=> Das Tor im E-BUS-MASTER wird deaktiviert.
= Der Adresszähler generiert die Adresse für den nächsten
Zugriff.
= Der E-BUS-Transfer ist für den E-BUS-MASTER beendet.
=> Alle am E-BUS-Transfer beteiligten INPUT-CELLs, dies kann anhand der Masken in den MODE-PLUREG oder dem Zustand der SETREG festgestellt werden, werden durchlaufen und die Daten auf den jeweiligen I-BUS übertragen.
Für den E-BUS-SLAVE sieht der Zugriff wie folgt aus => Durch den E-BUS wird das Tor aktiviert.
=> Die Daten und der Zustand des möglicherweise vorhandenen SETREG gelangen auf den E-BUS. => Das Tor wird deaktiviert.
Der E-BUS-MASTER kann dem E-BUS-SLAVE mitteilen, wann ein kompletter Buszyklus beendet ist. =>Dazu setzt der E-BUS-MASTER am Ende eines Buszyklus das Bit E-
READ im EB-REG des E-BUS-SLAVE. =>Der E-BUS-SLAVE kann darauf reagieren, in dem er die OUTPUT- CELLs neu beschreibt.
=>Hat er alle OUTPUT-CELLs abgearbeitet, setzt er das Bit I-WRITE in seinem EB-REG.
=>Dabei setzt er E-READ und sämtliche SET-REG der OUTPUT-CELLs zurück. =>Der E-BUS-MASTER kann I-WRITE abfragen und nach dessen
Aktivierung einen neuen Buszyklus beginnen. =>I-WRITE wird durch Schreiben von E-READ oder den ersten Bustransfer zurückgesetzt.
Der E-BUS-SLAVE kann anhand des Zustandes des EB-REG oder der einzelnen SET-REG der OUTPUT-CELLs auswerten, ob die OUTPUT- CELLs neu beschrieben werden können/müssen.
2.2.11 Anschluß von Speicher, Peripherie und Kaskadierung
Außer der Kaskadierung von gleichen Bausteinen (DFPs, FPGAs, DPGAs) kann an das beschriebene Bussystem Speicher und Peripherie als untergeordnete SLAVE-Baustein (SLAVE) angeschlossen werden. Dabei kann Speicher und Peripherie, sowie weitere Bausteine (DFPs, FPGAs) gemischt werden. Jeder angeschlossene SLAVE wertet die Adressen auf dem Bus aus und erkennt selbständig ob er angesprochen ist. In diesen Betriebsarten ist der Baustein, der den Speicher oder die Peripherie, also die SLAVE-Bausteine anspricht, der Bus-MASTER (MASTER), d.h. der Baustein steuert den Bus und den Datentransfer. Die Ausnahme bilden intelligente Peripheriebausteine, wie z.B. SCSI-Kontroller , die selbständig Transfers initieren und durchführen können und daher E-BUS-MASTER sind.
2.2.12 Zusammenfassung
Durch das beschriebene Verfahren, lassen sich Bussysteme einfach und leistungsfähig an DFPs und FPGAs anschließen. Dabei können über die Bussysteme sowohl Speicher und Peripherie, als auch weitere Bausteine o.g. Gattung verbunden werden.
Das Bussystem muß nicht ausschließlich in den DFPs, FPGAs und DPGAs implemetiert sein. Selbstverständlich ist ein Mischbetrieb dieses Bussystemes mit den herkömmlichen Anschlußstrukturen der Bausteinemöglich. Damit können die Vorteile der jeweiligen Technik optimal genutzt werden.
Es sind weitere Ablaufverfahren für das beschriebene Bussystem denkbar. Diese werden jedoch nicht beschrieben, da es sich um freie Ausgestaltungsmöglichkeiten handelt, die vom hier aufzuzeigenden Grundprinzip unabhängig sind. 3 Kurzbeschreibung der Diagramme
Figur 1 Zeichnung eines Basisbausteines als FPGA Typ A Figur 2 Zeichnung eines Basisbausteines als FPGA Typ B Figur 3 Zeichnung eines Basisbausteines als DFP Figur 4 Leitungsbündelung in FPGAs Figur 5 Leitungsbündelung in DFPs Figur 6 Eine OUTPUT-CELL Figur 7 Eine INPUT-CELL Figur 8 Die Adressgenerierung Figur 9 Komplettes Bussystem mit Steuerung Figur 10 Anschluß von Speicher und Peripherie Figur 11 Das EB-REG Figur 12 Ausführungsbeispiel Figur 13 Ausführungsbeispiel 2 Figur 14 Bus-IO des zweiten Ausführungsbeispiels Figur 15a Adress-Generator des weiten Ausführungsbeispiels Figur 15b Alternativer Adress-Generator der eine End-of-Data
Kennung erzeugt
Figur 15c: Funktionsablauf beim Adress-Generator mit End-of-Data
Kennung Figur 16 : Zusammenspiel zweier Segmente bei der indirekten
Adressierung. Figur 17 : Die State-Machine für die indirekte Adressierung
4 Detailbeschreibung der Diagramme
Figur 1 zeigt einen FPGA nach dem Stand der Technik. 0101 stellt die internen Bussysteme dar, 0102 beinhaltet eine oder mehrer FPGA-Zelle (n) . 0103 sind Teilbusse, die eine Teilmenge von 0101 darstellen und über Schalter (Crossbars) mit 0101 verbunden sind, 0103 kann auch interne Daten von 0102 verwalten, die nicht auf 0101 geschaltet werden. Die FPGA-Zellen sind in einem 2- dimensionalen Array angeordnet.
0104 stellt eine Kantenzelle dar, die am Rand des Arrays sitzt und sich somit in nächster Nähe zu den Anschlüssen am Rand des Bausteins befindet.
Figur 2 zeigt einen weiteren FPGA nach dem Stand der Technik. Diese Ausführungsmöglichkeit arbeitet nicht mit Bussystemen wie 0101 sondern hauptsächlich mit Next-Neighbour-Verbindungen (0201), das sind direkte Verbindungen von einer FPGA-Zelle (0203) zu ihrer Nachbarzelle. Es können dennoch globale Bussysteme (0202) existieren, diese sind jedoch nicht sehr breit. Die FPGA- Zellen oder eine Gruppe von FPGA-Zellen besitzen eine Verbindung zu 0202. Die FPGA-Zellen sind in einem 2-dimensionalen Array angeordnet. 0204 stellt eine Kantenzelle dar, die am Rand des Arrays sitzt und sich somit in nächster Nähe zu den Anschlüssen am Rand des Bausteins befindet.
Figur 3 zeigt einen DFP nach DE 196 51 075.9. Dabei sind die PAE- Zellen (0303) über ein Businterface (0304) auf die Bussysteme (0301) geschaltet. Die Bussysteme 0301 können über einen Busschalter (0302) miteinander verschaltet werden. Die PAE-Zellen sind in einem 2-dimensionalen Array angeordnet. 0305 stellt eine Kantenzelle dar, die am Rand des Arrays sitzt und sich somit in nächster Nähe zu den Anschlüssen am Rand des Bausteins befindet.
Figur 4a zeigt eine FPGA-Kante nach Figur 1. Außerhalb der Kantenzellen (0401) ist eine Mehrzahl von INPUT-/OUTPUT-CELLs (0402) angeordnet, die zu mehreren oder einzeln die internen Bussysteme (0403) mit dem E-BUS (0404) verbinden. Dabei ist die Menge der INPUT-/OUTPUT-CELLs von ihrer eigenen Breite im Verhältnis zur Breite der internen Bussysteme abhängig. 0405 stellt ein EB-REG dar. 0406 stellt eine Zustandsmaschine dar. Von der Zustandsmaschine geht zum EB-REG und jeder einzelnen INPUT- /OUTPUT-CELL ein Bussystem (0407), über das die Zustandsmaschine die INPUT-/OUTPUT-CELLs steuert. Dabei können mehrere 0405 und 0406 existieren, indem je eine Menge an 0402 zu Gruppen zusammengefaßt werden und von je einer 0405 und 0406 verwaltet werden.
Figur 4b zeigt eine FPGA-Kante nach Figur 2. Außerhalb der Kantenzellen (0411) ist eine Mehrzahl von INPUT-/OUTPUT-CELLS (0412) angeordnet, die zu mehreren oder einzeln die internen Bussysteme (0413) und die direkten Verbindungen der Kantenzellen (0417) mit dem E-BUS (0414) verbinden. Dabei ist die Menge der INPUT-/OUTPUT-CELLs von ihrer eigenen Breite im Verhältnis zur Breite der internen Bussysteme (0413) und der Menge der direkten Verbindungen (0418) abhängig. 0415 stellt ein EB-REG dar. 0416 stellt eine Zustandsmaschine dar. Von der Zustandsmaschine geht zum EB-REG und jeder einzelnen INPUT-/OUTPUT-CELL ein Bussystem (0417), über das die Zustandsmaschine die INPUT-/OUTPUT-CELLS steuert.
Dabei können mehrere 0415 und 0416 existieren, indem je eine Menge an 0412 zu Gruppen zusammengefaßt werden und von je einer 0415 und 0416 verwaltet werden.
Figur 5 zeigt eine DFP-Kante nach Figur 3. Außerhalb der Kantenzellen (0501) ist eine Mehrzahl von INPUT-/OUTPUT-CELLs (0502) angeordnet, die zu mehreren oder einzeln die internen Bussysteme (0503) mit dem E-BUS (0504) verbinden. Dabei ist die Menge der INPUT-/OUTPUT-CELLs von ihrer eigenen Breite im Verhältnis zur Breite der internen Bussysteme (0503) abhängig. 0505 stellt ein EB-REG dar. 0506 stellt eine Zustandsmaschine dar. Von der Zustandsmaschine geht zum EB-REG und jeder einzelnen INPUT-/OUTPUT-CELL ein Bussystem (0507), über das die Zustandsmaschine die INPUT-/OUTPUT-CELLs steuert. Dabei können mehrere 0505 und 0506 existieren, indem je eine Menge an 0412 zu Gruppen zusammengefaßt werden und von je einer 0505 und 0506 verwaltet werden.
Figur 6 zeigt eine OUTPUT-CELL 0601. Außerhalb 0601 befindet sich das EB-REG (0602) und die Zustandsmaschine (0603), sowie ein Tor (0604), das die Zustandsmaschine auf den E-BUS (0605) schaltet, sofern sie E-BUS-MASTER ist. Auf das EB-REG kann über den E-BUS (0605), den I-BUS (0613) und den Ladelogikbus (0609) zugegriffen werden.
Weiterhin kann bei einem Rücksetzten des Bausteins (Reset) über einen externen Anschluß (0614), der aus dem Baustein herausgeführt ist, das MASTER-Bit gesetzt werden. Die Zustandsmaschine (0603) greift schreibend und lesend auf 0602 zu. In der OUTPUT-CELL befindet sich ein Multiplexer (0606), der die Steuerung des E-GATE (0607) entweder dem E-BUS-MASTER oder der Zustandsmaschine (0603) zuordnet.
Das MODE-PLUREG (0608) wird über den Ladelogikbus (0609) oder den I-BUS (0613) eingestellt und , konfiguriert den Adresszähler (0610), sowie die Zustandsmaschine (z.B. ausmaskieren der OUTPUT- CELL). Werden Daten des I-BUS (0613) in das I-GATE-REG (0611) gespeichert, wird der Zugriff im SET-REG (0612) vermerkt. Der Zustand von 0612 ist über 0607 am E-BUS abfragbar. Ein lesender Zugriff (das E-GATE 0607 ist aktiviert) setzt 0612 zurück. Die von 0610 generierten Adressen und die Daten von 0611 werden über das Tor 0607 auf den E-BUS übertragen. Es besteht die Möglichkeit die OUTPUT-CELL statt über die Ladelogik über den Baustein (DFP, FPGA, DPGA, o.a.) selbst dynamisch umzukonfigurieren und zu steuern. Hierzu dient der der I-BUS-Anschluß an das EB-REG (0602) und das MODE-PLUREG (0608) .
Figur 7 zeigt eine INPUT-CELL 0701. Außerhalb 0701 befindet sich das EB-REG (0702) und die Zustandsmaschine (0703), sowie ein Tor (MASTER-GATE) (0704), das die Zustandsmaschine auf den E-BUS (0705) schaltet, sofern sie E-BUS-MASTER ist. Auf das EB-REG kann über den E-BUS (0705), den I-BUS (0713) und den Ladelogikbus
(0709) zugegriffen werden. Weiterhin kann bei einem Rücksetzten des Bausteins (Reset) über einen externen Anschluß (0714), der aus dem Baustein herausgeführt ist, das MASTER-Bit gesetzt werden. Die Zustandsmaschine (0703) greift schreibend und lesend auf 0702 zu. In der INPUT-CELL befindet sich ein Multiplexer
(0706), der die Steuerung des E-GATE-REG (0707) entweder dem E- BUS-MASTER oder der Zustandsmaschine (0703) zuordnet. Das MODE- PLUREG (0708) wird über den Ladelogikbus (0709) oder den I-BUS
(0713) eingestellt und konfiguriert den Adresszähler (0710), sowie die Zustandsmaschine (z.B. ausmaskieren der INPUT-CELL). Werden Daten des E-BUS (0705) in das E-GATE-REG (0707) gespeichert, wird der Zugriff im SET-REG (0712) vermerkt. Der Zustand von 0712 ist über ein Tor (0715) , dessen Steuerung die selbe wie beim Latch (0707) ist, am E-BUS abfragbar. Ein lesender Zugriff, das E-GATE 0711 ist aktiviert und die Daten gelangen auf den I-BUS (0713), setzt 0712 über 0717 zurück. Alternativ kann 0712 über die Zustandsmaschine (0703) zurückgesetzt werden (0718).
Die von 0710 generierten Adressen werden über das Tor (ADR-GATE) 0716 auf den E-BUS übertragen, 0716 wird von der Zustandsmaschine
(0703) aktiviert, wenn diese E-BUS-MASTER ist. Es besteht die Möglichkeit die INPUT-CELL statt über die Ladelogik über den Baustein (DFP, FPGA, DPGA, o.a.) selbst dynamisch umzukonfigurieren und zu steuern. Hierzu dient der der I-BUS- Anschluß an das EB-REG (0702) und das MODE-PLUREG (0708) .
Figur 8 zeigt das MODE-PLUREG (0801) einer INPUT- oder OUTPUT- CELL, das über den Ladelogikbus (0802) von der Ladelogik oder über einen I-BUS (0808) beschrieben wird. Das jeweilige Bussystem wird über den Multiplexer (0809) ausgewählt, dabei ist die Steuerung des Multiplexers nicht eingezeichnet, da eine gewöhnliche Dekodierlogik verwendet werden kann. Die Zählereinstellungen, wie Schrittbreite, Zählrichtung und Freischaltung des Zählers werden direkt (0807) an den Zähler
(0803) geleitet. Die Grundadresse kann entweder über einen Load
(0804) direkt in den Zähler geschrieben (0805) werden, oder in einem Zusatz (0811) zu 0801 zwischengespeichert werden. Die für die Zustandsmaschine relevanten Einträge in 0801 gelangen über ein Tor (0806), das von der Zustandsmaschine für die jeweilig aktivierte INPUT- oder OUTPUT-CELL geöffnet wird, zur Zustandsmaschine .
Figur 9a zeigt eine Businterfaceschaltung mit Zustandsmaschine (0901), MASTER-GATE (0902) und EB-REG (0903). Die INPUT-CELLs (0904) transferieren Daten vom E-BUS (0905) auf den II-BUS (0906). Die OUTPUT-CELLs (0907) transferieren Daten vom IO-BUS (0908) auf den E-BUS (0905) . Über den Steuerbus (0909) sind sämtliche Baugruppen miteinander verbunden.
Figur 9b zeigt eine Businterfaceschaltung mit Zustandsmaschine (0901), MAS\-TER-GATE (0902) und EB-REG (0903). Die INPUT-CELLs (0904) transferieren Daten vom E-BUS (0905) auf den bidirektionalen I-BUS (0910). Die OUTPUT-CELLs (0907) transferieren Daten vom bidirektionalen I-BUS (0910) auf den E- BUS (0905). Über den Steuerbus (0909) sind sämtliche Baugruppen miteinander verbunden. Es sind auch Interfaceschaltungen denkbar, die beide Möglichkeiten (Fig. 9a und 9b) gemischt verwenden.
Figur 10a zeigt zwei Bausteine (DFPs, FPGAs, DPGAs, o.a.) (1001) über den E-BUS (1002) miteinander vernetzt.
Figur 10b zeigt die Vernetzung einer Mehrzahl von Bausteinen (DFPs, FPGAs, DPGAs, o.a.) (1001) über den E-BUS (1002). Figur 10c zeigt die Vernetzung einer Mehrzahl von Bausteinen (DFPs, FPGAs, DPGAs, o.a.) (1001) über den E-BUS (1002). Die Vernetzung kann zu einer Matrix ausgebaut werden. Ein Baustein (1001) kann auch eine Mehrzahl von Bussystemen (1002) verwalten.
Figur lOd zeigt die Vernetzung eine Bausteins (DFPs, FPGAs, DPGAs, o.a.) (1001) mit einem Speicherbaustein oder einer Speicherbank (1003) über den E-BUS (1002).
Figur lOe zeigt die Vernetzung eine Bausteins (DFPs, FPGAs, DPGAs, o.a.) (1001) mit einem Peripheriebaustein oder einer Peripheriegruppe (1004) über den E-BUS (1002) .
Figur lOf zeigt die Vernetzung eine Bausteins (DFPs, FPGAs, DPGAs, o.a.) (1001) mit einem Speicherbaustein oder einer Speicherbank (1003) und mit einem Peripheriebaustein oder einer Peripheriegruppe (1004) über den E-BUS (1002) .
Figur 10g zeigt die Vernetzung eine Bausteins (DFPs, FPGAs, DPGAs, o.a.) (1001) mit einem Speicherbaustein oder einer Speicherbank (1003) und mit einem Peripheriebaustein oder einer Peripheriegruppe (1004) und einem weiteren Baustein (DFPs, FPGAs, DPGAs, o.a.) (1001) über den E-BUS (1002).
Figur 11 zeigt den Aufbau des EB-REG. Die Bussysteme E-BUS (1103); Ladelogikbus (1104), über welchen die Ladelogik Zugriff auf das EB-REG hat und der lokale interne Bus zwischen den INPUT- /OUTPUT-CELLs, der Zustandsmaschine und dem EB-REG (1105, vgl. 0407, 0417, 0517), sowie möglicherweise ein I-BUS (1114) werden auf einen Multiplexer (1106) geführt. Der Multiplexer (1106) wählt entweder einen der Busse oder die Rückkopplung auf das Register (1108) aus und schaltet die Daten zum Eingang des Registers (1108) durch. Das MASTER-Bit wird getrennt über den Multiplexer (1107) zum Register (1108) geführt. Der Multiplexer wird über das RESET-Signal (1101) (Rücksetzen oder Initialisieren des Bausteines) gesteuert. Liegt ein RESET an, so schaltet der Multiplexer (1107) das Signal eines externen Chipanschlusses (1102) auf den Eingang des Registers (1108) durch, andernfalls wird der Ausgang des Multiplexers (1106) auf den Eingang des Registers (1108) durchgeschaltet. Dadurch kann MASTER vorbelegt werden. Das Register (1108) wird über den Systemtakt (1112) getaktet. Der Inhalt des Registers (1108) wird über ein Tor (1109, 1110, 1111, 1113) auf das jeweils lesend zugreifenden Bussystem (1103, 1104, 1105, 1114) geschaltet. Die Steuerung der Tore (1109, 1110, 1111, 1113), sowie des Multiplexers (1106) ist nicht eingezeichnet, da eine gewöhnliche Dekodierlogik verwendet werden kann.
5 Ausführungsbeispiele
Figur 12 zeigt ein Beispiel bei dem das Standardbussystems RAMBUS (1203) eingesetzt wird. Ein Baustein (DFPs, FPGAs, DPGAs, o.a.) (1201) ist über das Bussystem (1203) mit weiteren Baugruppen (Speicher, Peripherie, weitere DFPs, FPGAs, DPGAs, o.a.) (1202) verbunden. Der Baustein (1201) kann unabhängig vom Bussystem (1203) weitere Anschlußleitungen (1204), z.B wie nach dem Stand der Technik üblich, zum Anschluß beliebiger Schaltkreise aufweisen.
Figur 13 zeigt ein Implementierungsbeispiel für ein IO- und Speicherbussystem. 1310 bildet den Rambus, der die Rambus- Interface (1308) mit dem Rambus-Speicher verbindet. Das Rambus- Interface ist mit einem Cache-Ram (1306) verbunden. Dem Cache-Ram (1306) ist ein Tag-Ram (1307), sowie ein Cache-Controller (1305) zugeordnet. Mit Hilfe des Cache-Controllers und des Tag-Ram wird geprüft ob angeforderte Daten im Cache-Speicher vorhanden sind oder ob sie aus dem externen Rambus-Speicher geladen werden müssen. Gesteuert werden der Cache-Ram, der Cache-Controller und das Rambus-Interface von einer State-Machine (1304). Der Cache wird nach dem Stand der Technik implementiert.
Der Arbiter (1303) regelt den Zugriff der einzelnen Bussegmente auf die Cache-Ram und somit auch auf den externen Speicher. Bei diesem Implementierungsbeispiel kann auf acht Bussegmente zugegriffen werden. Jede Verbindung zu einem Bussegment (1309) besitzt eine Bus-IO (1301) und einen Address-Generator (1302). Außerdem ist jede Bus-IO noch mit dem Ladelogikbus (1307) verbunden, sowie mit einem internen Test-Bus (1311). Jede n-te Bus-IO ist mit der (n+l)-ten Bus-IO verbunden, wobei für n gilt n = {1,3,5,...}. Durch diese Vebindung können Daten, die von dem n-ten Adress-Generator aus dem Speicher angefordert wurden, vom (n+1)- ten Segment als Adresse für einen Speicherzugriff benutzt werden. Damit ist eine indirekte Adressierung des Speichers möglich. Der Wert des Zählers (1509) des Segmentes n zeigt auf eine Speicherstelle im Ram. Die Daten aus dieser Speicherstelle werden zum Segment (n+1) übertragen und dienen dort als Base-Adresse zur Adressierung des Speichers.
Figur 14 zeigt die Bus-IO Einheit. Sie ist mit dem internen Bussystem (1406), dem Test-Bussystem (1408) sowie dem Ladelogikbus (1407) verbunden. Der Bus (1412) und der Bus (1413) dient zur Verbindung der n-ten Bus-IO mit der (n+l)-ten Bus IO. Das heißt der Bus (1413) ist nur bei jedem n-ten Segment und der Bus (1412) ist nur bei jedem (n+l)-ten Segment vorhanden. Dabei sendet die n-te Bus-IO Daten über den Bus (1413) und die (n+l)-te Bus-IO empfängt diese Daten durch den Bus (1412). Die Bussysteme (1406, 1407, 1412) werden über die Tore (1401, 1402, 1403, 1411) auf den Bus (1409) geschaltet, der die Bus-IO mit dem Adress- Generator verbindet. Der Arbiter (1404) wählt ein Bussystem (1406, 1407, 1412) zur Datenübertragung aus und gibt ein Steuersignal an die State-Machine (1405), die ihrerseits die Tore (1401, 1402, 1403, 1411) steuert. Außerdem sendet die State- Machine (1405) noch Steuersignale (1410) an den Adress-Generator und das Ram.
Es gibt zwei Möglichkeiten: a) Segment n: Die State-Machine (1405) erhält vom Adress- Generator ein Konfigurationssignal (1415) , das festgelegt ob eine indirekte Adressierung erfolgen soll. Nach einem Read- Trigger- Signal (1416) vom internen Bus (1406) oder dem Ladelogikbus (1407) schaltet die State Machine (1405) das zugehörige Tor (1401, 1402, 1403, 1411) frei und erzeugt die Steuersignale (1410) . Die durch den ladbaren Auf/Ab-Zähler (1509) adressierte Speicherstelle wird ausgelesen. Die in der Ram Speicherstelle enthaltenen Daten, werden nicht zum Bus zurückgeschickt, sondern durch den Bus (1413) zum (n+l)-ten Segment übertragen und dienen dort als Base-Adresse zur Adressierung des Ram. Die State-Machine (1405) gibt ein Acknowledge Signal zur Synchronisation nach erhalt der Daten vom Ram an die State Machine (1414), die den Ablauf bei der indirekten Adressierung steuert. Diese State Machine (1414) wird im folgenden Ind-State-Machine genannt. Sie erzeugt alle benötigten Kontrollsignale und schickt diese zum nachfolgenden Segment (1413) . b) Segment (n+1) : Durch den Bus (1412) empfängt das (n+l)-te Segment, die vom n-ten Segment übertragenen Daten. Der Arbiter (1404) bekommt ein Write Signal und schickt seinerseits eine
Anforderung an die State-Machine, die das Tor (1411) freischaltet. Das Tor (1411) fügt den Daten von 1412 die interne Adresse des Base-Adressen Eintrags zu, damit der Decoder (1502) die Base-Adressen-Latches freischaltet.
Figur 15a zeigt den Adress-Generator. Über den Bus (1409) werden Daten und Adressinformationen von der Bus-IO in den Adress- Generator übertragen. Der Bus (1410) überträgt die Kontrollsignale CLK (1517, 1508) und das Output-Enable-Signal (1518), sowie die Steuersignale zum Ram (1519). Das Output- Enable-Signal (1518) schaltet die Tore (1503, 1515) frei. Tor (1503) schaltet die Daten von Bus (1409) auf den Datenbus (1504) zum Ram. Das Tor (1515) schaltet die erzeugten Adressen auf den zum Ram führenden Adress-Bus (1520) . Die Adressen werden auf folgende Art generiert: Im Adressgenerator gibt es vier Einträge, die zur Adressgenerierung dienen. Jeder Eintrag wird in zwei Latches (1501) gespeichert, wobei ein Latch die höherwertige Adresse und das andere Latch die niederwertige Adresse speichert. Der Base-Adressen Eintrag enthält die Startadresse eines Speicherzugriffs. Der Step-Width Eintrag wird im ladbaren Auf/Ab-Zähler (1509) zur Base-Adresse hinzuaddiert oder abgezogen. Die Funktion (Auf/Ab) des ladbaren Auf/Ab-Zählers (1509) wird in einem Bit der Base-Adresse kodiert und zum ladbaren Auf/Ab-Zähler (1509) übertragen. Im End-Adressen Eintrag wird die Endadresse gespeichert und in einem Bit kodiert, ob die Adressgenerierung beim Erreichen der Endadresse abbricht oder der End-Adressen Eintrag ignoriert wird. Soll bis zu einer Endadresse gezählt werden, wird der Wert des End-Adress-Eintrages mit dem Ausgangswert des ladbaren Auf/AbZählers verglichen. Dies geschieht im Komparator (1510), der sobald die Endadresse erreicht oder überschritten ist, einen Highpegel erzeugt. Bei aktivem Enable-End-Address Signal (1507) gibt das UND-Gatter (1512) diesen Highpegel zum ODER-Gatter (1514), das dann ein Trigger-Signal (1521) zum Ladelogikbus weitergibt .
Im Data-Count Eintrag steht die Anzahl der Datentransfers und somit der zu berechnenden Adressen. Auch hier wird über ein Bit im Data-Count Eintrag festgelegt, ob diese Funktion aktiviert ist und das Enable-Data-Counter Signal (1506) zum UND-Gatter (1513) geleitet wird oder der Data-Count Eintrag ignoriert wird. Der Zähler (1505) übernimmt den Wert des Data-Count Eintrags und dekrementiert ihn bei jedem Clockimpuls um Eins. Der Vergleicher (1511) vergleicht den Wert des Zählers (1505) auf Null und gibt ein Signal zum UND-Gatter (1513) . Ist das Enable-Data-Counter Signal (1506) aktiv, wird das Signal des Komparators (1511) zum ODER-Gatter (1514) geleitet und als Tigger-Signal (1521) zum Ladelogikbus geleitet.
Bestandteil des Busses (1409) sind Steuersignale und Adressen für den Decoder (1502), der eines der Latche (1501) entsprechend der Adresse auswählt. Über den Decoder (1502) läßt sich auch das Konfigurationsregister (1516) ansteuern, das festlegt ob das Segment für indirekte Adressierung verwendet wird. Die Daten des Konfigurationsregisters werden über die Verbindung (1415) zur Bus IO des Segments übertragen.
Figur 15b zeigt eine Abwandlung des Adress-Generators aus Figurl5a, der am Anfang eines Datenblocks im Speicher, die Endadresse des Datenblocks ablegt. Der Vorteil dieser Ausführung besteht darin, daß variabler Größe des Datenblocks, das Ende für spätere Zugriffe exakt definiert ist. Der Aufbau entspricht grundsätzlich dem Aufbau des Adress-Generators aus Figur 15a, jedoch mit der Erweiterung um zwei Multiplexer (1522, 1523) und einem zusätzlichen Eintrag im, Konfigurationsregister (1523). Dieser Eintrag wird im folgenden Calculate-End-Adress genannt und legt fest, ob die Endadresse des Datenblocks als erster Eintrag des Datenblocks an der durch den Base_Adressen Eintrag definierten Stelle abgelegt wird. Die Multiplexer werden von der State-Machine (1405) angesteuert. Der Multiplexer (1522) dient dazu die Base-Adresse oder den Ausgang des Zählers (1509) auf das Tor (1515) zu schalten. Der Multiplexer (1523) schaltet entweder die vom Bus (1404) kommenden Daten oder den Ausgang des Zählers (1509) auf das Tor (1503) .
Figur 15c zeigt den Ablauf in der State-Machine und das Pattern des Speicherzugriffs durch den in Figur 15b dargestellten Adress- Generator. Die State-Machine (1405) befindet sich zunächst im IDLE Zustand (1524). Ist der Eintrag Calculate-End-Adress im Konfigurationregister (1523) gesetzt, geht die State-Machine (1405) nach dem Schreiben der Step-Width (1529) in den Zustand (1525) über. Dort wird die Adresse für den Zugriff auf das Ram aus dem Base-Adressen Eintrag in den ladbaren Auf/Ab-Zähler geschrieben und die Step-Width - je nach Zähler-Mode (Auf/Ab) - addiert oder subtrahiert. Der Ram-Zugriff wird durchgeführt und die State-Machine geht wieder in den IDLE (1524) Zustand über. Die folgenden Datentransfers erfolgen wie durch die Base-Adressen und Step-Width Einträge festgelegt. Damit sieht das Pattern im Speicher folgendermaßen aus. Die Base-Adresse (1526) wurde nicht beschrieben. Der erste Eintrag (1527) steht an der Position, die durch Base-Adresse plus (minus) Step-Width festgelegt wird. Die nächsten Einträge (1528) folgen im Step-Width Abstand aufeinander.
Ist das Transferende erreicht, wird ein Trigger-Signal generiert (1521). Aufgrund des Trigger-Signals (1521) oder eines externen Trigger-Signals (1417) geht die State-Machine (1405) vom IDLE- Zustand (1524) in den Zustand (1530) über. Dort werden die Multiplexer (1522, 1523) umgeschaltet, so daß die Base-Adresse am Eingang von Tor (1515) anliegt und die Adresse nach dem Ende des Datenblocks an Tor (1503) anliegt. Danach geht die State-Machine (1405) in den Zustand (1531) und schreibt die Adresse nach dem Ende des Datenblocks an der Position der Base-Adresse ins Ram. Das Pattern im Speicher sieht dann folgendermaßen aus. Der Eintrag der Base-Adresse (1526) gibt die Adresse nach dem Ende des Datenblocks an. Der ersten Eintrag im Datenblock liegt an Adresse (1527), danach folgen die restlichen Einträge. Eine weitere Ausgestaltungsmöglichkeit der State-Machine ist, daß aufgrund eines der Trigger-Signale (1521 oder 1417) die State- Machine zunächst den Zählerstand in 1509 so korrigiert, daß 1509 auf das letzte Datenwort des Datenblocks zeigt. Dies wird technisch realisiert, indem die inverse Operation zu der voreingestellten in 1509 durchgeführt wird, d.h. addiert 1509 gemäß Voreinstellung die Step-Width, wird Step-Width nun subtrahiert; subtrahiert 1509 gemäß Voreinstellung, wird addiert. Um die Korrektur durchzuführen ist in der nachfolgend in Figur 15c beschriebenen State-Machine ein zusätzlicher Zustand (1540) notwendig, um 1509 entsprechend anzusteuern.
Figur 16 zeigt das Zusammenspiel mehrerer Segmente bei der indirekten Adressierung. Das Segment n (1601) empfängt über den Bus (1605) (der Ladelogikbus (1407) oder der interne Bus (1406)) ein Read Signal. Die Bus-IO (1603) schaltet das zugehörige Tor frei und erzeugt die benötigten Kontrollsignale. Die durch 1509 festgelegte Speicherstelle wird adressiert. Die vom Ram kommenden Daten (1607) werden zu Segment (n+1) (1602) geschickt. Die Ind- State-Machine (1604) erzeugt die benötigten Kontrollsignale und schickt sie ebenfalls zu Segment (n+1) (1602) . In Segment (n+1) (1602) passieren die Signale das in Figur 14 beschriebene Gate (1411) der Bus-IO (1608) . Dort wird eine Adresse für den in Figur 15 beschriebenen Decoder (1502) hinzugefügt, so daß der Base- Adressen Eintrag des Adress-Generators (1608) von Segment (n+1) (1602) angesprochen wird. Die von Segment n (1601) kommenden Daten, dienen damit als Base-Adresse in Segment (n+1) (1602), das heißt ein Read/Write Zugriff über den Bus (1609) (der Ladelogikbus (1407) oder der interne Bus (1406) ) kann diese Base- Adresse für einen Zugriff auf das Ram verwenden. Der Bus (1610) dient zur Übertragung der Adressen zum Ram und der Bus (1612) überträgt die Daten von und zum Ram, abhängig ob ein Read oder Write Zugriff erfolgt.
Figur 17 zeigt die Ind-State-Machine . Der Grundzustand ist der IDLE Zustand (1701). In diesem Zustand verbleibt sie bis zum Eintreffen des Acknowledge Signals der State-Machine (1405) aus Figur 14. Danach geht die Ind-State-Machine in den Zustand Write (1702) über und erzeugt ein Write Enable Signal, das mit den Daten zu Segment (n+1) geschickt wird. Es dient dort dazu, den Decoder, der die verschiedenen Einträge auswählt, zu aktivieren. Anschließend erfolgt der Übergang zum Zustand Wait for Ack. Nach dem Acknowledge Signal des Segments (n+1) geht die Ind-State- Machine wieder in den IDLE (1701) Zustand.
6 Begriffsdefinition
ADR-GATE Tor, das die Adressen auf den E-BUS aufschaltet, sofern der Baustein E-BUS-MASTER ist.}
DFP Datenflußprozessor nach Patent/Offenlegung DE 44 16 881
DPGA Dynamisch konfigurierbare FPGAs. Stand der Technik
D-FlipFlop Speicherelement, welches ein Signal bei der steigenden Flanke eines Taktes speichert.
EB-REG Register, das sie Statussignale zwischen I-BUS und E- BUS speichert.
E-BUS Externes Bussystem außerhalb eines Bausteines.
E-BUS-MASTER Baustein, der den E-BUS steuert. Aktiv.
E-BUS-SLAVE Baustein, der vom E-BUS-MASTER angesprochen wird. Passiv.
E-GATE Tor, das von der bausteininternen Zustandsmaschine oder vom E-BUS-MASTER gesteuert wird und Daten auf den E-BUS aufschaltet .
E-GATE-REG Register in das die Daten eingestragen werden, die über das E-GATE auf den E-BUS übertragen werden.
E-READ Flag im EB-REG, das anzeigt, daß die OUTPUT-CELLs komplett auf den E-BUS übertragen wurden.
E-WRITE Flag im EB-REG, das anzeigt, daß der E-BUS komplett in die INPUT-CELLs übertragen wurde. Flag (Fahne) . Statusbit in einem Register, das einen Zustand anzeigt .
FPGA Programmierbarer Logikbaustein. Stand der Technik.
Handshake Signalprotokoll, bei dem ein Signal A einen Zustand anzeigt und ein anderes Signal B bestätigt, daß es Signal A akzeptiert und darauf reagiert (hat) .
INPUT-CELL Baugruppe, die Daten vom E-BUS auf einen I-BUS überträgt.
I-BUSn (auch I-BUS) Bausteininternes Bussystem, das auch aus Bündeln von einzelnen Leitungen bestehen kann, n gibt die Nummer des Busses an.
II-BUSn (auch II-BUS) Bausteininternes Bussystem, das auch aus Bündeln von einzelnen Leitungen bestehen kann. Der Bus wird von einer INPUT-CELL getrieben und geht auf logische Eingänge, n gibt die Nummer des Busses an.
IO-BUSn (auch IO-BUS) Bausteininternes Bussystem, das auch aus Bündeln von einzelnen Leitungen bestehen kann. Der Bus wird von logischen Ausgängen getrieben und geht an eine OUTPUT-CELL. n gibt die Nummer des Busses an.
I-GATE Tor, das Daten auf den I-BUS aufschaltet .
I-GATE-REG Register, das von der bausteininternen
Zustandsmaschine oder vom E-BUS-MASTER gesteuert wird und in das die Daten eingestragen werden, die über das I-GATE auf den I-BUS übertragen werden. I-READ Flag im EB-REG, das anzeigt, daß die INPUT-CELLs komplett auf den I-BUS übertragen wurden.
I-WRITE Flag im EB-REG, das anzeigt, daß der I-BUS komplett in die OUTPUT-CELLs übertragen wurde.
Kantenzelle Zelle am Rand eines Zellarrays, oftmals mit direktem Kontakt zu den Anschlüssen eines Bausteines.
Konfigurieren Einstellen der Funktion und Vernetzung einer logischen Einheit, einer (FPGA) -Zelle (Logikzelle) oder einer PAE (vgl. umkonfigurieren).
Ladelogik Einheit zum Konfigurieren und Umkonfigurieren einer PAE oder Logikzelle. Ausgestaltet durch einen speziell an seine Aufgabe angepaßten Mikrokontroller .
Latch Speicherelement, das ein Signal für gewöhnlich während des H-Pegels transparent weiterleitet und während des L-Pegels speichert. In PAEs werden teilweise Latches gebraucht, bei denen die Funktion der Pegel genau umgekehrt ist. Hierbei wird vor den Takt eines üblichen Latch ein Inverter geschaltet.
Logikzellen Bei DFPs, FPGAs, DPGAs verwendete konfigurierbare Zellen, die einfache logische oder arithmetische Aufgaben gemäß ihrer Konfiguration erfüllen.
MASTER Flag im EB-REG, das anzeigt, daß der Baustein E-BUS- MASTER ist.
MODE-PLUREG Register in dem die Ladelogik die Konfiguration einer INPUT-/OUTPUT-CELL einstellt. OUTPUT-CELL Baugruppe, die Daten von einem I-BUS auf den E-BUS überträgt .
PAE Processing Array Element: EALU mit O-REG, R-REG,
R20\-MUX, F-PLUREG, M-PLUREG, BM-, SM-, Sync-, StateBack- und Power-UNIT.
PLU Einheit zum Konfigurieren und Umkonfigurieren einer PAE oder Logikzelle. Ausgestaltet durch einen speziell an seine Aufgabe angepaßten Mikrokontroller.
REQ-MASTER Flag im EB-REG, das anzeigt, daß der Baustein E- BUS-MASTER werden möchte.
RS-FlipFlop Reset-/Set-FlipFlop . Speicherelement, das durch 2 Signale umgeschaltet werden kann.
SET-REG Register das anzeigt, daß Daten in ein I-GATE-REG oder E-GATE-REG geschrieben und noch nicht gelesen wurden.
STATE-GATE Tor, das den Ausgang des SET-REG auf den E-BUS schaltet.
Tor Schalter, der ein Signal weiterleitet oder sperrt.
Einfacher Vergleich: Relais
Umkonfigurieren Neues Konfigurieren von einer beliebigen Menge von PAEs oder Logikzellen während eine beliebige Restmenge von PAEs oder Logikzellen ihre eigenen Funktionen fortsetzen (vgl. konfigurieren).
Zustandsmaschine Logik, die diversen Zuständen annehmen kann. Die Übergänge zwischen den Zuständen sind von verschiedenen Eingangsparametern abhängig. Diese Maschinen werden zur Steuerung komplexer Funktionen eingesetzt und entsprechen dem Stand der Technik}

Claims

Patentansprüche
1. Bussystem, hergestellt durch Bündelung mehrere einzelner Leitungen oder Busse oder Teilbusse (vgl. Fig. 4/5) innerhalb eines Bausteines der Gattung DFP, FPGA, DPGA, sowie allen Bausteinen mit zwei- oder mehrdimensionaler programmierbare Zellstruktur (vgl. Fig. 1/2/3), über welches die Bausteine zu Mehreren zusammengefaßt werden können und/oder Speicher und/oder Peripherie anschließbar ist (vgl. Fig. 10).
2. Bussystem nach Anspruch 1, dadurch gekennzeichnet, daß eine oder mehrere Schnittstellen (Fig. 6/7) die Zusammenfassung der Leitungen übernehmen und das Bussystem erzeugen.
3. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß eine oder mehrere Zustandsmaschine (n) (0703/0603) die Schnittstellen (vgl. Fig. 6/7) steuert/steuern.
4. Bussystem nach Anspruch 1, 2 und 3, dadurch gekennzeichnet, daß die Zustandsmaschine auch den externen Bus steuert.
5. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß daß ein Adressgenerator existiert (0610/0710) , der die Adressen für die über den Bus zu kontaktierenden Bausteine generiert.
6. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß die Schnittstellen ein internes Bussystem oder mehrere interne Bussysteme, das/die aus mehreren Leitungen zusammengefaßt sein kann/können (vgl. Fig. 4/5), zum Schreiben und Lesen verwendet (vgl. Fig. 9a, I-BUS) .
7. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß die Schnittstellen ein internes Bussystem oder mehrere interne Bussysteme, das/die aus mehreren Leitungen zusammengefaßt sein kann/können (vgl. Fig. 4/5), entweder zum Schreiben oder Lesen verwendet (vgl. Fig. 9b, II-BUS, IO-BUS).
8. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß die Schnittstellen ein internes Bussystem oder mehrere interne Bussysteme, das/die aus mehreren Leitungen zusammengefaßt sein kann/können (vgl. Fig. 4/5), nach Anspruch 6 und 7 gemischt betreiben.
9. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß ein Register zur Verwaltung und Steuerung des Bussystems existiert (EB-REG, 0702, 0602).
10. Bussystem nach Anspruch 1, und 2, dadurch gekennzeichnet, daß die Bussteuerung durch einen Baustein (E-BUS-MASTER) erfolgt, der auf eine Vielzahl von untergeordneten Bausteinen (E-BUS-SLAVE) zugreift .
11. Bussystem nach Anspruch 1, 2 und 10, dadurch gekennzeichnet, daß die Bussteuerung dynamisch von einem Baustein (E-BUS-MASTER) an einen anderen übergeben wird (MASTER-Eintrag im EB-REG) .
12. Bussystem nach Anspruch 1, 2, 10 und 11, dadurch gekennzeichnet, daß ein untergeordneter Baustein (E-BUS-SLAVE) den Erhalt der Buskontrolle fordern kann (REQ-MASTER-Eintrag im EB-REG) .
13. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß ein Register existiert, das anzeigt, ob Daten in den Schnittstellen gespeichert sind (SET-REG, 0612, 0712).
14. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß die Schnittstellen entweder direkt auf dem Baustein implementiert sind, oder durch die Konfiguration von Logikzellen, das sind Zellen in DFP-, FPGA-, DPGA, oder ähnlichen Bausteinen, die einfache logische oder arithmetische Aufgaben gemäß ihrer Konfiguration erfüllen, entstehen.
15. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß die Schnittstellen von einer Ladelogik und/oder dem Baustein selbst (vgl. Fig. 8/11) konfiguriert werden können.
16. Bussystem nach Anspruch 1, 2 und 15, dadurch gekennzeichnet, daß die Ladelogik partiell auf dem Baustein integriert ist.
17. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß Standardbussysteme eingesetzt werden können (vgl. Fig. 12).
18. Bussystem nach Anspruch 1 und 2, dadurch gekennzeichnet, daß der Baustein weitere gewöhnliche Anschlüsse nach bei DFPs, FPGAs, DPGAs, o.a. üblicher Art besitzt (vgl. Fig. 12 1201, 1204).
PCT/DE1997/003013 1996-12-20 1997-12-21 IO- UND SPEICHERBUSSYSTEM FÜR DFPs SOWIE BAUSTEINE MIT ZWEI- ODER MEHRDIMENSIONALEN PROGRAMMIERBAREN ZELLSTRUKTUREN WO1998028697A1 (de)

Priority Applications (15)

Application Number Priority Date Filing Date Title
JP52707698A JP2001506785A (ja) 1996-12-20 1997-12-21 Dfp用のioおよびメモリバスシステムならびにプログラミング可能な2次元または多次元のセル構造を有するユニット
AU57488/98A AU5748898A (en) 1996-12-20 1997-12-21 Io- and memory bus system for dfps as units with two- or multi-dimensionally programmable cell structures
DE19781483T DE19781483D2 (de) 1996-12-20 1997-12-21 IO- und Speicherbussystem für DFPs sowie Bausteine mit zwei- oder mehrdimensionalen programmierbaren Zellstrukturen
EP97953672A EP0951682B1 (de) 1996-12-20 1997-12-21 IO- UND SPEICHERBUSSYSTEM FÜR DFPs SOWIE BAUSTEINE MIT ZWEI- ODER MEHRDIMENSIONALEN PROGRAMMIERBAREN ZELLSTRUKTUREN
DE59710354T DE59710354D1 (de) 1996-12-20 1997-12-21 IO- UND SPEICHERBUSSYSTEM FÜR DFPs SOWIE BAUSTEINE MIT ZWEI- ODER MEHRDIMENSIONALEN PROGRAMMIERBAREN ZELLSTRUKTUREN
CA002277134A CA2277134A1 (en) 1996-12-20 1997-12-21 `o- and memory bus system for dfps as units with two- or multi-dimensionally programmable cell architectures
AT97953672T ATE243868T1 (de) 1996-12-20 1997-12-21 Io- und speicherbussystem für dfps sowie bausteine mit zwei- oder mehrdimensionalen programmierbaren zellstrukturen
US09/335,974 US6338106B1 (en) 1996-12-20 1999-06-18 I/O and memory bus system for DFPS and units with two or multi-dimensional programmable cell architectures
US09/915,213 US6513077B2 (en) 1996-12-20 2001-07-25 I/O and memory bus system for DFPs and units with two- or multi-dimensional programmable cell architectures
US10/304,252 US6721830B2 (en) 1996-12-20 2002-11-26 I/O and memory bus system for DFPs and units with two- or multi-dimensional programmable cell architectures
US10/792,168 US7243175B2 (en) 1996-12-20 2004-03-02 I/O and memory bus system for DFPs and units with two-or multi-dimensional programmable cell architectures
US11/820,943 US7337249B2 (en) 1996-12-20 2007-06-20 I/O and memory bus system for DFPS and units with two- or multi-dimensional programmable cell architectures
US12/008,543 US7650448B2 (en) 1996-12-20 2008-01-10 I/O and memory bus system for DFPS and units with two- or multi-dimensional programmable cell architectures
US12/630,139 US7899962B2 (en) 1996-12-20 2009-12-03 I/O and memory bus system for DFPs and units with two- or multi-dimensional programmable cell architectures
US12/840,742 US8195856B2 (en) 1996-12-20 2010-07-21 I/O and memory bus system for DFPS and units with two- or multi-dimensional programmable cell architectures

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE19654595.1 1996-12-20
DE19654595A DE19654595A1 (de) 1996-12-20 1996-12-20 I0- und Speicherbussystem für DFPs sowie Bausteinen mit zwei- oder mehrdimensionaler programmierbaren Zellstrukturen

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/947,254 Continuation-In-Part US6119181A (en) 1996-12-20 1997-10-08 I/O and memory bus system for DFPs and units with two- or multi-dimensional programmable cell architectures

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US09/335,974 Continuation US6338106B1 (en) 1996-12-20 1999-06-18 I/O and memory bus system for DFPS and units with two or multi-dimensional programmable cell architectures

Publications (1)

Publication Number Publication Date
WO1998028697A1 true WO1998028697A1 (de) 1998-07-02

Family

ID=7816346

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/DE1997/003013 WO1998028697A1 (de) 1996-12-20 1997-12-21 IO- UND SPEICHERBUSSYSTEM FÜR DFPs SOWIE BAUSTEINE MIT ZWEI- ODER MEHRDIMENSIONALEN PROGRAMMIERBAREN ZELLSTRUKTUREN

Country Status (8)

Country Link
US (4) US6119181A (de)
EP (2) EP1361517A3 (de)
JP (1) JP2001506785A (de)
AT (1) ATE243868T1 (de)
AU (1) AU5748898A (de)
CA (1) CA2277134A1 (de)
DE (3) DE19654595A1 (de)
WO (1) WO1998028697A1 (de)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003025781A2 (de) 2001-09-19 2003-03-27 Pact Xpp Technologies Ag Verfahren zur konfiguration der verbindung zwischen datenverarbeitungszellen
EP2043000A2 (de) 2002-02-18 2009-04-01 PACT XPP Technologies AG Bussysteme und Rekonfigurationsverfahren
USRE44365E1 (en) 1997-02-08 2013-07-09 Martin Vorbach Method of self-synchronization of configurable elements of a programmable module
US8869121B2 (en) 2001-08-16 2014-10-21 Pact Xpp Technologies Ag Method for the translation of programs for reconfigurable architectures
US8914590B2 (en) 2002-08-07 2014-12-16 Pact Xpp Technologies Ag Data processing method and device
US9037807B2 (en) 2001-03-05 2015-05-19 Pact Xpp Technologies Ag Processor arrangement on a chip including data processing, memory, and interface elements
US9047440B2 (en) 2000-10-06 2015-06-02 Pact Xpp Technologies Ag Logical cell array and bus system
US9075605B2 (en) 2001-03-05 2015-07-07 Pact Xpp Technologies Ag Methods and devices for treating and processing data

Families Citing this family (91)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7266725B2 (en) 2001-09-03 2007-09-04 Pact Xpp Technologies Ag Method for debugging reconfigurable architectures
DE19651075A1 (de) 1996-12-09 1998-06-10 Pact Inf Tech Gmbh Einheit zur Verarbeitung von numerischen und logischen Operationen, zum Einsatz in Prozessoren (CPU's), Mehrrechnersystemen, Datenflußprozessoren (DFP's), digitalen Signal Prozessoren (DSP's) oder dergleichen
DE19654595A1 (de) 1996-12-20 1998-07-02 Pact Inf Tech Gmbh I0- und Speicherbussystem für DFPs sowie Bausteinen mit zwei- oder mehrdimensionaler programmierbaren Zellstrukturen
US6338106B1 (en) 1996-12-20 2002-01-08 Pact Gmbh I/O and memory bus system for DFPS and units with two or multi-dimensional programmable cell architectures
DE19654846A1 (de) 1996-12-27 1998-07-09 Pact Inf Tech Gmbh Verfahren zum selbständigen dynamischen Umladen von Datenflußprozessoren (DFPs) sowie Bausteinen mit zwei- oder mehrdimensionalen programmierbaren Zellstrukturen (FPGAs, DPGAs, o. dgl.)
ATE243390T1 (de) * 1996-12-27 2003-07-15 Pact Inf Tech Gmbh Verfahren zum selbständigen dynamischen umladen von datenflussprozessoren (dfps) sowie bausteinen mit zwei- oder mehrdimensionalen programmierbaren zellstrukturen (fpgas, dpgas, o.dgl.)
DE19704728A1 (de) 1997-02-08 1998-08-13 Pact Inf Tech Gmbh Verfahren zur Selbstsynchronisation von konfigurierbaren Elementen eines programmierbaren Bausteines
US8686549B2 (en) 2001-09-03 2014-04-01 Martin Vorbach Reconfigurable elements
DE19861088A1 (de) 1997-12-22 2000-02-10 Pact Inf Tech Gmbh Verfahren zur Reparatur von integrierten Schaltkreisen
DE19807872A1 (de) 1998-02-25 1999-08-26 Pact Inf Tech Gmbh Verfahren zur Verwaltung von Konfigurationsdaten in Datenflußprozessoren sowie Bausteinen mit zwei- oder mehrdimensionalen programmierbaren Zellstruktur (FPGAs, DPGAs, o. dgl.
US7003660B2 (en) 2000-06-13 2006-02-21 Pact Xpp Technologies Ag Pipeline configuration unit protocols and communication
AU5805300A (en) 1999-06-10 2001-01-02 Pact Informationstechnologie Gmbh Sequence partitioning in cell structures
WO2002008964A2 (de) * 2000-07-24 2002-01-31 Pact Informationstechnolgie Gmbh Integrierter schaltkreis
US6990555B2 (en) * 2001-01-09 2006-01-24 Pact Xpp Technologies Ag Method of hierarchical caching of configuration data having dataflow processors and modules having two- or multidimensional programmable cell structure (FPGAs, DPGAs, etc.)
US6941559B2 (en) * 2001-02-28 2005-09-06 Sharp Laboratories Of America Software bus and interface for digital television application software environments
US7844796B2 (en) 2001-03-05 2010-11-30 Martin Vorbach Data processing device and method
US7210129B2 (en) * 2001-08-16 2007-04-24 Pact Xpp Technologies Ag Method for translating programs for reconfigurable architectures
US9411532B2 (en) 2001-09-07 2016-08-09 Pact Xpp Technologies Ag Methods and systems for transferring data between a processing device and external devices
US20070299993A1 (en) * 2001-03-05 2007-12-27 Pact Xpp Technologies Ag Method and Device for Treating and Processing Data
US20090300262A1 (en) * 2001-03-05 2009-12-03 Martin Vorbach Methods and devices for treating and/or processing data
US9436631B2 (en) 2001-03-05 2016-09-06 Pact Xpp Technologies Ag Chip including memory element storing higher level memory data on a page by page basis
US9552047B2 (en) 2001-03-05 2017-01-24 Pact Xpp Technologies Ag Multiprocessor having runtime adjustable clock and clock dependent power supply
US7624204B2 (en) * 2001-03-22 2009-11-24 Nvidia Corporation Input/output controller node in an adaptable computing environment
KR100401508B1 (ko) 2001-05-25 2003-10-17 주식회사 하이닉스반도체 램버스 디램의 뱅크 제어회로
US10031733B2 (en) * 2001-06-20 2018-07-24 Scientia Sol Mentis Ag Method for processing data
WO2002103532A2 (de) 2001-06-20 2002-12-27 Pact Xpp Technologies Ag Verfahren zur bearbeitung von daten
US20030123563A1 (en) * 2001-07-11 2003-07-03 Guangming Lu Method and apparatus for turbo encoding and decoding
US7434191B2 (en) 2001-09-03 2008-10-07 Pact Xpp Technologies Ag Router
US8686475B2 (en) 2001-09-19 2014-04-01 Pact Xpp Technologies Ag Reconfigurable elements
US7594229B2 (en) * 2001-10-09 2009-09-22 Nvidia Corp. Predictive resource allocation in computing systems
US7644279B2 (en) * 2001-12-05 2010-01-05 Nvidia Corporation Consumer product distribution in the embedded system market
WO2003071418A2 (de) * 2002-01-18 2003-08-28 Pact Xpp Technologies Ag Übersetzungsverfahren
EP1483682A2 (de) 2002-01-19 2004-12-08 PACT XPP Technologies AG Reconfigurierbarer prozessor
US20070011433A1 (en) * 2003-04-04 2007-01-11 Martin Vorbach Method and device for data processing
US9170812B2 (en) 2002-03-21 2015-10-27 Pact Xpp Technologies Ag Data processing system having integrated pipelined array data processor
AU2003223892A1 (en) * 2002-03-21 2003-10-08 Pact Xpp Technologies Ag Method and device for data processing
US7093255B1 (en) * 2002-05-31 2006-08-15 Quicksilver Technology, Inc. Method for estimating cost when placing operations within a modulo scheduler when scheduling for processors with a large number of function units or reconfigurable data paths
US7620678B1 (en) 2002-06-12 2009-11-17 Nvidia Corporation Method and system for reducing the time-to-market concerns for embedded system design
US7802108B1 (en) 2002-07-18 2010-09-21 Nvidia Corporation Secure storage of program code for an embedded system
US20070083730A1 (en) * 2003-06-17 2007-04-12 Martin Vorbach Data processing device and method
AU2003286131A1 (en) 2002-08-07 2004-03-19 Pact Xpp Technologies Ag Method and device for processing data
US20110238948A1 (en) * 2002-08-07 2011-09-29 Martin Vorbach Method and device for coupling a data processing unit and a data processing array
US7657861B2 (en) 2002-08-07 2010-02-02 Pact Xpp Technologies Ag Method and device for processing data
DE10238057A1 (de) * 2002-08-20 2004-03-04 Universität Mannheim Verfahren und Vorrichtung zur Auswahl und zum Vergleich physikalischer Eigenschaften in Parameterfolgen
AU2003289844A1 (en) 2002-09-06 2004-05-13 Pact Xpp Technologies Ag Reconfigurable sequencer structure
US7502915B2 (en) * 2002-09-30 2009-03-10 Nvidia Corporation System and method using embedded microprocessor as a node in an adaptable computing machine
US8949576B2 (en) * 2002-11-01 2015-02-03 Nvidia Corporation Arithmetic node including general digital signal processing functions for an adaptive computing machine
US7617100B1 (en) 2003-01-10 2009-11-10 Nvidia Corporation Method and system for providing an excitation-pattern based audio coding scheme
WO2006082091A2 (en) * 2005-02-07 2006-08-10 Pact Xpp Technologies Ag Low latency massive parallel data processing device
US8296764B2 (en) * 2003-08-14 2012-10-23 Nvidia Corporation Internal synchronization control for adaptive integrated circuitry
EP1676208A2 (de) * 2003-08-28 2006-07-05 PACT XPP Technologies AG Datenverarbeitungseinrichtung und verfahren
US8018463B2 (en) * 2004-05-10 2011-09-13 Nvidia Corporation Processor for video data
US8130825B2 (en) * 2004-05-10 2012-03-06 Nvidia Corporation Processor for video data encoding/decoding
US20050283743A1 (en) * 2004-06-07 2005-12-22 Mulholland Philip J Method for generating hardware information
JP4120631B2 (ja) * 2004-10-05 2008-07-16 株式会社日立製作所 半導体集積回路
TWI256013B (en) * 2004-10-12 2006-06-01 Uli Electronics Inc Sound-effect processing circuit
US7765250B2 (en) * 2004-11-15 2010-07-27 Renesas Technology Corp. Data processor with internal memory structure for processing stream data
US20070067542A1 (en) * 2005-08-29 2007-03-22 Atmel Corporation Microcontroller architecture including a predefined logic area and customizable logic areas
US8250503B2 (en) 2006-01-18 2012-08-21 Martin Vorbach Hardware definition method including determining whether to implement a function as hardware or software
US7999820B1 (en) 2006-10-23 2011-08-16 Nvidia Corporation Methods and systems for reusing memory addresses in a graphics system
US20080111923A1 (en) * 2006-11-09 2008-05-15 Scheuermann W James Processor for video data
US8169789B1 (en) 2007-04-10 2012-05-01 Nvidia Corporation Graphics processing unit stiffening frame
US7987065B1 (en) 2007-04-17 2011-07-26 Nvidia Corporation Automatic quality testing of multimedia rendering by software drivers
US8572598B1 (en) 2007-04-18 2013-10-29 Nvidia Corporation Method and system for upgrading software in a computing device
US8726283B1 (en) 2007-06-04 2014-05-13 Nvidia Corporation Deadlock avoidance skid buffer
US7944453B1 (en) 2007-06-07 2011-05-17 Nvidia Corporation Extrapolation texture filtering for nonresident mipmaps
US7948500B2 (en) * 2007-06-07 2011-05-24 Nvidia Corporation Extrapolation of nonresident mipmap data using resident mipmap data
US20100005335A1 (en) * 2008-07-01 2010-01-07 International Business Machines Corporation Microprocessor interface with dynamic segment sparing and repair
US7895374B2 (en) * 2008-07-01 2011-02-22 International Business Machines Corporation Dynamic segment sparing and repair in a memory system
US8201069B2 (en) * 2008-07-01 2012-06-12 International Business Machines Corporation Cyclical redundancy code for use in a high-speed serial link
US8234540B2 (en) 2008-07-01 2012-07-31 International Business Machines Corporation Error correcting code protected quasi-static bit communication on a high-speed bus
US8245105B2 (en) * 2008-07-01 2012-08-14 International Business Machines Corporation Cascade interconnect memory system with enhanced reliability
US8082475B2 (en) * 2008-07-01 2011-12-20 International Business Machines Corporation Enhanced microprocessor interconnect with bit shadowing
US8082474B2 (en) * 2008-07-01 2011-12-20 International Business Machines Corporation Bit shadowing in a memory system
US8139430B2 (en) * 2008-07-01 2012-03-20 International Business Machines Corporation Power-on initialization and test for a cascade interconnect memory system
US7979759B2 (en) * 2009-01-08 2011-07-12 International Business Machines Corporation Test and bring-up of an enhanced cascade interconnect memory system
US20100180154A1 (en) * 2009-01-13 2010-07-15 International Business Machines Corporation Built In Self-Test of Memory Stressor
US11016822B1 (en) * 2018-04-03 2021-05-25 Xilinx, Inc. Cascade streaming between data processing engines in an array
US11188497B2 (en) 2018-11-21 2021-11-30 SambaNova Systems, Inc. Configuration unload of a reconfigurable data processor
US10831507B2 (en) 2018-11-21 2020-11-10 SambaNova Systems, Inc. Configuration load of a reconfigurable data processor
US10698853B1 (en) 2019-01-03 2020-06-30 SambaNova Systems, Inc. Virtualization of a reconfigurable data processor
US10768899B2 (en) 2019-01-29 2020-09-08 SambaNova Systems, Inc. Matrix normal/transpose read and a reconfigurable data processor including same
US11386038B2 (en) 2019-05-09 2022-07-12 SambaNova Systems, Inc. Control flow barrier and reconfigurable data processor
US11055141B2 (en) 2019-07-08 2021-07-06 SambaNova Systems, Inc. Quiesce reconfigurable data processor
KR20210025403A (ko) * 2019-08-27 2021-03-09 삼성전자주식회사 무선 통신 시스템에서 다중 fpga를 운영하기 위한 장치 및 방법
US11809908B2 (en) 2020-07-07 2023-11-07 SambaNova Systems, Inc. Runtime virtualization of reconfigurable data flow resources
US11782729B2 (en) 2020-08-18 2023-10-10 SambaNova Systems, Inc. Runtime patching of configuration files
US11556494B1 (en) 2021-07-16 2023-01-17 SambaNova Systems, Inc. Defect repair for a reconfigurable data processor for homogeneous subarrays
US11327771B1 (en) 2021-07-16 2022-05-10 SambaNova Systems, Inc. Defect repair circuits for a reconfigurable data processor
US11409540B1 (en) 2021-07-16 2022-08-09 SambaNova Systems, Inc. Routing circuits for defect repair for a reconfigurable data processor
US11487694B1 (en) 2021-12-17 2022-11-01 SambaNova Systems, Inc. Hot-plug events in a pool of reconfigurable data flow resources

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1994008399A1 (en) * 1992-10-05 1994-04-14 Lattice Semiconductor Corporation Arrangement for parallel programming of in-system programmable ic logic devices
US5430687A (en) * 1994-04-01 1995-07-04 Xilinx, Inc. Programmable logic device including a parallel input device for loading memory cells
US5570040A (en) * 1995-03-22 1996-10-29 Altera Corporation Programmable logic array integrated circuit incorporating a first-in first-out memory

Family Cites Families (606)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US34363A (en) * 1862-02-11 Improvement in machinery for cleaning cotton
US828858A (en) 1905-10-18 1906-08-14 Gottfried Maass Lubricating-pad frame.
US2067477A (en) * 1931-03-20 1937-01-12 Allis Chalmers Mfg Co Gearing
GB971191A (en) * 1962-05-28 1964-09-30 Wolf Electric Tools Ltd Improvements relating to electrically driven equipment
US3564506A (en) * 1968-01-17 1971-02-16 Ibm Instruction retry byte counter
GB1253309A (en) 1969-11-21 1971-11-10 Marconi Co Ltd Improvements in or relating to data processing arrangements
US3753008A (en) 1970-06-20 1973-08-14 Honeywell Inf Systems Memory pre-driver circuit
DE2057312A1 (de) 1970-11-21 1972-05-25 Bhs Bayerische Berg Planetenradgetriebe mit Lastdruckausgleich
US5459846A (en) * 1988-12-02 1995-10-17 Hyatt; Gilbert P. Computer architecture system having an imporved memory
US3855577A (en) 1973-06-11 1974-12-17 Texas Instruments Inc Power saving circuit for calculator system
DE2713648A1 (de) 1976-03-26 1977-10-06 Tokyo Shibaura Electric Co Stromzufuhr-steuervorrichtung fuer speichervorrichtungen
US4233667A (en) 1978-10-23 1980-11-11 International Business Machines Corporation Demand powered programmable logic array
US4442508A (en) 1981-08-05 1984-04-10 General Instrument Corporation Storage cells for use in two conductor data column storage logic arrays
US4498134A (en) * 1982-01-26 1985-02-05 Hughes Aircraft Company Segregator functional plane for use in a modular array processor
US4590583A (en) 1982-07-16 1986-05-20 At&T Bell Laboratories Coin telephone measurement circuitry
US4498172A (en) * 1982-07-26 1985-02-05 General Electric Company System for polynomial division self-testing of digital networks
US4667190A (en) 1982-07-30 1987-05-19 Honeywell Inc. Two axis fast access memory
JPS5936857A (ja) 1982-08-25 1984-02-29 Nec Corp プロセツサユニツト
US4663706A (en) 1982-10-28 1987-05-05 Tandem Computers Incorporated Multiprocessor multisystem communications network
US4594682A (en) 1982-12-22 1986-06-10 Ibm Corporation Vector processing
US4739474A (en) * 1983-03-10 1988-04-19 Martin Marietta Corporation Geometric-arithmetic parallel processor
US4566102A (en) * 1983-04-18 1986-01-21 International Business Machines Corporation Parallel-shift error reconfiguration
US5123109A (en) * 1983-05-31 1992-06-16 Thinking Machines Corporation Parallel processor including a processor array with plural data transfer arrangements including (1) a global router and (2) a proximate-neighbor transfer system
US4571736A (en) 1983-10-31 1986-02-18 University Of Southwestern Louisiana Digital communication system employing differential coding and sample robbing
USRE34363E (en) 1984-03-12 1993-08-31 Xilinx, Inc. Configurable electrical circuit having configurable logic elements and configurable interconnects
US4870302A (en) * 1984-03-12 1989-09-26 Xilinx, Inc. Configurable electrical circuit having configurable logic elements and configurable interconnects
JPS60198618A (ja) 1984-03-21 1985-10-08 Oki Electric Ind Co Ltd ダイナミツク論理回路
US4761755A (en) * 1984-07-11 1988-08-02 Prime Computer, Inc. Data processing system and method having an improved arithmetic unit
US4682284A (en) 1984-12-06 1987-07-21 American Telephone & Telegraph Co., At&T Bell Lab. Queue administration method and apparatus
US4623997A (en) 1984-12-13 1986-11-18 United Technologies Corporation Coherent interface with wraparound receive and transmit memories
DE3681463D1 (de) 1985-01-29 1991-10-24 Secr Defence Brit Verarbeitungszelle fuer fehlertolerante matrixanordnungen.
US4720778A (en) 1985-01-31 1988-01-19 Hewlett Packard Company Software debugging analyzer
US5023775A (en) * 1985-02-14 1991-06-11 Intel Corporation Software programmable logic array utilizing "and" and "or" gates
US5247689A (en) * 1985-02-25 1993-09-21 Ewert Alfred P Parallel digital processor including lateral transfer buses with interrupt switches to form bus interconnection segments
US4706216A (en) * 1985-02-27 1987-11-10 Xilinx, Inc. Configurable logic element
US5225719A (en) * 1985-03-29 1993-07-06 Advanced Micro Devices, Inc. Family of multiple segmented programmable logic blocks interconnected by a high speed centralized switch matrix
US5015884A (en) * 1985-03-29 1991-05-14 Advanced Micro Devices, Inc. Multiple array high performance programmable logic device family
US4972314A (en) 1985-05-20 1990-11-20 Hughes Aircraft Company Data flow signal processor method and apparatus
US4967340A (en) * 1985-06-12 1990-10-30 E-Systems, Inc. Adaptive processing system having an array of individually configurable processing components
GB8517376D0 (en) 1985-07-09 1985-08-14 Jesshope C R Processor array
US4720780A (en) * 1985-09-17 1988-01-19 The Johns Hopkins University Memory-linked wavefront array processor
EP0221360B1 (de) * 1985-11-04 1992-12-30 International Business Machines Corporation Digitale Nachrichtenübertragungsnetzwerke und Aufbau von Übertragungswegen in diesen Netzwerken
US4852048A (en) * 1985-12-12 1989-07-25 Itt Corporation Single instruction multiple data (SIMD) cellular array processing apparatus employing a common bus where a first number of bits manifest a first bus portion and a second number of bits manifest a second bus portion
US4882687A (en) 1986-03-31 1989-11-21 Schlumberger Technology Corporation Pixel processor
US5021947A (en) * 1986-03-31 1991-06-04 Hughes Aircraft Company Data-flow multiprocessor architecture with three dimensional multistage interconnection network for efficient signal and data processing
US5034914A (en) 1986-05-15 1991-07-23 Aquidneck Systems International, Inc. Optical disk data storage method and apparatus with buffered interface
GB8612396D0 (en) 1986-05-21 1986-06-25 Hewlett Packard Ltd Chain-configured interface bus system
US4791603A (en) 1986-07-18 1988-12-13 Honeywell Inc. Dynamically reconfigurable array logic
US4910665A (en) * 1986-09-02 1990-03-20 General Electric Company Distributed processing system including reconfigurable elements
US4860201A (en) 1986-09-02 1989-08-22 The Trustees Of Columbia University In The City Of New York Binary tree parallel processor
US5367208A (en) * 1986-09-19 1994-11-22 Actel Corporation Reconfigurable programmable interconnect architecture
US4884231A (en) 1986-09-26 1989-11-28 Performance Semiconductor Corporation Microprocessor system with extended arithmetic logic unit
GB2211638A (en) 1987-10-27 1989-07-05 Ibm Simd array processor
FR2606184B1 (fr) * 1986-10-31 1991-11-29 Thomson Csf Dispositif de calcul reconfigurable
US4918440A (en) 1986-11-07 1990-04-17 Furtek Frederick C Programmable logic cell and array
US4811214A (en) * 1986-11-14 1989-03-07 Princeton University Multinode reconfigurable pipeline computer
US5226122A (en) * 1987-08-21 1993-07-06 Compaq Computer Corp. Programmable logic system for filtering commands to a microprocessor
CA1299757C (en) 1987-08-28 1992-04-28 Brent Cameron Beardsley Device initiated partial system quiescing
US5119290A (en) * 1987-10-02 1992-06-02 Sun Microsystems, Inc. Alias address support
CA1286421C (en) 1987-10-14 1991-07-16 Martin Claude Lefebvre Message fifo buffer controller
US5115510A (en) 1987-10-20 1992-05-19 Sharp Kabushiki Kaisha Multistage data flow processor with instruction packet, fetch, storage transmission and address generation controlled by destination information
US4918690A (en) * 1987-11-10 1990-04-17 Echelon Systems Corp. Network and intelligent cell for providing sensing, bidirectional communications and control
US5113498A (en) * 1987-11-10 1992-05-12 Echelon Corporation Input/output section for an intelligent cell which provides sensing, bidirectional communications and control
NL8800053A (nl) 1988-01-11 1989-08-01 Philips Nv Videoprocessorsysteem, alsmede afbeeldingssysteem en beeldopslagsysteem, voorzien van een dergelijk videoprocessorsysteem.
NL8800071A (nl) 1988-01-13 1989-08-01 Philips Nv Dataprocessorsysteem en videoprocessorsysteem, voorzien van een dergelijk dataprocessorsysteem.
USRE34444E (en) 1988-01-13 1993-11-16 Xilinx, Inc. Programmable logic device
DE68917326T2 (de) 1988-01-20 1995-03-02 Advanced Micro Devices Inc Organisation eines integrierten Cachespeichers zur flexiblen Anwendung zur Unterstützung von Multiprozessor-Operationen.
US5303172A (en) * 1988-02-16 1994-04-12 Array Microsystems Pipelined combination and vector signal processor
US4959781A (en) 1988-05-16 1990-09-25 Stardent Computer, Inc. System for assigning interrupts to least busy processor that already loaded same class of interrupt routines
JPH06101043B2 (ja) 1988-06-30 1994-12-12 三菱電機株式会社 マイクロコンピュータ
US4939641A (en) 1988-06-30 1990-07-03 Wang Laboratories, Inc. Multi-processor system with cache memories
US5287511A (en) 1988-07-11 1994-02-15 Star Semiconductor Corporation Architectures and methods for dividing processing tasks into tasks for a programmable real time signal processor and tasks for a decision making microprocessor interfacing therewith
WO1990001192A1 (en) 1988-07-22 1990-02-08 United States Department Of Energy Data flow machine for data driven computing
US5010401A (en) 1988-08-11 1991-04-23 Mitsubishi Denki Kabushiki Kaisha Picture coding and decoding apparatus using vector quantization
US5204935A (en) * 1988-08-19 1993-04-20 Fuji Xerox Co., Ltd. Programmable fuzzy logic circuits
US4901268A (en) * 1988-08-19 1990-02-13 General Electric Company Multiple function data processor
US5353432A (en) 1988-09-09 1994-10-04 Compaq Computer Corporation Interactive method for configuration of computer system and circuit boards with user specification of system resources and computer resolution of resource conflicts
ATE98833T1 (de) 1988-09-22 1994-01-15 Siemens Ag Schaltungsanordnung fuer fernmeldevermittlungsanlagen, insbesondere pcmzeitmultiplex-fernsprechvermittlungsanlagen mit zentralkoppelfeld und angeschlossenen teilkoppelfeldern.
WO1990004233A1 (en) 1988-10-05 1990-04-19 Mentor Graphics Corporation Method of using electronically reconfigurable gate array logic and apparatus formed thereby
EP0390907B1 (de) * 1988-10-07 1996-07-03 Martin Marietta Corporation Paralleler datenprozessor
US5014193A (en) * 1988-10-14 1991-05-07 Compaq Computer Corporation Dynamically configurable portable computer system
US5136717A (en) * 1988-11-23 1992-08-04 Flavors Technology Inc. Realtime systolic, multiple-instruction, single-data parallel computer system
US5041924A (en) 1988-11-30 1991-08-20 Quantum Corporation Removable and transportable hard disk subsystem
US5081375A (en) * 1989-01-19 1992-01-14 National Semiconductor Corp. Method for operating a multiple page programmable logic device
GB8906145D0 (en) 1989-03-17 1989-05-04 Algotronix Ltd Configurable cellular array
US5203005A (en) 1989-05-02 1993-04-13 Horst Robert W Cell structure for linear array wafer scale integration architecture with capability to open boundary i/o bus without neighbor acknowledgement
US5237686A (en) 1989-05-10 1993-08-17 Mitsubishi Denki Kabushiki Kaisha Multiprocessor type time varying image encoding system and image processor with memory bus control table for arbitration priority
US5109503A (en) * 1989-05-22 1992-04-28 Ge Fanuc Automation North America, Inc. Apparatus with reconfigurable counter includes memory for storing plurality of counter configuration files which respectively define plurality of predetermined counters
JP2584673B2 (ja) 1989-06-09 1997-02-26 株式会社日立製作所 テストデータ変更回路を有する論理回路テスト装置
CA2021192A1 (en) * 1989-07-28 1991-01-29 Malcolm A. Mumme Simplified synchronous mesh processor
US5343406A (en) 1989-07-28 1994-08-30 Xilinx, Inc. Distributed memory architecture for a configurable logic array and method for using distributed memory
US5233539A (en) * 1989-08-15 1993-08-03 Advanced Micro Devices, Inc. Programmable gate array with improved interconnect structure, input/output structure and configurable logic block
US5489857A (en) * 1992-08-03 1996-02-06 Advanced Micro Devices, Inc. Flexible synchronous/asynchronous cell structure for a high density programmable logic device
US5212652A (en) * 1989-08-15 1993-05-18 Advanced Micro Devices, Inc. Programmable gate array with improved interconnect structure
US5128559A (en) * 1989-09-29 1992-07-07 Sgs-Thomson Microelectronics, Inc. Logic block for programmable logic devices
JP2968289B2 (ja) * 1989-11-08 1999-10-25 株式会社リコー 中央演算処理装置
GB8925723D0 (en) * 1989-11-14 1990-01-04 Amt Holdings Processor array system
GB8925721D0 (en) * 1989-11-14 1990-01-04 Amt Holdings Processor array system
US5522083A (en) * 1989-11-17 1996-05-28 Texas Instruments Incorporated Reconfigurable multi-processor operating in SIMD mode with one processor fetching instructions for use by remaining processors
US5212777A (en) 1989-11-17 1993-05-18 Texas Instruments Incorporated Multi-processor reconfigurable in single instruction multiple data (SIMD) and multiple instruction multiple data (MIMD) modes and method of operation
DE58908974D1 (de) 1989-11-21 1995-03-16 Itt Ind Gmbh Deutsche Datengesteuerter Arrayprozessor.
US5099447A (en) * 1990-01-22 1992-03-24 Alliant Computer Systems Corporation Blocked matrix multiplication for computers with hierarchical memory
WO1991011765A1 (en) 1990-01-29 1991-08-08 Teraplex, Inc. Architecture for minimal instruction set computing system
US5125801A (en) * 1990-02-02 1992-06-30 Isco, Inc. Pumping system
US5036493A (en) 1990-03-15 1991-07-30 Digital Equipment Corporation System and method for reducing power usage by multiple memory modules
US5142469A (en) * 1990-03-29 1992-08-25 Ge Fanuc Automation North America, Inc. Method for converting a programmable logic controller hardware configuration and corresponding control program for use on a first programmable logic controller to use on a second programmable logic controller
US5555201A (en) 1990-04-06 1996-09-10 Lsi Logic Corporation Method and system for creating and validating low level description of electronic design from higher level, behavior-oriented description, including interactive system for hierarchical display of control and dataflow information
EP0463721A3 (en) 1990-04-30 1993-06-16 Gennum Corporation Digital signal processing device
WO1991017507A1 (en) 1990-05-07 1991-11-14 Mitsubishi Denki Kabushiki Kaisha Parallel data processing system
US5198705A (en) * 1990-05-11 1993-03-30 Actel Corporation Logic module with configurable combinational and sequential blocks
US5483620A (en) * 1990-05-22 1996-01-09 International Business Machines Corp. Learning machine synapse processor system apparatus
US5193202A (en) * 1990-05-29 1993-03-09 Wavetracer, Inc. Processor array with relocated operand physical address generator capable of data transfer to distant physical processor for each virtual processor while simulating dimensionally larger array processor
US5111079A (en) * 1990-06-29 1992-05-05 Sgs-Thomson Microelectronics, Inc. Power reduction circuit for programmable logic device
CA2045773A1 (en) 1990-06-29 1991-12-30 Compaq Computer Corporation Byte-compare operation for high-performance processor
SE9002558D0 (sv) * 1990-08-02 1990-08-02 Carlstedt Elektronik Ab Processor
DE4129614C2 (de) 1990-09-07 2002-03-21 Hitachi Ltd System und Verfahren zur Datenverarbeitung
US5274593A (en) 1990-09-28 1993-12-28 Intergraph Corporation High speed redundant rows and columns for semiconductor memories
US5076482A (en) 1990-10-05 1991-12-31 The Fletcher Terry Company Pneumatic point driver
US5144166A (en) 1990-11-02 1992-09-01 Concurrent Logic, Inc. Programmable logic cell and array
US5625836A (en) 1990-11-13 1997-04-29 International Business Machines Corporation SIMD/MIMD processing memory element (PME)
US5734921A (en) * 1990-11-13 1998-03-31 International Business Machines Corporation Advanced parallel array processor computer package
US5765011A (en) 1990-11-13 1998-06-09 International Business Machines Corporation Parallel processing system having a synchronous SIMD processing with processing elements emulating SIMD operation using individual instruction streams
US5590345A (en) * 1990-11-13 1996-12-31 International Business Machines Corporation Advanced parallel array processor(APAP)
EP0485690B1 (de) 1990-11-13 1999-05-26 International Business Machines Corporation Paralleles Assoziativprozessor-System
US5794059A (en) 1990-11-13 1998-08-11 International Business Machines Corporation N-dimensional modified hypercube
US5617577A (en) 1990-11-13 1997-04-01 International Business Machines Corporation Advanced parallel array processor I/O connection
US5752067A (en) * 1990-11-13 1998-05-12 International Business Machines Corporation Fully scalable parallel processing system having asynchronous SIMD processing
US5588152A (en) * 1990-11-13 1996-12-24 International Business Machines Corporation Advanced parallel processor including advanced support hardware
CA2051222C (en) 1990-11-30 1998-05-05 Pradeep S. Sindhu Consistent packet switched memory bus for shared memory multiprocessors
US5613128A (en) 1990-12-21 1997-03-18 Intel Corporation Programmable multi-processor interrupt controller system with a processor integrated local interrupt controller
US5276836A (en) * 1991-01-10 1994-01-04 Hitachi, Ltd. Data processing device with common memory connecting mechanism
US5301284A (en) 1991-01-16 1994-04-05 Walker-Estes Corporation Mixed-resolution, N-dimensional object space method and apparatus
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
JP2867717B2 (ja) 1991-02-01 1999-03-10 日本電気株式会社 マイクロコンピュータ
US5212716A (en) 1991-02-05 1993-05-18 International Business Machines Corporation Data edge phase sorting circuits
US5218302A (en) 1991-02-06 1993-06-08 Sun Electric Corporation Interface for coupling an analyzer to a distributorless ignition system
DE59107764D1 (de) * 1991-02-22 1996-06-05 Siemens Ag Speicherprogrammierbare Steuerung
JPH04290155A (ja) * 1991-03-19 1992-10-14 Fujitsu Ltd 並列データ処理方式
JPH04293151A (ja) * 1991-03-20 1992-10-16 Fujitsu Ltd 並列データ処理方式
US5617547A (en) 1991-03-29 1997-04-01 International Business Machines Corporation Switch network extension of bus architecture
WO1992018935A1 (en) * 1991-04-09 1992-10-29 Fujitsu Limited Data processor and data processing method
JPH04328657A (ja) * 1991-04-30 1992-11-17 Toshiba Corp キャッシュメモリ
US5551033A (en) 1991-05-17 1996-08-27 Zenith Data Systems Corporation Apparatus for maintaining one interrupt mask register in conformity with another in a manner invisible to an executing program
WO1992022029A1 (en) * 1991-05-24 1992-12-10 British Technology Group Usa, Inc. Optimizing compiler for computers
US5659797A (en) * 1991-06-24 1997-08-19 U.S. Philips Corporation Sparc RISC based computer system including a single chip processor with memory management and DMA units coupled to a DRAM interface
JP3259969B2 (ja) * 1991-07-09 2002-02-25 株式会社東芝 キャッシュメモリ制御装置
US5347639A (en) 1991-07-15 1994-09-13 International Business Machines Corporation Self-parallelizing computer system and method
US5317209A (en) * 1991-08-29 1994-05-31 National Semiconductor Corporation Dynamic three-state bussing capability in a configurable logic array
US5581731A (en) * 1991-08-30 1996-12-03 King; Edward C. Method and apparatus for managing video data for faster access by selectively caching video data
US5260610A (en) * 1991-09-03 1993-11-09 Altera Corporation Programmable logic element interconnections for programmable logic array integrated circuits
US5633830A (en) 1995-11-08 1997-05-27 Altera Corporation Random access memory block circuitry for programmable logic array integrated circuit devices
US5550782A (en) 1991-09-03 1996-08-27 Altera Corporation Programmable logic array integrated circuits
FR2681791B1 (fr) * 1991-09-27 1994-05-06 Salomon Sa Dispositif d'amortissement des vibrations pour club de golf.
CA2073516A1 (en) 1991-11-27 1993-05-28 Peter Michael Kogge Dynamic multi-mode parallel processor array architecture computer system
AU2939892A (en) 1991-12-06 1993-06-28 Richard S. Norman Massively-parallel direct output processor array
US5208491A (en) * 1992-01-07 1993-05-04 Washington Research Foundation Field programmable gate array
FR2686175B1 (fr) 1992-01-14 1996-12-20 Andre Thepaut Systeme de traitement de donnees multiprocesseur.
US5412795A (en) * 1992-02-25 1995-05-02 Micral, Inc. State machine having a variable timing mechanism for varying the duration of logical output states of the state machine based on variation in the clock frequency
JP2791243B2 (ja) * 1992-03-13 1998-08-27 株式会社東芝 階層間同期化システムおよびこれを用いた大規模集積回路
JP2560945B2 (ja) * 1992-03-23 1996-12-04 日本電信電話株式会社 ディジタル処理回路
US5452401A (en) 1992-03-31 1995-09-19 Seiko Epson Corporation Selective power-down for high performance CPU/system
JP2647327B2 (ja) 1992-04-06 1997-08-27 インターナショナル・ビジネス・マシーンズ・コーポレイション 大規模並列コンピューティング・システム装置
US5493663A (en) * 1992-04-22 1996-02-20 International Business Machines Corporation Method and apparatus for predetermining pages for swapping from physical memory in accordance with the number of accesses
JP2572522B2 (ja) 1992-05-12 1997-01-16 インターナショナル・ビジネス・マシーンズ・コーポレイション コンピューティング装置
US5611049A (en) * 1992-06-03 1997-03-11 Pitts; William M. System for accessing distributed data cache channel at each network node to pass requests and data
EP0643855A1 (de) * 1992-06-04 1995-03-22 Xilinx, Inc. Zeitliche steuerung für die implantierung einer gebrauchsschaltung auf einer programmierbaren integrierten schaltungsanordnung
DE4221278C2 (de) 1992-06-29 1996-02-29 Martin Vorbach Busgekoppeltes Mehrrechnersystem
US5475803A (en) * 1992-07-10 1995-12-12 Lsi Logic Corporation Method for 2-D affine transformation of images
JP3032382B2 (ja) 1992-07-13 2000-04-17 シャープ株式会社 デジタル信号のサンプリング周波数変換装置
US5386154A (en) 1992-07-23 1995-01-31 Xilinx, Inc. Compact logic cell for field programmable gate array chip
US5365125A (en) 1992-07-23 1994-11-15 Xilinx, Inc. Logic cell for field programmable gate array having optional internal feedback and optional cascade
US5590348A (en) 1992-07-28 1996-12-31 International Business Machines Corporation Status predictor for combined shifter-rotate/merge unit
US5802290A (en) 1992-07-29 1998-09-01 Virtual Computer Corporation Computer network of distributed virtual computers which are EAC reconfigurable in response to instruction to be executed
US5581778A (en) * 1992-08-05 1996-12-03 David Sarnoff Researach Center Advanced massively parallel computer using a field of the instruction to selectively enable the profiling counter to increase its value in response to the system clock
ATE237861T1 (de) 1992-09-03 2003-05-15 Sony Corp Datenaufzeichnungsgerät und -verfahren
US5572710A (en) 1992-09-11 1996-11-05 Kabushiki Kaisha Toshiba High speed logic simulation system using time division emulation suitable for large scale logic circuits
US5425036A (en) 1992-09-18 1995-06-13 Quickturn Design Systems, Inc. Method and apparatus for debugging reconfigurable emulation systems
JPH06180653A (ja) 1992-10-02 1994-06-28 Hudson Soft Co Ltd 割り込み処理方法および装置
US5857109A (en) 1992-11-05 1999-01-05 Giga Operations Corporation Programmable logic device for real time video processing
US5497498A (en) * 1992-11-05 1996-03-05 Giga Operations Corporation Video processing module using a second programmable logic device which reconfigures a first programmable logic device for data transformation
GB9223226D0 (en) 1992-11-05 1992-12-16 Algotronix Ltd Improved configurable cellular array (cal ii)
US5392437A (en) * 1992-11-06 1995-02-21 Intel Corporation Method and apparatus for independently stopping and restarting functional units
US5361373A (en) * 1992-12-11 1994-11-01 Gilson Kent L Integrated circuit computing device comprising a dynamically configurable gate array having a microprocessor and reconfigurable instruction execution means and method therefor
US5311079A (en) 1992-12-17 1994-05-10 Ditlow Gary S Low power, high performance PLA
US5428526A (en) 1993-02-03 1995-06-27 Flood; Mark A. Programmable controller with time periodic communication
US5386518A (en) 1993-02-12 1995-01-31 Hughes Aircraft Company Reconfigurable computer interface and method
GB9303084D0 (en) * 1993-02-16 1993-03-31 Inmos Ltd Programmable logic circuit
JPH06266605A (ja) * 1993-03-16 1994-09-22 Yokogawa Medical Syst Ltd 記憶装置
JPH06276086A (ja) * 1993-03-18 1994-09-30 Fuji Xerox Co Ltd フィールドプログラマブルゲートアレイ
US5548773A (en) * 1993-03-30 1996-08-20 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Digital parallel processor array for optimum path planning
US5596742A (en) * 1993-04-02 1997-01-21 Massachusetts Institute Of Technology Virtual interconnections for reconfigurable logic systems
US5418953A (en) 1993-04-12 1995-05-23 Loral/Rohm Mil-Spec Corp. Method for automated deployment of a software program onto a multi-processor architecture
US5473266A (en) * 1993-04-19 1995-12-05 Altera Corporation Programmable logic device having fast programmable logic array blocks and a central global interconnect array
AU6774894A (en) 1993-04-26 1994-11-21 Comdisco Systems, Inc. Method for scheduling synchronous data flow graphs
DE4416881C2 (de) * 1993-05-13 1998-03-19 Pact Inf Tech Gmbh Verfahren zum Betrieb einer Datenverarbeitungseinrichtung
US5435000A (en) * 1993-05-19 1995-07-18 Bull Hn Information Systems Inc. Central processing unit using dual basic processing units and combined result bus
US5349193A (en) 1993-05-20 1994-09-20 Princeton Gamma Tech, Inc. Highly sensitive nuclear spectrometer apparatus and method
IT1260848B (it) 1993-06-11 1996-04-23 Finmeccanica Spa Sistema a multiprocessore
US5444394A (en) * 1993-07-08 1995-08-22 Altera Corporation PLD with selective inputs from local and global conductors
GB2280293B (en) * 1993-07-19 1997-12-10 Hewlett Packard Co Architecture for programmable logic
JPH0736858A (ja) * 1993-07-21 1995-02-07 Hitachi Ltd 信号処理プロセッサ
US5581734A (en) 1993-08-02 1996-12-03 International Business Machines Corporation Multiprocessor system with shared cache and data input/output circuitry for transferring data amount greater than system bus capacity
CA2129882A1 (en) 1993-08-12 1995-02-13 Soheil Shams Dynamically reconfigurable interprocessor communication network for simd multiprocessors and apparatus implementing same
US5457644A (en) * 1993-08-20 1995-10-10 Actel Corporation Field programmable digital signal processing array integrated circuit
GB2282244B (en) 1993-09-23 1998-01-14 Advanced Risc Mach Ltd Integrated circuit
US5440538A (en) 1993-09-23 1995-08-08 Massachusetts Institute Of Technology Communication system with redundant links and data bit time multiplexing
US5502838A (en) 1994-04-28 1996-03-26 Consilium Overseas Limited Temperature management for integrated circuits
US6219688B1 (en) 1993-11-30 2001-04-17 Texas Instruments Incorporated Method, apparatus and system for sum of plural absolute differences
US5455525A (en) * 1993-12-06 1995-10-03 Intelligent Logic Systems, Inc. Hierarchically-structured programmable logic array and system for interconnecting logic elements in the logic array
EP0734573B1 (de) * 1993-12-13 2002-04-03 Lattice Semiconductor Corporation Anwendungsspezifische module in einem programmierbaren logikbaustein
US5535406A (en) * 1993-12-29 1996-07-09 Kolchinsky; Alexander Virtual processor module including a reconfigurable programmable matrix
US5680583A (en) 1994-02-16 1997-10-21 Arkos Design, Inc. Method and apparatus for a trace buffer in an emulation system
GB9403030D0 (en) * 1994-02-17 1994-04-06 Austin Kenneth Re-configurable application specific device
WO1995026001A1 (en) 1994-03-22 1995-09-28 Norman Richard S Efficient direct cell replacement fault tolerant architecture supporting completely integrated systems with means for direct communication with system operator
US5561738A (en) * 1994-03-25 1996-10-01 Motorola, Inc. Data processor for executing a fuzzy logic operation and method therefor
US5574927A (en) 1994-03-25 1996-11-12 International Meta Systems, Inc. RISC architecture computer configured for emulation of the instruction set of a target computer
US5761484A (en) 1994-04-01 1998-06-02 Massachusetts Institute Of Technology Virtual interconnections for reconfigurable logic systems
US5781756A (en) 1994-04-01 1998-07-14 Xilinx, Inc. Programmable logic device with partially configurable memory cells and a method for configuration
US5504439A (en) 1994-04-01 1996-04-02 Xilinx, Inc. I/O interface cell for use with optional pad
US5896551A (en) * 1994-04-15 1999-04-20 Micron Technology, Inc. Initializing and reprogramming circuitry for state independent memory array burst operations control
US5426378A (en) * 1994-04-20 1995-06-20 Xilinx, Inc. Programmable logic device which stores more than one configuration and means for switching configurations
CN1086815C (zh) * 1994-05-04 2002-06-26 爱特梅尔股份有限公司 带有区域和通用信号线路的可编程逻辑装置
JP2671804B2 (ja) 1994-05-27 1997-11-05 日本電気株式会社 階層型資源管理方法
US5532693A (en) * 1994-06-13 1996-07-02 Advanced Hardware Architectures Adaptive data compression system with systolic string matching logic
EP0690378A1 (de) 1994-06-30 1996-01-03 Tandem Computers Incorporated Werkzeug und Verfahren zur Fehlerdiagnose und -korrektur in einem Rechnerprogramm
JP3308770B2 (ja) 1994-07-22 2002-07-29 三菱電機株式会社 情報処理装置および情報処理装置における計算方法
US5600845A (en) * 1994-07-27 1997-02-04 Metalithic Systems Incorporated Integrated circuit computing device comprising a dynamically configurable gate array having a microprocessor and reconfigurable instruction execution means and method therefor
JP3365581B2 (ja) * 1994-07-29 2003-01-14 富士通株式会社 自己修復機能付き情報処理装置
US5740460A (en) 1994-07-29 1998-04-14 Discovision Associates Arrangement for processing packetized data
JPH08102492A (ja) * 1994-08-02 1996-04-16 Toshiba Corp プログラム可能な配線回路及びテストボード装置
US5574930A (en) 1994-08-12 1996-11-12 University Of Hawaii Computer system and method using functional memory
US5513366A (en) * 1994-09-28 1996-04-30 International Business Machines Corporation Method and system for dynamically reconfiguring a register file in a vector processor
US5619720A (en) 1994-10-04 1997-04-08 Analog Devices, Inc. Digital signal processor having link ports for point-to-point communication
US5450022A (en) 1994-10-07 1995-09-12 Xilinx Inc. Structure and method for configuration of a field programmable gate array
EP0707269A1 (de) 1994-10-11 1996-04-17 International Business Machines Corporation Cachespeicherkohärenznetzwerk für Multiprozessor-Datenverarbeitungssystem
US5530946A (en) 1994-10-28 1996-06-25 Dell Usa, L.P. Processor failure detection and recovery circuit in a dual processor computer system and method of operation thereof
US5815726A (en) 1994-11-04 1998-09-29 Altera Corporation Coarse-grained look-up table architecture
JPH08137824A (ja) 1994-11-15 1996-05-31 Mitsubishi Semiconductor Software Kk セルフテスト機能内蔵シングルチップマイコン
US6154826A (en) 1994-11-16 2000-11-28 University Of Virginia Patent Foundation Method and device for maximizing memory system bandwidth by accessing data in a dynamically determined order
JPH08148989A (ja) * 1994-11-18 1996-06-07 Hitachi Ltd 超電導fpga装置
US5584013A (en) * 1994-12-09 1996-12-10 International Business Machines Corporation Hierarchical cache arrangement wherein the replacement of an LRU entry in a second level cache is prevented when the cache entry is the only inclusive entry in the first level cache
EP0721157A1 (de) 1994-12-12 1996-07-10 Advanced Micro Devices, Inc. Mikroprozessor mit auswählbarer Taktfrequenz
US5537580A (en) 1994-12-21 1996-07-16 Vlsi Technology, Inc. Integrated circuit fabrication using state machine extraction from behavioral hardware description language
JP3598139B2 (ja) 1994-12-28 2004-12-08 株式会社日立製作所 データ処理装置
US6128720A (en) 1994-12-29 2000-10-03 International Business Machines Corporation Distributed processing array with component processors performing customized interpretation of instructions
US5682491A (en) 1994-12-29 1997-10-28 International Business Machines Corporation Selective processing and routing of results among processors controlled by decoding instructions using mask value derived from instruction tag and processor identifier
US5696791A (en) 1995-01-17 1997-12-09 Vtech Industries, Inc. Apparatus and method for decoding a sequence of digitally encoded data
US5493239A (en) * 1995-01-31 1996-02-20 Motorola, Inc. Circuit and method of configuring a field programmable gate array
US5532957A (en) * 1995-01-31 1996-07-02 Texas Instruments Incorporated Field reconfigurable logic/memory array
US5742180A (en) 1995-02-10 1998-04-21 Massachusetts Institute Of Technology Dynamically programmable gate array with multiple contexts
US5659785A (en) 1995-02-10 1997-08-19 International Business Machines Corporation Array processor communication architecture with broadcast processor instructions
US6052773A (en) 1995-02-10 2000-04-18 Massachusetts Institute Of Technology DPGA-coupled microprocessors
JPH08221164A (ja) * 1995-02-14 1996-08-30 Kumamoto Techno Porisu Zaidan 試作支援装置、ic搭載用基板およびバス装置
US5537057A (en) * 1995-02-14 1996-07-16 Altera Corporation Programmable logic array device with grouped logic regions and three types of conductors
US5862403A (en) * 1995-02-17 1999-01-19 Kabushiki Kaisha Toshiba Continuous data server apparatus and data transfer scheme enabling multiple simultaneous data accesses
US5892961A (en) 1995-02-17 1999-04-06 Xilinx, Inc. Field programmable gate array having programming instructions in the configuration bitstream
US5675743A (en) 1995-02-22 1997-10-07 Callisto Media Systems Inc. Multi-media server
US5757207A (en) 1995-03-22 1998-05-26 Altera Corporation Programmable logic array integrated circuit incorporating a first-in first-out memory
US5748979A (en) 1995-04-05 1998-05-05 Xilinx Inc Reprogrammable instruction set accelerator using a plurality of programmable execution units and an instruction page table
US5752035A (en) 1995-04-05 1998-05-12 Xilinx, Inc. Method for compiling and executing programs for reprogrammable instruction set accelerator
JP3313007B2 (ja) * 1995-04-14 2002-08-12 三菱電機株式会社 マイクロコンピュータ
US6077315A (en) 1995-04-17 2000-06-20 Ricoh Company Ltd. Compiling system and method for partially reconfigurable computing
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
US5933642A (en) 1995-04-17 1999-08-03 Ricoh Corporation Compiling system and method for reconfigurable computing
JP3948494B2 (ja) * 1995-04-28 2007-07-25 ザイリンクス,インコーポレイテッド プログラム可能論理装置によってアクセス可能な分散レジスタを有するマイクロプロセサ
US5701091A (en) 1995-05-02 1997-12-23 Xilinx, Inc. Routing resources for hierarchical FPGA
US5600597A (en) 1995-05-02 1997-02-04 Xilinx, Inc. Register protection structure for FPGA
GB9508931D0 (en) 1995-05-02 1995-06-21 Xilinx Inc Programmable switch for FPGA input/output signals
US5541530A (en) * 1995-05-17 1996-07-30 Altera Corporation Programmable logic array integrated circuits with blocks of logic regions grouped into super-blocks
US5649179A (en) 1995-05-19 1997-07-15 Motorola, Inc. Dynamic instruction allocation for a SIMD processor
US5821774A (en) 1995-05-26 1998-10-13 Xilinx, Inc. Structure and method for arithmetic function implementation in an EPLD having high speed product term allocation structure
JPH08328941A (ja) 1995-05-31 1996-12-13 Nec Corp メモリアクセス制御回路
JP3677315B2 (ja) * 1995-06-01 2005-07-27 シャープ株式会社 データ駆動型情報処理装置
US5652529A (en) 1995-06-02 1997-07-29 International Business Machines Corporation Programmable array clock/reset resource
US5671432A (en) 1995-06-02 1997-09-23 International Business Machines Corporation Programmable array I/O-routing resource
US5815715A (en) 1995-06-05 1998-09-29 Motorola, Inc. Method for designing a product having hardware and software components and product therefor
US5646544A (en) * 1995-06-05 1997-07-08 International Business Machines Corporation System and method for dynamically reconfiguring a programmable gate array
ZA965340B (en) 1995-06-30 1997-01-27 Interdigital Tech Corp Code division multiple access (cdma) communication system
US5889982A (en) * 1995-07-01 1999-03-30 Intel Corporation Method and apparatus for generating event handler vectors based on both operating mode and event type
US5559450A (en) * 1995-07-27 1996-09-24 Lucent Technologies Inc. Field programmable gate array with multi-port RAM
US5978583A (en) 1995-08-07 1999-11-02 International Business Machines Corp. Method for resource control in parallel environments using program organization and run-time support
US5649176A (en) 1995-08-10 1997-07-15 Virtual Machine Works, Inc. Transition analysis and circuit resynthesis method and device for digital circuit modeling
US5996083A (en) 1995-08-11 1999-11-30 Hewlett-Packard Company Microprocessor having software controllable power consumption
GB2304438A (en) 1995-08-17 1997-03-19 Kenneth Austin Re-configurable application specific device
US5778439A (en) 1995-08-18 1998-07-07 Xilinx, Inc. Programmable logic device with hierarchical confiquration and state storage
US5646545A (en) 1995-08-18 1997-07-08 Xilinx, Inc. Time multiplexed programmable logic device
US5784313A (en) 1995-08-18 1998-07-21 Xilinx, Inc. Programmable logic device including configuration data or user data memory slices
US5583450A (en) * 1995-08-18 1996-12-10 Xilinx, Inc. Sequencer for a time multiplexed programmable logic device
US5737565A (en) 1995-08-24 1998-04-07 International Business Machines Corporation System and method for diallocating stream from a stream buffer
US5737516A (en) 1995-08-30 1998-04-07 Motorola, Inc. Data processing system for performing a debug function and method therefor
US5734869A (en) 1995-09-06 1998-03-31 Chen; Duan-Ping High speed logic circuit simulator
US6430309B1 (en) 1995-09-15 2002-08-06 Monogen, Inc. Specimen preview and inspection system
US5745734A (en) * 1995-09-29 1998-04-28 International Business Machines Corporation Method and system for programming a gate array using a compressed configuration bit stream
US5652894A (en) 1995-09-29 1997-07-29 Intel Corporation Method and apparatus for providing power saving modes to a pipelined processor
US5754827A (en) 1995-10-13 1998-05-19 Mentor Graphics Corporation Method and apparatus for performing fully visible tracing of an emulation
US5815004A (en) 1995-10-16 1998-09-29 Xilinx, Inc. Multi-buffered configurable logic block output lines in a field programmable gate array
US5642058A (en) 1995-10-16 1997-06-24 Xilinx , Inc. Periphery input/output interconnect structure
US5608342A (en) 1995-10-23 1997-03-04 Xilinx, Inc. Hierarchical programming of electrically configurable integrated circuits
US5675262A (en) 1995-10-26 1997-10-07 Xilinx, Inc. Fast carry-out scheme in a field programmable gate array
US5656950A (en) 1995-10-26 1997-08-12 Xilinx, Inc. Interconnect lines including tri-directional buffer circuits
US5943242A (en) * 1995-11-17 1999-08-24 Pact Gmbh Dynamically reconfigurable data processing system
US5732209A (en) * 1995-11-29 1998-03-24 Exponential Technology, Inc. Self-testing multi-processor die with internal compare points
US5773994A (en) 1995-12-15 1998-06-30 Cypress Semiconductor Corp. Method and apparatus for implementing an internal tri-state bus within a programmable logic circuit
JPH09231788A (ja) 1995-12-19 1997-09-05 Fujitsu Ltd シフトレジスタ及びプログラマブル論理回路並びにプログラマブル論理回路システム
US7266725B2 (en) * 2001-09-03 2007-09-04 Pact Xpp Technologies Ag Method for debugging reconfigurable architectures
US5804986A (en) 1995-12-29 1998-09-08 Cypress Semiconductor Corp. Memory in a programmable logic device
JP3247043B2 (ja) 1996-01-12 2002-01-15 株式会社日立製作所 内部信号で障害検出を行う情報処理システムおよび論理lsi
JP2795244B2 (ja) 1996-01-17 1998-09-10 日本電気株式会社 プログラムデバッグシステム
US5760602A (en) 1996-01-17 1998-06-02 Hewlett-Packard Company Time multiplexing a plurality of configuration settings of a programmable switch element in a FPGA
US5854918A (en) 1996-01-24 1998-12-29 Ricoh Company Ltd. Apparatus and method for self-timed algorithmic execution
US5898602A (en) 1996-01-25 1999-04-27 Xilinx, Inc. Carry chain circuit with flexible carry function for implementing arithmetic and logical functions
US5936424A (en) 1996-02-02 1999-08-10 Xilinx, Inc. High speed bus with tree structure for selecting bus driver
US5635851A (en) 1996-02-02 1997-06-03 Xilinx, Inc. Read and writable data bus particularly for programmable logic devices
US5727229A (en) 1996-02-05 1998-03-10 Motorola, Inc. Method and apparatus for moving data in a parallel processor
US5754459A (en) 1996-02-08 1998-05-19 Xilinx, Inc. Multiplier circuit design for a programmable logic device
KR0165515B1 (ko) * 1996-02-17 1999-01-15 김광호 그래픽 데이터의 선입선출기 및 선입선출 방법
GB9604496D0 (en) 1996-03-01 1996-05-01 Xilinx Inc Embedded memory for field programmable gate array
US6020758A (en) * 1996-03-11 2000-02-01 Altera Corporation Partially reconfigurable programmable logic device
US5841973A (en) 1996-03-13 1998-11-24 Cray Research, Inc. Messaging in distributed memory multiprocessing system having shell circuitry for atomic control of message storage queue's tail pointer structure in local memory
US6279077B1 (en) 1996-03-22 2001-08-21 Texas Instruments Incorporated Bus interface buffer control in a microprocessor
US6311265B1 (en) 1996-03-25 2001-10-30 Torrent Systems, Inc. Apparatuses and methods for programming parallel computers
US6154049A (en) 1998-03-27 2000-11-28 Xilinx, Inc. Multiplier fabric for use in field programmable gate arrays
US5956518A (en) 1996-04-11 1999-09-21 Massachusetts Institute Of Technology Intermediate-grain reconfigurable processing device
US5687325A (en) 1996-04-19 1997-11-11 Chang; Web Application specific field programmable gate array
US6173434B1 (en) * 1996-04-22 2001-01-09 Brigham Young University Dynamically-configurable digital processor using method for relocating logic array modules
US5960200A (en) 1996-05-03 1999-09-28 I-Cube System to transition an enterprise to a distributed infrastructure
US5894565A (en) * 1996-05-20 1999-04-13 Atmel Corporation Field programmable gate array with distributed RAM and increased cell utilization
US5784636A (en) 1996-05-28 1998-07-21 National Semiconductor Corporation Reconfigurable computer architecture for use in signal processing applications
WO1997049042A1 (en) * 1996-06-21 1997-12-24 Organic Systems, Inc. Dynamically reconfigurable hardware system for real-time control of processes
US5892370A (en) 1996-06-21 1999-04-06 Quicklogic Corporation Clock network for field programmable gate array
US6785826B1 (en) 1996-07-17 2004-08-31 International Business Machines Corporation Self power audit and control circuitry for microprocessor functional units
US6023742A (en) * 1996-07-18 2000-02-08 University Of Washington Reconfigurable computing architecture for providing pipelined data paths
US6023564A (en) * 1996-07-19 2000-02-08 Xilinx, Inc. Data processing system using a flash reconfigurable logic device as a dynamic execution unit for a sequence of instructions
KR100280285B1 (ko) 1996-08-19 2001-02-01 윤종용 멀티미디어 신호에 적합한 멀티미디어 프로세서
US5838165A (en) 1996-08-21 1998-11-17 Chatter; Mukesh High performance self modifying on-the-fly alterable logic FPGA, architecture and method
US5933023A (en) 1996-09-03 1999-08-03 Xilinx, Inc. FPGA architecture having RAM blocks with programmable word length and width and dedicated address and data lines
US6624658B2 (en) 1999-02-04 2003-09-23 Advantage Logic, Inc. Method and apparatus for universal program controlled bus architecture
US5859544A (en) * 1996-09-05 1999-01-12 Altera Corporation Dynamic configurable elements for programmable logic devices
US6049866A (en) 1996-09-06 2000-04-11 Silicon Graphics, Inc. Method and system for an efficient user mode cache manipulation using a simulated instruction
JP3934710B2 (ja) * 1996-09-13 2007-06-20 株式会社ルネサステクノロジ マイクロプロセッサ
US5828858A (en) 1996-09-16 1998-10-27 Virginia Tech Intellectual Properties, Inc. Worm-hole run-time reconfigurable processor field programmable gate array (FPGA)
US6178494B1 (en) 1996-09-23 2001-01-23 Virtual Computer Corporation Modular, hybrid processor and method for producing a modular, hybrid processor
US5694602A (en) 1996-10-01 1997-12-02 The United States Of America As Represented By The Secretary Of The Air Force Weighted system and method for spatial allocation of a parallel load
SG125044A1 (en) 1996-10-14 2006-09-29 Mitsubishi Gas Chemical Co Oxygen absorption composition
US5901279A (en) 1996-10-18 1999-05-04 Hughes Electronics Corporation Connection of spares between multiple programmable devices
US5832288A (en) 1996-10-18 1998-11-03 Samsung Electronics Co., Ltd. Element-select mechanism for a vector processor
US5892962A (en) 1996-11-12 1999-04-06 Lucent Technologies Inc. FPGA-based processor
US5895487A (en) 1996-11-13 1999-04-20 International Business Machines Corporation Integrated processing and L2 DRAM cache
US5844422A (en) 1996-11-13 1998-12-01 Xilinx, Inc. State saving and restoration in reprogrammable FPGAs
US5860119A (en) 1996-11-25 1999-01-12 Vlsi Technology, Inc. Data-packet fifo buffer system with end-of-packet flags
US6005410A (en) 1996-12-05 1999-12-21 International Business Machines Corporation Interconnect structure between heterogeneous core regions in a programmable array
DE19651075A1 (de) 1996-12-09 1998-06-10 Pact Inf Tech Gmbh Einheit zur Verarbeitung von numerischen und logischen Operationen, zum Einsatz in Prozessoren (CPU's), Mehrrechnersystemen, Datenflußprozessoren (DFP's), digitalen Signal Prozessoren (DSP's) oder dergleichen
US6338106B1 (en) * 1996-12-20 2002-01-08 Pact Gmbh I/O and memory bus system for DFPS and units with two or multi-dimensional programmable cell architectures
DE19654595A1 (de) 1996-12-20 1998-07-02 Pact Inf Tech Gmbh I0- und Speicherbussystem für DFPs sowie Bausteinen mit zwei- oder mehrdimensionaler programmierbaren Zellstrukturen
DE19654593A1 (de) 1996-12-20 1998-07-02 Pact Inf Tech Gmbh Umkonfigurierungs-Verfahren für programmierbare Bausteine zur Laufzeit
DE19654846A1 (de) 1996-12-27 1998-07-09 Pact Inf Tech Gmbh Verfahren zum selbständigen dynamischen Umladen von Datenflußprozessoren (DFPs) sowie Bausteinen mit zwei- oder mehrdimensionalen programmierbaren Zellstrukturen (FPGAs, DPGAs, o. dgl.)
ATE243390T1 (de) 1996-12-27 2003-07-15 Pact Inf Tech Gmbh Verfahren zum selbständigen dynamischen umladen von datenflussprozessoren (dfps) sowie bausteinen mit zwei- oder mehrdimensionalen programmierbaren zellstrukturen (fpgas, dpgas, o.dgl.)
US6427156B1 (en) 1997-01-21 2002-07-30 Xilinx, Inc. Configurable logic block with AND gate for efficient multiplication in FPGAS
EP0858168A1 (de) 1997-01-29 1998-08-12 Hewlett-Packard Company Feldprogrammierbarer Gatterprozessor
EP0858167A1 (de) 1997-01-29 1998-08-12 Hewlett-Packard Company Feldprogrammierbarer Prozessor
DE19704044A1 (de) * 1997-02-04 1998-08-13 Pact Inf Tech Gmbh Verfahren zur automatischen Adressgenerierung von Bausteinen innerhalb Clustern aus einer Vielzahl dieser Bausteine
US5865239A (en) * 1997-02-05 1999-02-02 Micropump, Inc. Method for making herringbone gears
US6055619A (en) 1997-02-07 2000-04-25 Cirrus Logic, Inc. Circuits, system, and methods for processing multiple data streams
DE19704728A1 (de) 1997-02-08 1998-08-13 Pact Inf Tech Gmbh Verfahren zur Selbstsynchronisation von konfigurierbaren Elementen eines programmierbaren Bausteines
US6542998B1 (en) 1997-02-08 2003-04-01 Pact Gmbh Method of self-synchronization of configurable elements of a programmable module
DE19704742A1 (de) 1997-02-11 1998-09-24 Pact Inf Tech Gmbh Internes Bussystem für DFPs, sowie Bausteinen mit zwei- oder mehrdimensionalen programmierbaren Zellstrukturen, zur Bewältigung großer Datenmengen mit hohem Vernetzungsaufwand
US6150837A (en) 1997-02-28 2000-11-21 Actel Corporation Enhanced field programmable gate array
US5927423A (en) 1997-03-05 1999-07-27 Massachusetts Institute Of Technology Reconfigurable footprint mechanism for omnidirectional vehicles
US5884075A (en) * 1997-03-10 1999-03-16 Compaq Computer Corporation Conflict resolution using self-contained virtual devices
US6125408A (en) 1997-03-10 2000-09-26 Compaq Computer Corporation Resource type prioritization in generating a device configuration
US5857097A (en) * 1997-03-10 1999-01-05 Digital Equipment Corporation Method for identifying reasons for dynamic stall cycles during the execution of a program
US6085317A (en) 1997-08-15 2000-07-04 Altera Corporation Reconfigurable computer architecture using programmable logic devices
US6246396B1 (en) 1997-04-30 2001-06-12 Canon Kabushiki Kaisha Cached color conversion method and apparatus
AUPO647997A0 (en) 1997-04-30 1997-05-22 Canon Information Systems Research Australia Pty Ltd Memory controller architecture
US6389379B1 (en) 1997-05-02 2002-05-14 Axis Systems, Inc. Converification system and method
US6321366B1 (en) 1997-05-02 2001-11-20 Axis Systems, Inc. Timing-insensitive glitch-free logic system and method
US6035371A (en) * 1997-05-28 2000-03-07 3Com Corporation Method and apparatus for addressing a static random access memory device based on signals for addressing a dynamic memory access device
US6047115A (en) 1997-05-29 2000-04-04 Xilinx, Inc. Method for configuring FPGA memory planes for virtual hardware computation
US6421817B1 (en) 1997-05-29 2002-07-16 Xilinx, Inc. System and method of computation in a programmable logic device using virtual instructions
US6339840B1 (en) 1997-06-02 2002-01-15 Iowa State University Research Foundation, Inc. Apparatus and method for parallelizing legacy computer code
US6011407A (en) * 1997-06-13 2000-01-04 Xilinx, Inc. Field programmable gate array with dedicated computer bus interface and method for configuring both
US5996048A (en) * 1997-06-20 1999-11-30 Sun Microsystems, Inc. Inclusion vector architecture for a level two cache
US6240502B1 (en) 1997-06-25 2001-05-29 Sun Microsystems, Inc. Apparatus for dynamically reconfiguring a processor
US5838988A (en) 1997-06-25 1998-11-17 Sun Microsystems, Inc. Computer product for precise architectural update in an out-of-order processor
US5970254A (en) 1997-06-27 1999-10-19 Cooke; Laurence H. Integrated processor and programmable data path chip for reconfigurable computing
US5966534A (en) 1997-06-27 1999-10-12 Cooke; Laurence H. Method for compiling high level programming languages into an integrated processor with reconfigurable logic
US6437441B1 (en) 1997-07-10 2002-08-20 Kawasaki Microelectronics, Inc. Wiring structure of a semiconductor integrated circuit and a method of forming the wiring structure
US6020760A (en) * 1997-07-16 2000-02-01 Altera Corporation I/O buffer circuit with pin multiplexing
US6282701B1 (en) 1997-07-31 2001-08-28 Mutek Solutions, Ltd. System and method for monitoring and analyzing the execution of computer programs
US6170051B1 (en) * 1997-08-01 2001-01-02 Micron Technology, Inc. Apparatus and method for program level parallelism in a VLIW processor
US6026478A (en) * 1997-08-01 2000-02-15 Micron Technology, Inc. Split embedded DRAM processor
US6078736A (en) 1997-08-28 2000-06-20 Xilinx, Inc. Method of designing FPGAs for dynamically reconfigurable computing
US6038656A (en) * 1997-09-12 2000-03-14 California Institute Of Technology Pipelined completion for asynchronous communication
JP3612186B2 (ja) 1997-09-19 2005-01-19 株式会社ルネサステクノロジ データ処理装置
US6539415B1 (en) 1997-09-24 2003-03-25 Sony Corporation Method and apparatus for the allocation of audio/video tasks in a network system
US5966143A (en) 1997-10-14 1999-10-12 Motorola, Inc. Data allocation into multiple memories for concurrent access
SG82587A1 (en) 1997-10-21 2001-08-21 Sony Corp Recording apparatus, recording method, playback apparatus, playback method, recording/playback apparatus, recording/playback method, presentation medium and recording medium
US6076157A (en) 1997-10-23 2000-06-13 International Business Machines Corporation Method and apparatus to force a thread switch in a multithreaded processor
US6212544B1 (en) 1997-10-23 2001-04-03 International Business Machines Corporation Altering thread priorities in a multithreaded processor
JP4128251B2 (ja) 1997-10-23 2008-07-30 富士通株式会社 配線密度予測方法およびセル配置装置
US6247147B1 (en) 1997-10-27 2001-06-12 Altera Corporation Enhanced embedded logic analyzer
US5915123A (en) 1997-10-31 1999-06-22 Silicon Spice Method and apparatus for controlling configuration memory contexts of processing elements in a network of multiple context processing elements
US6122719A (en) 1997-10-31 2000-09-19 Silicon Spice Method and apparatus for retiming in a network of multiple context processing elements
US6108760A (en) 1997-10-31 2000-08-22 Silicon Spice Method and apparatus for position independent reconfiguration in a network of multiple context processing elements
US6127908A (en) 1997-11-17 2000-10-03 Massachusetts Institute Of Technology Microelectro-mechanical system actuator device and reconfigurable circuits utilizing same
JP4197755B2 (ja) * 1997-11-19 2008-12-17 富士通株式会社 信号伝送システム、該信号伝送システムのレシーバ回路、および、該信号伝送システムが適用される半導体記憶装置
US6212650B1 (en) 1997-11-24 2001-04-03 Xilinx, Inc. Interactive dubug tool for programmable circuits
US6091263A (en) 1997-12-12 2000-07-18 Xilinx, Inc. Rapidly reconfigurable FPGA having a multiple region architecture with reconfiguration caches useable as data RAM
US6567834B1 (en) 1997-12-17 2003-05-20 Elixent Limited Implementation of multipliers in programmable arrays
DE69841256D1 (de) * 1997-12-17 2009-12-10 Panasonic Corp Befehlsmaskierung um Befehlsströme einem Prozessor zuzuleiten
DE69827589T2 (de) 1997-12-17 2005-11-03 Elixent Ltd. Konfigurierbare Verarbeitungsanordnung und Verfahren zur Benutzung dieser Anordnung, um eine Zentraleinheit aufzubauen
EP0926594B1 (de) 1997-12-17 2007-05-23 Hewlett-Packard Company, A Delaware Corporation Erst- und Zweitprozessoren verwendendes Verfahren
DE19861088A1 (de) * 1997-12-22 2000-02-10 Pact Inf Tech Gmbh Verfahren zur Reparatur von integrierten Schaltkreisen
US6172520B1 (en) * 1997-12-30 2001-01-09 Xilinx, Inc. FPGA system with user-programmable configuration ports and method for reconfiguring the FPGA
US6260114B1 (en) 1997-12-30 2001-07-10 Mcmz Technology Innovations, Llc Computer cache memory windowing
US6049222A (en) 1997-12-30 2000-04-11 Xilinx, Inc Configuring an FPGA using embedded memory
US6105106A (en) 1997-12-31 2000-08-15 Micron Technology, Inc. Computer system, memory device and shift register including a balanced switching circuit with series connected transfer gates which are selectively clocked for fast switching times
US6301706B1 (en) 1997-12-31 2001-10-09 Elbrus International Limited Compiler method and apparatus for elimination of redundant speculative computations from innermost loops
US6216223B1 (en) 1998-01-12 2001-04-10 Billions Of Operations Per Second, Inc. Methods and apparatus to dynamically reconfigure the instruction pipeline of an indirect very long instruction word scalable processor
US6034538A (en) * 1998-01-21 2000-03-07 Lucent Technologies Inc. Virtual logic system for reconfigurable hardware
US6230307B1 (en) 1998-01-26 2001-05-08 Xilinx, Inc. System and method for programming the hardware of field programmable gate arrays (FPGAs) and related reconfiguration resources as if they were software by creating hardware objects
US6389579B1 (en) 1998-01-26 2002-05-14 Chameleon Systems Reconfigurable logic for table lookup
US6366999B1 (en) 1998-01-28 2002-04-02 Bops, Inc. Methods and apparatus to support conditional execution in a VLIW-based array processor with subword execution
DE69919059T2 (de) 1998-02-04 2005-01-27 Texas Instruments Inc., Dallas Datenverarbeitungssytem mit einem digitalen Signalprozessor und einem Koprozessor und Datenverarbeitungsverfahren
US7152027B2 (en) 1998-02-17 2006-12-19 National Instruments Corporation Reconfigurable test system
US6086628A (en) 1998-02-17 2000-07-11 Lucent Technologies Inc. Power-related hardware-software co-synthesis of heterogeneous distributed embedded systems
US6198304B1 (en) * 1998-02-23 2001-03-06 Xilinx, Inc. Programmable logic device
US6096091A (en) 1998-02-24 2000-08-01 Advanced Micro Devices, Inc. Dynamically reconfigurable logic networks interconnected by fall-through FIFOs for flexible pipeline processing in a system-on-a-chip
DE19807872A1 (de) 1998-02-25 1999-08-26 Pact Inf Tech Gmbh Verfahren zur Verwaltung von Konfigurationsdaten in Datenflußprozessoren sowie Bausteinen mit zwei- oder mehrdimensionalen programmierbaren Zellstruktur (FPGAs, DPGAs, o. dgl.
US6088800A (en) 1998-02-27 2000-07-11 Mosaid Technologies, Incorporated Encryption processor with shared memory interconnect
US6298043B1 (en) 1998-03-28 2001-10-02 Nortel Networks Limited Communication system architecture and a connection verification mechanism therefor
US6374286B1 (en) 1998-04-06 2002-04-16 Rockwell Collins, Inc. Real time processor capable of concurrently running multiple independent JAVA machines
US6456628B1 (en) 1998-04-17 2002-09-24 Intelect Communications, Inc. DSP intercommunication network
US6421808B1 (en) 1998-04-24 2002-07-16 Cadance Design Systems, Inc. Hardware design language for the design of integrated circuits
US6084429A (en) 1998-04-24 2000-07-04 Xilinx, Inc. PLD having a window pane architecture with segmented and staggered interconnect wiring between logic block arrays
US6173419B1 (en) 1998-05-14 2001-01-09 Advanced Technology Materials, Inc. Field programmable gate array (FPGA) emulator for debugging software
US6449283B1 (en) 1998-05-15 2002-09-10 Polytechnic University Methods and apparatus for providing a fast ring reservation arbitration
US5999990A (en) 1998-05-18 1999-12-07 Motorola, Inc. Communicator having reconfigurable resources
US6092174A (en) 1998-06-01 2000-07-18 Context, Inc. Dynamically reconfigurable distributed integrated circuit processor and method
US6298396B1 (en) 1998-06-01 2001-10-02 Advanced Micro Devices, Inc. System for loading a current buffer desciptor register with a value different from current value to cause a previously read buffer descriptor to be read again
JP3123977B2 (ja) * 1998-06-04 2001-01-15 日本電気株式会社 プログラマブル機能ブロック
US6282627B1 (en) 1998-06-29 2001-08-28 Chameleon Systems, Inc. Integrated processor and programmable data path chip for reconfigurable computing
US6202182B1 (en) * 1998-06-30 2001-03-13 Lucent Technologies Inc. Method and apparatus for testing field programmable gate arrays
DE69803373T2 (de) 1998-07-06 2002-08-14 Hewlett Packard Co Verdrahtung von Zellen in logischen Feldern
US6125072A (en) 1998-07-21 2000-09-26 Seagate Technology, Inc. Method and apparatus for contiguously addressing a memory system having vertically expanded multiple memory arrays
EP0974898A3 (de) 1998-07-24 2008-12-24 Interuniversitair Microelektronica Centrum Vzw Verfahren zur Bestimmung einer speicherbandbreiteoptimierten Speicherorganisation von einer im wesentlichen digitalen Vorrichtung
SE516920C2 (sv) 1998-08-04 2002-03-19 Kent Loerd Metod för framställning av etikettmaterial
US6137307A (en) 1998-08-04 2000-10-24 Xilinx, Inc. Structure and method for loading wide frames of data from a narrow input bus
US20020152060A1 (en) 1998-08-31 2002-10-17 Tseng Ping-Sheng Inter-chip communication system
JP2000076066A (ja) 1998-09-02 2000-03-14 Fujitsu Ltd 信号処理回路
US7100026B2 (en) 2001-05-30 2006-08-29 The Massachusetts Institute Of Technology System and method for performing efficient conditional vector operations for data parallel architectures involving both input and conditional vector values
US6205458B1 (en) 1998-09-21 2001-03-20 Rn2R, L.L.C. Adder and multiplier circuits employing logic gates having discrete, weighted inputs and methods of performing combinatorial operations therewith
JP3551353B2 (ja) * 1998-10-02 2004-08-04 株式会社日立製作所 データ再配置方法
US6215326B1 (en) 1998-11-18 2001-04-10 Altera Corporation Programmable logic device architecture with super-regions having logic regions and a memory region
DE69910826T2 (de) 1998-11-20 2004-06-17 Altera Corp., San Jose Rechnersystem mit rekonfigurierbarer programmierbarer logik-vorrichtung
US6977649B1 (en) 1998-11-23 2005-12-20 3Dlabs, Inc. Ltd 3D graphics rendering with selective read suspend
JP2000181566A (ja) 1998-12-14 2000-06-30 Mitsubishi Electric Corp マルチクロック並列処理装置
US6044030A (en) * 1998-12-21 2000-03-28 Philips Electronics North America Corporation FIFO unit with single pointer
US6434695B1 (en) 1998-12-23 2002-08-13 Apple Computer, Inc. Computer operating system using compressed ROM image in RAM
US6757847B1 (en) 1998-12-29 2004-06-29 International Business Machines Corporation Synchronization for system analysis
US6496902B1 (en) 1998-12-31 2002-12-17 Cray Inc. Vector and scalar data cache for a vector multiprocessor
JP3585800B2 (ja) 1999-01-13 2004-11-04 株式会社東芝 情報処理装置
US6539438B1 (en) 1999-01-15 2003-03-25 Quickflex Inc. Reconfigurable computing system and method and apparatus employing same
US6490695B1 (en) 1999-01-22 2002-12-03 Sun Microsystems, Inc. Platform independent memory image analysis architecture for debugging a computer program
US6321298B1 (en) 1999-01-25 2001-11-20 International Business Machines Corporation Full cache coherency across multiple raid controllers
DE10028397A1 (de) 2000-06-13 2001-12-20 Pact Inf Tech Gmbh Registrierverfahren
US7003660B2 (en) * 2000-06-13 2006-02-21 Pact Xpp Technologies Ag Pipeline configuration unit protocols and communication
US6243808B1 (en) 1999-03-08 2001-06-05 Chameleon Systems, Inc. Digital data bit order conversion using universal switch matrix comprising rows of bit swapping selector groups
US6512804B1 (en) 1999-04-07 2003-01-28 Applied Micro Circuits Corporation Apparatus and method for multiple serial data synchronization using channel-lock FIFO buffers optimized for jitter
GB9909196D0 (en) 1999-04-21 1999-06-16 Texas Instruments Ltd Transfer controller with hub and ports architecture
US6286134B1 (en) 1999-04-23 2001-09-04 Sun Microsystems, Inc. Instruction selection in a multi-platform environment
JP2000311156A (ja) 1999-04-27 2000-11-07 Mitsubishi Electric Corp 再構成可能並列計算機
US6381624B1 (en) 1999-04-29 2002-04-30 Hewlett-Packard Company Faster multiply/accumulator
US6298472B1 (en) 1999-05-07 2001-10-02 Chameleon Systems, Inc. Behavioral silicon construct architecture and mapping
US6748440B1 (en) 1999-05-12 2004-06-08 Microsoft Corporation Flow of streaming data through multiple processing modules
US7007096B1 (en) * 1999-05-12 2006-02-28 Microsoft Corporation Efficient splitting and mixing of streaming-data frames for processing through multiple processing modules
US6211697B1 (en) 1999-05-25 2001-04-03 Actel Integrated circuit that includes a field-programmable gate array and a hard gate array having the same underlying structure
US6337106B1 (en) * 1999-06-01 2002-01-08 Rohm And Haas Method of producing a two-pack fast-setting waterborne paint composition and the paint composition therefrom
DE19926538A1 (de) 1999-06-10 2000-12-14 Pact Inf Tech Gmbh Hardware und Betriebsverfahren
EP1061439A1 (de) 1999-06-15 2000-12-20 Hewlett-Packard Company Speicher und Befehlen in Rechnerarchitektur mit Prozessor und Coprozessor
US6757892B1 (en) 1999-06-24 2004-06-29 Sarnoff Corporation Method for determining an optimal partitioning of data among several memories
US6347346B1 (en) * 1999-06-30 2002-02-12 Chameleon Systems, Inc. Local memory unit system with global access for use on reconfigurable chips
JP3420121B2 (ja) 1999-06-30 2003-06-23 Necエレクトロニクス株式会社 不揮発性半導体記憶装置
GB2352548B (en) 1999-07-26 2001-06-06 Sun Microsystems Inc Method and apparatus for executing standard functions in a computer system
US6745317B1 (en) 1999-07-30 2004-06-01 Broadcom Corporation Three level direct communication connections between neighboring multiple context processing elements
US6370596B1 (en) 1999-08-03 2002-04-09 Chameleon Systems, Inc. Logic flag registers for monitoring processing system events
US6341318B1 (en) * 1999-08-10 2002-01-22 Chameleon Systems, Inc. DMA data streaming
US6204687B1 (en) * 1999-08-13 2001-03-20 Xilinx, Inc. Method and structure for configuring FPGAS
US6507947B1 (en) * 1999-08-20 2003-01-14 Hewlett-Packard Company Programmatic synthesis of processor element arrays
US6438747B1 (en) 1999-08-20 2002-08-20 Hewlett-Packard Company Programmatic iteration scheduling for parallel processors
US6606704B1 (en) 1999-08-31 2003-08-12 Intel Corporation Parallel multithreaded processor with plural microengines executing multiple threads each microengine having loadable microcode
US6288566B1 (en) 1999-09-23 2001-09-11 Chameleon Systems, Inc. Configuration state memory for functional blocks on a reconfigurable chip
US6349346B1 (en) * 1999-09-23 2002-02-19 Chameleon Systems, Inc. Control fabric unit including associated configuration memory and PSOP state machine adapted to provide configuration address to reconfigurable functional unit
US6311200B1 (en) 1999-09-23 2001-10-30 Chameleon Systems, Inc. Reconfigurable program sum of products generator
US6631487B1 (en) 1999-09-27 2003-10-07 Lattice Semiconductor Corp. On-line testing of field programmable gate array resources
DE19946752A1 (de) 1999-09-29 2001-04-12 Infineon Technologies Ag Rekonfigurierbares Gate-Array
US6598128B1 (en) 1999-10-01 2003-07-22 Hitachi, Ltd. Microprocessor having improved memory management unit and cache memory
US6412043B1 (en) 1999-10-01 2002-06-25 Hitachi, Ltd. Microprocessor having improved memory management unit and cache memory
US6665758B1 (en) 1999-10-04 2003-12-16 Ncr Corporation Software sanity monitor
US6434642B1 (en) 1999-10-07 2002-08-13 Xilinx, Inc. FIFO memory system and method with improved determination of full and empty conditions and amount of data stored
JP2001167066A (ja) 1999-12-08 2001-06-22 Nec Corp プロセッサ間通信方法及びマルチプロセッサシステム
US6625654B1 (en) * 1999-12-28 2003-09-23 Intel Corporation Thread signaling in multi-threaded network processor
US6633181B1 (en) 1999-12-30 2003-10-14 Stretch, Inc. Multi-scale programmable array
EP1630685B1 (de) 2000-01-07 2008-04-09 Nippon Telegraph and Telephone Corporation Funktionsrekonfigurierbare Halbleitervorrichtung und integrierte Schaltung zum Konfigurieren der Halbleitervorrichtung
JP2001202236A (ja) 2000-01-20 2001-07-27 Fuji Xerox Co Ltd プログラマブル論理回路装置によるデータ処理方法、プログラマブル論理回路装置、情報処理システム、プログラマブル論理回路装置への回路再構成方法
WO2001055866A1 (en) 2000-01-28 2001-08-02 Morphics Technolgoy Inc. A wireless spread spectrum communication platform using dynamically reconfigurable logic
US6496971B1 (en) 2000-02-07 2002-12-17 Xilinx, Inc. Supporting multiple FPGA configuration modes using dedicated on-chip processor
US6487709B1 (en) 2000-02-09 2002-11-26 Xilinx, Inc. Run-time routing for programmable logic devices
US6519674B1 (en) * 2000-02-18 2003-02-11 Chameleon Systems, Inc. Configuration bits layout
JP2001236221A (ja) 2000-02-21 2001-08-31 Keisuke Shindo マルチスレッドを利用するパイプライン並列プロセッサ
US6865663B2 (en) 2000-02-24 2005-03-08 Pts Corporation Control processor dynamically loading shadow instruction register associated with memory entry of coprocessor in flexible coupling mode
JP3674515B2 (ja) 2000-02-25 2005-07-20 日本電気株式会社 アレイ型プロセッサ
US6434672B1 (en) 2000-02-29 2002-08-13 Hewlett-Packard Company Methods and apparatus for improving system performance with a shared cache memory
US6539477B1 (en) 2000-03-03 2003-03-25 Chameleon Systems, Inc. System and method for control synthesis using a reachable states look-up table
KR100841411B1 (ko) 2000-03-14 2008-06-25 소니 가부시끼 가이샤 전송장치, 수신장치, 전송방법, 수신방법과 기록매체
US6657457B1 (en) 2000-03-15 2003-12-02 Intel Corporation Data transfer on reconfigurable chip
US6871341B1 (en) 2000-03-24 2005-03-22 Intel Corporation Adaptive scheduling of function cells in dynamic reconfigurable logic
US6624819B1 (en) 2000-05-01 2003-09-23 Broadcom Corporation Method and system for providing a flexible and efficient processor for use in a graphics processing system
US6362650B1 (en) * 2000-05-18 2002-03-26 Xilinx, Inc. Method and apparatus for incorporating a multiplier into an FPGA
US6373779B1 (en) 2000-05-19 2002-04-16 Xilinx, Inc. Block RAM having multiple configurable write modes for use in a field programmable gate array
US6725334B2 (en) 2000-06-09 2004-04-20 Hewlett-Packard Development Company, L.P. Method and system for exclusive two-level caching in a chip-multiprocessor
US7340596B1 (en) 2000-06-12 2008-03-04 Altera Corporation Embedded processor with watchdog timer for programmable logic
US6285624B1 (en) 2000-07-08 2001-09-04 Han-Ping Chen Multilevel memory access method
DE10129237A1 (de) 2000-10-09 2002-04-18 Pact Inf Tech Gmbh Verfahren zur Bearbeitung von Daten
DE10036627A1 (de) 2000-07-24 2002-02-14 Pact Inf Tech Gmbh Integrierter Schaltkreis
JP2002041489A (ja) 2000-07-25 2002-02-08 Mitsubishi Electric Corp 同期信号生成回路、それを用いたプロセッサシステムおよび同期信号生成方法
US6538468B1 (en) 2000-07-31 2003-03-25 Cypress Semiconductor Corporation Method and apparatus for multiple boot-up functionalities for a programmable logic device (PLD)
US6542844B1 (en) 2000-08-02 2003-04-01 International Business Machines Corporation Method and apparatus for tracing hardware states using dynamically reconfigurable test circuits
WO2002013072A2 (en) 2000-08-07 2002-02-14 Altera Corporation Inter-device communication interface
US6754805B1 (en) 2000-08-07 2004-06-22 Transwitch Corporation Method and apparatus for configurable multi-cell digital signal processing employing global parallel configuration
DE60041444D1 (de) 2000-08-21 2009-03-12 Texas Instruments Inc Mikroprozessor
US7249351B1 (en) 2000-08-30 2007-07-24 Broadcom Corporation System and method for preparing software for execution in a dynamically configurable hardware environment
US6829697B1 (en) 2000-09-06 2004-12-07 International Business Machines Corporation Multiple logical interfaces to a shared coprocessor resource
US7346644B1 (en) 2000-09-18 2008-03-18 Altera Corporation Devices and methods with programmable logic and digital signal processing regions
US6538470B1 (en) 2000-09-18 2003-03-25 Altera Corporation Devices and methods with programmable logic and digital signal processing regions
US6518787B1 (en) * 2000-09-21 2003-02-11 Triscend Corporation Input/output architecture for efficient configuration of programmable input/output cells
US6525678B1 (en) * 2000-10-06 2003-02-25 Altera Corporation Configuring a programmable logic device
US7595659B2 (en) 2000-10-09 2009-09-29 Pact Xpp Technologies Ag Logic cell array and bus system
US20040015899A1 (en) * 2000-10-06 2004-01-22 Frank May Method for processing data
US20020045952A1 (en) 2000-10-12 2002-04-18 Blemel Kenneth G. High performance hybrid micro-computer
US6398383B1 (en) 2000-10-30 2002-06-04 Yu-Hwei Huang Flashlight carriable on one's person
JP3636986B2 (ja) 2000-12-06 2005-04-06 松下電器産業株式会社 半導体集積回路
GB2370380B (en) 2000-12-19 2003-12-31 Picochip Designs Ltd Processor architecture
KR20030007434A (ko) 2000-12-20 2003-01-23 코닌클리즈케 필립스 일렉트로닉스 엔.브이. 구성가능한 기능 유닛을 구비한 데이터 프로세싱 디바이스
US6483343B1 (en) 2000-12-29 2002-11-19 Quicklogic Corporation Configurable computational unit embedded in a programmable device
US6426649B1 (en) 2000-12-29 2002-07-30 Quicklogic Corporation Architecture for field programmable gate array
US6392912B1 (en) 2001-01-10 2002-05-21 Chameleon Systems, Inc. Loading data plane on reconfigurable chip
US7020673B2 (en) 2001-01-19 2006-03-28 Sony Corporation Reconfigurable arithmetic device and arithmetic system including that arithmetic device and address generation device and interleave device applicable to arithmetic system
US20020099759A1 (en) 2001-01-24 2002-07-25 Gootherts Paul David Load balancer with starvation avoidance
US6847370B2 (en) * 2001-02-20 2005-01-25 3D Labs, Inc., Ltd. Planar byte memory organization with linear access
US7210129B2 (en) * 2001-08-16 2007-04-24 Pact Xpp Technologies Ag Method for translating programs for reconfigurable architectures
US7444531B2 (en) 2001-03-05 2008-10-28 Pact Xpp Technologies Ag Methods and devices for treating and processing data
US6836839B2 (en) 2001-03-22 2004-12-28 Quicksilver Technology, Inc. Adaptive integrated circuitry with heterogeneous and reconfigurable matrices of diverse and adaptive computational units having fixed, application specific computational elements
US6792588B2 (en) 2001-04-02 2004-09-14 Intel Corporation Faster scalable floorplan which enables easier data control flow
US20020143505A1 (en) 2001-04-02 2002-10-03 Doron Drusinsky Implementing a finite state machine using concurrent finite state machines with delayed communications and no shared control signals
US6836849B2 (en) 2001-04-05 2004-12-28 International Business Machines Corporation Method and apparatus for controlling power and performance in a multiprocessing system according to customer level operational requirements
US20030086300A1 (en) 2001-04-06 2003-05-08 Gareth Noyes FPGA coprocessing system
US6836842B1 (en) 2001-04-24 2004-12-28 Xilinx, Inc. Method of partial reconfiguration of a PLD in which only updated portions of configuration data are selected for reconfiguring the PLD
US6999984B2 (en) 2001-05-02 2006-02-14 Intel Corporation Modification to reconfigurable functional unit in a reconfigurable chip to perform linear feedback shift register function
US6802026B1 (en) 2001-05-15 2004-10-05 Xilinx, Inc. Parameterizable and reconfigurable debugger core generators
US6976239B1 (en) * 2001-06-12 2005-12-13 Altera Corporation Methods and apparatus for implementing parameterizable processors and peripherals
WO2002103532A2 (de) * 2001-06-20 2002-12-27 Pact Xpp Technologies Ag Verfahren zur bearbeitung von daten
JP3580785B2 (ja) * 2001-06-29 2004-10-27 株式会社半導体理工学研究センター ルックアップテーブル、ルックアップテーブルを備えるプログラマブル論理回路装置、および、ルックアップテーブルの構成方法
US7043416B1 (en) 2001-07-27 2006-05-09 Lsi Logic Corporation System and method for state restoration in a diagnostic module for a high-speed microprocessor
US7383421B2 (en) 2002-12-05 2008-06-03 Brightscale, Inc. Cellular engine for a data processing system
US7036114B2 (en) 2001-08-17 2006-04-25 Sun Microsystems, Inc. Method and apparatus for cycle-based computation
US6868476B2 (en) 2001-08-27 2005-03-15 Intel Corporation Software controlled content addressable memory in a general purpose execution datapath
US6874108B1 (en) 2001-08-27 2005-03-29 Agere Systems Inc. Fault tolerant operation of reconfigurable devices utilizing an adjustable system clock
US7216204B2 (en) 2001-08-27 2007-05-08 Intel Corporation Mechanism for providing early coherency detection to enable high performance memory updates in a latency sensitive multithreaded environment
US7472230B2 (en) 2001-09-14 2008-12-30 Hewlett-Packard Development Company, L.P. Preemptive write back controller
US20030056091A1 (en) * 2001-09-14 2003-03-20 Greenberg Craig B. Method of scheduling in a reconfigurable hardware architecture with multiple hardware configurations
US20030055861A1 (en) 2001-09-18 2003-03-20 Lai Gary N. Multipler unit in reconfigurable chip
US20030052711A1 (en) * 2001-09-19 2003-03-20 Taylor Bradley L. Despreader/correlator unit for use in reconfigurable chip
US6854073B2 (en) 2001-09-25 2005-02-08 International Business Machines Corporation Debugger program time monitor
US6798239B2 (en) 2001-09-28 2004-09-28 Xilinx, Inc. Programmable gate array having interconnecting logic to support embedded fixed logic circuitry
US6625631B2 (en) 2001-09-28 2003-09-23 Intel Corporation Component reduction in montgomery multiplier processing element
US7000161B1 (en) * 2001-10-15 2006-02-14 Altera Corporation Reconfigurable programmable logic system with configuration recovery mode
US20060264508A1 (en) 2001-10-16 2006-11-23 Stone Richard A Modulation of ocular growth and myopia by gaba drugs
AU2002357739A1 (en) 2001-11-16 2003-06-10 Morpho Technologies Viterbi convolutional coding method and apparatus
US6886092B1 (en) 2001-11-19 2005-04-26 Xilinx, Inc. Custom code processing in PGA by providing instructions from fixed logic processor portion to programmable dedicated processor portion
US6668237B1 (en) 2002-01-17 2003-12-23 Xilinx, Inc. Run-time reconfigurable testing of programmable logic devices
US20030154349A1 (en) 2002-01-24 2003-08-14 Berg Stefan G. Program-directed cache prefetching for media processors
DE20221985U1 (de) 2002-02-01 2010-03-04 Tridonicatco Gmbh & Co. Kg Elektronisches Vorschaltgerät für Gasentladungslampe
US6476634B1 (en) 2002-02-01 2002-11-05 Xilinx, Inc. ALU implementation in single PLD logic cell
US6732354B2 (en) 2002-04-23 2004-05-04 Quicksilver Technology, Inc. Method, system and software for programming reconfigurable hardware
US6961924B2 (en) 2002-05-21 2005-11-01 International Business Machines Corporation Displaying variable usage while debugging
AU2003286131A1 (en) 2002-08-07 2004-03-19 Pact Xpp Technologies Ag Method and device for processing data
US20070083730A1 (en) 2003-06-17 2007-04-12 Martin Vorbach Data processing device and method
US6976131B2 (en) 2002-08-23 2005-12-13 Intel Corporation Method and apparatus for shared cache coherency for a chip multiprocessor or multiprocessor system
US6908227B2 (en) 2002-08-23 2005-06-21 Intel Corporation Apparatus for thermal management of multiple core microprocessors
US6957306B2 (en) 2002-09-09 2005-10-18 Broadcom Corporation System and method for controlling prefetching
US6803787B1 (en) 2002-09-25 2004-10-12 Lattice Semiconductor Corp. State machine in a programmable logic device
US6802206B2 (en) 2002-10-11 2004-10-12 American Axle & Manufacturing, Inc. Torsional actuation NVH test method
US7873811B1 (en) * 2003-03-10 2011-01-18 The United States Of America As Represented By The United States Department Of Energy Polymorphous computing fabric
US7412581B2 (en) 2003-10-28 2008-08-12 Renesas Technology America, Inc. Processor for virtual machines and method therefor
US7840627B2 (en) 2003-12-29 2010-11-23 Xilinx, Inc. Digital signal processing circuit having input register blocks
US7567997B2 (en) 2003-12-29 2009-07-28 Xilinx, Inc. Applications of cascading DSP slices
US7472155B2 (en) 2003-12-29 2008-12-30 Xilinx, Inc. Programmable logic device with cascading DSP slices
US7870182B2 (en) 2003-12-29 2011-01-11 Xilinx Inc. Digital signal processing circuit having an adder circuit with carry-outs
US8495122B2 (en) 2003-12-29 2013-07-23 Xilinx, Inc. Programmable device with dynamic DSP architecture
US7038952B1 (en) 2004-05-04 2006-05-02 Xilinx, Inc. Block RAM with embedded FIFO buffer
US7455450B2 (en) 2005-10-07 2008-11-25 Advanced Micro Devices, Inc. Method and apparatus for temperature sensing in integrated circuits
US7759968B1 (en) 2006-09-27 2010-07-20 Xilinx, Inc. Method of and system for verifying configuration data
US7971051B2 (en) 2007-09-27 2011-06-28 Fujitsu Limited FPGA configuration protection and control using hardware watchdog timer
US20090193384A1 (en) 2008-01-25 2009-07-30 Mihai Sima Shift-enabled reconfigurable device
JP2010277303A (ja) 2009-05-28 2010-12-09 Renesas Electronics Corp 半導体装置及び異常検出方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1994008399A1 (en) * 1992-10-05 1994-04-14 Lattice Semiconductor Corporation Arrangement for parallel programming of in-system programmable ic logic devices
US5430687A (en) * 1994-04-01 1995-07-04 Xilinx, Inc. Programmable logic device including a parallel input device for loading memory cells
US5570040A (en) * 1995-03-22 1996-10-29 Altera Corporation Programmable logic array integrated circuit incorporating a first-in first-out memory

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USRE44365E1 (en) 1997-02-08 2013-07-09 Martin Vorbach Method of self-synchronization of configurable elements of a programmable module
USRE44383E1 (en) 1997-02-08 2013-07-16 Martin Vorbach Method of self-synchronization of configurable elements of a programmable module
USRE45109E1 (en) 1997-02-08 2014-09-02 Pact Xpp Technologies Ag Method of self-synchronization of configurable elements of a programmable module
USRE45223E1 (en) 1997-02-08 2014-10-28 Pact Xpp Technologies Ag Method of self-synchronization of configurable elements of a programmable module
US9047440B2 (en) 2000-10-06 2015-06-02 Pact Xpp Technologies Ag Logical cell array and bus system
US9037807B2 (en) 2001-03-05 2015-05-19 Pact Xpp Technologies Ag Processor arrangement on a chip including data processing, memory, and interface elements
US9075605B2 (en) 2001-03-05 2015-07-07 Pact Xpp Technologies Ag Methods and devices for treating and processing data
US8869121B2 (en) 2001-08-16 2014-10-21 Pact Xpp Technologies Ag Method for the translation of programs for reconfigurable architectures
WO2003025781A2 (de) 2001-09-19 2003-03-27 Pact Xpp Technologies Ag Verfahren zur konfiguration der verbindung zwischen datenverarbeitungszellen
EP2043000A2 (de) 2002-02-18 2009-04-01 PACT XPP Technologies AG Bussysteme und Rekonfigurationsverfahren
US8914590B2 (en) 2002-08-07 2014-12-16 Pact Xpp Technologies Ag Data processing method and device

Also Published As

Publication number Publication date
JP2001506785A (ja) 2001-05-22
ATE243868T1 (de) 2003-07-15
US20100082863A1 (en) 2010-04-01
US7899962B2 (en) 2011-03-01
US7650448B2 (en) 2010-01-19
US8195856B2 (en) 2012-06-05
EP0951682A1 (de) 1999-10-27
DE59710354D1 (de) 2003-07-31
EP1361517A2 (de) 2003-11-12
US6119181A (en) 2000-09-12
CA2277134A1 (en) 1998-07-02
EP0951682B1 (de) 2003-06-25
US20080222329A1 (en) 2008-09-11
DE19781483D2 (de) 2000-01-05
EP1361517A3 (de) 2005-06-08
DE19654595A1 (de) 1998-07-02
US20100287318A1 (en) 2010-11-11
AU5748898A (en) 1998-07-17

Similar Documents

Publication Publication Date Title
EP0951682B1 (de) IO- UND SPEICHERBUSSYSTEM FÜR DFPs SOWIE BAUSTEINE MIT ZWEI- ODER MEHRDIMENSIONALEN PROGRAMMIERBAREN ZELLSTRUKTUREN
EP0948842B1 (de) VERFAHREN ZUM SELBSTÄNDIGEN DYNAMISCHEN UMLADEN VON DATENFLUSSPROZESSOREN (DFPs) SOWIE BAUSTEINEN MIT ZWEI- ODER MEHRDIMENSIONALEN PROGRAMMIERBAREN ZELLSTRUKTUREN (FPGAs, DPGAs, o.dgl.)
EP1329816B1 (de) Verfahren zum selbständigen dynamischen Umladen von Datenflussprozessoren (DFPs) sowie Bausteinen mit zwei- oder mehrdimensionalen programmierbaren Zellstrukturen (FPGAs, DPGAs, o.dgl.)
EP0577919B1 (de) Zugriffssteuerung für gekoppelte maskenprogrammierte Mikrocontroller
EP1222739B1 (de) Rekonfigurierbares gate-array
EP1057102B1 (de) VERFAHREN ZUR DEADLOCKFREIEN KONFIGURATION VON DATENFLUSSPROZESSOREN UND BAUSTEINEN MIT ZWEI- ODER MEHRDIMENSIONALER PROGRAMMIERBARER ZELLSTRUKTUR (FPGAs, DPGAs, O. DGL.)
EP0499695B1 (de) Speicherprogrammierbare Steuerung
US7243175B2 (en) I/O and memory bus system for DFPs and units with two-or multi-dimensional programmable cell architectures
EP1456722B1 (de) Datenübertragungsverfahren, serielles bussystem und anschalteinheit für einen passiven busteilnehmer
DE19704728A1 (de) Verfahren zur Selbstsynchronisation von konfigurierbaren Elementen eines programmierbaren Bausteines
DE19704044A1 (de) Verfahren zur automatischen Adressgenerierung von Bausteinen innerhalb Clustern aus einer Vielzahl dieser Bausteine
CH620306A5 (de)
DE60034998T2 (de) Verbesserungen in oder bezüglich von Mikroprozessoren
DE102005048581B4 (de) Teilnehmerschnittstelle zwischen einem FlexRay-Kommunikationsbaustein und einem FlexRay-Teilnehmer und Verfahren zur Übertragung von Botschaften über eine solche Schnittstelle
EP1540507B1 (de) Vorrichtung zur datenverarbeitung mit einem feld rekonfigurierbarer elemente
WO2002071249A9 (de) Verfahren und vorrichtungen zur datenbe- und/oder verarbeitung
EP1642423B1 (de) Netzwerkknoten und verfahren zur speicherverwaltung in einem netzwerkknoten
EP1308846B1 (de) Datenübertragungseinrichtung
EP1316891B1 (de) Datenübertragungseinrichtung
DE2610428A1 (de) Anordnung zur steuerung der zwischenspeicherung von zwischen zwei funktionseinheiten zu uebertragenden daten in einem pufferspeicher
EP0562151A1 (de) Integrierter Mikroprozessor
DE10155486A1 (de) Anordnung zur Verarbeitung von Zustandsinformationen externer Einheiten
EP3523728B1 (de) Befehls- und meldesystem für die automatisierungstechnik
DE102006041306A1 (de) Speicherverwaltungs-Schaltungsanordnung und Speicherverwaltungsverfahren
DE10360637B4 (de) Programmgesteuerte Einheit

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE GH GM HU ID IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG US UZ VN YU ZW AM AZ BY KG KZ MD RU TJ TM

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SZ UG ZW AT BE CH DE DK ES FI FR GB GR IE IT

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 1997953672

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2277134

Country of ref document: CA

Ref document number: 2277134

Country of ref document: CA

Kind code of ref document: A

Ref document number: 1998 527076

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 09335974

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 1997953672

Country of ref document: EP

REF Corresponds to

Ref document number: 19781483

Country of ref document: DE

Date of ref document: 20000105

WWE Wipo information: entry into national phase

Ref document number: 19781483

Country of ref document: DE

WWG Wipo information: grant in national office

Ref document number: 1997953672

Country of ref document: EP