1. Field of the Invention
The present invention relates to the field of integrated circuit. More specifically, the present invention relates to inter-subsystem communication between subsystems on an integrated circuit device.
2. Background Information
Advances in integrated circuit technology have led to the birth and proliferation of a wide variety of integrated circuits, including but not limited to application specific integrated circuits, micro-controllers, digital signal processors, general purpose microprocessors, and network processors. Recent advances have also led to the birth of what's known as “system on a chip” or SOC. Typically, a SOC includes multiple “tightly coupled” subsystems performing very different functions. These subsystems often have a need to communicate and cooperate with each other on a regular basis.
U.S. Pat. No. 6,122,690 discloses an on-chip bus architecture that is both processor independent and scalable. The '690 patent discloses a bus that uses “standardized” bus interfaces to couple functional blocks to the on-chip bus. The “standardized” bus interfaces include embodiments for bus master functional blocks, slave functional blocks, or either. The '690 bus suffers from at least one disadvantage in that it does not offer rich functionalities for prioritizing interactions or transactions between the subsystems, which are needed for a SOC with subsystems performing a wide range of very different functions.
Accordingly, a more flexible approach to facilitate inter-subsystem communication between subsystems on a chip is desired.
The present invention will be described by way of exemplary embodiments, but not limitations, illustrated in the accompanying drawings in which like references denote similar elements, and in which:
a–3b illustrate a request and a reply transaction between two subsystems, in accordance with one embodiment;
a–5b illustrate the operational states and the transition rules for the state machines of
a–6c are timing diagrams for practicing the present invention, in accordance with one implementation.
The present invention includes interface units and operational methods for flexibly facilitating inter-subsystem communication between subsystems of a SOC. In the following description, various features and arrangements will be described, to provide a thorough understanding of the present invention. However, the present invention may be practiced without some of the specific details or with alternate features/arrangement. In other instances, well-known features are omitted or simplified in order not to obscure the present invention.
The description to follow repeatedly uses the phrase “in one embodiment”, which ordinarily does not refer to the same embodiment, although it may. The terms “comprising”, “having”, “including” and the like, as used in the present application, including in the claims, are synonymous.
Referring now to
In one embodiment, bus 104 includes a number of sets of request lines (one set per subsystem), a number of sets of grant lines (one set per subsystem), and a number of shared control and data/address lines. Included among the shared control lines is a first control line for a subsystem granted access to the bus (grantee subsystem, also referred to as the master subsystem) to assert a control signal to denote the beginning of a transaction cycle, and to de-assert the control signal to denote the end of the transaction cycle; and a second control line for a subsystem addressed by the grantee/master subsystem (also referred to as the slave subsystem) to assert a control signal to inform the grantee/master subsystem that the addressee/slave subsystem is busy (also referred to as “re-trying” the master system).
As a result of the facilities advantageously provided by DTU 108a–108d, and the teachings incorporated in subsystem 102a–102d, subsystems 102a–102d are able to flexibly communicate and cooperate with each other, allowing subsystems 102a–102d to handle a wide range of different functions having different needs. More specifically, as will be described in more detail below, in one embodiment, subsystems 102a–102d communicate with each other via transactions conducted across bus 104. Subsystems 102a–102d, by virtue of the facilities advantageously provided by DTU 108a–108d, are able to locally prioritize the order in which its transactions are to be serviced by the corresponding DTU 108a–108d to arbitrate for access to bus 104. Further, in one embodiment, by virtue of the architecture of the transactions, subsystems 102a–102d are also able to flexibly control the priorities on which the corresponding DTU 108a–108d are to use to arbitrate for bus 104 with other contending transactions of other subsystems 102a–102d.
Arbiter 106 is employed to arbitrate access to bus 104. That is, arbiter 106 is employed to determine which of the contending transactions on whose behalf the DTU 108a–108d are requesting for access (through e.g. the request lines of the earlier described embodiment), are to be granted access to bus 104 (through e.g. the grant lines of the earlier described embodiment).
SOC 100 is intended to represent a broad range of SOC, including multi-service ASIC. In particular, in various embodiments, subsystems 102a–102d may be one or more of a memory controller, a security engine, a voice processor, a collection of peripheral device controllers, a framer processor, and a network media access controller. Moreover, by virtue of the advantageous employment of DTU 108a–108d to interface subsystems 102a–102d to on-chip bus 104, with DTU 108a–108d and on-chip bus operating on the same clock speed, the core logic of subsystems 102a–102d may operate in different clock speeds, including clock speeds that are different from the clock speed of non-chip bus 104 and DTU 108a–108d. In one embodiment, one or more subsystems 102a–102d may be a multi-function subsystems, in particular, with the functions identified by identifiers. Except for the teachings of the present invention incorporated into subsystems 102a–102d, the exact constitution and the exact manner their core logic operate in providing the functions/services the subsystems are immaterial to the present invention. While for ease of understanding, SOC 100 is illustrated as having only four subsystems 102a–102d, in practice, SOC 100 may have more or less subsystems. In particular, by virtue of the advantageous employment of DTU 108a–108d to interface subsystems 102a–102d to on-chip bus 104, zero or more selected ones of subsystems 102a–102d may be removed, while other subsystems 102a–102d may be flexibly added to SOC 100.
Similarly, arbiter 106 may be any one of a number of bus arbiters known in the art. The facilities of DTU 108a–108d and the teachings incorporated into the core logic of subsystems 102a–102d to practice the present invention will be described in turn below.
Referring now to
Further, for the embodiment, for each transaction, each subsystem 102a–102d also includes as part of the transaction the bus arbitration priority the corresponding DTU 108a–108d is to use to arbitrate for access to bus 104, when servicing the transaction in the prioritized manner.
In response, DTU 108a–108d service the transactions of the respective subsystems 102a–102d accordingly, and arbitrating for access to bus 104, using the bus arbitration priorities included among the transactions. Arbiter 106 in turn grants accesses to bus 104 based on the bus arbitration priorities of the contending transactions, block 204.
In one embodiment, arbiter 106 grants access strictly by the transaction priorities, e.g. in a three priority implementation, all high priority transactions will be granted access first, before the medium priority transactions are granted access, and finally the low priority transactions are granted access. In another embodiment, arbiter 106 further employs certain non-starvation techniques, to ensure the medium and/or low priority transactions will also be granted access to bus 104. The non-starvation techniques may be any one of a number of such techniques known in the art.
Still referring to
In the present application, for ease of designation, the trailing “*” of a reference number denotes one of the instances of reference. For example, 108* means either 108a, 108b, 108c or 108d.
a–3b illustrate two exemplary transaction formats, a request format and a reply format, suitable for use to practice the present invention, in accordance with one embodiment. As illustrated in
As illustrated in
In one embodiment, different commands are supported for “conventional” data versus control, and voice data. More specifically, for the embodiment, the commands supported are:
Additionally, DTU 108* includes outbound transaction queue service state machine 406 and inbound transaction queue service state machine 408, coupled to the transaction queues 402* and 404* as shown. Outbound transaction queue service state machine 406 services, i.e. processes, the transactions placed into the outbound queues 402* in order of the assigned priorities of the queues 402* and 404*, i.e. with the transactions queued in the highest priority queue being serviced first, then the transaction queued in the next highest priority queue next, and so forth.
For each of the transactions being serviced, outbound transaction queue service state machine 406 provides the control signals to the corresponding outbound queue 402* to output on the subsystem's request lines, the included bus arbitration priority of the first header of the “oldest” (in turns of time queued) transaction of the queue 402*, to arbitrate and compete for access to bus 104 with other contending transactions of other subsystems 102*. Upon being granted access to bus 104 (per the state of the subsystem's grant lines), for the embodiment, outbound transaction queue service state machine 406 provides the control signals to the queue 402* to output the remainder of the transaction, e.g. for the earlier described transaction format, the first header, the second header and optionally, the trailing data.
Similarly, inbound transaction queue service state machine 408 provides the control signals to the corresponding inbound queue 402* to claim a transaction on bus 104, if it is determined that the transaction is a new request transaction of the subsystem 102* or a reply transaction to an earlier request transaction of the subsystem 102*. Additionally, in one embodiment, if the claiming of a transaction changes the state of the queue 404* from empty to non-empty, inbound transaction queue service state machine 408 also asserts a “non-empty” signal for the core logic (not shown) of the subsystem 102*.
In due course, the core logic, in view of the “non-empty” signal, requests for the inbound transactions queued. In response, inbound transaction queue service state machine 408 provides the control signals to the highest priority non-empty inbound queue to cause the queue to output the “oldest” (in turns of time queued) transaction of the queue 404*. If all inbound queues 404* become empty after the output of the transaction, inbound transaction queue service state machine 408 de-asserts the “non-empty” signal for the core logic of the subsystem 102*.
Thus, under the present invention, a core logic of a subsystem 102* is not only able to influence the order its transactions are being granted access to bus 104, relatively to transactions of other subsystems 102*, through specification of the bus arbitration priorities in the transactions' headers, a core logic of a subsystem 102*, by selectively placing transactions into the various outbound queues 402* of its DTU 108*, may also utilize the facilities of DTU 108* to locally prioritize the order in which its transactions are to be serviced to arbitrate for access for bus 104.
Queue pair 402* and 404* may be implemented via any one of a number of “queue” circuitry known in the art. Similarly, state machines 406–408, to be described more fully below, may be implemented using any one of a number programmable or combinatory circuitry known in the art. In one embodiment, assignment of priorities to the queues pairs 402* and 404* are made by programming a configuration register (not shown) of DTU 108*. Likewise, such configuration register may be implemented in any one of a number of known techniques.
Referring now to
As illustrated in
Upon arbitrating for access to bus 104 for the “oldest” (in terms of time queued) transaction queued in the highest priority queue 402a after entering first arbitrate state 504, state machine 406 remains in first arbitrate state 504 until the bus access request is granted. At such time, it transitions to first placement state 506, where it causes the granted transaction in the high priority queue 404a to be placed onto bus 104.
From first placement state 506, state machine 406 returns to one of the three arbitrate states 504, 508 and 512 or idle state 502, depending on whether the high priority queue 402a is empty, if yes, whether the medium priority queue 402b is empty, and if yes, whether the low priority queue 402c is also empty.
Similarly, upon arbitrating for access to bus 104 for the “oldest” (in terms of time queued) transaction queued in the medium priority queue 402b after entering second arbitrate state 508, state machine 406 remains in second arbitrate state 508 until the bus access request is granted. At such time, it transitions to second placement state 510, where it causes the granted transaction in medium priority queue 402b to be placed onto bus 104.
From second placement state 510, state machine 406 returns to one of the three arbitrate states 504, 508 and 512 or idle state 502, depending on whether the high priority queue 402a is empty, if yes, whether the medium priority queue 402b is empty, and if yes, whether the low priority queue 402c is also empty.
Likewise, upon arbitrating for access to bus 104 for the “oldest” (in terms of time queued) transaction queued in the low priority queue 402c, state machine 406 remains in third arbitrate state 512 until the bus access request is granted. At such time, it transitions to third placement state 514, where it causes the granted transaction in low priority queue 402b to be placed onto bus 104.
From third placement state 514, state machine 406 returns to one of the three arbitrate states 504, 508 and 512 or idle state 502, depending on whether the high priority queue 402a is empty, if yes, whether the medium priority queue 402b is empty, and if yes, whether the low priority queue 402c is also empty.
As illustrated in
However, if the presence of a transaction on bus 104 addressed to the subsystem 102* (or one of the functions of the subsystem 102*, in the case of a reply transaction) is detected, state machine 408 transitions to claim state 604, where it provides control signals to the appropriate queue 404* to claim the transaction, and acknowledges the transaction.
If claiming of the transaction changes the state of the queues from all empty to at least one queue not empty, state machine 408 transitions to the notify state 606, in which it asserts the “non-empty” signal for the core logic of subsystem 102*, as earlier described.
From notify state 606, state machine 408 transitions to either claim state 604 if there is another transaction on bus 104 addressed to the subsystem 102* (or a function of the subsystem 102*, in case of a reply), or output state 608, if there is a pending request for data from the core logic of the subsystem 102*. From output state 608, state machine 408 either transitions to claim state 604 another transaction on bus 104 addressed to the subsystem 102* (or a function of the subsystem 102*, in case of a reply) is detected, remains in output state 608 if there is no applicable transaction on bus 104, but request for data from the core logic is outstanding, or returns to idle state 602, if neither of those two conditions are true.
In one embodiment, the bus signals supported are as follows:
In one embodiment, the request codes supported are as follows:
a–6c are three timing diagrams illustrating the timings of the various signals of the above described embodiment, for burst write timing, write followed by read timing and read followed by write timing (different subsystems) respectively.
In one embodiment, the maximum burst transfer size is 64-bytes of data (+8 bytes for the transaction header). The subsystems guarantee the burst transfers to be within a page. The slave devices would accept the maximum sized transfer (64 bytes+header) before generating the above described MSSEL signal.
In one embodiment, each data transfer unit would permit only one Read request to be outstanding. If a Read request is pending, the subsystem would not accept requests from other masters until the reply to the outstanding Read request has been received. This advantageously prevents a deadlock condition. The subsystem may, however, continue to generate write requests.
In alternate embodiments, the present invention may be practiced with other approaches being employed to address these and other operational details.
Thus, it can be seen from the above descriptions, an improved method and apparatus for inter-subsystem communication between subsystems of a SOC has been described. The novel scheme advantageously enables the core logic of the subsystems to operate in different clock domains. Moreover, the novel scheme enables subsystems to be flexibly added to or removed from a particular implementation of the SOC. While the present invention has been described in terms of the foregoing embodiments, those skilled in the art will recognize that the invention is not limited to these embodiments. The present invention may be practiced with modification and alteration within the spirit and scope of the appended claims. Thus, the description is to be regarded as illustrative instead of restrictive on the present invention.
This application claims priority to U.S. Provisional Application No. 60/272,439, entitled “MULTI-SERVICE PROCESSOR INCLUDING A MULTI-SERVICE BUS”, filed Feb. 28, 2001, the specification of which is hereby fully incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
4697262 | Segal et al. | Sep 1987 | A |
5185864 | Bonevento et al. | Feb 1993 | A |
5197130 | Chen et al. | Mar 1993 | A |
5222223 | Webb, Jr. et al. | Jun 1993 | A |
5224166 | Hartman, Jr. | Jun 1993 | A |
5388261 | Anderson et al. | Feb 1995 | A |
5657472 | Van Loo et al. | Aug 1997 | A |
5799207 | Wang et al. | Aug 1998 | A |
5812799 | Zuravleff et al. | Sep 1998 | A |
5848367 | Lotocky et al. | Dec 1998 | A |
5905876 | Pawlowski et al. | May 1999 | A |
6034542 | Ridgeway | Mar 2000 | A |
6058474 | Baltz et al. | May 2000 | A |
6118462 | Margulis | Sep 2000 | A |
6122690 | Nannetti et al. | Sep 2000 | A |
6185520 | Brown et al. | Feb 2001 | B1 |
6317803 | Rasmussen et al. | Nov 2001 | B1 |
6321285 | Sheafor et al. | Nov 2001 | B1 |
6321318 | Baltz et al. | Nov 2001 | B1 |
6347344 | Baker et al. | Feb 2002 | B1 |
RE37980 | Elkhoury et al. | Feb 2003 | E |
6557078 | Mulla et al. | Apr 2003 | B1 |
6681270 | Agarwala et al. | Jan 2004 | B1 |
6784890 | Bergeson et al. | Aug 2004 | B1 |
20010026439 | Geusic et al. | Oct 2001 | A1 |
20010049726 | Comeau et al. | Dec 2001 | A1 |
20030189573 | Dahlen et al. | Oct 2003 | A1 |
Number | Date | Country | |
---|---|---|---|
20020161959 A1 | Oct 2002 | US |
Number | Date | Country | |
---|---|---|---|
60272439 | Feb 2001 | US |