WO2005106686A2 - Various methods and apparatuses for width and burst conversion - Google Patents

Various methods and apparatuses for width and burst conversion Download PDF

Info

Publication number
WO2005106686A2
WO2005106686A2 PCT/US2005/008235 US2005008235W WO2005106686A2 WO 2005106686 A2 WO2005106686 A2 WO 2005106686A2 US 2005008235 W US2005008235 W US 2005008235W WO 2005106686 A2 WO2005106686 A2 WO 2005106686A2
Authority
WO
WIPO (PCT)
Prior art keywords
target
burst
agent
data
conversion
Prior art date
Application number
PCT/US2005/008235
Other languages
French (fr)
Other versions
WO2005106686A3 (en
Inventor
Wolf-Dietrich Weber
Joseph Harwood
Michael Meyer
Drew Wingard
Original Assignee
Sonics, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sonics, Inc. filed Critical Sonics, Inc.
Priority to JP2007503062A priority Critical patent/JP4680981B2/en
Priority to EP05769164A priority patent/EP1756721B1/en
Priority to AT05769164T priority patent/ATE465452T1/en
Priority to DE602005020780T priority patent/DE602005020780D1/en
Publication of WO2005106686A2 publication Critical patent/WO2005106686A2/en
Publication of WO2005106686A3 publication Critical patent/WO2005106686A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/25Routing or path finding in a switch fabric
    • H04L49/253Routing or path finding in a switch fabric using establishment or release of connections between ports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/25Routing or path finding in a switch fabric
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/10Packet switching elements characterised by the switching fabric construction
    • H04L49/102Packet switching elements characterised by the switching fabric construction using shared medium, e.g. bus or ring

Definitions

  • the communication system may include one or more initiator agents, where each agent couples to its own Intellectual Property core.
  • the communication system may also include one or more target agents, where each agent couples to its own Intellectual Property core.
  • the communication system may also an end-to-end width conversion mechanism.
  • the conversion mechanism converts data widths between the initiator agent and a first target agent. Two or more branches of pathways in the interconnect exist between the initiator agent and the two or more target agents.
  • the conversion mechanism to use a lookup table, or internal logic, that includes data width information of the initiator agent and the two or more branches of pathways to the two or more target agents to concurrently pre-compute width conversion signals for each of the target agent branches.
  • Figure 1 illustrates a block diagram of a complex electronics system.
  • Figure 2 illustrates a group of intellectual property cores and how they are interconnected.
  • Figure 3 illustrates a close-up view of Figure 2, specifically the connection paths between intellectual property cores and their corresponding agents.
  • Figure 4 illustrates width and burst conversion units within an initiator agent and how such units interconnect with an interconnect core and a target agent.
  • Figure 5 illustrates the parallel processing of width/burst conversion signals and address decoding.
  • Figure 6 illustrates exemplary types of width conversion types that may occur when transmitting data between intellectual property cores.
  • Figure 7 illustrates a table of the different types of helper signals that may be used during width conversion.
  • Figure 8 illustrates a table of Open Core Protocol (OCP) burst characteristics and the options available for each characteristic.
  • Figure 9 illustrates a flow process to determine which type of burst conversion shall be used when burst data is sent from an initiator to a target. DETAILED DESCRIPTION
  • the on-chip interconnect may contain a capability to manage end-to-end width conversion between independent initiator and target data path widths.
  • Logic in an agent may compute target-dependent width support and burst type support information across multiple groups of potential targets at the same time, and then select the correct target-dependent information based upon the address decode result for the target selection.
  • an initiator agent (hereinafter "IA") unit may use compiled knowledge of its and the addressed target's data width to pre-compute information to enable later stages (in the IA, target agent (hereinafter "TA”), a width conversion unit, or similar component) to accomplish the actual width conversion via packing, unpacking, padding, stripping, etc. - both for requests and responses.
  • Pre-computing the width conversion information reduces the latency delay seen at each conversion stage in the core of the interconnect.
  • an optimization can be performed in the IA that permits this pre-computation to be performed in parallel with the target selection (address decode) to further reduce logic delay in the path.
  • Each agent may also contain one or more burst conversion units.
  • the Intellectual Property cores connected to the on-chip interconnect may have incompatible capabilities with respect to supporting different features and types of burst requests. For example, the supported burst address sequences, burst transaction lengths, and burst alignment restrictions may not match.
  • the on-chip interconnect introduces a mechanism for allowing such cores to communicate, independent of either core needing to adapt its behavior. As with width conversion (discussed above), most of the arithmetic operations to make the different burst features compatible is performed in the IA. The IA compares the initiator burst request with the target burst support capabilities to determine the appropriate conversion action. Also, burst request conversion computations for all of the potential target agents may proceed in parallel with actual target selection (address decode) to further reduce logic delay in the path.
  • FIG. 1 is a block diagram of a complex electronics system 100.
  • Shared communications bus 112 connects sub-systems 102, 104, 106, 108, and 110.
  • Sub-systems are typically functional blocks including an interface module for interfacing to a shared bus.
  • Sub-systems may themselves include one or more functional blocks and may or may not include an integrated or physically separate interface module.
  • the sub-systems connected by communications bus 112 are separate integrated circuit chips.
  • the subsystems connected by communications bus 112 are Intellectual Property cores on a system on a chip.
  • Sub-system 104 may be an application specific integrated circuit (hereinafter "ASIC"), which, as is known, is an integrated circuit, designed to perform a particular function.
  • Sub-system 106 is a dynamic random access memory (hereinafter "DRAM”).
  • Sub-system 108 is an erasable, programmable, read only memory (hereinafter "EPROM”).
  • Sub-system 1 0 is a field programmable gate array (hereinafter "FPGA”).
  • Sub-system 102 is a fully custom integrated circuit designed specifically to operate in system 100. Other embodiments may contain additional subsystems of the same types as shown or other types not shown. Other embodiments may also include fewer sub-systems than the sub-systems shown in system 100.
  • Integrated circuit 102 includes sub-systems 102A, 102B, 102C, 102D and 102E.
  • ASIC 104 include functional blocks 101 A, 104B and 104C.
  • FPGA 110 includes functional blocks 110A and 110B.
  • a functional block may be a particular block of logic that performs a particular function, a memory component on an integrated circuit, etc.
  • System 100 is an example of a system that may consist of one or more integrated circuits, chips, or functional IP cores on a single chip.
  • a functional block may be a logic block on an integrated circuit such as, for example, functional block 102E, or a functional block may also be an integrated circuit such as fully custom integrated circuit 102 that implements a single logic function.
  • An interconnect such as, a shared communications bus 112, provides a shared communications bus between sub-systems of system 100.
  • Shared communication bus 114 provides a shared communications bus between sub-systems or functional blocks on a single integrated circuit. Some of the functional blocks shown are connected to interface modules through which they send and receive signals to and from shared communications bus 112 or shared communications bus 114.
  • Interface interconnect 115 is a local point-to-point interconnect for connecting interface modules to functional blocks.
  • Agents such as interface modules 120-128, are connected to various functional blocks as shown.
  • interface modules 120, 122, 123 and 124 are physically separated from their connected functional block (A, B, C, E and F, respectively).
  • Interface modules 121, and 125-128 are essentially part of their respective functional blocks or sub-systems. Some functional blocks, such as 102D, do not require a dedicated interface module. The arrangement of sub-systems, functional blocks and interface modules is flexible and is determined by the system designer.
  • a typical target is a memory device
  • a typical initiator is a central processing unit (CPU).
  • CPU central processing unit
  • a typical bridge might connect shared communications buses 112 and 114.
  • Functional blocks all communicate with one another via shared communications bus 112 or shared communications bus 114 and the protocol of one embodiment.
  • Initiator and target functional blocks may communicate a shared communications bus through interface modules.
  • An initiator functional block may communicate with a shared communications bus through an initiator interface module and a target functional block may communicate with a shared communications bus through a target interface module.
  • An initiator interface module issues and receives read and write requests to and from functional blocks other than the one with which it is associated.
  • an initiator interface module is typically connected to a CPU, a digital signal processing (hereinafter "DSP") core, or a direct memory access (hereinafter "DMA") engine.
  • DSP digital signal processing
  • DMA direct memory access
  • the shared communication bus 112 may have an end-to-end width conversion mechanism to convert data widths between an initiator interface module and a target interface module. Two or more potential branches of pathways within the shared bus may exist between the initiator agent and the two or more potential target interface modules.
  • the conversion mechanism uses a lookup table that includes data width information of the initiator interface module and the two or more potential branches of pathways to the two or more target interface modules to concurrently pre-compute width conversion signals for each of the target agent branches.
  • the initiator interface module may include an end-to- end burst conversion mechanism to allow the initiator and target functional blocks to communicate, by generating burst conversion signals, independent of the initiator and target functional blocks needing to adapt their burst capabilities.
  • FIG. 1 illustrates a bus-based interconnect.
  • the interconnect may be implemented in many ways such as point-to-point, switched or routed networks.
  • Figure 2 illustrates an exemplary group of intellectual property cores, their corresponding agents, an interconnect and its logic core.
  • IC initiator cores
  • IA initiator agent
  • IC 210 is coupled to IA 230 via interface communication line 220.
  • target cores hereinafter "TC”
  • TC 270 is coupled to target agent (hereinafter "TA”) 240 via interface communication line 255.
  • TC 275 is coupled to TA 245 via interface communication line 260.
  • TC 280 is coupled to TA 250 via interface communication line 265.
  • Interconnect 201 comprises a logic core 235 as well as all the initiator and target agents (e.g., IA 225, IA 230, TA 240, TA 245 and TA 250).
  • IA 225 is coupled to logic core 235 via interface communication line 232.
  • IA 230 is coupled to logic core 235 via interface communication line 234.
  • TA 240 is coupled to logic core 235 via interface communication line
  • TA 245 is coupled to logic core 235 via interface communication line
  • TA 250 is coupled to logic core 235 via interface communication line 238.
  • Both possibilities may exist in communications systems 1) where initiator agents send read requests and target agents correspond by sending data responses; and 2) where initiator agents send write requests with data to a target agent and the target agent sends a response.
  • data width conversion two possibilities exist for data width conversion: one for writes (where data moves from initiator to target) and one for reads (where data moves from target to initiator).
  • the initiator agent sends a data request based on the width support of the initiator IP core and the target agent sends the data response, which subsequently may need to undergo several width conversions along the interconnect to the initiator agent.
  • logic in the initiator agent may generate one or more helper signals.
  • a helper signal just accompanies the data request to the target agent and is used with the data response.
  • initiator agents send a request and data to a target agent that subsequently may need to undergo several width conversions along the interconnect to the target agent.
  • the helper signal helps convert width of the data signals from the initiator agent along the way to the target agent.
  • IC 205 may need to send data to TC 280.
  • IC 205 sends the data, via interface communication line 215 to IA 225.
  • IA 225 which is inside interconnect 201, then transmits the data, via interface communication line 232, to core logic 235. Any processing which may need to take place may occur within core logic 235.
  • the data is transmitted, via interface communication line 238, to TA 250.
  • the data reaches TC 280, via interface communication line 265.
  • Figure 3 illustrates a close-up view of Figure 2, specifically the interface communication lines between an agent and its corresponding core.
  • TA 240 is coupled to TC 270 via interface communication line 255 and IA 245 is coupled to IC 275 via interface communication line 260.
  • the width of interface communication line 255 is 16 bits wide. This is shown by the multiple wires in communication line 255.
  • the width of interface communication line 260 is 32 bits wide. Hence, there are more individual wires in interface communication line 260. Depending on characteristics such as data width, burst support, etc., the number of actual wires in a communication line may vary dramatically. Common communication line widths include: 8-bit, 16-bit, 32-bit, 64-bit, 128-bit and 256-bit.
  • FIG. 4 illustrates the process by which data is sent from IC 205 to TC 280.
  • the data width and burst characteristics of each intellectual property core may be different. Therefore width and burst conversion shall be required.
  • An interconnect between IC 205 and TC 280 may contain IA 225, TA 250, and Core logic 235.
  • IA 225 is capable of sending and receiving data to/from IC 205 via interface communication line 215.
  • IA 225 includes width determination unit (hereinafter "WDU") 415, and burst conversion unit (hereinafter "BCU”) 410.
  • WDU width determination unit
  • BCU burst conversion unit
  • IA 225 is coupled to Core Logic 235 via interface communication line 232.
  • interface communication line's 232 data width is 16 bits in width.
  • Core Logic 235 includes one or more width conversion units such as a first WCU 450 and a second WCU 451.
  • TA 250 is capable of sending and receiving data to/from TC 280 via interface communication line 265.
  • TA 250 comprises burst conversion unit 440.
  • TA 250 is coupled to Core Logic 235 via interface communication line 238.
  • interface communication line's 238 data width is 32 bits in width making it twice as wide as interface communication line 232.
  • IC 205 wishes to send data to TC 280.
  • the data width of the two cores differs.
  • data width conversion is required.
  • the data 420 is sent from IC 205 to IA 225 via interface communication line 215. As stated above, the data is 16-bit.
  • WDU 415 queries data lookup table 418 to determine the data width of all possible target cores physically coupled to IA 225, as well as all the possible pathways between IA 225 and the possible target cores.
  • WDU 415 is able to determine the data width of each possible target core (e.g., any target core that is physically cable of receiving data from IC 205.)
  • WDU 415 may possess internal logic comprising the data width of all possible pathways between IA 225 and the possible target core, thus eliminating the need for data lookup table 418.
  • WDU 415 generates width conversion signals for all possible target cores and their physical pathways, regardless of which target core is the eventual recipient of the data. The generation of all width conversion signals occurs in parallel (shown further in Figure 5). As a result, the generation of all width conversion signals shall be completed at substantially the same time.
  • the data lookup tables for each instance of an agent include the same data.
  • This data includes the data width capabilities of all the potential target agents in the complete system as well as all the physical pathways to them.
  • every agent would have the identical data lookup table.
  • every instance of an agent would possess internal logic comprising the data width capabilities of all the potential target agents in the complete system, as well as all the physical pathways to them.
  • the logic of each initiator agent would contain the same data.
  • each instance of an agent may include a data lookup table customized to merely contain data about the target agents that may communicate with that initiator agent. In such a scenario, each data lookup table could comprise different data.
  • each instance of an agent may possess customized internal logic to merely contain data about the target agents that may communicate with that initiator agent. Hence, the logic in each initiator agent could comprise different data.
  • the generation of the width conversion signals occurs in parallel to the address decoding of the eventual target (described further in Figure 5). Thus, the generation of all width conversion signals is being computed in parallel to the target address decoding of the signal containing data 420.
  • the address decode informs IA 225 which actual target core requires the data.
  • the parallel processing of the address decode and width conversion signals provides an advantage over the prior art by pre-computing width conversion signals while IA 225 would otherwise be waiting for the address decode to complete.
  • Initiator agents also comprises logic, along with the help of a width determination unit, to generate a helper signal to direct the conversion of data widths between the initiator agent and a target agent by identifying characteristics of a group of data and how the data may be width converted, to enable subsequent conversion stages to accomplish the width conversion.
  • WDU 415 sends helper signal 430 to WCU 450.
  • Helper signal 430 assists WCU 450 in the actual width conversion of data 420 from 16-bit to 32-bit by instructing WCU 450 in what way data 420 needs to be converted.
  • WCU 450 has also received data 420 from IA 225. Hence, WCU 450 now possesses data 420 and helper signal 430, allowing it to complete the width conversion.
  • Core Logic 235 also comprises a second WCU 451 that performs a second width conversion of data 420 with the assistance of helper signal 430.
  • An example of two width conversions has been described but the number of width conversions occurring in Core Logic 235 should not be so limited. It is possible for numerous width conversions to occur in Core Logic 235 before data 420 is passed to TC 280. (Note: Figure 7 illustrates a table of helper signal types and the usage of each type.) Under this approach, very little processing is done in Core Logic 235. Most of the processing is accomplished on the outside perimeter of interconnect 201 (e.g., the initiator and target agents). This frees up Core Logic 235 for other tasks and allows it to be small and fast.
  • Core Logic 235 spends a small amount of time performing the actual width conversion of data 420 from 16-bit to 32-bit, through the assistance of width conversion helper signal 430.
  • the converted data 435 is sent to TA 250, in 32-bit form, via 32-bit interface communication line 238.
  • Core Logic 235 also relays helper signal 430 to TA 250. This proves useful in the event that TA 250 returns data to IA 225. TA 250 will not be required to generate helper signals since they are already available.
  • TA 250 sends the data to TC 265 via interface communication line 265.
  • IC 205 needs to send burst data to TC 280.
  • IC 205 has different burst capabilities than TC 280.
  • one or more potential target cores, coupled to the interconnect have a burst capability different from the initiator core's burst capability such that a burst conversion unit may generate burst conversion signals for each of the potential target cores.
  • an initiator agent compares its supported burst features to the supported burst features of the target agent to determine how to transmit a burst request from the initiator agent to the target agent via the interconnect.
  • Figure 8 illustrates some different types of burst characteristics and the options/choices for each.
  • burst types can be found in Open Core Protocol Specification Release 2.0 published by the OCP/IP Organization in November, 2003 and is hereby incorporated by reference.
  • IC 205 and TC 280 have different burst length precision and request types.
  • the burst data must be converted to allow TC 280 to receive it from IC 205. (Note: Figure 9 will subsequently describe the different types of burst conversion and how they are performed.)
  • the burst data is received by I A 225 from IC 205 via interface communication line 215.
  • BCU 410 is responsible for converting the burst data to characteristics compatible with the target core.
  • BCU 410 generates burst conversion signals for all possible target cores that could physically receive the burst data.
  • a data lookup table may provide the burst characteristics of each target core.
  • the data lookup table may comprise burst data of all the target agents in the entire system, regardless of whether IA 225 communicates with them. This embodiment would provide for generic burst data lookup tables that are the same for all agents.
  • burst conversion signals would result in having conversion signals generated for every possible burst type in the system, regardless of whether an agent with such burst characteristics communicates to IA 225.
  • every agent would possess internal logic comprising the burst capabilities of all the potential target agents in the complete system.
  • the logic of each initiator agent would contain the same burst data.
  • the burst data lookup table is customized to merely include burst data for target agents that communicate with IA 225. Such an embodiment would allow for different information in each data lookup table.
  • the generation of burst conversion signals would result in conversion signals merely being generated for the burst characteristics of target agents that can communicate with IA 225.
  • each agent may possess customized internal logic to merely contain burst capabilities of the target agents that may communicate with that initiator agent. Hence, the logic in each initiator agent could comprise different data.
  • the generation of conversion signals occurs in parallel, allowing the conversion signals to complete at substantially the same time. Further, the address decode must also be processed. The address decode informs IA 225 which target core requires the burst data. As with width conversion, the address decode processing occurs in parallel to the generation of the burst conversion signals. This offers an advantage of the prior art, which would process the address decode first and then generates the burst conversion signals afterwards. Once the address decode is complete, IA 225 knows that the burst data is to be transmitted to TC 280. Since the burst conversion for TA 280 has already been computed, time is saved over the prior art's serial approach.
  • BCU 410 transmits the converted burst data 425 via interface communication line 232 into Core Logic 235. Since the burst conversion has already been completed, Core Logic 235 is not required to perform any processing. All processing was reserved for the outside perimeter of interconnect 201. Since Core Logic 235 does not need to process any of the burst data 425, the data passes directly through Core Logic 235 (noted by the dotted line) and into TA 250 via interface communication line 238. Lastly, burst data 425 has some final conversion that occurs in BCU 440, before passing to TC 280 via interface communication line 265.
  • FIG. 5 further illustrates the process by which width conversion occurs in parallel to address decoding.
  • IA 225 comprises WDU 415 and address decoder 525.
  • data is passed from IC 205 (not shown) to IA 225 via interface communication line 215. This data includes address decode information.
  • address decoder 525 begins decoding the address of the target core awaiting this data.
  • WDU 415 receives information from data lookup table 418. This table provides WDU 415 with a list of all the target agents, and their data width, that could physically receive data from IA 225.
  • WDU 415 uses this information to concurrently generate width conversion signals for all three possible target agents. This can be seen by the three processes running in parallel within WDU 415.
  • Process 540 generates width conversion signals for TA 240;
  • Process 545 generates width conversion signals for TA 245; and
  • Process 550 generates width conversion signals for TA 250.
  • address decoder 525 completes its address decode, it passes the target identity 547 to WDU 415.
  • WDU 4 5 now knows that TA 245 is to receive the data.
  • the helper signals 543 generated by process 545 are passed to width converter logic 450 within Logic Core 235.
  • the majority of the processing is accomplished outside Logic Core 235 and pushed to the outside perimeter of interconnect 201.
  • the processing done by Logic Core 235 is the actual width conversion (through the help of helper signals 543).
  • the width converted data 548 passes to TA 245.
  • Figure 6 illustrates different types of width conversions that may take place in the interconnect core.
  • WCU 610 is responsible for using a Strip Technique for converting two words that are 2X wide but merely have data in half the word. For example, the second word contains "B" in the second half of the word, while being padded with meaningless code in the first half of the word. The first word contains "A" in the first half of the word, while being padded with meaningless code in the second half of the word. WCU 610 converts the 2X wide words to 1X wide by stripping the padded spaces in each word. The result is 2 words that are 1X wide, but still contain the complete data of "A" and "B".
  • WCU 620 is responsible for using an Unpack Technique for converting two words that are 2X wide into four words that are 1X wide.
  • the first word contains "A” and "B” and the second word contain "C” and "D”.
  • WCU 620 converts the two 2X wide words by unpacking the two parts of each word into individual words that are 1X wide. The result is four words that are 1X wide, where each word contains "A", "B", “C”, and "D" consecutively.
  • WCU 630 is responsible for using a Pad Technique for converting two words that are 1X wide into two words that are 2X wide.
  • the first word contains "A” and the second word contains "B". Since the resulting words are twice the width of the starting words WCU 630 pads each 2X word with a space. The result is a first 2X word that has a space in the first half and "B" in the second half followed by a second 2X word that has a space in the first half and "A” in the second half.
  • WCU 640 is responsible for using a Pack Technique for converting four words that are 1X wide into two words that are 2X wide. The four 1X words contain "A", "B", “C”, and "D", consecutively.
  • FIG. 9 illustrates a flowchart of different types of burst conversions that may occur by a Burst Conversion Unit within an Initiator Agent sending burst data to a Target Agent. This flowchart provides example embodiments and is no way meant as the only types of burst conversion. Figure 9 describes three types of burst conversion; 1) pass through un-chopped; 2) chop repeatedly; and 3) chop to single transfers.
  • Chop to Single transfers means converting the burst into a stream of single initiator transfers, hence removing the burst altogether and converting it into multiple, single transfers.
  • This technique would be used if 1) the target does not support the incoming burst type or has no burst support; or 2) the target merely has precise burst support, but the incoming burst is imprecise; or 3) if the burst is an incrementing address (INCR) burst request AND the target is burst-aligned, but the incoming burst does not follow burst-alignment rules; or 4) if the burst is a burst request (WRAP) burst AND (the target does not support the length of the incoming burst) OR [(the target is wider than the initiator) AND (the starting address is not aligned to a target word)].
  • Such single transfer requests are treated as precise bursts of a one response solicited per one request.
  • burst conversion type may be used. At the start of the flow process in Figure 9, it must be determined whether the target has burst support and if it supports the burst sequence type 910. If the answer is "No", the burst conversion type used is "Chop to Single Transfers” 960 and the flow ends. If the answer is "Yes” than it must be determined if the target merely has precise burst support and if the burst is imprecise 920. If the answer is "Yes”, the burst conversion type used is "Chop to Single Transfers" 960 and the flow ends.
  • the burst is an incrementing address (INCR) burst request and if the target is burst- aligned and if the burst does not follow burst-aligned rules 930. If the answer is "Yes", the burst conversion type used is "Chop to Single Transfers” 960 and the flow ends. If the answer is "No,” then it should be determined if the burst is a wrapping address over two multiple initiator words burst request (WRAP) burst and if the target does not support the burst length OR if the target data width support is wider than the initiator and if the burst starting address is not aligned to the target word 940.
  • WRAP multiple initiator words burst request
  • the burst conversion type used is "Chop to Single Transfers” 960 and the flow ends. If the answer is "No,” then it should be determined if the target supports the burst length 950. If the answer is "Yes”, the burst conversion type used is "Pass Through” 980 and the flow ends. If the answer is "No”, the burst conversion type used is "Chop Repeatedly” 970 and the flow ends.
  • the software used to facilitate the protocol and algorithms associated with the width and burst conversion can be embodied onto a machine-readable medium.
  • a machine-readable medium includes any mechanism that provides (e.g., stores and/or transmits) information in a form readable by a machine (e.g., a computer).
  • a machine-readable medium includes read merely memory (ROM); random access memory (RAM); magnetic disk storage media; optical storage media; flash memory devices; DVD's, electrical, optical, acoustical or other form of propagated signals (e.g., carrier waves, infrared signals, digital signals, EPROMs, EEPROMs, FLASH, magnetic or optical cards, or any type of media suitable for storing electronic instructions.
  • the information representing the apparatuses and/or methods stored on the machine-readable medium may be used in the process of creating the apparatuses and/or methods described herein.
  • the information representing the apparatuses and/or methods may be contained in an Instance, soft instructions in an IP generator, or similar machine-readable medium storing this information.
  • the IP generator may be used for making highly configurable, scalable System On a Chip inter-block communication systems that integrally manages data, control, debug and test flows, as well as other applications.
  • an example intellectual property generator may comprise the following: a graphic user interface; a common set of processing elements; and a library of files containing design elements such as circuits, control logic, and cell arrays that define the intellectual property generator.
  • An interconnect instance may include front end views and back end files.
  • the front end views support documentation, simulation, debugging, and testing.
  • the back end files such as a layout, physical LEF, etc are for layout and fabrication.

Abstract

Methods and apparatuses are described for a communication system. The communication system may include one or more initiator agents, where each agent couples to its own Intellectual Property core. The communication system may also include two or more target agents, where each agent couples to its own Intellectual Property core. The communication system may also include an interconnect using an end-to-end width conversion mechanism. The conversion mechanism converts data widths between the initiator agent and a first target agent. Two or more branches of pathways in the interconnect exist between the initiator agent and the two or more target agents. The conversion mechanism to use a lookup table that includes data width information of the initiator agent and the two or more branches of pathways to the two or more target agents to concurrently pre-compute width conversion signals for each of the target agent branches.

Description

VARIOUS METHODS AND APPARATUSES FOR WIDTH AND BURST CONVERSION RELATED APPLICATIONS
[0001] This application claims the benefit of U.S. provisional patent application serial number 60/552,576, filed March 11 2004 and hereby incorporates by reference the contents of the provisional patent application and claims the benefit of U.S. patent application serial number , filed March 10, 2005, entitled "Various Methods And
Apparatuses For Width And Burst Conversion".
FIELD OF THE INVENTION
[0002] The aspects of embodiments described herein apply to systems, especially Systems on a Chip, where an initiator core, which is sending data, has a different data word width and/or different burst characteristics than a target core, which is receiving the data, such that a conversion of the width and/or burst is required.
BACKGROUND
[0003] In computer networks, internetworking, communications, integrated circuits, etc. where there is a need to communicate information, there are often interconnections established to facilitate the transfer of the information. However, not all of the functional blocks connecting to a shared interconnect will have the same data width and burst type support communication capabilities. Some conversions should occur to make communications capable between functional blocks with different communication capabilities.
SUMMARY OF THE INVENTION
[0004] Methods and apparatuses are described for a communication system. The communication system may include one or more initiator agents, where each agent couples to its own Intellectual Property core. The communication system may also include one or more target agents, where each agent couples to its own Intellectual Property core. The communication system may also an end-to-end width conversion mechanism. The conversion mechanism converts data widths between the initiator agent and a first target agent. Two or more branches of pathways in the interconnect exist between the initiator agent and the two or more target agents. The conversion mechanism to use a lookup table, or internal logic, that includes data width information of the initiator agent and the two or more branches of pathways to the two or more target agents to concurrently pre-compute width conversion signals for each of the target agent branches. BRIEF DESCRIPTION OF THE DRAWINGS
[0005] The present invention is illustrated by way of example and not limitation in the figures of the accompanying drawings, in which like references indicate similar elements and in which: [0006] Figure 1 illustrates a block diagram of a complex electronics system.
[0007] Figure 2 illustrates a group of intellectual property cores and how they are interconnected.
[0008] Figure 3 illustrates a close-up view of Figure 2, specifically the connection paths between intellectual property cores and their corresponding agents.
[0009] Figure 4 illustrates width and burst conversion units within an initiator agent and how such units interconnect with an interconnect core and a target agent.
[0010] Figure 5 illustrates the parallel processing of width/burst conversion signals and address decoding.
[0011] Figure 6 illustrates exemplary types of width conversion types that may occur when transmitting data between intellectual property cores.
[0012] Figure 7 illustrates a table of the different types of helper signals that may be used during width conversion. [0013] Figure 8 illustrates a table of Open Core Protocol (OCP) burst characteristics and the options available for each characteristic. [0014] Figure 9 illustrates a flow process to determine which type of burst conversion shall be used when burst data is sent from an initiator to a target. DETAILED DESCRIPTION
[0015] In the following description, numerous specific details are set forth, such as examples of specific protocol commands, named components, connections, types of burst capabilities, etc., in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without these specific details. In other instances, well known components or methods have not been described in detail but rather in a block diagram in order to avoid unnecessarily obscuring the present invention. Thus, the specific details set forth are merely exemplary. The specific details may be varied from and still be contemplated to be within the spirit and scope of the present invention. [0016] An example process of and apparatus to provide Width and Burst Conversion is described. The on-chip interconnect may contain a capability to manage end-to-end width conversion between independent initiator and target data path widths. Logic in an agent may compute target-dependent width support and burst type support information across multiple groups of potential targets at the same time, and then select the correct target-dependent information based upon the address decode result for the target selection. Thus, an initiator agent (hereinafter "IA") unit may use compiled knowledge of its and the addressed target's data width to pre-compute information to enable later stages (in the IA, target agent (hereinafter "TA"), a width conversion unit, or similar component) to accomplish the actual width conversion via packing, unpacking, padding, stripping, etc. - both for requests and responses. Pre-computing the width conversion information reduces the latency delay seen at each conversion stage in the core of the interconnect. In addition, an optimization can be performed in the IA that permits this pre-computation to be performed in parallel with the target selection (address decode) to further reduce logic delay in the path.
[0017] Each agent may also contain one or more burst conversion units. The Intellectual Property cores connected to the on-chip interconnect may have incompatible capabilities with respect to supporting different features and types of burst requests. For example, the supported burst address sequences, burst transaction lengths, and burst alignment restrictions may not match. The on-chip interconnect introduces a mechanism for allowing such cores to communicate, independent of either core needing to adapt its behavior. As with width conversion (discussed above), most of the arithmetic operations to make the different burst features compatible is performed in the IA. The IA compares the initiator burst request with the target burst support capabilities to determine the appropriate conversion action. Also, burst request conversion computations for all of the potential target agents may proceed in parallel with actual target selection (address decode) to further reduce logic delay in the path.
[0018] Figure 1 is a block diagram of a complex electronics system 100. Shared communications bus 112 connects sub-systems 102, 104, 106, 108, and 110. Sub-systems are typically functional blocks including an interface module for interfacing to a shared bus. Sub-systems may themselves include one or more functional blocks and may or may not include an integrated or physically separate interface module. In one embodiment, the sub-systems connected by communications bus 112 are separate integrated circuit chips. In another embodiment, the subsystems connected by communications bus 112 are Intellectual Property cores on a system on a chip.
[0019] For example, Sub-system 104 may be an application specific integrated circuit (hereinafter "ASIC"), which, as is known, is an integrated circuit, designed to perform a particular function. Sub-system 106 is a dynamic random access memory (hereinafter "DRAM"). Sub-system 108 is an erasable, programmable, read only memory (hereinafter "EPROM"). Sub-system 1 0 is a field programmable gate array (hereinafter "FPGA"). Sub-system 102 is a fully custom integrated circuit designed specifically to operate in system 100. Other embodiments may contain additional subsystems of the same types as shown or other types not shown. Other embodiments may also include fewer sub-systems than the sub-systems shown in system 100. Integrated circuit 102 includes sub-systems 102A, 102B, 102C, 102D and 102E. ASIC 104 include functional blocks 101 A, 104B and 104C. FPGA 110 includes functional blocks 110A and 110B. A functional block may be a particular block of logic that performs a particular function, a memory component on an integrated circuit, etc. [0020] System 100 is an example of a system that may consist of one or more integrated circuits, chips, or functional IP cores on a single chip. A functional block may be a logic block on an integrated circuit such as, for example, functional block 102E, or a functional block may also be an integrated circuit such as fully custom integrated circuit 102 that implements a single logic function.
[0021] An interconnect such as, a shared communications bus 112, provides a shared communications bus between sub-systems of system 100. Shared communication bus 114 provides a shared communications bus between sub-systems or functional blocks on a single integrated circuit. Some of the functional blocks shown are connected to interface modules through which they send and receive signals to and from shared communications bus 112 or shared communications bus 114. Interface interconnect 115 is a local point-to-point interconnect for connecting interface modules to functional blocks.
[0022] Agents, such as interface modules 120-128, are connected to various functional blocks as shown. In this embodiment, interface modules 120, 122, 123 and 124 are physically separated from their connected functional block (A, B, C, E and F, respectively). Interface modules 121, and 125-128 are essentially part of their respective functional blocks or sub-systems. Some functional blocks, such as 102D, do not require a dedicated interface module. The arrangement of sub-systems, functional blocks and interface modules is flexible and is determined by the system designer.
[0023] In one embodiment there are four fundamental types of functional blocks. The four fundamental types are initiator, target, bridge, and snooping blocks. A typical target is a memory device, and a typical initiator is a central processing unit (CPU). However any block may be a target or an initiator. A typical bridge might connect shared communications buses 112 and 114. Functional blocks all communicate with one another via shared communications bus 112 or shared communications bus 114 and the protocol of one embodiment. Initiator and target functional blocks may communicate a shared communications bus through interface modules. An initiator functional block may communicate with a shared communications bus through an initiator interface module and a target functional block may communicate with a shared communications bus through a target interface module. [0024] An initiator interface module issues and receives read and write requests to and from functional blocks other than the one with which it is associated. In one embodiment, an initiator interface module is typically connected to a CPU, a digital signal processing (hereinafter "DSP") core, or a direct memory access (hereinafter "DMA") engine. [0025] The shared communication bus 112 may have an end-to-end width conversion mechanism to convert data widths between an initiator interface module and a target interface module. Two or more potential branches of pathways within the shared bus may exist between the initiator agent and the two or more potential target interface modules. The conversion mechanism uses a lookup table that includes data width information of the initiator interface module and the two or more potential branches of pathways to the two or more target interface modules to concurrently pre-compute width conversion signals for each of the target agent branches.
[0026] Similarly, the initiator interface module may include an end-to- end burst conversion mechanism to allow the initiator and target functional blocks to communicate, by generating burst conversion signals, independent of the initiator and target functional blocks needing to adapt their burst capabilities.
[0027] Note, the interconnect shown in Figure 1 illustrates a bus-based interconnect. However, the interconnect may be implemented in many ways such as point-to-point, switched or routed networks. [0028] Figure 2 illustrates an exemplary group of intellectual property cores, their corresponding agents, an interconnect and its logic core. In system 200, there exists two initiator cores (hereinafter "IC"): initiator core 205 and initiator core 210. IC 205 is coupled to initiator agent (hereinafter "IA") 225 via interface communication lines 215. IC 210 is coupled to IA 230 via interface communication line 220. There also exist three target cores (hereinafter "TC"): target core 270, target core 275 and target core 280. TC 270 is coupled to target agent (hereinafter "TA") 240 via interface communication line 255. TC 275 is coupled to TA 245 via interface communication line 260. TC 280 is coupled to TA 250 via interface communication line 265.
[0029] Interconnect 201 comprises a logic core 235 as well as all the initiator and target agents (e.g., IA 225, IA 230, TA 240, TA 245 and TA 250). IA 225 is coupled to logic core 235 via interface communication line 232. IA 230 is coupled to logic core 235 via interface communication line 234. TA 240 is coupled to logic core 235 via interface communication line
236. TA 245 is coupled to logic core 235 via interface communication line
237. TA 250 is coupled to logic core 235 via interface communication line 238.
[0030] Both possibilities may exist in communications systems 1) where initiator agents send read requests and target agents correspond by sending data responses; and 2) where initiator agents send write requests with data to a target agent and the target agent sends a response. Thus two possibilities exist for data width conversion: one for writes (where data moves from initiator to target) and one for reads (where data moves from target to initiator). In the read request case, the initiator agent sends a data request based on the width support of the initiator IP core and the target agent sends the data response, which subsequently may need to undergo several width conversions along the interconnect to the initiator agent. In this case, logic in the initiator agent may generate one or more helper signals. A helper signal just accompanies the data request to the target agent and is used with the data response. In the data write case, initiator agents send a request and data to a target agent that subsequently may need to undergo several width conversions along the interconnect to the target agent. The helper signal helps convert width of the data signals from the initiator agent along the way to the target agent.
[0031] The case where an initiator sends a write request and data will be used as an example and be described below. [0032] In one embodiment. IC 205 may need to send data to TC 280. IC 205 sends the data, via interface communication line 215 to IA 225. IA 225, which is inside interconnect 201, then transmits the data, via interface communication line 232, to core logic 235. Any processing which may need to take place may occur within core logic 235. Next, the data is transmitted, via interface communication line 238, to TA 250. Lastly, the data reaches TC 280, via interface communication line 265. [0033] Figure 3 illustrates a close-up view of Figure 2, specifically the interface communication lines between an agent and its corresponding core. TA 240 is coupled to TC 270 via interface communication line 255 and IA 245 is coupled to IC 275 via interface communication line 260. In this embodiment, the width of interface communication line 255 is 16 bits wide. This is shown by the multiple wires in communication line 255. On the other hand, the width of interface communication line 260 is 32 bits wide. Hence, there are more individual wires in interface communication line 260. Depending on characteristics such as data width, burst support, etc., the number of actual wires in a communication line may vary dramatically. Common communication line widths include: 8-bit, 16-bit, 32-bit, 64-bit, 128-bit and 256-bit.
[0034] Figure 4 illustrates the process by which data is sent from IC 205 to TC 280. In this embodiment the data width and burst characteristics of each intellectual property core may be different. Therefore width and burst conversion shall be required. An interconnect between IC 205 and TC 280 may contain IA 225, TA 250, and Core logic 235. IA 225 is capable of sending and receiving data to/from IC 205 via interface communication line 215. IA 225 includes width determination unit (hereinafter "WDU") 415, and burst conversion unit (hereinafter "BCU") 410. IA 225 is coupled to Core Logic 235 via interface communication line 232. In this embodiment, interface communication line's 232 data width is 16 bits in width. Core Logic 235 includes one or more width conversion units such as a first WCU 450 and a second WCU 451. [0035] TA 250 is capable of sending and receiving data to/from TC 280 via interface communication line 265. TA 250 comprises burst conversion unit 440. TA 250 is coupled to Core Logic 235 via interface communication line 238. In this embodiment, interface communication line's 238 data width is 32 bits in width making it twice as wide as interface communication line 232.
[0036] In this embodiment, IC 205 wishes to send data to TC 280. The data width of the two cores differs. Hence, data width conversion is required. The data 420 is sent from IC 205 to IA 225 via interface communication line 215. As stated above, the data is 16-bit. Once data 420 is received by IA 225, WDU 415 queries data lookup table 418 to determine the data width of all possible target cores physically coupled to IA 225, as well as all the possible pathways between IA 225 and the possible target cores. With the information provided by data lookup table 418, WDU 415 is able to determine the data width of each possible target core (e.g., any target core that is physically cable of receiving data from IC 205.) In another embodiment WDU 415 may possess internal logic comprising the data width of all possible pathways between IA 225 and the possible target core, thus eliminating the need for data lookup table 418. WDU 415 generates width conversion signals for all possible target cores and their physical pathways, regardless of which target core is the eventual recipient of the data. The generation of all width conversion signals occurs in parallel (shown further in Figure 5). As a result, the generation of all width conversion signals shall be completed at substantially the same time.
[0037] In one embodiment, the data lookup tables for each instance of an agent include the same data. This data includes the data width capabilities of all the potential target agents in the complete system as well as all the physical pathways to them. Hence every agent would have the identical data lookup table. In another embodiment, every instance of an agent would possess internal logic comprising the data width capabilities of all the potential target agents in the complete system, as well as all the physical pathways to them. Hence, the logic of each initiator agent would contain the same data. In another embodiment, each instance of an agent may include a data lookup table customized to merely contain data about the target agents that may communicate with that initiator agent. In such a scenario, each data lookup table could comprise different data. In another embodiment, each instance of an agent may possess customized internal logic to merely contain data about the target agents that may communicate with that initiator agent. Hence, the logic in each initiator agent could comprise different data. [0038] Further, the generation of the width conversion signals occurs in parallel to the address decoding of the eventual target (described further in Figure 5). Thus, the generation of all width conversion signals is being computed in parallel to the target address decoding of the signal containing data 420. The address decode informs IA 225 which actual target core requires the data. The parallel processing of the address decode and width conversion signals provides an advantage over the prior art by pre-computing width conversion signals while IA 225 would otherwise be waiting for the address decode to complete. In a prior art system, the address decode and the width conversion are completed one after the other (e.g., serially). Such an approach is slower than the system illustrated in Figure 4. Once the address decode is complete, IA 225 knows that data 420 is to be transmitted to TC 280. Since the width conversion for TA 280 has already been computed, time is saved over the prior art's serial-based approach.
[0039] Initiator agents also comprises logic, along with the help of a width determination unit, to generate a helper signal to direct the conversion of data widths between the initiator agent and a target agent by identifying characteristics of a group of data and how the data may be width converted, to enable subsequent conversion stages to accomplish the width conversion. In this example, WDU 415 sends helper signal 430 to WCU 450. Helper signal 430 assists WCU 450 in the actual width conversion of data 420 from 16-bit to 32-bit by instructing WCU 450 in what way data 420 needs to be converted. WCU 450 has also received data 420 from IA 225. Hence, WCU 450 now possesses data 420 and helper signal 430, allowing it to complete the width conversion. Core Logic 235 also comprises a second WCU 451 that performs a second width conversion of data 420 with the assistance of helper signal 430. An example of two width conversions has been described but the number of width conversions occurring in Core Logic 235 should not be so limited. It is possible for numerous width conversions to occur in Core Logic 235 before data 420 is passed to TC 280. (Note: Figure 7 illustrates a table of helper signal types and the usage of each type.) Under this approach, very little processing is done in Core Logic 235. Most of the processing is accomplished on the outside perimeter of interconnect 201 (e.g., the initiator and target agents). This frees up Core Logic 235 for other tasks and allows it to be small and fast.
[0040] Core Logic 235 spends a small amount of time performing the actual width conversion of data 420 from 16-bit to 32-bit, through the assistance of width conversion helper signal 430. The converted data 435 is sent to TA 250, in 32-bit form, via 32-bit interface communication line 238. Core Logic 235 also relays helper signal 430 to TA 250. This proves useful in the event that TA 250 returns data to IA 225. TA 250 will not be required to generate helper signals since they are already available. Lastly, TA 250 sends the data to TC 265 via interface communication line 265.
[0041] In another embodiment, IC 205 needs to send burst data to TC 280. However, IC 205 has different burst capabilities than TC 280. It is possible that one or more potential target cores, coupled to the interconnect, have a burst capability different from the initiator core's burst capability such that a burst conversion unit may generate burst conversion signals for each of the potential target cores. Under such a scenario, an initiator agent compares its supported burst features to the supported burst features of the target agent to determine how to transmit a burst request from the initiator agent to the target agent via the interconnect. Figure 8 illustrates some different types of burst characteristics and the options/choices for each. Further characteristics of burst types can be found in Open Core Protocol Specification Release 2.0 published by the OCP/IP Organization in November, 2003 and is hereby incorporated by reference. In this example, IC 205 and TC 280 have different burst length precision and request types. As such, the burst data must be converted to allow TC 280 to receive it from IC 205. (Note: Figure 9 will subsequently describe the different types of burst conversion and how they are performed.)
[0042] First, the burst data is received by I A 225 from IC 205 via interface communication line 215. BCU 410 is responsible for converting the burst data to characteristics compatible with the target core. BCU 410 generates burst conversion signals for all possible target cores that could physically receive the burst data. A data lookup table may provide the burst characteristics of each target core. [0043] In one embodiment, the data lookup table may comprise burst data of all the target agents in the entire system, regardless of whether IA 225 communicates with them. This embodiment would provide for generic burst data lookup tables that are the same for all agents. Under this embodiment the generation of burst conversion signals would result in having conversion signals generated for every possible burst type in the system, regardless of whether an agent with such burst characteristics communicates to IA 225. In another embodiment, every agent would possess internal logic comprising the burst capabilities of all the potential target agents in the complete system. Hence, the logic of each initiator agent would contain the same burst data. In another embodiment, the burst data lookup table is customized to merely include burst data for target agents that communicate with IA 225. Such an embodiment would allow for different information in each data lookup table. Under this embodiment the generation of burst conversion signals would result in conversion signals merely being generated for the burst characteristics of target agents that can communicate with IA 225. In another embodiment, each agent may possess customized internal logic to merely contain burst capabilities of the target agents that may communicate with that initiator agent. Hence, the logic in each initiator agent could comprise different data.
[0044] The generation of conversion signals occurs in parallel, allowing the conversion signals to complete at substantially the same time. Further, the address decode must also be processed. The address decode informs IA 225 which target core requires the burst data. As with width conversion, the address decode processing occurs in parallel to the generation of the burst conversion signals. This offers an advantage of the prior art, which would process the address decode first and then generates the burst conversion signals afterwards. Once the address decode is complete, IA 225 knows that the burst data is to be transmitted to TC 280. Since the burst conversion for TA 280 has already been computed, time is saved over the prior art's serial approach.
[0045] At this point, BCU 410 transmits the converted burst data 425 via interface communication line 232 into Core Logic 235. Since the burst conversion has already been completed, Core Logic 235 is not required to perform any processing. All processing was reserved for the outside perimeter of interconnect 201. Since Core Logic 235 does not need to process any of the burst data 425, the data passes directly through Core Logic 235 (noted by the dotted line) and into TA 250 via interface communication line 238. Lastly, burst data 425 has some final conversion that occurs in BCU 440, before passing to TC 280 via interface communication line 265.
[0046] Figure 5 further illustrates the process by which width conversion occurs in parallel to address decoding. IA 225 comprises WDU 415 and address decoder 525. In this embodiment there are three target agents that could physically receive data from IA 225. These include TA 240, TA 245 and TA 250. In this example data is passed from IC 205 (not shown) to IA 225 via interface communication line 215. This data includes address decode information. At this point, address decoder 525 begins decoding the address of the target core awaiting this data. While the address decoding occurs, WDU 415 receives information from data lookup table 418. This table provides WDU 415 with a list of all the target agents, and their data width, that could physically receive data from IA 225. WDU 415 uses this information to concurrently generate width conversion signals for all three possible target agents. This can be seen by the three processes running in parallel within WDU 415. Process 540 generates width conversion signals for TA 240; Process 545 generates width conversion signals for TA 245; and Process 550 generates width conversion signals for TA 250.
[0047] Once address decoder 525 completes its address decode, it passes the target identity 547 to WDU 415. WDU 4 5 now knows that TA 245 is to receive the data. Hence, the helper signals 543 generated by process 545 are passed to width converter logic 450 within Logic Core 235. As noted in Figure 4, the majority of the processing is accomplished outside Logic Core 235 and pushed to the outside perimeter of interconnect 201. The processing done by Logic Core 235 is the actual width conversion (through the help of helper signals 543). Once the width conversion is complete, the width converted data 548 passes to TA 245. [0048] Figure 6 illustrates different types of width conversions that may take place in the interconnect core. These four types are merely examples and are not meant to be the only types available. WCU 610 is responsible for using a Strip Technique for converting two words that are 2X wide but merely have data in half the word. For example, the second word contains "B" in the second half of the word, while being padded with meaningless code in the first half of the word. The first word contains "A" in the first half of the word, while being padded with meaningless code in the second half of the word. WCU 610 converts the 2X wide words to 1X wide by stripping the padded spaces in each word. The result is 2 words that are 1X wide, but still contain the complete data of "A" and "B". [0049] WCU 620 is responsible for using an Unpack Technique for converting two words that are 2X wide into four words that are 1X wide. The first word contains "A" and "B" and the second word contain "C" and "D". WCU 620 converts the two 2X wide words by unpacking the two parts of each word into individual words that are 1X wide. The result is four words that are 1X wide, where each word contains "A", "B", "C", and "D" consecutively.
[0050] WCU 630 is responsible for using a Pad Technique for converting two words that are 1X wide into two words that are 2X wide. The first word contains "A" and the second word contains "B". Since the resulting words are twice the width of the starting words WCU 630 pads each 2X word with a space. The result is a first 2X word that has a space in the first half and "B" in the second half followed by a second 2X word that has a space in the first half and "A" in the second half. [0051] WCU 640 is responsible for using a Pack Technique for converting four words that are 1X wide into two words that are 2X wide. The four 1X words contain "A", "B", "C", and "D", consecutively. WCU 640 packs two of the 1X words into a single 2X word. The result is a first 2X word that has "B" in the first half and "A" in the second half followed by a second 2X word that has "D" in the first half and "C" in the second half. [0052] Figure 9 illustrates a flowchart of different types of burst conversions that may occur by a Burst Conversion Unit within an Initiator Agent sending burst data to a Target Agent. This flowchart provides example embodiments and is no way meant as the only types of burst conversion. Figure 9 describes three types of burst conversion; 1) pass through un-chopped; 2) chop repeatedly; and 3) chop to single transfers. It is desirable to keep the burst length as long as possible, hence chopping to single transfers would be the least preferred conversion, with pass-through un-chopped being the preferred conversion. "Pass through un-chopped" means that no burst conversion is actually required and the data may pass directly through without alteration. This technique would be used if the target supports the incoming burst sequence type and length, and there are no other special chopping conditions. "Chop Repeatedly" means to repeatedly chop the burst data to limit the size of each outgoing interconnect burst. Specifically this means generating additional burst requests with a smaller length associated with the additional burst request and continually subtracting from the initial burst length until it reaches zero. This technique would be used if the target supports the incoming burst sequence type but not the length, and there are no other special chopping conditions. "Chop to Single transfers" means converting the burst into a stream of single initiator transfers, hence removing the burst altogether and converting it into multiple, single transfers. This technique would be used if 1) the target does not support the incoming burst type or has no burst support; or 2) the target merely has precise burst support, but the incoming burst is imprecise; or 3) if the burst is an incrementing address (INCR) burst request AND the target is burst-aligned, but the incoming burst does not follow burst-alignment rules; or 4) if the burst is a burst request (WRAP) burst AND (the target does not support the length of the incoming burst) OR [(the target is wider than the initiator) AND (the starting address is not aligned to a target word)]. Such single transfer requests are treated as precise bursts of a one response solicited per one request.
[0053] Certain criteria are used to determine which burst conversion type may be used. At the start of the flow process in Figure 9, it must be determined whether the target has burst support and if it supports the burst sequence type 910. If the answer is "No", the burst conversion type used is "Chop to Single Transfers" 960 and the flow ends. If the answer is "Yes" than it must be determined if the target merely has precise burst support and if the burst is imprecise 920. If the answer is "Yes", the burst conversion type used is "Chop to Single Transfers" 960 and the flow ends. If the answer is "No," then it should be determined if the burst is an incrementing address (INCR) burst request and if the target is burst- aligned and if the burst does not follow burst-aligned rules 930. If the answer is "Yes", the burst conversion type used is "Chop to Single Transfers" 960 and the flow ends. If the answer is "No," then it should be determined if the burst is a wrapping address over two multiple initiator words burst request (WRAP) burst and if the target does not support the burst length OR if the target data width support is wider than the initiator and if the burst starting address is not aligned to the target word 940. If the answer is "Yes", the burst conversion type used is "Chop to Single Transfers" 960 and the flow ends. If the answer is "No," then it should be determined if the target supports the burst length 950. If the answer is "Yes", the burst conversion type used is "Pass Through" 980 and the flow ends. If the answer is "No", the burst conversion type used is "Chop Repeatedly" 970 and the flow ends.
[0054] As stated above, the three burst conversion techniques described are not conclusive. Other techniques or criteria may be used to alter a burst stream. A person of ordinary skill in the art would be able to implement other burst conversion techniques.
[0055] In one embodiment, the software used to facilitate the protocol and algorithms associated with the width and burst conversion can be embodied onto a machine-readable medium. A machine-readable medium includes any mechanism that provides (e.g., stores and/or transmits) information in a form readable by a machine (e.g., a computer). For example, a machine-readable medium includes read merely memory (ROM); random access memory (RAM); magnetic disk storage media; optical storage media; flash memory devices; DVD's, electrical, optical, acoustical or other form of propagated signals (e.g., carrier waves, infrared signals, digital signals, EPROMs, EEPROMs, FLASH, magnetic or optical cards, or any type of media suitable for storing electronic instructions. The information representing the apparatuses and/or methods stored on the machine-readable medium may be used in the process of creating the apparatuses and/or methods described herein. For example, the information representing the apparatuses and/or methods may be contained in an Instance, soft instructions in an IP generator, or similar machine-readable medium storing this information. [0056] The IP generator may be used for making highly configurable, scalable System On a Chip inter-block communication systems that integrally manages data, control, debug and test flows, as well as other applications. In an embodiment, an example intellectual property generator may comprise the following: a graphic user interface; a common set of processing elements; and a library of files containing design elements such as circuits, control logic, and cell arrays that define the intellectual property generator. In an embodiment, a designer chooses the specifics of the interconnect configuration to produce a set of files defining the requested interconnect instance. An interconnect instance may include front end views and back end files. The front end views support documentation, simulation, debugging, and testing. The back end files, such as a layout, physical LEF, etc are for layout and fabrication.

