WO2003093938A2 - On-chip inter-network performance of optimization using configurable performance parameters - Google Patents

On-chip inter-network performance of optimization using configurable performance parameters Download PDF

Info

Publication number
WO2003093938A2
WO2003093938A2 PCT/US2003/013588 US0313588W WO03093938A2 WO 2003093938 A2 WO2003093938 A2 WO 2003093938A2 US 0313588 W US0313588 W US 0313588W WO 03093938 A2 WO03093938 A2 WO 03093938A2
Authority
WO
WIPO (PCT)
Prior art keywords
agent
bridge
configurable
interconnect
configuring
Prior art date
Application number
PCT/US2003/013588
Other languages
French (fr)
Other versions
WO2003093938A3 (en
Inventor
Wolf-Dietrich Weber
Chien-Chun Chou
Nabil N. Masri
Michael J. Meyer
Thomas W. O'connell
Kamil Synek
Jay S. Tomlinson
Drew E. 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 EP03736526A priority Critical patent/EP1504364A4/en
Priority to AU2003237147A priority patent/AU2003237147A1/en
Publication of WO2003093938A2 publication Critical patent/WO2003093938A2/en
Publication of WO2003093938A3 publication Critical patent/WO2003093938A3/en

Links

Classifications

    • 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/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4004Coupling between buses
    • G06F13/4009Coupling between buses with data restructuring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks

Definitions

  • the present invention pertains to on-chip communications. More particularly, the present invention relates to a method and apparatus for on-chip inter-network performance optimization using configurable performance parameters.
  • Figure 1 illustrates a network environment in which the method and apparatus of the present invention may be implemented;
  • Figure 2 is a block diagram of a computer system;
  • Figure 3 illustrates one embodiment of the present invention showing composing multiple on-chip interconnects with configurable interfaces;
  • Figure 4 illustrates one embodiment of the present invention showing an IP core, its interface port, its agent and other agents on the same interconnect;
  • Figure 5 illustrates one embodiment of the present invention showing internetwork configurations regarding an agent's role, clock and reset information, network topology information, and the actual network topology;
  • Figure 6 illustrates one embodiment of the present invention showing a bridge agent's forwarding algorithm;
  • Figure 7 illustrates one embodiment of the present invention showing a topology, which includes a fully connected triangle sub-topology and a tree sub- topology, where four types of agents are shown;
  • Figure 8 illustrates one embodiment of the present invention showing a bridge agent's forwarding algorithm for a topology, which includes a fully connected triangle sub-topology and a tree sub-topology;
  • Figure 9 illustrates one embodiment of the present invention showing internetwork configurations regarding an agent's role, an IP core's role, a control-path topology for a fully-connected on-chip network, and the forwarding of control-path signals;
  • Figure 10A and 10B illustrates one embodiment of the present invention showing how a bridge agent forwards control-path signals
  • Figure 11 illustrates one embodiment of the present invention showing a tree- type topology where some bridge agents are acting as internetworking proxies;
  • Figure 12 illustrates one embodiment of the present invention showing internetwork configurations regarding performance enhancement;
  • Figure 13 illustrates one embodiment of the present invention showing a flowchart how a bridge agent may utilize performance information to handle a 16- transfer burst transaction;
  • Figure 14 illustrates one embodiment of the present invention showing performance optimization between two single-pipeline interconnects
  • Figure 15 illustrates one embodiment of the present invention showing a flowchart how a bridge agent can arbitrate the pipeline early
  • Figure 16 illustrates one embodiment of the present invention showing in table form, a definition of some possible configuration parameters.
  • FIG. 1 illustrates a network environment 100 in which the techniques described may be applied.
  • the network environment 100 has a network 102 that connects S servers
  • Figure 2 illustrates a computer system 200 in block diagram form, which may be representative of any of the clients and/or servers shown in Figure 1. More details are described below.
  • IP as used in this document denotes Intellectual Property.
  • IP may be used by itself, or may be used with other terms such as core, to denote a design having a functionality.
  • IP core or IP may consist of circuitry, buses, communication links, a microprocessor, etc.
  • IP may be implemented in a variety of ways, and may be fabricated on an integrated circuit, etc.
  • flooding is used to denote a communication in which an incoming packet is duplicated and sent out on every outgoing way throughout most of a chip, system, etc.
  • An on-chip interconnect A with configurable interfaces (on its edge) is shown at the upper-left corner in Figure 3.
  • a configurable interface contains a configurable agent and a configurable interface port as further expanded in Figure 4.
  • the configurable interface port (for example, an interface defined by the Open Core Protocol (OCP)) may be used to communicate with an IP core (such as the IP Core 2 shown in Figure 4) outside the interconnect.
  • OCP Open Core Protocol
  • IP core such as the IP Core 2 shown in Figure 4
  • a configurable agent acts as the interconnect proxy for its IP core, and understands both the protocol used by the interface port and the interconnect protocol used among agents.
  • An interface port usually has two types of channels, one for sending/receiving data-path request/responses and the other for delivering control-path signals.
  • the interface port may be configured to have only the features required by its IP core. For example, an interface port should have a data width that equals the IP core's word size.
  • An agent also needs configuration flexibility in order to work with its attached configurable interface port, as well as having a converter to translate protocol signals from its IP core to the interconnect protocol understood by all agents.
  • the configurable agents and interface ports may only need to communicate with the core, and to other agents. In a multiple- interconnect environment, interconnects can be connected using configurable agents and interface ports.
  • a major benefit of using existing agents and interface ports to bridge on-chip interconnects is the re-use of existing validation tools and the environment.
  • these different interconnects are allowed to have, for instance, different protocols, data widths, and clock frequencies.
  • the two black configurable agents, A1 and B1 (A1 resides in the Interconnect A, and B1 in the Interconnect B) are linked together with an interface port, and act as bridge agents between the two on-chip interconnects.
  • This architecture may demand improved capabilities to bridge agents and bridge interface ports, so that important on-chip, internetwork characteristics such as topology, flooding control, clocking/reset, and performance enhancement, may be provided.
  • topology and flooding control between agents need to be addressed for on-chip internetworking. For example, circular forwarding paths may show up in some topologies and can lead to flooding, therefore, must be prevented. It is also safe to only focus on a few topologies, such as fully connected ones and trees. (This is primarily an implementation limitation. Due to the limited physical size, the number of on-chip interconnects co-existing inside an on-chip network should be limited. Therefore, considering only fully-connected and tree-type topologies should cover the majority of the possible cases.
  • bridge_forward (to be explained later), is used by a bridge agent to control whether to forward requests originating from another "bridge" agent on the same interconnect, to a neighboring interconnect.
  • FIG 5 An enlarged block diagram for the center part of Figure 3 is shown in Figure 5, where a fully connected topology among Interconnect A, B, and C is shown.
  • a bridge agent is connected to an external bridge agent residing on a neighboring interconnect using a configurable interface port (Table 2 in Figure 16 includes a short description for each of the configuration parameters discussed in this section). For this example,
  • Agents inside an interconnect are classified as two types using the configuration parameter, bridge_agent. "Yes” identifies a bridge agent, and "no" a non-bridge agent.
  • bridge_forward is set to "no" for each of the six bridge agents (A1 , A2, B1 , B2, C1, and C2), to signify the fact that a fully connected topology is used.
  • a bridge agent uses its bridge_forward information, plus, a request's agent-type tag to decide whether to forward the request to its neighboring interconnect.
  • bridge_forward parameter equals "yes"
  • the agent always forwards requests. Otherwise, the agent only forwards requests with tag of a non-bridge agent. 5.
  • a bridge agent never loops back requests received from its connected external bridge agent residing on a neighboring interconnect.
  • bridge agent A1 will never forward its received requests that are sent by bridge agent A2 or B1 , to B1. However, requests from agent A3 can be forwarded to B1 , if necessary.
  • the bridge_forward configuration parameter needs to be set to "yes" so that a bridge agent always forwards requests, except loop back, to its neighboring interconnect.
  • Figure 7 shows an on-chip network that includes a tree (of Interconnects D, E, F, and G) and a fully connected triangle (of Interconnects A, B, and C).
  • the two sub topologies are linked together through a single bridge interface that is connected to a to-tree bridge agent, C3, on the triangle sub-topology side and a to-triangle bridge agent, D3, on the tree sub-topology side.
  • the following modifications to the algorithm are needed:
  • Agents inside an interconnect are classified as four types using the configuration parameter, bridge_agent. "0" identifies a non-bridge agent, "1", “2", or “3” identifies a bridge agent where "2" represents the to-tree bridge agent C3, “3” represents the to-triangle bridge agent D3, and "1" for the rest of the bridge agents (A1 , A2, B1 , B2, C1 , C2, D1 , D2, E1 , E2, F1 , and G1).
  • an interface port usually has two types of channels, data-path and control-path.
  • the forwarding methodology just described for bridge agents may also be applied to control-path signals, with specialization though, to preclude circular paths.
  • the system may want to limit the sideband signals' flooding control to tree-type topologies.
  • a fully connected topology among Interconnect A, B, and C is used for data-path delivery. Nevertheless, for control-path signals only inter- interconnect connectivity between Interconnect A and B (Signal 103 and Signal 104), and between Interconnect A and C (Signal 109 and Signal 110) are used.
  • Shared Wire- Or Signal 1 , 2, and 3 are used for delivering intra-interconnect control-path signals for Interconnect A, B, and C, respectively.
  • a non-bridge agent drives and receives intra-interconnect control-path signals, all the time if connected, to and from the shared wire-or signal residing in the agent's interconnect.
  • IP Core 3 can deliver a control-path signal to IP Core 2 starting from Signal 204, to agent B4, to Signal 203, to Wire-Or Signal 2, to Signal 202, to agent B3, and then to Signal 201.
  • FIG. 10A and 10B illustrates one embodiment of the present invention showing in Table 1A, 1 B, 1C, and 1 D, how bridge agent C1 , A2, A1 , and B1 forward the control-path signals.
  • an inter-interconnect control-path signal sent from IP Core 4 to IP Core 2 is delivered as follows:
  • the control-path signal starts from IP Core 4, to Signal 206, to the non-bridge agent C3, to Signal 205, to the shared Wire-Or Signal 3, to Signal 111 , then to the bridge agent C1.
  • Bridge agent C1 uses the logic described in Table 1 A of Figure 10A to decide whether to forward signal on Signal 111 to the agent's inter-interconnect control-path signal of Signal 109, as well as to prevent signal loop back.
  • bridge agent A2 receives inter-interconnect control-path signal from Signal 109 and uses the logic described in Table 1 B of Figure 10A to decide whether to deliver the signal to Interconnect A (i.e., to Signal 107). When a signal is delivered, it goes to Signal 107, to the shared Wire-Or Signal 1 , to Signal 106, then, to the bridge agent A1. Again, bridge agent A1 uses the logic described in Table 1C of Figure 10B to decide whether to forward signal on Signal 106 to the agent's inter-interconnect control-path signal of Signal 104, as well as to prevent signal loop back.
  • bridge agent B1 receives inter-interconnect control-path signal from Signal 104 and uses the logic described in Table 1 D of Figure 10B to decide whether to deliver the signal to Interconnect B (i.e., to Signal 102). When a signal is delivered, it goes to Signal 102, to the shared Wire-Or Signal 2, to Signal 202, then, to the non-bridge agent B3, to Signal 201 , and finally to the IP Core 2. [0035] Note that in Interconnect B, the shared Wire-Or Signal 2 is used to deliver control-path signals from IP Core 3 to IP Core 2 and from IP Core 4 to IP Core 2 at the same time. However, if desirable, two signals can be used instead. [0036] Each on-chip interconnect may be operated at a different clock rate.
  • Each bridge agent needs a configuration parameter, clock_rate, that stores information about the operating clock rate of the neighboring on-chip interconnect with respect to the agent's.
  • the bridge agent must be able to adjust signals based on the value given by the clock_rate parameter.
  • the clock_rate parameter for bridge agent A1 indicates that the neighboring Interconnect B uses a clock 3 times faster than Interconnect A.
  • Bridge agent A2 has information that Interconnect C operates at half of its speed. Therefore, agent A1 must use a 3 times faster clock rate in sampling/driving signals from/to Interconnect B. Similarly, agent A2 must use a half of its clock rate in sampling/driving signals from/to Interconnect C.
  • agents A1 and A2 talk to each other using the same clock rate.
  • the clock_rate parameter of agent C1 says that Interconnect A is operating at twice the speed of C1.
  • each on-chip interconnect should be allowed to initiate a reset at anytime, independently, with no harm being done to the others.
  • each on-chip interconnect usually represents a different sub-section on the chip and it may need a different start-up time before its normal operation may begin. Interconnects coming out of cold reset early must wait for others. It is also possible that some IP cores connecting to an interconnect may fail to respond and the administrating agent of the interconnect may shut down the interconnect temporarily before it can restart normal operations. It is important that such a partial reset operation (with respect to the whole on-chip network) can be confined to just the offending region. The following algorithm meets this requirement.
  • a bridge interface port needs to be configured with a reset control-path signal, or, if it is a bi-directional interface port, two reset signals, one for each direction.
  • the bridge agent should ignore any incoming signals, and not forward any requests to the in- reset-mode agent; otherwise, they may get lost.
  • the interface port is configured with both the reset_into_A1 parameter and the reset_into_B1 parameter set to "yes". If agent A1 detects an assertion on its incoming reset signal, A1 should ignore all other incoming signals from B1. Also, A1 should wait till the de-assertion of its incoming reset signal before driving new signals to B1.
  • FIG. 11 shows seven on-chip interconnects, labeled as A, B, C, D, E, F, and G, that are connected to a tree-type topology to form a single on-chip network (where bridge agents are shown in solid black ovals, labeled as A1 , A2, B1 , B2, B3, B4, C1 , C2, D1 , E1 , F1 , and G1 ).
  • the bridge agent A1 also acts as an internetworking proxy inside the on-chip interconnect A and carries an address map that covers address spaces for both the on-chip interconnects C and F.
  • Bridge agent E1 also has an address map that covers the address spaces of interconnects A, B, C, D, F, and G.
  • Bridge agent F1 does not forward any internal requests to other interconnects (only a one-directional path exists between bridge agent C2 and F1). That is, F1 does not need to have an address map that covers the other interconnects, therefore, it is only a bridge agent but not an internetworking proxy.
  • they are all acted as internetworking proxies, and their external address maps are of the following:
  • C2 has an address map that covers the address space of interconnect F.
  • C1 has an address map that covers the address spaces of interconnects A, B, D, E, and G.
  • A2 has an address map that covers address the spaces of interconnects B, D, E, and G.
  • B1 has an address map that covers the address spaces of interconnects A, C, and F.
  • B2 has an address map that covers the address space of interconnect D.
  • B3 has an address map that covers the address space of interconnect E.
  • B4 has an address map that covers the address space of interconnect G.
  • D1 has an address map that covers the address spaces of interconnects A, B, C, E, F, and G.
  • G1 has an address map that covers the address spaces of interconnects A, B, C, D, E, and F.
  • a multicast group ID may be used to represent a set of IP cores such that, when a multicast request is issued with a multicast group ID, the request should be delivered to each of the IP cores represented by the multicast group ID.
  • bridge agents A2 and B2 contain an address map and a multicast- group-ID map that covers only on-chip interconnect C.
  • the latency and bandwidth requirements for on-chip networks may be much more stringent compared to other environments, for example, a wide area network such as the Internet.
  • Several cycles of delay in a bridge agent may lead to noticeable internetworking performance loss (between two connected on-chip interconnects).
  • it may be important to provide a mechanism to allow connected bridge agents to exchange both static and dynamic information related to performance.
  • one mechanism for enhancing performance is to provide information within the first few parts of a multi-phase transaction, to allow the agent to predict the behavior of the rest of the phases.
  • a bridge agent may apply the following general algorithm.
  • a bridge agent In receiving the first few transfers (can be only the first one) of a multi-transfer transaction, a bridge agent extracts the needed context information.
  • the bridge agent may then utilize the information to pre-allocate resources, and/or to adjust its proxy strategy to improve network utilization.
  • global performance enhancement information relating to the data-path may be delivered, to a bridge agent, through the control path signals of the agent's interface port.
  • FIG. 13 shows a flowchart describing how B2 may utilize performance information to handle a 16-transfer burst transaction in one embodiment of the present invention.
  • Inter-arrival behavior as described above may be hard to obtain. However, for on-chip networks, an easier parameter to get may be the maximum inter-arrival time. This may also be useful. An example of using this parameter is described below. [0048] There are other performance parameters that may be defined and used by not only bridge agents, but also non-bridge agents. For example:
  • a min_req2resp_delay performance parameter may be used to indicate that when a bridge agent (or an IP core) sends a request to its interface port, the response of the request will not be back until "min_req2resp_delay" cycles later. If the parameter's value is greater than 0, it indicates that the bridge agent (or the IP core) may not need an aggressively optimized logic in preparing for the response to return, with respect to cycle timing. 2.
  • a max_outstanding_reqs performance parameter may be used by a bridge agent
  • Figure 14 shows two single- pipeline interconnects linked through bridge agents A1 and B2.
  • a single 5-cycle write pipeline and a single 8-cycle write pipeline are used for the on-chip interconnects A and B, respectively.
  • On interconnect A the command of a write request comes in at the second cycle, and the write data comes in at the fifth cycle.
  • On interconnect B the command and write data of a write request come in at the second and the eighth cycles, respectively.
  • agent A1 immediately forwards what it receives internally, to B2; the same behavior also goes from B2 to A1.
  • a bridge agent Upon receiving an external request a bridge agent has to arbitrate on its internal bus (at cycle 1 ), and then forward the request to one or more internal agents via the pipeline.
  • B2 If no prior information is used, for instance, when B2 receives a write request from A1 , B2 must wait until all pieces of the request are received, before it can arbitrate for its internal bus. If B2 knew that "a write request's data cycle will arrive within 3 cycles of the request's command cycle", B2 can reduce its bridging latency by immediately arbitrating for its internal bus once an external write's command cycle is detected - the write data will arrive in time to catch the eighth cycle of the current open pipeline. To reduce the latency of the bridging write-pipeline, all bridge agents should use the following algorithm.
  • the configuration parameter, max_req2data_delay stores performance guarantee information that promises that following the command cycle of an incoming write request, the write data will arrive no later than the number of cycles indicated (both the write request and write data are sent by the connected external bridge agent of the bridge agent).
  • the counter is set to the value of max ⁇ 0, max_req2data_delay - min_arb2data_delay ⁇ , when a write request's command is received.
  • the counter is set to zero when the write data is received.
  • the bridge agent can arbitrate for its internal pipeline to send out a write request's command (see the flowchart in Figure 15).
  • Figure 1 illustrates a network environment 100 in which the techniques described may be applied.
  • the network environment 100 has a network 102 that connects S servers 104-1 through 104-S, and C clients 108-1 through 108-C.
  • S servers 104-1 through 104-S and C clients 108-1 through 108-C are connected to each other via a network 102, which may be, for example, an on-chip communication network.
  • the network 102 might be or include one or more of: inter-chip communications, an optical network, the Internet, a Local Area Network (LAN), Wide Area Network (WAN), satellite link, fiber network, cable network, or a combination of these and/or others.
  • the servers may represent, for example: a master device on a chip; a memory; an intellectual property core, such as a microprocessor, communications interface, etc.; a disk storage system; and/or computing resources.
  • the clients may have computing, storage, and viewing capabilities.
  • the method and apparatus described herein may be applied to essentially any type of communicating means or device whether local or remote, such as a LAN, a WAN, a system bus, on-chip bus, etc.
  • client and server is for clarity in specifying who initiates a communication (the client) and who responds (the server). No hierarchy is implied unless explicitly stated. Both functions may be in a single communicating device, in which case the client-server and server-client relationship may be viewed as peer-to- peer. Thus, if two devices such as 108-1 and 104-S can both initiate and respond to communications, their communication may be viewed as peer-to-peer. Likewise, communications between 104-1 and 104-S, and 108-1 and 108-C may be viewed as peer to peer if each such communicating device is capable of initiation and response to communication.
  • FIG. 2 illustrates a system 200 in block diagram form, which may be representative of any of the clients and/or servers shown in Figure 1.
  • the block diagram is a high level conceptual representation and may be implemented in a variety of ways and by various architectures.
  • Bus system 202 interconnects a Central Processing Unit (CPU) 204, Read Only Memory (ROM) 206, Random Access Memory (RAM) 208, storage 210, display 220, audio, 222, keyboard 224, pointer 226, miscellaneous input/output (I/O) devices 228, and communications 230.
  • CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • the bus system 202 may be for example, one or more of such buses as an on- chip bus, a system bus, Peripheral Component Interconnect (PCI), Advanced Graphics Port (AGP), Small Computer System Interface (SCSI), Institute of Electrical and Electronics Engineers (IEEE) standard number 1394 (FireWire), Universal Serial Bus (USB), etc.
  • the CPU 204 may be a single, multiple, or even a distributed computing resource.
  • Storage 210 may be Compact Disc (CD), Digital Versatile Disk (DVD), hard disks (HD), optical disks, tape, flash, memory sticks, video recorders, etc.
  • Display 220 might be, for example, a Cathode Ray Tube (CRT), Liquid Crystal Display (LCD), a projection system, Television (TV), etc. Note that depending upon the actual implementation of the system, the system may include some, all, more, or a rearrangement of components in the block diagram.
  • an on-chip communications system on an integrated circuit may lack a display 220, keyboard 224, and a pointer 226.
  • a thin client might consist of a wireless hand held device that lacks, for example, a traditional keyboard.
  • the present invention can be implemented by an apparatus for performing the operations herein.
  • This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computer, selectively activated or reconfigured by a computer program stored in the computer.
  • a computer program may be stored in a computer readable storage medium, such as, but not limited to, any type of disk including floppy disks, hard disks, optical disks, compact disk- read only memories (CD-ROMs), digital versatile disk (DVD), and magnetic-optical disks, readonly memories (ROMs), random access memories (RAMs), electrically programmable read-only memories (EPROM)s, electrically erasable programmable read-only memories (EEPROMs), FLASH memories, magnetic or optical cards, etc., or any type of media suitable for storing electronic instructions either local to the computer or remote to the computer.
  • ROMs readonly memories
  • RAMs random access memories
  • EPROM electrically programmable read-only memories
  • EEPROMs electrically erasable programmable read
  • the methods of the invention may be implemented using computer software. If written in a programming language conforming to a recognized standard, sequences of instructions designed to implement the methods can be compiled for execution on a variety of hardware platforms and for interface to a variety of operating systems. It will be appreciated that a variety of programming languages may be used to implement the teachings of the invention as described herein. Furthermore, it is common in the art to speak of software, in one form or another (e.g., program, procedure, application, driver,...), as taking an action or causing a result. Such expressions are merely a shorthand way of saying that execution of the software by a computer causes the processor of the computer to perform an action or produce a result.
  • a machine-readable medium is understood to include any mechanism for storing or transmitting information in a form readable by a machine (e.g., a computer).
  • a machine-readable medium includes read only memory (ROM); random access memory (RAM); magnetic disk storage media; optical storage media; flash memory devices; electrical, optical, acoustical, or other form of propagated signals (e.g., carrier waves, infrared signals, digital signals, etc.); etc.

Abstract

A method and apparatus for on-chip inter-network performance optimization using configurable performance parameters are described. The apparatus (fig.3) comprising configurable agents (A1) having and inputs and outputs coupled to receive internetwork communication (A, B, C) and cores (1, 2, and 3) having inputs and the inputs coupled to receive the configurable agents outputs.

Description

ON-CHIP INTER-NETWORK PERFORMANCE OPTIMIZATION USING CONFIGURABLE PERFORMANCE PARAMETERS
FIELD OF THE INVENTION
[0001] The present invention pertains to on-chip communications. More particularly, the present invention relates to a method and apparatus for on-chip inter-network performance optimization using configurable performance parameters.
BACKGROUND OF THE INVENTION
[0002] In computer networks, internetworking of homogeneous and/or different networks, tightly coupled and loosely coupled, has been studied and put into practice for many years. With the advance in integrated circuit technology, on-chip interconnects have emerged rapidly and the aggregation of multiple on-chip interconnects into a single, larger on-chip network has attracted interest. Few schemes have been proposed with respect to this matter- with most of the schemes addressing only the connection of non-configurable on-chip interconnects using hard-wired, fixed gateway modules. The hard-wired approach may not meet the requirements of applications demanding optimum area size, best performance, and low power. Instead, the use of configurable interfaces may provide a solution in this area.
BRIEF DESCRIPTION OF THE DRAWINGS
[0003] 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:
[0004] Figure 1 illustrates a network environment in which the method and apparatus of the present invention may be implemented; [0005] Figure 2 is a block diagram of a computer system; [0006] Figure 3 illustrates one embodiment of the present invention showing composing multiple on-chip interconnects with configurable interfaces; [0007] Figure 4 illustrates one embodiment of the present invention showing an IP core, its interface port, its agent and other agents on the same interconnect; [0008] Figure 5 illustrates one embodiment of the present invention showing internetwork configurations regarding an agent's role, clock and reset information, network topology information, and the actual network topology; [0009] Figure 6 illustrates one embodiment of the present invention showing a bridge agent's forwarding algorithm;
[0010] Figure 7 illustrates one embodiment of the present invention showing a topology, which includes a fully connected triangle sub-topology and a tree sub- topology, where four types of agents are shown;
[0011] Figure 8 illustrates one embodiment of the present invention showing a bridge agent's forwarding algorithm for a topology, which includes a fully connected triangle sub-topology and a tree sub-topology;
[0012] Figure 9 illustrates one embodiment of the present invention showing internetwork configurations regarding an agent's role, an IP core's role, a control-path topology for a fully-connected on-chip network, and the forwarding of control-path signals;
[0013] Figure 10A and 10B illustrates one embodiment of the present invention showing how a bridge agent forwards control-path signals;
[0014] Figure 11 illustrates one embodiment of the present invention showing a tree- type topology where some bridge agents are acting as internetworking proxies; [0015] Figure 12 illustrates one embodiment of the present invention showing internetwork configurations regarding performance enhancement; [0016] Figure 13 illustrates one embodiment of the present invention showing a flowchart how a bridge agent may utilize performance information to handle a 16- transfer burst transaction;
[0017] Figure 14 illustrates one embodiment of the present invention showing performance optimization between two single-pipeline interconnects; [0018] Figure 15 illustrates one embodiment of the present invention showing a flowchart how a bridge agent can arbitrate the pipeline early; and [0019] Figure 16 illustrates one embodiment of the present invention showing in table form, a definition of some possible configuration parameters.
DETAILED DESCRIPTION
[0020] A method and apparatus for on-chip inter-network performance optimization using configurable performance parameters are described.
[0021] Figure 1 illustrates a network environment 100 in which the techniques described may be applied. The network environment 100 has a network 102 that connects S servers
104-1 through 104-S, and C clients 108-1 through 108-C. More details are described below. [0022] Figure 2 illustrates a computer system 200 in block diagram form, which may be representative of any of the clients and/or servers shown in Figure 1. More details are described below.
[0023] The term IP as used in this document denotes Intellectual Property. The term IP, may be used by itself, or may be used with other terms such as core, to denote a design having a functionality. For example, an IP core or IP for short, may consist of circuitry, buses, communication links, a microprocessor, etc. Additionally, IP may be implemented in a variety of ways, and may be fabricated on an integrated circuit, etc. The term flooding is used to denote a communication in which an incoming packet is duplicated and sent out on every outgoing way throughout most of a chip, system, etc. [0024] An on-chip interconnect A with configurable interfaces (on its edge) is shown at the upper-left corner in Figure 3. A configurable interface contains a configurable agent and a configurable interface port as further expanded in Figure 4. The configurable interface port (for example, an interface defined by the Open Core Protocol (OCP)) may be used to communicate with an IP core (such as the IP Core 2 shown in Figure 4) outside the interconnect. In other words, the IP core must understand the protocol used by the interface port. A configurable agent acts as the interconnect proxy for its IP core, and understands both the protocol used by the interface port and the interconnect protocol used among agents.
[0025] An interface port usually has two types of channels, one for sending/receiving data-path request/responses and the other for delivering control-path signals. The interface port may be configured to have only the features required by its IP core. For example, an interface port should have a data width that equals the IP core's word size. [0026] An agent also needs configuration flexibility in order to work with its attached configurable interface port, as well as having a converter to translate protocol signals from its IP core to the interconnect protocol understood by all agents. [0027] In a one-interconnect environment, the configurable agents and interface ports may only need to communicate with the core, and to other agents. In a multiple- interconnect environment, interconnects can be connected using configurable agents and interface ports. A major benefit of using existing agents and interface ports to bridge on-chip interconnects is the re-use of existing validation tools and the environment. In addition, these different interconnects are allowed to have, for instance, different protocols, data widths, and clock frequencies. As shown in the middle of Figure 3, the two black configurable agents, A1 and B1 (A1 resides in the Interconnect A, and B1 in the Interconnect B) are linked together with an interface port, and act as bridge agents between the two on-chip interconnects. This architecture may demand improved capabilities to bridge agents and bridge interface ports, so that important on-chip, internetwork characteristics such as topology, flooding control, clocking/reset, and performance enhancement, may be provided.
[0028] The characteristics of topology and flooding control between agents need to be addressed for on-chip internetworking. For example, circular forwarding paths may show up in some topologies and can lead to flooding, therefore, must be prevented. It is also safe to only focus on a few topologies, such as fully connected ones and trees. (This is primarily an implementation limitation. Due to the limited physical size, the number of on-chip interconnects co-existing inside an on-chip network should be limited. Therefore, considering only fully-connected and tree-type topologies should cover the majority of the possible cases. It may also be desirable to require that there be at most one routing path between any two agents in the on-chip network.) To prevent flooding, a forwarding configuration parameter, bridge_forward (to be explained later), is used by a bridge agent to control whether to forward requests originating from another "bridge" agent on the same interconnect, to a neighboring interconnect. [0029] An enlarged block diagram for the center part of Figure 3 is shown in Figure 5, where a fully connected topology among Interconnect A, B, and C is shown. In addition, a bridge agent is connected to an external bridge agent residing on a neighboring interconnect using a configurable interface port (Table 2 in Figure 16 includes a short description for each of the configuration parameters discussed in this section). For this example,
1. Agents inside an interconnect are classified as two types using the configuration parameter, bridge_agent. "Yes" identifies a bridge agent, and "no" a non-bridge agent.
2. The configuration parameter, bridge_forward, is set to "no" for each of the six bridge agents (A1 , A2, B1 , B2, C1, and C2), to signify the fact that a fully connected topology is used.
3. Requests sent by agents inside an interconnect are tagged with the agent type.
4. A bridge agent uses its bridge_forward information, plus, a request's agent-type tag to decide whether to forward the request to its neighboring interconnect. When an agent's bridge_forward parameter equals "yes", the agent always forwards requests. Otherwise, the agent only forwards requests with tag of a non-bridge agent. 5. A bridge agent never loops back requests received from its connected external bridge agent residing on a neighboring interconnect.
In this fully connected example, bridge agent A1 will never forward its received requests that are sent by bridge agent A2 or B1 , to B1. However, requests from agent A3 can be forwarded to B1 , if necessary. For a tree-type topology, the bridge_forward configuration parameter needs to be set to "yes" so that a bridge agent always forwards requests, except loop back, to its neighboring interconnect. [0030] A flowchart of the forwarding algorithm used by a bridge agent for one embodiment of the present invention is described in Figure 6. [0031] As for other topologies, the algorithm in Figure 6 and the definition of the configuration parameter bridge_agent stored in each agent (as shown in Figure 5) must be modified in order to make it work again. For instance, Figure 7 shows an on-chip network that includes a tree (of Interconnects D, E, F, and G) and a fully connected triangle (of Interconnects A, B, and C). The two sub topologies are linked together through a single bridge interface that is connected to a to-tree bridge agent, C3, on the triangle sub-topology side and a to-triangle bridge agent, D3, on the tree sub-topology side. The following modifications to the algorithm are needed:
1. Agents inside an interconnect are classified as four types using the configuration parameter, bridge_agent. "0" identifies a non-bridge agent, "1", "2", or "3" identifies a bridge agent where "2" represents the to-tree bridge agent C3, "3" represents the to-triangle bridge agent D3, and "1" for the rest of the bridge agents (A1 , A2, B1 , B2, C1 , C2, D1 , D2, E1 , E2, F1 , and G1).
2. The decision-making box labeled with "Check the source agent type", at the center of Figure 6, must be modified to: "From an agent of a different agent type than mine" as shown at the center of Figure 8.
[0032] As previously mentioned, an interface port usually has two types of channels, data-path and control-path. The forwarding methodology just described for bridge agents may also be applied to control-path signals, with specialization though, to preclude circular paths. However, for practical reasons such as to limit the total number of control-path wires between interconnects, the system may want to limit the sideband signals' flooding control to tree-type topologies. [0033] In Figure 9, a fully connected topology among Interconnect A, B, and C is used for data-path delivery. Nevertheless, for control-path signals only inter- interconnect connectivity between Interconnect A and B (Signal 103 and Signal 104), and between Interconnect A and C (Signal 109 and Signal 110) are used. Shared Wire- Or Signal 1 , 2, and 3 are used for delivering intra-interconnect control-path signals for Interconnect A, B, and C, respectively. Inside an interconnect, a non-bridge agent drives and receives intra-interconnect control-path signals, all the time if connected, to and from the shared wire-or signal residing in the agent's interconnect. For example, in Figure 9, IP Core 3 can deliver a control-path signal to IP Core 2 starting from Signal 204, to agent B4, to Signal 203, to Wire-Or Signal 2, to Signal 202, to agent B3, and then to Signal 201.
[0034] Special logic is needed for bridge agents to decide whether to forward control-path signals across interconnects and to prevent loop back. Figure 10A and 10B illustrates one embodiment of the present invention showing in Table 1A, 1 B, 1C, and 1 D, how bridge agent C1 , A2, A1 , and B1 forward the control-path signals. For example, an inter-interconnect control-path signal sent from IP Core 4 to IP Core 2 is delivered as follows:
1. In Interconnect C, the control-path signal starts from IP Core 4, to Signal 206, to the non-bridge agent C3, to Signal 205, to the shared Wire-Or Signal 3, to Signal 111 , then to the bridge agent C1. Bridge agent C1 uses the logic described in Table 1 A of Figure 10A to decide whether to forward signal on Signal 111 to the agent's inter-interconnect control-path signal of Signal 109, as well as to prevent signal loop back.
2. For Interconnect A, bridge agent A2 receives inter-interconnect control-path signal from Signal 109 and uses the logic described in Table 1 B of Figure 10A to decide whether to deliver the signal to Interconnect A (i.e., to Signal 107). When a signal is delivered, it goes to Signal 107, to the shared Wire-Or Signal 1 , to Signal 106, then, to the bridge agent A1. Again, bridge agent A1 uses the logic described in Table 1C of Figure 10B to decide whether to forward signal on Signal 106 to the agent's inter-interconnect control-path signal of Signal 104, as well as to prevent signal loop back.
3. For Interconnect B, bridge agent B1 receives inter-interconnect control-path signal from Signal 104 and uses the logic described in Table 1 D of Figure 10B to decide whether to deliver the signal to Interconnect B (i.e., to Signal 102). When a signal is delivered, it goes to Signal 102, to the shared Wire-Or Signal 2, to Signal 202, then, to the non-bridge agent B3, to Signal 201 , and finally to the IP Core 2. [0035] Note that in Interconnect B, the shared Wire-Or Signal 2 is used to deliver control-path signals from IP Core 3 to IP Core 2 and from IP Core 4 to IP Core 2 at the same time. However, if desirable, two signals can be used instead. [0036] Each on-chip interconnect may be operated at a different clock rate. (That is, different sub-systems in an on-chip network usually have different requirements on clock speed. For instance, the clock speed of an interconnect connecting I/O IP cores is usually much slower than an interconnect for linking CPU, DSP, and SRAM cores.) Therefore, a bridge agent must be able to determine the clock rate used by its neighboring interconnect and perform appropriate adjustments. To resolve this problem requires the following:
1. Each bridge agent needs a configuration parameter, clock_rate, that stores information about the operating clock rate of the neighboring on-chip interconnect with respect to the agent's.
2. The bridge agent must be able to adjust signals based on the value given by the clock_rate parameter.
[0037] As shown in Figure 5, the clock_rate parameter for bridge agent A1 indicates that the neighboring Interconnect B uses a clock 3 times faster than Interconnect A. Bridge agent A2 has information that Interconnect C operates at half of its speed. Therefore, agent A1 must use a 3 times faster clock rate in sampling/driving signals from/to Interconnect B. Similarly, agent A2 must use a half of its clock rate in sampling/driving signals from/to Interconnect C. Inside Interconnect A, agents A1 and A2 talk to each other using the same clock rate. Moreover, on Interconnect C, the clock_rate parameter of agent C1 says that Interconnect A is operating at twice the speed of C1.
[0038] Each on-chip interconnect should be allowed to initiate a reset at anytime, independently, with no harm being done to the others. For instance, each on-chip interconnect usually represents a different sub-section on the chip and it may need a different start-up time before its normal operation may begin. Interconnects coming out of cold reset early must wait for others. It is also possible that some IP cores connecting to an interconnect may fail to respond and the administrating agent of the interconnect may shut down the interconnect temporarily before it can restart normal operations. It is important that such a partial reset operation (with respect to the whole on-chip network) can be confined to just the offending region. The following algorithm meets this requirement.
1. A bridge interface port needs to be configured with a reset control-path signal, or, if it is a bi-directional interface port, two reset signals, one for each direction.
2. If the incoming reset signal of a bridge agent is asserted (i.e., the neighboring interconnect, or part of the interconnect, is in reset mode), the bridge agent should ignore any incoming signals, and not forward any requests to the in- reset-mode agent; otherwise, they may get lost.
[0039] Between agents A1 and B1 in Figure 5, the interface port is configured with both the reset_into_A1 parameter and the reset_into_B1 parameter set to "yes". If agent A1 detects an assertion on its incoming reset signal, A1 should ignore all other incoming signals from B1. Also, A1 should wait till the de-assertion of its incoming reset signal before driving new signals to B1.
[0040] Inside an on-chip interconnect, agents act as proxies for IP cores to exchange information among each other. For bridge agents that role may be extended to cover properties of other interconnects. That is, some bridge agents may become internetworking proxies, if they carry information about other interconnects. [0041] Figure 11 shows seven on-chip interconnects, labeled as A, B, C, D, E, F, and G, that are connected to a tree-type topology to form a single on-chip network (where bridge agents are shown in solid black ovals, labeled as A1 , A2, B1 , B2, B3, B4, C1 , C2, D1 , E1 , F1 , and G1 ). The bridge agent A1 also acts as an internetworking proxy inside the on-chip interconnect A and carries an address map that covers address spaces for both the on-chip interconnects C and F. When A1 sees an internal request on interconnect A with an address designated to interconnect C or F, it forwards the request externally. Bridge agent E1 also has an address map that covers the address spaces of interconnects A, B, C, D, F, and G. Bridge agent F1 does not forward any internal requests to other interconnects (only a one-directional path exists between bridge agent C2 and F1). That is, F1 does not need to have an address map that covers the other interconnects, therefore, it is only a bridge agent but not an internetworking proxy. As for other bridge agents, they are all acted as internetworking proxies, and their external address maps are of the following:
1. C2 has an address map that covers the address space of interconnect F. 2. C1 has an address map that covers the address spaces of interconnects A, B, D, E, and G.
3. A2 has an address map that covers address the spaces of interconnects B, D, E, and G.
4. B1 has an address map that covers the address spaces of interconnects A, C, and F.
5. B2 has an address map that covers the address space of interconnect D.
6. B3 has an address map that covers the address space of interconnect E.
7. B4 has an address map that covers the address space of interconnect G.
8. D1 has an address map that covers the address spaces of interconnects A, B, C, E, F, and G.
9. G1 has an address map that covers the address spaces of interconnects A, B, C, D, E, and F.
[0042] Other information that may be covered using the same method for covering address spaces by an internetworking proxy agent includes, but is not limited to, multicast group IDs (identifications). A multicast group ID may be used to represent a set of IP cores such that, when a multicast request is issued with a multicast group ID, the request should be delivered to each of the IP cores represented by the multicast group ID.
[0043] When a fully-connected topology (as shown in Figure 5) is used for an on- chip network, all bridge agents are internetworking proxy agents. An internetworking proxy only needs to cover information for its directly connecting on-chip interconnect. For example, both bridge agents A2 and B2 contain an address map and a multicast- group-ID map that covers only on-chip interconnect C.
[0044] The latency and bandwidth requirements for on-chip networks may be much more stringent compared to other environments, for example, a wide area network such as the Internet. Several cycles of delay in a bridge agent may lead to noticeable internetworking performance loss (between two connected on-chip interconnects). To reduce bridge bottlenecks, it may be important to provide a mechanism to allow connected bridge agents to exchange both static and dynamic information related to performance.
[0045] In one embodiment of the present invention, one mechanism for enhancing performance is to provide information within the first few parts of a multi-phase transaction, to allow the agent to predict the behavior of the rest of the phases. A bridge agent may apply the following general algorithm.
1. In receiving the first few transfers (can be only the first one) of a multi-transfer transaction, a bridge agent extracts the needed context information.
2. The bridge agent may then utilize the information to pre-allocate resources, and/or to adjust its proxy strategy to improve network utilization.
3. It is also possible that global performance enhancement information relating to the data-path may be delivered, to a bridge agent, through the control path signals of the agent's interface port.
[0046] For example, in Figure 12, assume that the bridge agent A1 is going to send a 16-transfer burst transaction to the bridge agent B2. The number 16 is transmitted in the context information of the first transfer to indicate that 15 more are coming. If B2's performance enhancement mechanism is enabled (the configuration parameter, performance_enhance, is set to "yes"), B2 also knows in advance that for any multiphase transaction coming from A1 , any two consecutive phases (in this case, two consecutive transfers of a burst) will arrive exactly 5 cycles apart (the performance parameter, phase2phase_delay, is 5). Therefore, upon receiving the first transfer of the burst transaction, agent B1 knows that exactly 15 more transfers will be received with an inter-arrival time of 5 cycles. The dynamic information, "15 more to come", and the static information, "5 cycles apart", may now be used to help the bridge agent B2 to decide, how to arbitrate for shared resources (or to conserve resources, etc.) while interconnecting with other agents inside on-chip interconnect B. Figure 13 shows a flowchart describing how B2 may utilize performance information to handle a 16-transfer burst transaction in one embodiment of the present invention.
[0047] Inter-arrival behavior as described above may be hard to obtain. However, for on-chip networks, an easier parameter to get may be the maximum inter-arrival time. This may also be useful. An example of using this parameter is described below. [0048] There are other performance parameters that may be defined and used by not only bridge agents, but also non-bridge agents. For example:
1. A min_req2resp_delay performance parameter may be used to indicate that when a bridge agent (or an IP core) sends a request to its interface port, the response of the request will not be back until "min_req2resp_delay" cycles later. If the parameter's value is greater than 0, it indicates that the bridge agent (or the IP core) may not need an aggressively optimized logic in preparing for the response to return, with respect to cycle timing. 2. A max_outstanding_reqs performance parameter may be used by a bridge agent
(or IP core) to not overflow its direct connected partner (an agent or IP core). The parameter tells the maximum number of outstanding requests that may be processed simultaneously by the partner. [0049] A short description for each of the configuration parameters discussed in this section is included in Table 2 of Figure 16.
[0050] Many existing on-chip interconnects can be categorized as multi-drop buses with either a single pipeline or a split-transaction pipeline. For these types of interconnects, if the command and data of a write request arrive at different cycles, performance optimization for writes may be necessary.
[0051] In one embodiment of the present invention, Figure 14 shows two single- pipeline interconnects linked through bridge agents A1 and B2. A single 5-cycle write pipeline and a single 8-cycle write pipeline are used for the on-chip interconnects A and B, respectively. On interconnect A, the command of a write request comes in at the second cycle, and the write data comes in at the fifth cycle. On interconnect B, the command and write data of a write request come in at the second and the eighth cycles, respectively. Also, agent A1 immediately forwards what it receives internally, to B2; the same behavior also goes from B2 to A1. Upon receiving an external request a bridge agent has to arbitrate on its internal bus (at cycle 1 ), and then forward the request to one or more internal agents via the pipeline.
[0052] If no prior information is used, for instance, when B2 receives a write request from A1 , B2 must wait until all pieces of the request are received, before it can arbitrate for its internal bus. If B2 knew that "a write request's data cycle will arrive within 3 cycles of the request's command cycle", B2 can reduce its bridging latency by immediately arbitrating for its internal bus once an external write's command cycle is detected - the write data will arrive in time to catch the eighth cycle of the current open pipeline. To reduce the latency of the bridging write-pipeline, all bridge agents should use the following algorithm.
1. At a bridge agent, the configuration parameter, max_req2data_delay, stores performance guarantee information that promises that following the command cycle of an incoming write request, the write data will arrive no later than the number of cycles indicated (both the write request and write data are sent by the connected external bridge agent of the bridge agent).
2. At a bridge agent, let the configuration parameter min_arb2data_delay represent the minimum number of cycles between the arbitration cycle and the write data cycle of the bridge agent's internal pipeline.
3. Use a waiting counter to count down the number of cycles remaining for an incoming write request to be eligible for arbitration. The counter is set to the value of max{0, max_req2data_delay - min_arb2data_delay}, when a write request's command is received. The counter is set to zero when the write data is received.
4. If the value in the write request's waiting counter equals to 0, the bridge agent can arbitrate for its internal pipeline to send out a write request's command (see the flowchart in Figure 15).
[0053] Thus, what has been disclosed is a method and apparatus for on-chip internetwork performance optimization using configurable performance parameters. [0054] Referring back to Figure 1 , Figure 1 illustrates a network environment 100 in which the techniques described may be applied. The network environment 100 has a network 102 that connects S servers 104-1 through 104-S, and C clients 108-1 through 108-C. As shown, several systems in the form of S servers 104-1 through 104-S and C clients 108-1 through 108-C are connected to each other via a network 102, which may be, for example, an on-chip communication network. Note that alternatively the network 102 might be or include one or more of: inter-chip communications, an optical network, the Internet, a Local Area Network (LAN), Wide Area Network (WAN), satellite link, fiber network, cable network, or a combination of these and/or others. The servers may represent, for example: a master device on a chip; a memory; an intellectual property core, such as a microprocessor, communications interface, etc.; a disk storage system; and/or computing resources. Likewise, the clients may have computing, storage, and viewing capabilities. The method and apparatus described herein may be applied to essentially any type of communicating means or device whether local or remote, such as a LAN, a WAN, a system bus, on-chip bus, etc. It is to be further appreciated that the use of the term client and server is for clarity in specifying who initiates a communication (the client) and who responds (the server). No hierarchy is implied unless explicitly stated. Both functions may be in a single communicating device, in which case the client-server and server-client relationship may be viewed as peer-to- peer. Thus, if two devices such as 108-1 and 104-S can both initiate and respond to communications, their communication may be viewed as peer-to-peer. Likewise, communications between 104-1 and 104-S, and 108-1 and 108-C may be viewed as peer to peer if each such communicating device is capable of initiation and response to communication.
[0055] Referring back to Figure 2, Figure 2 illustrates a system 200 in block diagram form, which may be representative of any of the clients and/or servers shown in Figure 1. The block diagram is a high level conceptual representation and may be implemented in a variety of ways and by various architectures. Bus system 202 interconnects a Central Processing Unit (CPU) 204, Read Only Memory (ROM) 206, Random Access Memory (RAM) 208, storage 210, display 220, audio, 222, keyboard 224, pointer 226, miscellaneous input/output (I/O) devices 228, and communications 230. The bus system 202 may be for example, one or more of such buses as an on- chip bus, a system bus, Peripheral Component Interconnect (PCI), Advanced Graphics Port (AGP), Small Computer System Interface (SCSI), Institute of Electrical and Electronics Engineers (IEEE) standard number 1394 (FireWire), Universal Serial Bus (USB), etc. The CPU 204 may be a single, multiple, or even a distributed computing resource. Storage 210, may be Compact Disc (CD), Digital Versatile Disk (DVD), hard disks (HD), optical disks, tape, flash, memory sticks, video recorders, etc. Display 220 might be, for example, a Cathode Ray Tube (CRT), Liquid Crystal Display (LCD), a projection system, Television (TV), etc. Note that depending upon the actual implementation of the system, the system may include some, all, more, or a rearrangement of components in the block diagram. For example, an on-chip communications system on an integrated circuit may lack a display 220, keyboard 224, and a pointer 226. Another example may be a thin client might consist of a wireless hand held device that lacks, for example, a traditional keyboard. Thus, many variations on the system of Figure 2 are possible.
[0056] For purposes of discussing and understanding the invention, it is to be understood that various terms are used by those knowledgeable in the art to describe techniques and approaches. Furthermore, in the description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be evident, however, to one of ordinary skill in the art that the present invention may be practiced without these specific details. In some instances, well-known structures and devices are shown in block diagram form, rather than in detail, in order to avoid obscuring the present invention. These embodiments are described in sufficient detail to enable those of ordinary skill in the art to practice the invention, and it is to be understood that other embodiments may be utilized and that logical, mechanical, electrical, and other changes may be made without departing from the scope of the present invention.
[0057] Some portions of the description may be presented in terms of algorithms and symbolic representations of operations on, for example, data bits within a computer memory. These algorithmic descriptions and representations are the means used by those of ordinary skill in the data processing arts to most effectively convey the substance of their work to others of ordinary skill in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of acts leading to a desired result. The acts are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical, magnetic, or optical signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like.
[0058] It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the discussion, it is appreciated that throughout the description, discussions utilizing terms such as "processing" or "computing" or "calculating" or "determining" or "communicating" or "displaying" or the like, can refer to the action and processes of a computer system, or an electronic device, that manipulates and transforms data represented as physical (electronic) quantities within the electronic device or computer system's registers and memories into other data similarly represented as physical quantities within the electronic device and/or computer system memories or registers or other such information storage, transmission, or display devices. [0059] The present invention can be implemented by an apparatus for performing the operations herein. This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computer, selectively activated or reconfigured by a computer program stored in the computer. Such a computer program may be stored in a computer readable storage medium, such as, but not limited to, any type of disk including floppy disks, hard disks, optical disks, compact disk- read only memories (CD-ROMs), digital versatile disk (DVD), and magnetic-optical disks, readonly memories (ROMs), random access memories (RAMs), electrically programmable read-only memories (EPROM)s, electrically erasable programmable read-only memories (EEPROMs), FLASH memories, magnetic or optical cards, etc., or any type of media suitable for storing electronic instructions either local to the computer or remote to the computer.
[0060] The algorithms and displays presented herein are not inherently related to any particular computer or other apparatus. Various general purpose systems may be used with programs in accordance with the teachings herein, or it may prove convenient to construct more specialized apparatus to perform the required method. For example, any of the methods according to the present invention can be implemented in hardwired circuitry, by programming a general-purpose processor, or by any combination of hardware and software. One of ordinary skill in the art will immediately appreciate that the invention can be practiced with computer system configurations other than those described, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, digital signal processing (DSP) devices, set top boxes, network PCs, minicomputers, mainframe computers, and the like. The invention can also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. This communications network is not limited by size, and may range from, for example, on- chip communications to WANs such as the Internet.
[0061] The methods of the invention may be implemented using computer software. If written in a programming language conforming to a recognized standard, sequences of instructions designed to implement the methods can be compiled for execution on a variety of hardware platforms and for interface to a variety of operating systems. It will be appreciated that a variety of programming languages may be used to implement the teachings of the invention as described herein. Furthermore, it is common in the art to speak of software, in one form or another (e.g., program, procedure, application, driver,...), as taking an action or causing a result. Such expressions are merely a shorthand way of saying that execution of the software by a computer causes the processor of the computer to perform an action or produce a result. [0062] It is to be understood that various terms and techniques are used by those knowledgeable in the art to describe communications, protocols, applications, implementations, mechanisms, etc. One such technique is the description of an implementation of a technique in terms of an algorithm or mathematical expression. That is, while the technique may be, for example, implemented as executing code on a computer, the expression of that technique may be more aptly and succinctly conveyed and communicated as a formula, algorithm, or mathematical expression. Thus, one of ordinary skill in the art would recognize a block denoting A+B=C as an additive function whose implementation in hardware and/or software would take two inputs (A and B) and produce a summation output (C). Thus, the use of formula, algorithm, or mathematical expression as descriptions is to be understood as having a physical embodiment in at least hardware and/or software (such as a computer system in which the techniques of the present invention may be practiced as well as implemented as an embodiment). [0063] A machine-readable medium is understood to include any mechanism for storing or transmitting information in a form readable by a machine (e.g., a computer). For example, a machine-readable medium includes read only memory (ROM); random access memory (RAM); magnetic disk storage media; optical storage media; flash memory devices; electrical, optical, acoustical, or other form of propagated signals (e.g., carrier waves, infrared signals, digital signals, etc.); etc. [0064] Thus, a method and apparatus for on-chip inter-network performance optimization using configurable performance parameters have been described.

Claims

CLAIMSWhat is claimed is:
1. An apparatus comprising: a configurable agent having a first input and a first output, the first input coupled to receive a first inter-network communication; and a core having an input, the input coupled to receive the configurable agent first output.
2. The apparatus of claim 1 wherein the first inter-network communication and the second communication are at a different data rate.
3. The apparatus of claim 1 wherein the configurable agent is configured for internetwork performance enhancement by a parameter selected from the group consisting of performance enhance on/off, phase to phase delay, maximum request to data delay, minimum request to response delay, and maximum outstanding requests.
4. The apparatus of claim 3 wherein the configurable agent is configured at a point in time selected from the group consisting of at time of fabrication of the configurable agent, at a power up, at a reset, at an initialization prior to normal operation for the configurable agent, and dynamically during normal operation for the configurable agent.
5. A machine-readable medium having stored thereon information representing the apparatus of claim 1.
6. An apparatus comprising: means for inter-network connecting one or more configurable agents; and means for configuring one or more of the configurable agents.
7. The apparatus of claim 6 wherein means for configuring further comprises parameters selected from the group consisting of address width, data width, command width, communication timing, receive only, transmit only, bidirectional, bridge, bridge agent, bridge proxy, internetworking proxy, reset, timer, administrator, bridge agent, bridge forward, fully connected, clock rate, reset into bridge X, performance enhance on/off, phase to phase delay, maximum request to data delay, minimum request to response delay, and maximum outstanding requests.
8. The apparatus of claim 6 wherein means for configuring further comprises means for configuring at a point in time selected from the group consisting of at time of fabrication, at a power up, at a reset, at an initialization prior to normal operation, and dynamically during normal operation.
9. A machine-readable medium having stored thereon information representing the apparatus of claim 6.
10. A method comprising: creating an inter-networking link between agent A and agent B; inquiring by agent A as to agent B's communication capabilities; inquiring by agent B as to agent A's communication capabilities; and configuring, based upon results of the inquiries, agents A and B to communicate.
11. The method of claim 10 wherein configuring further comprises setting parameters selected from the group consisting of address width, data width, command width, communication timing, receive only, transmit only, bidirectional, bridge, bridge agent, bridge proxy, internetworking proxy, reset, timer, administrator, bridge agent, bridge forward, fully connected, clock rate, reset into bridge X, performance enhance on/off, phase to phase delay, maximum request to data delay, minimum request to response delay, and maximum outstanding requests.
12. The method of claim 11 wherein configuring further comprises configuring at a point in time selected from the group consisting of at time of fabrication of an agent, at a power up of an agent, at a reset of an agent, at an initialization prior to normal operation of an agent, and dynamically during normal operation of an agent.
13. A processing system comprising a processor, which when executing a set of instructions performs the method of claim 10.
14. A machine-readable medium having stored thereon instructions, which when executed performs the method of claim 10.
15. A system comprising: a plurality of configurable inter-networking agents; a plurality of configurable interfaces; and a processor for configuring the configurable inter-networking agents and the configurable interfaces.
16. The system of claim 15 wherein configuring the configurable inter-networking agents and the configurable interfaces is configuring the configurable inter-networking agents and the configurable interfaces to communicate.
17. The system of claim 16 wherein configuring is configuring parameters selected from the group consisting of address width, data width, command width, communication timing, receive only, transmit only, bidirectional, bridge, bridge agent, bridge proxy, internetworking proxy, reset, timer, administrator, bridge agent, bridge forward, fully connected., clock rate, reset into bridge X, performance enhance on/off, phase to phase delay, maximum request to data delay, minimum request to response delay, and maximum outstanding requests.
18. The apparatus of claim 17 wherein configuring further comprises configuring at a point in time selected from the group consisting of at time of fabrication, at a power up, at a reset, at an initialization prior to normal operation, and dynamically during normal operation.
19. A system comprising circuitry, which when operating, performs the following: receives an inter-network input communications; adjusts the inter-network input communications based upon a target's communications capabilities; and transmits the adjusted input communications to the target.
20. The system of claim 19 further comprising receiving information selected from the group consisting of address width, data width, command width, communication timing, receive only, transmit only, bidirectional, bridge, bridge agent, bridge proxy, internetworking proxy, reset, timer, administrator, bridge agent, bridge forward, fully connected, clock rate, reset into bridge X, performance enhance on/off, phase to phase delay, maximum request to data delay, minimum request to response delay, and maximum outstanding requests.
21. The system of claim 19 further comprising transferring a payment and/or a credit.
22. An apparatus comprising: a first configurable bridge agent having an interconnect port and an interface port, the interconnect port coupled to communicate with an first on-chip interconnect, and the interface port coupled to communicate with a configurable interface; and a second configurable bridge agent having an interconnect port and an interface port, the interconnect port coupled to communicate with an second on-chip interconnect, and the interface port coupled to communicate with the configurable interface.
23. The apparatus of claim 22 wherein the first configurable agent arbitrates for communicating with the first on-chip interconnect, and the second configurable agent arbitrates for communicating with the second on-chip interconnect.
24. The apparatus of claim 22 wherein the first configurable agent is provided information about the second configurable agent's performance capability, and the second configurable agent is provided information about the first configurable agent's performance capability.
25. The apparatus of claim 24 wherein the provided information is at a point in time selected from the group consisting of at time of fabrication of an agent, at a power up of an agent, at a reset of an agent, at an initialization prior to normal operation of an agent, and dynamically during normal operation of an agent.
26. The apparatus of claim 22 wherein during a data transfer from the first configurable agent to the second configurable agent, the second configurable agent arbitrates for communicating with the second on-chip interconnect before all data in the data transfer is transferred from the first configurable agent to the second configurable agent.
27. A machine-readable medium having stored thereon information representing the apparatus of claim 22.
28. An apparatus comprising: means for connecting a first bridge agent to a first interconnect and an interface; means for connecting a second bridge agent to a second interconnect and the interface; and means for configuring the first bridge agent and the second bridge agent.
29. The apparatus of claim 28 wherein means for configuring the first bridge agent and the second bridge agent further comprises means for configuring the second bridge agent to arbitrate for the second interconnect before a data transfer from the first bridge agent is complete.
30. The apparatus of claim 29 wherein means for configuring the first bridge agent and the second bridge agent further comprises means for configuring the first bridge agent to arbitrate for the first interconnect before a data transfer from the second bridge agent is complete.
31. The apparatus of claim 28 wherein means for configuring further comprises means for configuring at a point in time selected from the group consisting of at time of fabrication of an agent, at a power up of an agent, at a reset of an agent, at an initialization prior to normal operation of an agent, and dynamically during normal operation of an agent.
32. A machine-readable medium having stored thereon information representing the apparatus of claim 28.
33. A method comprising: receiving a first configuration information; configuring a first bridge with the first configuration information ; receiving a second configuration information; configuring a second bridge with the second configuration information; coupling the first bridge for communication to a first interconnect and an interface; coupling the second bridge for communication to a second interconnect and the interface; and transferring data from the first interconnect to the first agent; sending the data from the first agent to the interface; receiving the data from the interface into the second agent; and arbitrating for the second interconnect in advance of all the data being received by the second bridge.
34. The method of claim 33 wherein a timing for the arbitration for the second interconnect is based on configuration information transferred to the second agent.
35. The method of claim 34 wherein the configuration information is selected from the group consisting of performance enhancement on or off at an agent, delay cycle time between two consecutive phases of a transaction, maximum cycle time between receiving a write request's command and the write request's write data, minmum cycle time between a request acceptance to receiving a response to the request, and maximum number of requests that can be outstanding.
36. The apparatus of claim 33 wherein the configuring is at a point in time selected from the group consisting of at time of fabrication of a bridge, at a power up of a bridge, at a reset of a bridge, at an initialization prior to normal operation of a bridge, and dynamically during normal operation of a bridge.
37. A processing system comprising a processor, which when executing a set of instructions performs the method of claim 33.
38. A machine-readable medium having stored thereon instructions, which when executed performs the method of claim 33.
PCT/US2003/013588 2002-05-03 2003-04-30 On-chip inter-network performance of optimization using configurable performance parameters WO2003093938A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP03736526A EP1504364A4 (en) 2002-05-03 2003-04-30 On-chip inter-network performance of optimization using configurable performance parameters
AU2003237147A AU2003237147A1 (en) 2002-05-03 2003-04-30 On-chip inter-network performance of optimization using configurable performance parameters

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/138,772 2002-05-03
US10/138,772 US7254603B2 (en) 2002-05-03 2002-05-03 On-chip inter-network performance optimization using configurable performance parameters

Publications (2)

Publication Number Publication Date
WO2003093938A2 true WO2003093938A2 (en) 2003-11-13
WO2003093938A3 WO2003093938A3 (en) 2004-04-08

Family

ID=29269419

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2003/013588 WO2003093938A2 (en) 2002-05-03 2003-04-30 On-chip inter-network performance of optimization using configurable performance parameters

Country Status (4)

Country Link
US (1) US7254603B2 (en)
EP (1) EP1504364A4 (en)
AU (1) AU2003237147A1 (en)
WO (1) WO2003093938A2 (en)

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7356633B2 (en) * 2002-05-03 2008-04-08 Sonics, Inc. Composing on-chip interconnects with configurable interfaces
US7254603B2 (en) 2002-05-03 2007-08-07 Sonics, Inc. On-chip inter-network performance optimization using configurable performance parameters
US7603441B2 (en) * 2002-12-27 2009-10-13 Sonics, Inc. Method and apparatus for automatic configuration of multiple on-chip interconnects
US8504992B2 (en) * 2003-10-31 2013-08-06 Sonics, Inc. Method and apparatus for establishing a quality of service model
US9087036B1 (en) 2004-08-12 2015-07-21 Sonics, Inc. Methods and apparatuses for time annotated transaction level modeling
US7665069B2 (en) * 2003-10-31 2010-02-16 Sonics, Inc. Method and apparatus for establishing a quality of service model
US7373447B2 (en) * 2004-11-09 2008-05-13 Toshiba America Electronic Components, Inc. Multi-port processor architecture with bidirectional interfaces between busses
US20060119382A1 (en) * 2004-12-07 2006-06-08 Shumarayev Sergey Y Apparatus and methods for adjusting performance characteristics of programmable logic devices
ATE553584T1 (en) * 2004-12-17 2012-04-15 Tekelec Us METHODS, SYSTEMS AND COMPUTER PROGRAM PRODUCTS FOR CLUSTERING AND COMMUNICATE BETWEEN INTERNET PROTOCOL MULTIMEDIA SUBSYSTEM (IMS) ENTITIES
US7330049B2 (en) * 2006-03-06 2008-02-12 Altera Corporation Adjustable transistor body bias generation circuitry with latch-up prevention
US7355437B2 (en) * 2006-03-06 2008-04-08 Altera Corporation Latch-up prevention circuitry for integrated circuits with transistor body biasing
US7495471B2 (en) * 2006-03-06 2009-02-24 Altera Corporation Adjustable transistor body bias circuitry
US20080014961A1 (en) * 2006-07-12 2008-01-17 Tekelec Methods, systems, and computer program products for providing geographically diverse IP multimedia subsystem (IMS) instances
US8149725B2 (en) * 2006-07-31 2012-04-03 Tekelec Methods, systems, and computer program products for a hierarchical, redundant OAM&P architecture for use in an IP multimedia subsystem (IMS) network
US8868397B2 (en) * 2006-11-20 2014-10-21 Sonics, Inc. Transaction co-validation across abstraction layers
US7873701B2 (en) * 2007-11-27 2011-01-18 International Business Machines Corporation Network on chip with partitions
US8526422B2 (en) * 2007-11-27 2013-09-03 International Business Machines Corporation Network on chip with partitions
US7783819B2 (en) 2008-03-31 2010-08-24 Intel Corporation Integrating non-peripheral component interconnect (PCI) resources into a personal computer system
US20110145837A1 (en) * 2009-12-14 2011-06-16 Bower Kenneth S Filtering Broadcast Recipients In A Multiprocessing Environment
US20110213949A1 (en) * 2010-03-01 2011-09-01 Sonics, Inc. Methods and apparatus for optimizing concurrency in multiple core systems
US8972995B2 (en) 2010-08-06 2015-03-03 Sonics, Inc. Apparatus and methods to concurrently perform per-thread as well as per-tag memory access scheduling within a thread and across two or more threads
KR101762779B1 (en) * 2011-08-22 2017-07-28 인텔 코포레이션 Method for data throughput improvement in open core protocol based interconnection networks using dynamically selectable redundant shared link physical paths
US9021156B2 (en) * 2011-08-31 2015-04-28 Prashanth Nimmala Integrating intellectual property (IP) blocks into a processor
US9361257B2 (en) 2011-09-30 2016-06-07 Intel Corporation Mechanism for facilitating customization of multipurpose interconnect agents at computing devices

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6122664A (en) * 1996-06-27 2000-09-19 Bull S.A. Process for monitoring a plurality of object types of a plurality of nodes from a management node in a data processing system by distributing configured agents
US6654798B1 (en) * 2000-07-07 2003-11-25 Rockwell Electronic Commerce Technologies Llc Automatic contact distribution system definable agent log-off reasons

Family Cites Families (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6430596B1 (en) * 1996-03-27 2002-08-06 Intel Corporation Managing networked directory services with auto field population
US5987541A (en) 1997-03-06 1999-11-16 Advanced Micro Devices, Inc. Computer system using signal modulation techniques to enhance multimedia device communication
US5923860A (en) 1997-06-25 1999-07-13 Compaq Computer Corp. Apparatus, method and system for remote peripheral component interconnect bus using accelerated graphics port logic circuits
US5948089A (en) 1997-09-05 1999-09-07 Sonics, Inc. Fully-pipelined fixed-latency communications system with a real time dynamic bandwidth allocation
US6034542A (en) 1997-10-14 2000-03-07 Xilinx, Inc. Bus structure for modularized chip with FPGA modules
US6658565B1 (en) * 1998-06-01 2003-12-02 Sun Microsystems, Inc. Distributed filtering and monitoring system for a computer internetwork
US6336138B1 (en) * 1998-08-25 2002-01-01 Hewlett-Packard Company Template-driven approach for generating models on network services
US6041400A (en) 1998-10-26 2000-03-21 Sony Corporation Distributed extensible processing architecture for digital signal processing applications
US6182183B1 (en) 1998-11-13 2001-01-30 Sonics, Inc. Communications system and method with multilevel connection identification
US6253243B1 (en) * 1998-12-04 2001-06-26 Sun Microsystems, Inc. Automated trap control for a distributed network management system
US6851115B1 (en) * 1999-01-05 2005-02-01 Sri International Software-based architecture for communication and cooperation among distributed electronic agents
US6466964B1 (en) * 1999-06-15 2002-10-15 Cisco Technology, Inc. Methods and apparatus for providing mobility of a node that does not support mobility
US6539225B1 (en) * 1999-06-21 2003-03-25 Lucent Technologies Inc. Seamless data network telecommunication service during mobile wireless call handoff
US6628654B1 (en) * 1999-07-01 2003-09-30 Cisco Technology, Inc. Dispatching packets from a forwarding agent using tag switching
US6549516B1 (en) * 1999-07-02 2003-04-15 Cisco Technology, Inc. Sending instructions from a service manager to forwarding agents on a need to know basis
US6671724B1 (en) * 2000-03-21 2003-12-30 Centrisoft Corporation Software, systems and methods for managing a distributed network
US6721793B1 (en) * 2000-05-10 2004-04-13 Cisco Technology, Inc. Intellectual property over non-internet protocol systems and networks
US6330225B1 (en) * 2000-05-26 2001-12-11 Sonics, Inc. Communication system and method for different quality of service guarantees for different data flows
US7325221B1 (en) 2000-08-08 2008-01-29 Sonics, Incorporated Logic system with configurable interface
US6718416B1 (en) 2000-08-21 2004-04-06 Intel Corporation Method and apparatus for removing and installing a computer system bus agent without powering down the computer system
US20020143653A1 (en) * 2000-12-28 2002-10-03 Dilena Ettore Configuration system and methods
US20020169865A1 (en) * 2001-01-22 2002-11-14 Tarnoff Harry L. Systems for enhancing communication of content over a network
GB0104945D0 (en) 2001-02-28 2001-04-18 3Com Corp Automatic generation of interconnect logic components
US20040015961A1 (en) * 2001-03-19 2004-01-22 International Business Machines Corporation Method and apparatus for automatic prerequisite verification and installation of software
US20020138615A1 (en) * 2001-03-21 2002-09-26 Schmeling Garth F. System and method for device management through world wide web confederacy
US20020138287A1 (en) * 2001-03-26 2002-09-26 Qiming Chen Method and system for inter-enterprise agent communication and service invocation
US6785753B2 (en) 2001-06-01 2004-08-31 Sonics, Inc. Method and apparatus for response modes in pipelined environment
US20020184300A1 (en) * 2001-06-05 2002-12-05 Schmeling Garth F. Device management system and method
US20030069960A1 (en) * 2001-10-04 2003-04-10 Symons Julie A. Method for describing and comparing data center physical and logical topologies and device configurations
US6766406B1 (en) 2001-10-08 2004-07-20 Lsi Logic Corporation Field programmable universal serial bus application specific integrated circuit and method of operation thereof
US6961834B2 (en) 2001-10-12 2005-11-01 Sonics, Inc. Method and apparatus for scheduling of requests to dynamic random access memory device
US6578117B2 (en) 2001-10-12 2003-06-10 Sonics, Inc. Method and apparatus for scheduling requests using ordered stages of scheduling criteria
US6804738B2 (en) 2001-10-12 2004-10-12 Sonics, Inc. Method and apparatus for scheduling a resource to meet quality-of-service restrictions
US20030126192A1 (en) * 2001-12-27 2003-07-03 Andreas Magnussen Protocol processing
US6683474B2 (en) 2002-01-29 2004-01-27 Sonic, Inc. Method and apparatus for communication using a distributed multiplexed bus
WO2003067439A1 (en) * 2002-02-04 2003-08-14 Flarion Technologies, Inc. A method for extending mobile ip and aaa to enable integrated support for local access and roaming access connectivity
US7577540B2 (en) 2002-03-01 2009-08-18 Nec Corporation Re-configurable embedded core test protocol for system-on-chips (SOC) and circuit boards
US7783733B1 (en) * 2002-04-26 2010-08-24 Extreme Networks, Inc. Method and apparatus for dynamic configuration management
US7254603B2 (en) 2002-05-03 2007-08-07 Sonics, Inc. On-chip inter-network performance optimization using configurable performance parameters
US7356633B2 (en) 2002-05-03 2008-04-08 Sonics, Inc. Composing on-chip interconnects with configurable interfaces
US6880133B2 (en) 2002-05-15 2005-04-12 Sonics, Inc. Method and apparatus for optimizing distributed multiplexed bus interconnects
US6976106B2 (en) 2002-11-01 2005-12-13 Sonics, Inc. Method and apparatus for speculative response arbitration to improve system latency
US6816814B2 (en) 2002-11-12 2004-11-09 Sonics, Inc. Method and apparatus for decomposing and verifying configurable hardware

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6122664A (en) * 1996-06-27 2000-09-19 Bull S.A. Process for monitoring a plurality of object types of a plurality of nodes from a management node in a data processing system by distributing configured agents
US6654798B1 (en) * 2000-07-07 2003-11-25 Rockwell Electronic Commerce Technologies Llc Automatic contact distribution system definable agent log-off reasons

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1504364A2 *

Also Published As

Publication number Publication date
WO2003093938A3 (en) 2004-04-08
EP1504364A4 (en) 2008-07-16
AU2003237147A8 (en) 2003-11-17
AU2003237147A1 (en) 2003-11-17
US7254603B2 (en) 2007-08-07
EP1504364A2 (en) 2005-02-09
US20030208611A1 (en) 2003-11-06

Similar Documents

Publication Publication Date Title
US7660932B2 (en) Composing on-chip interconnects with configurable interfaces
US7254603B2 (en) On-chip inter-network performance optimization using configurable performance parameters
US10027433B2 (en) Multiple clock domains in NoC
KR101689998B1 (en) High performance interconnect link layer
CN103210589B (en) In conjunction with independent logical block in system on chip
Bjerregaard et al. An OCP compliant network adapter for GALS-based SoC design using the MANGO network-on-chip
US20220291730A1 (en) Protocol Level Control for System on a Chip (SOC) Agent Reset and Power Management
KR20090104137A (en) Processor chip architecture having integrated high-speed packet switched serial interface
JP2008522526A (en) Data processing system and method for synchronizing data traffic
KR20030061845A (en) A method and an apparatus for a re-configurable processor
EP2699030B1 (en) Route switching device, network switching system and route switching method
US8832471B2 (en) Power management system utilizing a transaction terminator
US6457072B1 (en) System and method for effectively performing physical direct memory access operations
US8645557B2 (en) System of interconnections for external functional blocks on a chip provided with a single configurable communication protocol
CN116783585A (en) Interconnection system, data transmission method and chip
KR101061187B1 (en) Bus system and its control unit
US20040139297A1 (en) System and method for scalable interconnection of adaptive processor nodes for clustered computer systems
US11657203B2 (en) Multi-phase topology synthesis of a network-on-chip (NoC)
CN115827532B (en) PCIe HBA IOC internal bus network interconnection method
CN115103032B (en) Communication protocol control circuit and chip
EP4013014A1 (en) Multi-phase topology synthesis of a network-on-chip (noc)
Essig et al. On-demand instantiation of co-processors on dynamically reconfigurable FPGAs
US20240020261A1 (en) Peer-to-peer route through in a reconfigurable computing system
US20240073129A1 (en) Peer-to-peer communication between reconfigurable dataflow units
US20240070106A1 (en) Reconfigurable dataflow unit having remote fifo management functionality

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 BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE 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 NO NZ OM PH PL PT RO RU SD SE SG SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ 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 IT LU MC NL 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
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2003736526

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2003736526

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP