This invention relates to a processor architecture, and in particular to an architecture which can be used in a wide range of devices, such as communications devices operating under different standards.
In the field of digital communications, there has been a trend to move as many functions as possible from the analogue domain into the digital domain. This has been driven by the benefits of increased reliability, ease of manufacture and better performance achievable from digital circuits, as well as the ever decreasing cost of CMOS integrated circuits. Today, the Analogue-Digital and Digital-Analogue Converters (ADC's and DAC's) have been pushed almost as near to the antenna as possible, with digital processing now accounting for parts of the Intermediate Frequency (IF) processing as well as baseband processing.
At the same time, there has been a vast improvement in the capability of microprocessors, and much of the processing for many narrowband communications systems is now performed in software, an example being the prevalence of software modems in PC's and consumer electronics equipment, partly because a general purpose processor with sufficient processing power is already present in the system. In the field of wireless communications there is extensive research in the field of software radio, the physical layers of broadband communications systems require vast amounts of processing power, and the ability to implement a true software radio for third generation (3G) mobile communications, for example, is beyond the capability of today's DSP processors, even when they are dedicated to the task.
Despite this, there has never been a time when there has been more need for software radio. When second generation (2G) mobile phones were introduced, their operation was limited to a particular country or region. Also, the major market was business users and a premium could be commanded for handsets. Today, despite diverse 2G standards in the USA and different frequency bands, regional and international roaming is available and handset manufacturers are selling dual and triple band phones which are manufactured in their tens of millions. After years of attempts to make an international standard for 3G mobile, the situation has now arisen where there are three different air interfaces, with the one due to replace GSM (UMTS) having both Frequency and Time Division Duplex (FDD and TDD) options. Additionally, particularly in the USA, 3G systems must be capable of supporting a number of legacy 2G systems.
Although a number of DSP processors are currently being developed that may be able to address the computational requirements of a 3G air interface, none of these show promise of being able to meet the requirements of a handset without the use of a number of hardware peripherals. The reasons for this are power and cost and size. All three are interrelated and controlled by the following factors:
1. The need for memory. Classical processor architectures require memory to store both the program and data which is being processed. Even in parallel Very Long Instruction Word (VLIW) or Single Instruction Multiple Data (SIMD) architectures, the entire processor is devoted to one task at a time (eg: a filter, FFT or Viterbi decoding), with memory required to hold intermediate results between the tasks. In addition, fast local instruction and data caches are required. Altogether, this increases the size and cost of the solution, as well as dissipating power. In hardwired architectures, data is usually transferred directly from one functional block to another, with each block performing DSP functions on the data as it passes through, thus minimising the amount of memory required.
2. Data bandwidth. In hard-wired solutions, all data is held locally, if necessary in small local RAM's within functional blocks. Some transceivers may contains several dozen small RAM's, and although the data bandwidth required by each RAM may be relatively small, the overall data bandwidth can be vast. When the same functions are implemented in software running on a processor, the same global memories are used for all data and the required data bandwidth is enormous. Solutions to this problem usually involve the introduction of local memories in a multi-processor array, but the duplication of data on different processors and the task of transferring data between processors via Direct Memory Access (DMA) mean that the power dissipation is, if anything, increased, as is silicon area and consequently cost.
3. The need for raw processing power. In today's DSP processors, improvements in processing throughput are achieved by a combination of smaller manufacturing process geometries, pipelining and the addition of more execution units (e.g. arithmetic logic units and multiplier-accumulators). Improvements in manufacturing processes are open to all solutions, and so are not a particular advantage for conventional DSP processors. The other two methods both come with considerable overheads in increased area and power, not merely because of the extra hardware which provides the performance improvement, but because of the consequential increases in control complexity.
The processor architecture of the present invention falls under the broad category of what are sometimes referred to as dataflow architectures, but with some key differences which address the needs of software. In fact, the invention provides a solution which is more akin to a hard-wired architecture than a DSP processor, with consequential size and power advantages. It consists of an array of processor and memory elements connected by switch matrices.
According to the present invention, there is provided a processor architecture, comprising:
a plurality of first bus pairs, each first bus pair including a respective first bus running in a first direction (for example, left to right) and a respective second bus running in a second direction is opposite to the first direction (for example right to left);
a plurality of second bus pairs, each second bus pair including a respective third bus running in a third direction (for example downwards) and a respective fourth bus running in a fourth direction opposite to the third direction (for example upwards), the third and fourth buses intersecting the first and second buses;
a plurality of switch matrices, each switch matrix located at an intersection of a first and a second pair of buses;
a plurality of elements arranged in an array, each element being arranged to receive data from a respective first or second bus, and transfer data to a respective first or second bus.
Preferably, the elements in the array include processing elements, for operating on received data, and memory elements, for storing received data.
Preferably, the processing elements include Arithmetic Logic Units and/or Multiplier Accumulators.
Preferably, the elements in the array further include interface elements for receiving input data from outside the processor, and transferring output data outside the processor.
Preferably, each element of the array is connected between a first bus of one first bus pair and a second bus of an adjacent first bus pair, and has: a first input for receiving data from the first bus of the one first bus pair; a first output for transferring data to the first bus of the one first bus pair; a second input for receiving data from a second bus of the adjacent first bus pair; and a second output for transferring data to the second bus of the adjacent first bus pair.
Preferably, each switch matrix allows data on a bus of a first bus pair to be switched onto the other bus of said first bus pair and/or onto either bus or both buses of the respective intersecting second bus pair, and allows data on a bus of a second bus pair to be switched onto either bus or both buses of the respective intersecting first bus pair, but not onto the other bus of said second bus pair.
Preferably, there are a plurality of array elements (most preferably, four) connected to each bus of a first bus pair between each pair of adjacent switch matrices.
The architecture according to the preferred embodiment of the invention has the advantage that no global memory is required, which provides a major benefit in terms of power consumption.
The architecture allows flexible data routing between array elements using a switch matrix. This means that the device is able to run the many diverse algorithms required by a software radio concurrently, without having to reconfigure the array.
Further, data is passed from one array element to another directly, without having to be written to memory. This means that memory requirements are close to being as low as those of a hardwired architecture.
Moreover, because there are a large number of simple array elements, each performing a limited number of operations, there is a low control overhead, reducing size and power dissipation.
Reference will now be made, by way of example, to the accompanying drawings, in which:
The architecture includes first bus pairs 30, shown running horizontally in
The architecture also includes second bus pairs 40, shown running vertically in
In
The data buses are described herein as 64-bit buses, but for some application areas it is likely that 32-bit buses will suffice. Each array element can be designed to be any one of the following:
an execution array element, which contains an Arithmetic Logic Unit (ALU) or Multiplier Accumulator (MAC);
a memory array element, containing a RAM;
an interface array element, which connects the processor to an external device; or
a switch control array element, which controls the operation of at least one switch matrix 55.
Each of these will be described in more detail below.
Each switch element 50 is a 2:1 multiplexer, controllable such that either of its two inputs can be made to appear on its output. Thus, output data from an array element can be transferred onto a bus, and/or data already on the bus can be allowed to pass.
The switch matrix 55 includes four 4:1 multiplexers 501, 502, 503 and 504 which are each controllable such that any one of their inputs can appear at their output.
The inputs of multiplexer 501 are connected to input connections 32a, 36a and 42a on buses 32, 36, 42 respectively, and to ground. The output of multiplexer 501 is connected to bus 42.
The inputs of multiplexer 502 are connected to input connections 32a, 36a and 46a on buses 32, 36, 46 respectively, and to ground. The output of multiplexer 502 is connected to bus 46.
The inputs of multiplexer 503 are connected to input connections 32a, 36a, 42a and 46a on buses 32, 36, 42 and 46 respectively. The output of multiplexer 503 is connected to bus 36.
The inputs of multiplexer 504 are connected to input connections 32a, 36a, 42a and 46a on buses 32, 36, 42 and 46 respectively. The output of multiplexer 504 is connected to bus 32.
Thus, in the switch matrix 55, the input of any bus can be used as the source for data on the output of any bus, except that it is not possible to select the down bus (i.e. the one entering from the top of the diagram in
These exceptions represent scenarios which are not useful in practice. Conversely, however, it is useful to have the left bus as a potential source for the right bus, and vice versa, for example when routing data from array element 20B to array element 20E.
As mentioned above, one of the inputs of each of the multiplexers 501, 502 is connected to ground. That is, each of the 64 bus lines is connected to the value 0. This is used as part of a power reduction method, which will be described further below.
Each of the multiplexers 501, 502, 503, 504 can be controlled by signals on two control lines. That is, a two-bit control signal can determine which of the four inputs to a multiplexer appears on its output.
The switch matrix 56 includes three 4:1 multiplexers 505, 506, 507, while the switch matrix 57 includes three 4:1 multiplexers 508, 509, 510. Compared to a switch matrix in the middle of the array, the number of input buses to multiplexers 505, 508 and 509 is reduced by one, because there is no input bus entering from the left. Similarly, there is no input bus entering from the left as an input to multiplexer 510, but in this case the input bus which has been released has been connected to 0. This is also the case for multiplexer 507, but in this case there is no input bus entering from the top of the switch matrix either, so this multiplexer has only three input buses.
Being in the corner of the array, no input buses from the top or the left are available for multiplexer 506, which only has two inputs. Equivalent arrangements will be apparent for the bottom-left, top-right and bottom-right corners of the array.
The switch matrix 58 includes two 4:1 multiplexers 511, 512. The number of available input buses to multiplexers 511 and 512 is reduced by two, but, in the case of multiplexer 511, one of the input buses has been replaced by the value zero. An equivalent structure for multiplexers on the bottom edge of the array is apparent.
Data transfer can be regarded as having three stages. Firstly, an array element puts the data on the appropriate output.
Secondly, multiplexers in the appropriate switch matrix, or switch matrices, are switched to make the necessary connections.
Thirdly, the destination array element loads the data.
Each of these aspects is controlled by a separate array element: the first and third by the source and destination array elements respectively, and the second by special switch control array elements. These are embedded into the array at regular intervals and are connected by control lines to all the multiplexers in the switch matrices which they control. Each array element controls the multiplexers immediately adjacent to its outputs, with the control being performed separately on individual 16-bit fields. This allows several array elements to source data onto a bus at the same time, provided they are using different fields of the bus. This is particularly useful for functions such as Add-Compare-Select (ACS) in the Viterbi Algorithm. Switching at intersection nodes of the horizontal and vertical buses is performed on the entire 64-bit bus and its associated control signals.
Clearly, the three operations of source, switching and loading, although controlled independently, need to be synchronised. This is achieved by restricting all data transfer operations to a series of predetermined cycles, which are fixed at the time when the program is compiled and mapped onto the array. In a general purpose processor, this restriction would be onerous, but it is actually helpful for many applications of the present invention.
As mentioned previously, there are a number of types of array element, but they all must conform to three basic rules.
Firstly, they must have input and output ports which connect to the left and right buses of the array.
Secondly, they must run a program which is synchronised to the transfer cycles on the buses to which they are connected. In practice, this usually means that each array element must run a program loop which accesses the buses in a regular pattern which has a duration in clock cycles which is a power of two (e.g. 4, 8, 16 or 32 clock cycles).
Thirdly, they must interpret information which appears on the buses during special control cycles, known as the Array Control Protocol.
A consequence of these rules is that, in the normal course of events, the entire program which an array element executes will be contained in local memory within the array element. In fact, more often than not, the program will contain just one loop. It is possible to reload an array element with new instructions, but this involves stopping executing and reloading the instruction store of the array element using the control cycles outlined above. An array element has no means of fetching external instructions autonomously.
All array elements are data driven. That is to say, array elements only execute instructions of their programs when data arrives.
There are two types of execution array elements: Multiplier Accumulator (MAC) array elements and Arithmetic Logic Unit (ALU) array elements. These must be included in the array along with other array elements in approximately the correct proportions for the target applications. Fortunately, many array applications require approximately the same proportions, and
As well as MAC, ALU, Memory and Switch Control array elements, the example array of
When the Switch Control array element is set into its normal operating mode by means of Enable signal 98, the address of RAM 95 is first set to zero and the first 160-bit word is read out and loaded into register 96. On each subsequent clock cycle, the RAM address is incremented and a new 160-bit word is loaded into register 96, until the address reaches 127, at which point it is reset to zero again and the process is repeated. The outputs of register 96 are routed directly to the select inputs of the multiplexers in the switch matrices 55 (
ALU and MAC array elements have the same interfaces to the array, differing only in the type of execution unit and associated instructions.
Referring to
Referring to
In the example array of
Because an ADC solely sources data, the only need to supply data to this array element, through a multiplexer 150, is for the purposes of configuration and control, such as putting the ADC into test or low power standby modes, and to control the times at which the array element transfers sampled data onto the output bus. The array element controller 152 can therefore be simpler than the instruction store and decode unit in Execution and Memory array elements, but nevertheless is capable of being programmed to cause ADC 153 to sample input analogue signal 156, load the sampled data into register 155 through multiplexers 154 and enable this data onto bus 32 or 36 at configurable points in a sequence.
Other common sorts of Interface array element are the Digital to Analogue Converters (DAC) array element, which performs the opposite role of the ADC array element, and the host interface array element. The latter transfers data from the array to the bus of a general purpose host processor and from the host processor to the array.
The basic elements of the array architecture according to the present invention have now been described. However, much of the power of the architecture comes from the details of operation, and in particular how it has been optimised to support common computation-intensive DSP algorithms found in physical layer protocols. More details of these aspects will now be provided, together with the methods used to minimise power dissipation, which allow the architecture to be used in power-sensitive devices, such as handheld terminals.
A number of control signals are multiplexed with the 64-bit data buses in the array, namely:
ARRCTL—ARRay ConTroL—This signifies that the data on the bus is array control information. All array elements must interpret this and act accordingly.
BDVAL—Bus Data VALid—This signifies that there is valid data on the bus. This is a key signal in the control of power dissipation.
A major objective of the architecture is to keep the size of array elements down by eliminating the need for complex control overheads. The Array Control Protocol (ACP) is used for the following:
Loading the program code into all array elements when the array is booted.
Starting, stopping and synchronising array elements.
Selectively reloading new program code into array elements during operation.
Each array element has a Unique Identifier (UID), which is used to address it, and the ACP uses Array Control Words (ACW's) to communicate information between array elements. When the ARRCTL line of a section of a bus is high, it indicates that the data on the bus is an ACW.
When an ACW is put on the section of the bus to which an array element is connected, the array element must examine the word, even if it was formerly in low-power sleep mode. If the address field of the ACW matches the UID of the array element, or is equal to a designated broadcast address, the array element must interpret the FUNCTION field of the ACW and perform the required action. In one presently preferred embodiment of the invention, the following FUNCTION fields are defined:
ACWs may be generated by any array element, but the array will normally include one element which is defined as the master controller, and the master controller will generate all ACWs. The major function of the Array Control Protocol is to load the program stores of the array elements when the device is booted. Therefore, a host interface array element, which loads the program supplied by a host processor, is most likely to be the source of ACWs.
Unlike most processors, which are instruction driven, the processor of the present invention, and its component array elements, are data driven. That is, instead of processing data as the result of fetching an instruction, array elements execute instructions as a result of receiving data.
Once a program has been loaded into an array element and it has been started using the START Array Control Word it will begin to execute its instruction sequence. When it reaches an instruction which requires it to load data, then, if no data is present on the bus (signified by the control signal BDVAL being low) it must stop and wait until data is available. During the time it is stopped it puts itself into a low power sleep mode. Whilst in sleep mode, the array element will examine the bus at time intervals specified by a field in the load instruction which was stalled to check if the data has arrived.
For example, consider a demodulator. In a demodulator using the architecture described herein, the demodulator will contain an ADC which samples at a fixed rate which generally will be somewhat above the actual required rate. The front end of the demodulator will contain an interpolator, which resamples the incoming data. This removes the need for an analogue VCO to synchronise the ADC sample clock to the data, but the resampled data will be irregular with respect to the processor system clock and data transfer sequences, creating “gaps” where data would have been expected. (In fact the ADC sample clock need not be synchronised to the processor system clock at all, with synchronisation to the system clock being performed in the ADC interface array element). Using the data driven processor architecture of the present invention, where there is a “gap” in the incoming data, the array elements which are affected merely “go to sleep” until data is available.
It should be noted that, because all data transfers are synchronised to sequences which are defined at the time the program is compiled and mapped to the processor, array elements will sleep for at least one of the sequences to which they are synchronised.
This is illustrated in
Clearly, if an array element does not receive any data, there will be a corresponding gap when it does not source data, so gaps will ripple through the array. However, the approximate gap rate at any particular point in the algorithm will be known at the time the program is written, so careful use of FIFO's (which tend to occur naturally at points in an algorithm where data needs to be stored, for example where a block of data has to be accumulated before it is processed) means that the entire array is not locked to gaps which occur at the front end of the processing chain.
In some cases, when a particular array element does not receive data, a small group of array elements must be stalled. For example, if an array element multiplies data with coefficients which are loaded from a memory array element, then, if the data does not arrive, the memory array element must be prevented from sending data. This is achieved by routing the data past the memory array element and allowing the memory array element to sample the BDVAL signal. If BDVAL is low, then the memory array element will also go into sleep mode.
In more detail, the method by which the BDVAL signal is controlled and array elements respond to it is as follows.
Consider the ALU array element of
During the clock cycle referred to above, the Switch Control array elements cause multiplexers in switch matrices 55 (
As well as the LOAD instruction described above, all array elements which can be destinations for data transfers also have a WAIT instruction. This instruction causes the execution control unit to examine the BDVAL signal for either left bus 32 or right bus 36 and wait for the specified number of clock cycles if selected BDVAL signal is 0. However, no data is loaded.
Throughout the above descriptions, reference has been made to methods of reducing power dissipation in the array. These methods are now described in more detail.
In order to minimise power dissipation during data transfers on the array, it is important that bus lines and other signals are not charged and discharged unless necessary. In order to achieve this, the default state of all bus lines has been chosen to be 0, and the Switch Control array elements are programmed to select the value of 0 onto all bus segments that are not being used via the “0” inputs of multiplexers 501 and 502 in
When data is transferred on the bus, often not all 64 bits are used. Therefore a method is provided, as described above, whereby the array element which is loading data onto the bus sets any unused bits to 0. If the bus had previously been inactive, these bits would have been 0 before the start of the transfer, so their values will not change.
Referring to
There is therefore described a processor architecture which can be reprogrammed to provide a required functionality, while being efficient in terms of its power consumption and occupied silicon area.
Number | Date | Country | Kind |
---|---|---|---|
0030993.0 | Dec 2000 | GB | national |
This application is a continuation of U.S. application Ser. No. 12/070,790, filed Feb. 21, 2008, (issued on Aug. 9, 2011, as U.S. Pat. No. 7,996,652) which is a continuation of U.S. patent application Ser. No. 10/450,618 filed on Nov. 21, 2003 (now abandoned) that claims priority from U.K. Patent Application No. 0030993.0 filed on Dec. 19, 2000. The entire subject matter of these priority applications is herein incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
4380046 | Frosch et al. | Apr 1983 | A |
4574345 | Konesky | Mar 1986 | A |
4589066 | Lam et al. | May 1986 | A |
4601031 | Walker et al. | Jul 1986 | A |
4603404 | Yamauchi et al. | Jul 1986 | A |
4622632 | Tanimoto et al. | Nov 1986 | A |
4698746 | Goldstein | Oct 1987 | A |
4720780 | Dolecek | Jan 1988 | A |
4736291 | Jennings et al. | Apr 1988 | A |
4814970 | Barbagelata et al. | Mar 1989 | A |
4825359 | Ohkami et al. | Apr 1989 | A |
4858233 | Dyson et al. | Aug 1989 | A |
4890279 | Lubarsky | Dec 1989 | A |
4914653 | Bishop et al. | Apr 1990 | A |
4937741 | Harper et al. | Jun 1990 | A |
4943912 | Aoyama et al. | Jul 1990 | A |
4967326 | May | Oct 1990 | A |
4974146 | Works et al. | Nov 1990 | A |
4974190 | Curtis | Nov 1990 | A |
4992933 | Taylor | Feb 1991 | A |
5036453 | Renner et al. | Jul 1991 | A |
5038386 | Li | Aug 1991 | A |
5065308 | Evans | Nov 1991 | A |
5109329 | Strelioff | Apr 1992 | A |
5152000 | Hillis | Sep 1992 | A |
5193175 | Cutts et al. | Mar 1993 | A |
5233615 | Goetz | Aug 1993 | A |
5239641 | Horst | Aug 1993 | A |
5241491 | Carlstedt | Aug 1993 | A |
5247694 | Dahl | Sep 1993 | A |
5253308 | Johnson | Oct 1993 | A |
5265207 | Zak et al. | Nov 1993 | A |
5280584 | Caesar et al. | Jan 1994 | A |
5384697 | Pascucci | Jan 1995 | A |
5386495 | Wong et al. | Jan 1995 | A |
5408676 | Mori | Apr 1995 | A |
5410723 | Schmidt et al. | Apr 1995 | A |
5410727 | Jaffe et al. | Apr 1995 | A |
5473731 | Seligson | Dec 1995 | A |
5555548 | Iwai et al. | Sep 1996 | A |
5557751 | Banman et al. | Sep 1996 | A |
5570045 | Erdal et al. | Oct 1996 | A |
5600784 | Bissett et al. | Feb 1997 | A |
5692139 | Slavenburg | Nov 1997 | A |
5719445 | McClure | Feb 1998 | A |
5734921 | Dapp et al. | Mar 1998 | A |
5752067 | Wilkinson et al. | May 1998 | A |
5761514 | Aizikowits et al. | Jun 1998 | A |
5790879 | Wu | Aug 1998 | A |
5795797 | Chester et al. | Aug 1998 | A |
5796937 | Kizuka | Aug 1998 | A |
5802561 | Fava et al. | Sep 1998 | A |
5805839 | Singahl | Sep 1998 | A |
5826033 | Hayashi et al. | Oct 1998 | A |
5826049 | Ogata et al. | Oct 1998 | A |
5826054 | Jacobs et al. | Oct 1998 | A |
5845060 | Vrba et al. | Dec 1998 | A |
5860008 | Bradley | Jan 1999 | A |
5861761 | Kean | Jan 1999 | A |
5864706 | Kurokawa et al. | Jan 1999 | A |
5923615 | Leach et al. | Jul 1999 | A |
5926640 | Mason et al. | Jul 1999 | A |
5946484 | Brandes | Aug 1999 | A |
5951664 | Lambrecht et al. | Sep 1999 | A |
5959995 | Wicki et al. | Sep 1999 | A |
5963609 | Huang | Oct 1999 | A |
6023757 | Nishimoto et al. | Feb 2000 | A |
6044451 | Slavenburg | Mar 2000 | A |
6052752 | Kwon | Apr 2000 | A |
6055285 | Alston | Apr 2000 | A |
6069490 | Ochotta et al. | May 2000 | A |
6101599 | Wright et al. | Aug 2000 | A |
6122677 | Porterfield | Sep 2000 | A |
6167502 | Pechanek et al. | Dec 2000 | A |
6173386 | Key et al. | Jan 2001 | B1 |
6175665 | Sawada | Jan 2001 | B1 |
6199093 | Yokoya | Mar 2001 | B1 |
6317820 | Shiell et al. | Nov 2001 | B1 |
6345046 | Tanaka | Feb 2002 | B1 |
6360259 | Bradley | Mar 2002 | B1 |
6381293 | Lee et al. | Apr 2002 | B1 |
6381461 | Besson et al. | Apr 2002 | B1 |
6393026 | Irwin | May 2002 | B1 |
6408402 | Norman | Jun 2002 | B1 |
6424870 | Maeda et al. | Jul 2002 | B1 |
6448910 | Lu | Sep 2002 | B1 |
6499096 | Suzuki | Dec 2002 | B1 |
6499097 | Tremblay et al. | Dec 2002 | B2 |
6567417 | Kalkunte et al. | May 2003 | B2 |
6615339 | Ito et al. | Sep 2003 | B1 |
6631439 | Saulsbury et al. | Oct 2003 | B2 |
6681341 | Fredenburg et al. | Jan 2004 | B1 |
6738891 | Fujii et al. | May 2004 | B2 |
6775766 | Revilla et al. | Aug 2004 | B2 |
6795422 | Ohsuge | Sep 2004 | B2 |
6829296 | Troulis et al. | Dec 2004 | B1 |
6892293 | Sachs et al. | May 2005 | B2 |
6928500 | Ramanujan et al. | Aug 2005 | B1 |
6952181 | Karr et al. | Oct 2005 | B2 |
6961782 | Denneau et al. | Nov 2005 | B1 |
6996157 | Ohsuge | Feb 2006 | B2 |
7103008 | Greenblat et al. | Sep 2006 | B2 |
7161978 | Lu et al. | Jan 2007 | B2 |
7237055 | Rupp | Jun 2007 | B1 |
7302552 | Guffens et al. | Nov 2007 | B2 |
7340017 | Banerjee | Mar 2008 | B1 |
7342414 | DeHon | Mar 2008 | B2 |
7383422 | Kageyama et al. | Jun 2008 | B2 |
7428721 | Rohe et al. | Sep 2008 | B2 |
7549081 | Robbins et al. | Jun 2009 | B2 |
7672836 | Lee et al. | Mar 2010 | B2 |
7712067 | Fung et al. | May 2010 | B1 |
7801029 | Wrenn et al. | Sep 2010 | B2 |
7804719 | Chirania et al. | Sep 2010 | B1 |
8032142 | Carter et al. | Oct 2011 | B2 |
20020045433 | Vihriala | Apr 2002 | A1 |
20020069345 | Mohamed et al. | Jun 2002 | A1 |
20020174318 | Stuttard et al. | Nov 2002 | A1 |
20020198606 | Satou | Dec 2002 | A1 |
20030154358 | Seong | Aug 2003 | A1 |
20030235241 | Tamura | Dec 2003 | A1 |
20040078548 | Claydon et al. | Apr 2004 | A1 |
20040083409 | Rozenblit et al. | Apr 2004 | A1 |
20040139466 | Sharma et al. | Jul 2004 | A1 |
20040150422 | Wong et al. | Aug 2004 | A1 |
20040198386 | Dupray | Oct 2004 | A1 |
20050083840 | Wilson | Apr 2005 | A1 |
20050114565 | Gonzalez et al. | May 2005 | A1 |
20050124344 | Laroia et al. | Jun 2005 | A1 |
20050163248 | Berangi et al. | Jul 2005 | A1 |
20050250502 | Laroia et al. | Nov 2005 | A1 |
20050282500 | Wang et al. | Dec 2005 | A1 |
20060087323 | Furse et al. | Apr 2006 | A1 |
20060089154 | Laroia et al. | Apr 2006 | A1 |
20060251046 | Fujiwara | Nov 2006 | A1 |
20060268962 | Cairns et al. | Nov 2006 | A1 |
20070036251 | Jelonnek et al. | Feb 2007 | A1 |
20070127556 | Sato | Jun 2007 | A1 |
20070173255 | Tebbit et al. | Jul 2007 | A1 |
20070183427 | Nylander et al. | Aug 2007 | A1 |
20070220522 | Coene et al. | Sep 2007 | A1 |
20070220586 | Salazar | Sep 2007 | A1 |
20070248191 | Pettersson | Oct 2007 | A1 |
20070254620 | Lindqvist et al. | Nov 2007 | A1 |
20070263544 | Yamanaka et al. | Nov 2007 | A1 |
20070270151 | Claussen et al. | Nov 2007 | A1 |
20080146154 | Claussen et al. | Jun 2008 | A1 |
20080151832 | Iwasaki | Jun 2008 | A1 |
20090003263 | Foster et al. | Jan 2009 | A1 |
20090042593 | Yavuz et al. | Feb 2009 | A1 |
20090046665 | Robson et al. | Feb 2009 | A1 |
20090080550 | Kushioka | Mar 2009 | A1 |
20090092122 | Czaja et al. | Apr 2009 | A1 |
20090097452 | Gogic | Apr 2009 | A1 |
20090098871 | Gogic | Apr 2009 | A1 |
20090111503 | Pedersen et al. | Apr 2009 | A1 |
20090150420 | Towner | Jun 2009 | A1 |
20090163216 | Hoang et al. | Jun 2009 | A1 |
20090168907 | Mohanty et al. | Jul 2009 | A1 |
20090196253 | Semper | Aug 2009 | A1 |
20090215390 | Ku et al. | Aug 2009 | A1 |
20090252200 | Dohler et al. | Oct 2009 | A1 |
20090264077 | Damnjanovic | Oct 2009 | A1 |
20090296635 | Hui et al. | Dec 2009 | A1 |
20100035556 | Cai et al. | Feb 2010 | A1 |
20100046455 | Wentink et al. | Feb 2010 | A1 |
20100054237 | Han et al. | Mar 2010 | A1 |
20100087148 | Srinivasan et al. | Apr 2010 | A1 |
20100105345 | Thampi et al. | Apr 2010 | A1 |
20100111070 | Hsu | May 2010 | A1 |
20100157906 | Yang et al. | Jun 2010 | A1 |
20100195525 | Eerolainen | Aug 2010 | A1 |
20100215032 | Jalloul et al. | Aug 2010 | A1 |
20100216403 | Harrang | Aug 2010 | A1 |
20100216485 | Hoole | Aug 2010 | A1 |
20100222068 | Gaal et al. | Sep 2010 | A1 |
20100234061 | Khandekar et al. | Sep 2010 | A1 |
20100248646 | Yamazaki et al. | Sep 2010 | A1 |
20100273481 | Meshkati et al. | Oct 2010 | A1 |
20100279689 | Tinnakornsrisuphap et al. | Nov 2010 | A1 |
20110002426 | Muirhead | Jan 2011 | A1 |
20110122834 | Walker et al. | May 2011 | A1 |
20110130143 | Mori et al. | Jun 2011 | A1 |
20110170494 | Kim et al. | Jul 2011 | A1 |
Number | Date | Country |
---|---|---|
101754351 | Jun 2010 | CN |
101873688 | Oct 2010 | CN |
0 180 212 | May 1986 | EP |
492174 | Jul 1992 | EP |
0 877 533 | Nov 1998 | EP |
0 973 099 | Jan 2000 | EP |
0 977 355 | Feb 2000 | EP |
1054523 | Nov 2000 | EP |
1 134 908 | Sep 2001 | EP |
1418776 | May 2004 | EP |
1 946 506 | Jul 2008 | EP |
1876854 | Sep 2008 | EP |
2 071 738 | Jun 2009 | EP |
2 326 118 | May 2011 | EP |
2 304 495 | Mar 1997 | GB |
2 370 380 | Jun 2002 | GB |
2398651 | Aug 2004 | GB |
2 414 896 | Dec 2005 | GB |
2391083 | Mar 2006 | GB |
2 447 439 | Sep 2008 | GB |
2463074 | Mar 2010 | GB |
61123968 | Jun 1986 | JP |
A-8-297652 | Nov 1996 | JP |
11272645 | Oct 1999 | JP |
2001-034471 | Feb 2001 | JP |
2004-525439 | Aug 2004 | JP |
2006-500673 | Jan 2006 | JP |
9004235 | Apr 1990 | WO |
9111770 | Aug 1991 | WO |
9726593 | Jul 1997 | WO |
9850854 | Nov 1998 | WO |
0102960 | Jan 2001 | WO |
0250624 | Jun 2002 | WO |
0250700 | Jun 2002 | WO |
03001697 | Jan 2003 | WO |
2004029796 | Apr 2004 | WO |
2004034251 | Apr 2004 | WO |
2004102989 | Nov 2004 | WO |
2005048491 | May 2005 | WO |
2006059172 | Jun 2006 | WO |
2007021139 | Feb 2007 | WO |
2007054127 | May 2007 | WO |
2007056733 | May 2007 | WO |
2007126351 | Nov 2007 | WO |
2008030934 | Mar 2008 | WO |
2008090154 | Jul 2008 | WO |
2008099340 | Aug 2008 | WO |
2008155732 | Dec 2008 | WO |
2009054205 | Apr 2009 | WO |
2010072127 | Jul 2010 | WO |
2010126155 | Nov 2010 | WO |
Entry |
---|
Panesar, G. et al., “Deterministic Parallel Processing”, Proceedings of the 1st Microgrid Workshop, Jul. 2005. |
Towner, D. et al., “Debugging and Verification of Parallel Systems—the picoChip way”, 2004. |
picoChip, “PC7203 Development Platform Preliminary Product Brief”, Jul. 2007. |
Ennals, R. et al., “Task Partitioning for Multi-core Network Processors”, 2005. |
Rabideau, Daniel J., et al., “Simulated Annealing for Mapping DSP Algorithms on to Multiprocessors,” Signals, Systems and Computers, 1993 Conference Record of the Twenty-Seventh Asilomar Conference, Nov. 1-3, 1993, IEEE, pp. 668-672. |
Nanda, Ashwini K., et al., “Mapping Applications onto a Cache Coherent Multiprocessor,” Conference on High Performance Networking and Computing, Proceedings of the 1992 ACM/IEEE Conference on Supercomputing, 1992, IEEE, pp. 368-377. |
Lin, Lian-Yu, et al., Communication-driven Task Binding for Multiprocessor with Latency Insensitive Network-on-Chip, Design Automation Conference, 2005 Proceedings of th ASP-DAC, Jan. 18/21, 2005, IEEE, pp. 39-44. |
Holger Claussen, Bell Laboratories, Alcatel-Lucent; “Performance of Macro and Co-Channel Femtocells in a Hierarchical Cell Structure”; The 18th Annual IEEE Internation Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC'07); Sep. 1, 2007; pp. 1-5, XP031168593, ISBN: 978-1-4244-1143-6; Swindon, United Kingdom. |
Shiroshita, T., et al.: “Reliable data distribution middleware for large-scale massive data replication” Parallel and Distributed Information Systems, 1993, Fourth International Conference on Miami Beach, FL, USA Dec. 18-20, 1996, Los Alamitos, CA, USA IEEE Comput. Soc, US, Dec. 18, 1996, pp. 196-205m XP010213188 ISBN: 0-8186-7475-X. |
Levine B. N. et al.: “A comparison of known classes of reliable multicast protocols” Netowrk Protocols, 1996 International Conference on Columbus, OH, USA Oct. 29-Nov. 1, 1996, Los Alamitos, CA, USA IEEE Comput. Soc. US Oct. 29, 1996, pp. 112-121, XP010204425 ISBN: 0-8186-7453-9. |
Ishijima, et al., A Semi-Synchronous Circuit Design Method by Clock Tree Modification IEEE Trans. Fundamentals, vol. E85-A, No. 12 Dec. 2002. |
Greenstreet, et al., Implementing a STARI Chip, IEEE 1995. |
Hierarchical multiprocessor organizations; J. Archer Harris; David R. Smith; International Symposium on computer Architecture; Proceedings of the 4th annual symposium on Computer architecture pp. 41-48 Year of Publication 1977. |
“Hierarchical Interconnection Networks for Multicomputer systems” Sivarama P. Dandamudi, et al. IEEE Transactions on Computers archive vol. 39, Issue 6 (Jun. 1990 ) pp. 786-797 Year of Publication: 1990. |
A Cluster Structure as an Interconnection Network for Large Multimicrocomputer Systems Wu, S.B. Liu, M.T. This paper appears in: Transactions on Computers Publication Date: Apr. 1981 vol. C-30, Issue: 4 on pp. 254-264. |
Performance Analysis of Multilevel Bus Networks for Hierarchichal Multiprocessors S.M. Mahmud IEEE Transactions on Computers archive vol. 43, Issue 7 (Jul. 1994) pp. 789-805 Year of Publication: 1994. |
Performance Analysis of a Generalized Class of M-Level Hierarchical Multiprocessor Systems I.O. Mahgoub A.K. Elmagarmid Mar. 1992 (vol. 3, No. 2) pp. 129-138. |
Kober, Rudolf, “The Multiprocessor System SMS 201—Combining 128 Microprocessors to a Powerful Computer,” Sep. 1977, Compcon '77, pp. 225-230. |
Knight, Thomas and Wu, Henry, “A Method for Skew-free Distribution of Digital Signals using Matched Variable Delay Lines,” VLSI Circuits, 1993. Digest of Technicial Papers. 1993 Symposium on, May 1993, pp. 19-21. |
Popli, S.P., et al., “A Reconfigurable VLSI Array for Reliability and Yield Enhancement,” Proceedings of the International Conference on Systolic Arrays, 1988, pp. 631-642. |
John, L.K., et al., “A Dynamically Reconfigurable Interconnect for Array Processors,” IEE Transactions on Very Large Scale Integration (lvsi) Systems, vol. 6, No. 1, Mar. 1998, pp. 150-157. |
Schmidt, U., et al., “Datawave: A Single-Chip Multiprocessor for Video Applications,” IEEE Micro, vol. 11, No. 3, Jun. 1991, pp. 22-25, 88-94. |
Chean, M., et al., “A Taxonomy of Reconfiguration Techniques for Fault-Tolerant Processor Arrays,” Computer, IEEE Computer Society, vol. 23, No. 1, Jan. 1990, pp. 55-69. |
Kamiura, N., et al., “A Repairable and Diagnosable Cellular Array on Multiple-Valued Logic,” Proceedings of the 23rd International Symposium on Multiple-Valued Logic, 1993, pp. 92-97. |
LaForge, 1., “Extremally Fault Tolerant Arrays,” Proceedings: International Conference on Wafer Scale Integration, 1989, pp. 365-378. |
Reiner Hartenstein, et al., On Reconfigurable Co-Processing Units, Proceedings of Reconfigurable Architectures Workshop (RAW98), Mar. 30, 1998. |
Schmidt, U., et al., “Data-Driven Array Processor for Video Signal Processing”, IEEE—1990 (USA). |
Muhammad Ali Mazidi, “The80x86 IBM PC and Compatible Computers”, 2003, Prentice Hall, 4th edition, pp. 513-515. |
Shigei, N., et al., “On Efficient Spare Arrangements and an Algorithm with Relocating Spares for Reconfiguring Processor Arrays,” IEICE Transactions on Fundamentals of Electronics, communications and Computer Sciences, vol. E80-A, No. 6, Jun. 1997, pp. 988-995. |
“Interference Management in Femto Cell Deployment”, Mingxi Fan, Mehmet Yavuz, Sanjiv Nanda, Yeliz Tokgoz, Farhad Meshkati, Raul Dangui, Qualcomm Incorporated, QUALCOMM 3GPP2 Femto Workshop, Boston, MA, Oct. 15, 2007. |
“Details on specification aspects for UL ICIC”, Qualcomm Europe, May 5-May 9, 2008, 2 pages. |
3GPP TS 36.331 v9.2.0 3rd Generation Partnership Project: Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Acces (E-UTRA); Radio Resource Control (RRC) Protocol specification (Release 9) Mar. 2010, pp. 1-248. |
Alcatel-Lucent, et al., “Congested H(e)NB Hybrid Access Mode cell”, 2009, 3GPP Draft; R3-091053-Congested H(e)NB, 3rd Generation Partnership Project (3GPP), Apr. 29, 2009, 4 pages. |
Motorola, “Text proposal for TR 36.9xx: Reducing HeNB interference by dynamically changing HeNB access mode”, 2009, 3GPP Draft: R4-094688, Apr. 29, 2009, 2 pages. |
MIPS, MIPS32 Architecture for Programmers, 2001, MIPS Technologies, vol. 2, pp. 1-253. |
Pechanek, et al. ManArray Processor Interconnection Network: An Introduction, Euro-Par'99, LNCS 1685, pp. 761-765, 1999. |
Waddington, T., Decompilation of “hello world” on Pentium and SPARC, 4 pages, [retrieved on Aug. 3, 2012]. Retrieved from the Internet:<URL: http://web.archive.org/web/20050311141936/http://boomerang.sourceforge.net/helloworld.html>. |
Balakrishnan, et al., CodeSurfer/x86—A Platform for Analyzing x86 Executables, Springer-Verlag Berlin Heidelber, 2005, [retrieved on Dec. 30, 2011], retrieved from the internet:<URL:http://www.springerlink.com/content/uneu2a95u9nvb20v/>. |
Miecznikowski, J., et al., “Decompiling Java Using Stage Encapsulation”, Proceedings of the Eighth Working Conference on Reverse Engineering, Oct. 2-5, 2001. |
Number | Date | Country | |
---|---|---|---|
20120191945 A1 | Jul 2012 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 12070790 | Feb 2008 | US |
Child | 13176381 | US | |
Parent | 10450618 | Nov 2003 | US |
Child | 12070790 | US |