Claims

CLAIMSWhat is claimed is:
1. An apparatus, comprising: an initiator agent coupled to a first Intellectual Property (IP) core; two or more target agents, each target agent coupled to its own IP core; and an interconnect comprising an end-to-end width conversion mechanism, the conversion mechanism to convert data widths between the initiator agent and a first target agent, wherein one or more branches of pathways in the interconnect exist between the initiator agent and the two or more target agents, the conversion mechanism to access data width information of the initiator agent and the one or more branches of pathways to the one or more target agents to concurrently pre-compute width conversion signals for each of the target agent branches.
2. The apparatus of claim 1 further comprising: logic in the initiator agent to generate a helper signal to direct the conversion of data widths between the initiator agent and the first target agent by identifying characteristics of a group of data and how the data may be width converted, to enable subsequent conversion stages to accomplish the width conversion.
3. The apparatus of claim 1, wherein the width conversion signals are generated in parallel to a generation of an address decode for the first target agent.
4. The apparatus of claim 1 , wherein width conversion for each possible branch through the interconnect is calculated in parallel.
5. The apparatus of claim 2 further comprising an interconnect core, wherein one or more width conversion units within the core receive and use the helper signals to perform the width conversion.
6. The apparatus of claim 1 , wherein the apparatus is a System on a Chip.
7. The apparatus of claim 1, wherein the conversion mechanism accesses data width information from a data lookup table.
8. The apparatus of claim 1, wherein the conversion mechanism accesses data width information from internal logic within the initiator agent.
9. A computer readable medium containing instructions to cause a machine to generate the apparatus of claim 1.
10. The apparatus of claim 1 wherein a first instance of a first agent that contains the logic for width and burst conversion units corresponding to merely those potential pairs of initiator cores and target cores that can actually communicate with the first agent.
11. The apparatus of claim 1 wherein the data width information accessed by the conversion mechanism corresponds to merely those potential pairs of initiator cores and target cores that can actually communicate with the initiator agent.
12. An apparatus, comprising: an initiator core supporting a first burst capability; a target core supporting a second burst capability, wherein the support burst features of the second burst capability differs from the support burst features- of the first burst capability; an interconnect coupled to the initiator core and the target core; a target agent coupled to the target core; and an initiator agent coupled to the initiator core, the initiator agent comprising an end-to-end burst conversion mechanism to allow the initiator and target cores to communicate, by generating burst conversion signals, independent of the initiator and target cores needing to adapt their burst capabilities.
13. The apparatus of claim 12 further comprising one or more potential target cores having a burst capability different from the first burst capability, the potential target cores coupled to the interconnect, wherein the burst conversion unit generates burst conversion signals for each of the one more potential target cores.
14. The apparatus of claim 13 wherein the burst conversion unit generates burst conversion signals for the target cores that can actually communicate with the initiator agent.
15. The apparatus of claim 12, wherein the initiator agent compares its supported burst features and the supported burst features of the target agent to determine how to transmit a burst request from the initiator agent to the target agent via the interconnect.
16. The apparatus of claim 12, wherein the burst conversion signals are generated in parallel to a generation of an address decode, the address decode determines the identity of the target core.
17. A method of converting data widths between an initiator agent and a first target agent from a plurality of target agents comprising: querying data width information for the initiator agent and a plurality of branches of pathways to the plurality of target agents; and using the data width information to concurrently pre-compute one or more width conversion signals for each of the plurality of target agent branches.
18. The method of claim 17 further comprising: determining a correct width conversion signal from the one of more width conversion signals to direct the conversion of data widths between the initiator agent and the first target agent by identifying characteristics of a group of data and how the data may be width converted, to enable subsequent conversion stages to accomplish the width conversion.
19. The method of claim 17, wherein the data width information corresponds to merely those potential target cores that can actually communicate with the initiator agent.
20. The method claim 17, wherein the width conversion signals are generated in parallel to a generation of an address decode for the first target agent.
21. The method claim 17, wherein the width conversion for the plurality of branches of pathways are generated in parallel.
22. The method of claim 17 further comprising: receiving the one or more helper signals; and using the one or more helper signals to perform the width conversion.
23. A computer readable medium containing instructions to cause a machine to generate the method of claim 17.
24. The method of claim 17, wherein querying data width information from the initiator agent further comprises accessing data width information from a data lookup table.
25. The method of claim 17, wherein querying data width information from the initiator agent further comprises accessing data width information from internal logic within the initiator agent.
26. A method of converting a data burst between an initiator agent and a first target agent from a plurality of target agents comprising: querying burst characteristics of the initiator agent and the plurality of target agents; and using the burst characteristics to concurrently pre-compute burst signals between the initiator agent and each of the plurality of target agents.
27. The method of claim 26 wherein the burst signals are generated in parallel to a generation of an address decode for the first target agent.
28. The method of claim 26, wherein the pre-computing of burst signals are generated in parallel.
29. The method of claim 26, wherein querying burst characteristics further comprises accessing the burst characteristics from a data lookup table.
30. The method of claim 26, wherein querying burst characteristics further comprises accessing the burst characteristics from internal logic within the initiator agent.
31. The method of claim 26, wherein the burst characteristics correspond to merely those plurality of target cores that can actually communicate with the initiator agent.
32. A computer readable medium containing instructions to cause a machine to generate the method of claim 26.
33. An apparatus for converting data widths between an initiator agent and a first target agent from a plurality of target agents comprising: means for querying a lookup table comprising data width information of the initiator agent and a plurality of branches of pathways to the plurality of target agents; and means for using the data width information to concurrently pre- compute one ore more width conversion signals for each of the plurality of target agent branches.
34. The apparatus of claim 33, further comprising: means for determining a correct width conversion signal from the one of more width conversion signals to direct the conversion of data widths between the initiator agent and the first target agent by identifying characteristics of a group of data and how the data may be width converted, to enable subsequent conversion stages to accomplish the width conversion.
35. The apparatus of claim 33, wherein the width conversion signals are generated in parallel to a generation of an address decode for the first target agent and the width conversion for the plurality of branches of pathways are generated in parallel.
36. The apparatus of claim 33, further comprising: means for receiving the one or more helper signals; and means for using the one or more helper signals to perform the width conversion.
37. An apparatus for converting a data burst between an initiator agent and a first target agent from a plurality of target agents comprising: means for querying a lookup table comprising burst characteristics of the initiator agent and the plurality of target agents; and means for using the burst characteristics to concurrently pre- compute burst signals between the initiator agent and each of the plurality of target agents.
38. The apparatus of claim 37 wherein the burst signals are generated in parallel to a generation of an address decode for the first target agent.
39. The apparatus of claim 37, wherein the pre-computing of burst signals are generated in parallel.
PCT/US2005/008235 2004-03-11 2005-03-11 Various methods and apparatuses for width and burst conversion WO2005106686A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2007503062A JP4680981B2 (en) 2004-03-11 2005-03-11 Various methods and apparatus for data width conversion
EP05769164A EP1756721B1 (en) 2004-03-11 2005-03-11 Various methods and apparatuses for width and burst conversion
AT05769164T ATE465452T1 (en) 2004-03-11 2005-03-11 VARIOUS METHODS AND DEVICES FOR WIDTH AND BURST CONVERSION
DE602005020780T DE602005020780D1 (en) 2004-03-11 2005-03-11 DIFFERENT METHODS AND DEVICES FOR WIDE AND BURST CONVERSIONS

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US55257604P 2004-03-11 2004-03-11
US60/552,576 2004-03-11
US11/078,185 US7475168B2 (en) 2004-03-11 2005-03-10 Various methods and apparatus for width and burst conversion
US11/078,185 2005-03-10

Publications (2)

Publication Number Publication Date
WO2005106686A2 true WO2005106686A2 (en) 2005-11-10
WO2005106686A3 WO2005106686A3 (en) 2006-06-01

Family

ID=34973126

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/008235 WO2005106686A2 (en) 2004-03-11 2005-03-11 Various methods and apparatuses for width and burst conversion

Country Status (7)

Country Link
US (1) US7475168B2 (en)
EP (2) EP1756721B1 (en)
JP (1) JP4680981B2 (en)
KR (1) KR20060130727A (en)
AT (1) ATE465452T1 (en)
DE (1) DE602005020780D1 (en)
WO (1) WO2005106686A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016094006A1 (en) * 2014-12-12 2016-06-16 Intel Corporation A method, apparatus and system for encoding command information in a packet-based network

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7543088B2 (en) * 2004-03-11 2009-06-02 Sonics, Inc. Various methods and apparatuses for width and burst conversion
US7475168B2 (en) 2004-03-11 2009-01-06 Sonics, Inc. Various methods and apparatus for width and burst conversion
US8032676B2 (en) * 2004-11-02 2011-10-04 Sonics, Inc. Methods and apparatuses to manage bandwidth mismatches between a sending device and a receiving device
US7155554B2 (en) * 2004-11-02 2006-12-26 Sonics, Inc. Methods and apparatuses for generating a single request for block transactions over a communication fabric
US7277975B2 (en) * 2004-11-02 2007-10-02 Sonics, Inc. Methods and apparatuses for decoupling a request from one or more solicited responses
KR100633773B1 (en) * 2005-07-01 2006-10-13 삼성전자주식회사 Bus system and method of bus arbitration
US7788352B2 (en) * 2005-07-14 2010-08-31 Yahoo! Inc. System and method for servicing a user device
CN100514971C (en) * 2006-03-21 2009-07-15 中国科学院计算技术研究所 IP nuclear interface standardizing method
US7730244B1 (en) * 2008-03-27 2010-06-01 Xilinx, Inc. Translation of commands in an interconnection of an embedded processor block core in an integrated circuit
US8169850B2 (en) * 2009-04-27 2012-05-01 Intel Corporation Forming multiprocessor systems using dual processors
US8443129B1 (en) * 2010-07-21 2013-05-14 Xilinx, Inc. Method and apparatus for implementing a data bus interface
JP5734715B2 (en) * 2011-03-24 2015-06-17 オリンパス株式会社 Data processing apparatus and data processing method
US8514889B2 (en) 2011-08-26 2013-08-20 Sonics, Inc. Use of common data format to facilitate link width conversion in a router with flexible link widths
GB2522057B (en) 2014-01-13 2021-02-24 Advanced Risc Mach Ltd A data processing system and method for handling multiple transactions
GB202107392D0 (en) * 2021-05-24 2021-07-07 Nordic Semiconductor Asa Data bus bridge

Family Cites Families (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63296158A (en) 1987-05-28 1988-12-02 Canon Inc Information processor
US5745791A (en) * 1992-09-16 1998-04-28 Intel Corporation System for interfacing first and second components having different data path width by generating first and second component address to read data into buffer
US5699460A (en) 1993-04-27 1997-12-16 Array Microsystems Image compression coprocessor with data flow control and multiple processing units
JP3566364B2 (en) * 1994-12-22 2004-09-15 キヤノン株式会社 Data processing apparatus and method
JPH0991197A (en) * 1995-09-22 1997-04-04 Sharp Corp Data transfer controller
US5689659A (en) * 1995-10-30 1997-11-18 Motorola, Inc. Method and apparatus for bursting operand transfers during dynamic bus sizing
US5799203A (en) 1996-05-17 1998-08-25 Advanced Micro Devices, Inc. System for receiving peripheral device capability information and selectively disabling corresponding processing unit function when the device failing to support such function
GB2326065B (en) * 1997-06-05 2002-05-29 Mentor Graphics Corp A scalable processor independent on-chip bus
US5948089A (en) 1997-09-05 1999-09-07 Sonics, Inc. Fully-pipelined fixed-latency communications system with a real time dynamic bandwidth allocation
EP0924623A3 (en) * 1997-12-22 2000-07-05 Compaq Computer Corporation Computer system including arbitration mechanism allowing multiple bus masters to access a graphics bus
ATE334212T1 (en) * 1998-05-13 2006-08-15 Bayer Bioscience Gmbh TRANSGENIC PLANTS WITH ALTERED ACTIVITY OF A PLASTIC ADP/ATP TRANSLOCATOR
CN1246334C (en) * 1998-07-22 2006-03-22 札幌啤酒株式会社 Antibodies capable of detecting beer spoilage lactic acid bacteria and detecting method using same, and reagent kit with same
US6182183B1 (en) 1998-11-13 2001-01-30 Sonics, Inc. Communications system and method with multilevel connection identification
US6393500B1 (en) 1999-08-12 2002-05-21 Mips Technologies, Inc. Burst-configurable data bus
US6330283B1 (en) 1999-12-30 2001-12-11 Quikcat. Com, Inc. Method and apparatus for video compression using multi-state dynamical predictive systems
US20020161848A1 (en) 2000-03-03 2002-10-31 Willman Charles A. Systems and methods for facilitating memory access in information management environments
US20020107903A1 (en) 2000-11-07 2002-08-08 Richter Roger K. Methods and systems for the order serialization of information in a network processing environment
US20030099254A1 (en) 2000-03-03 2003-05-29 Richter Roger K. Systems and methods for interfacing asynchronous and non-asynchronous data media
US6678423B1 (en) 2000-03-13 2004-01-13 International Business Machines Corporation Shift and/or merge of transformed data along two axes
EP1179785A1 (en) 2000-08-07 2002-02-13 STMicroelectronics S.r.l. Bus interconnect system
US6874039B2 (en) 2000-09-08 2005-03-29 Intel Corporation Method and apparatus for distributed direct memory access for systems on chip
US7165094B2 (en) * 2001-03-09 2007-01-16 Sonics, Inc. Communications system and method with non-blocking shared interface
US6785753B2 (en) 2001-06-01 2004-08-31 Sonics, Inc. Method and apparatus for response modes in pipelined environment
US6868459B1 (en) * 2001-10-19 2005-03-15 Lsi Logic Corporation Methods and structure for transfer of burst transactions having unspecified length
US6970013B1 (en) * 2002-03-01 2005-11-29 Xilinx, Inc Variable data width converter
JP4198376B2 (en) * 2002-04-02 2008-12-17 Necエレクトロニクス株式会社 Bus system and information processing system including bus system
US7302691B2 (en) 2002-05-10 2007-11-27 Sonics, Incorporated Scalable low bandwidth multicast handling in mixed core systems
US6957308B1 (en) * 2002-07-11 2005-10-18 Advanced Micro Devices, Inc. DRAM supporting different burst-length accesses without changing the burst length setting in the mode register
US7277449B2 (en) 2002-07-29 2007-10-02 Freescale Semiconductor, Inc. On chip network
US6981088B2 (en) 2003-03-26 2005-12-27 Lsi Logic Corporation System and method of transferring data words between master and slave devices
US7475168B2 (en) 2004-03-11 2009-01-06 Sonics, Inc. Various methods and apparatus for width and burst conversion
US7543088B2 (en) 2004-03-11 2009-06-02 Sonics, Inc. Various methods and apparatuses for width and burst conversion
US7155554B2 (en) * 2004-11-02 2006-12-26 Sonics, Inc. Methods and apparatuses for generating a single request for block transactions over a communication fabric
US8032676B2 (en) * 2004-11-02 2011-10-04 Sonics, Inc. Methods and apparatuses to manage bandwidth mismatches between a sending device and a receiving device
US7277975B2 (en) 2004-11-02 2007-10-02 Sonics, Inc. Methods and apparatuses for decoupling a request from one or more solicited responses

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016094006A1 (en) * 2014-12-12 2016-06-16 Intel Corporation A method, apparatus and system for encoding command information in a packet-based network
CN107113245A (en) * 2014-12-12 2017-08-29 英特尔公司 Methods, devices and systems for the coded command information in packet-based network

Also Published As

Publication number Publication date
US20050216641A1 (en) 2005-09-29
EP1756721A2 (en) 2007-02-28
DE602005020780D1 (en) 2010-06-02
JP4680981B2 (en) 2011-05-11
JP2007528560A (en) 2007-10-11
WO2005106686A3 (en) 2006-06-01
EP2042999A1 (en) 2009-04-01
KR20060130727A (en) 2006-12-19
ATE465452T1 (en) 2010-05-15
US7475168B2 (en) 2009-01-06
EP1756721B1 (en) 2010-04-21

Similar Documents

Publication Publication Date Title
EP1756721B1 (en) Various methods and apparatuses for width and burst conversion
US7543088B2 (en) Various methods and apparatuses for width and burst conversion
JP4024875B2 (en) Method and apparatus for arbitrating access to shared memory for network ports operating at different data rates
EP0993680B1 (en) Method and apparatus in a packet routing switch for controlling access at different data rates to a shared memory
US6266797B1 (en) Data transfer network on a computer chip using a re-configurable path multiple ring topology
KR20210116444A (en) Configuration load of reconfigurable data processor
US20070126474A1 (en) Crossbar switch architecture for multi-processor SoC platform
KR20070065261A (en) Memory arbitration system and method having an arbitration packet protocol
US5896516A (en) Method and apparatus for reducing propagation latency in a high speed crossbar switch
WO2002101566A2 (en) Flexible i/o interface and method for providing a common interface to a processing core
US9122802B2 (en) Interconnect, bus system with interconnect and bus system operating method
KR100569750B1 (en) A method and an apparatus for a re-configurable processor
EP1886315A1 (en) Method to handle write mask in dram memory
WO2001006378A1 (en) A master/slave communication system
EP1620805A1 (en) Controller interface
JP4267282B2 (en) System having user programmable addressing mode and method thereof
CN116938631B (en) Configuration bus generation method, system, storage medium and electronic device
GB2424503A (en) Active memory device including a processor array
US20020073261A1 (en) Apparatus and a method to provide higher bandwidth or processing power on a bus
US7370135B2 (en) Band configuration agent for link based computing system
KR100622800B1 (en) Single request data transfer regardless of size and alignment
EP0913941B1 (en) System for connecting peripheral devices and having a priority arbitration, particularly in a microcontroller chip emulator
JPH11143847A (en) Data processor
JP2547559B2 (en) Data storage used in digital signal processors.
WO2005057338A2 (en) Method and apparatus to combine heterogeneous hardware interfaces for next generation packet voice module devices

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

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: 2007503062

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

WWE Wipo information: entry into national phase

Ref document number: 2005769164

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1020067021049

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 1020067021049

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2005769164

Country of ref document: EP