Data transfer between a master and slave

Information

  • Patent Grant
  • 9378175
  • Patent Number
    9,378,175
  • Date Filed
    Thursday, November 1, 2007
    16 years ago
  • Date Issued
    Tuesday, June 28, 2016
    8 years ago
Abstract
A data processing apparatus comprising at least one initiator operable to communicate with at least one recipient via a bus; said at least one initiator comprising an output port for sending data to said bus and an input port for receiving data from said bus; said data processing apparatus further comprising an initiator clock signal generator, an initiator output enable signal generator and an initiator input enable signal generator, said initiator being clocked by said initiator clock signal; said output port being clocked by said initiator output enable signal such that said output port is operable to assert data to a write channel on said bus in response to said initiator output enable signal having a first predetermined level and said input port is operable to latch data received on a read channel on said bus in response to said initiator input enable signal having a second predetermined level; wherein said initiator output enable signal generator and initiator input enable signal generator are configured to output signals that are different to each other.
Description
BACKGROUND OF THE INVENTION

This application claims priority to GB Application No. 0624875.1 filed Dec. 13, 2006, the entire contents of which are incorporated herein by reference.


1. Field of the Invention


This invention relates to the field of data processing systems. More particularly, this invention relates to data transfers between initiators and recipients or masters and slaves.


2. Description of the Prior Art


Initiator and recipient devices, such as masters and slaves often operate at different frequencies, the master generally operating at a higher frequency than the slave. This can lead to problems when communicating data between the two devices. This problem is addressed by utilising a clock enable signal which basically acts to enable the input and output of the devices to ensure that data is only transmitted at a frequency governed by the clock enable signal. Thus, the frequency of this signal can be set to account for the lower frequency of the communicating devices and thereby ensure that the data communication is performed at a frequency that allows the lower frequency device to receive data at a rate it can cope with. In the AXI bus produced by ARM® only integer ratios of clock frequencies are allowed between the master and slave.


This severely limits possible frequencies that the slave can operate at. It can operate at the same frequency as the master or at this frequency divided by a factor of 2. This limitation in possible frequencies can be a limiting factor to some performance requirements.


It would be advantageous if more flexibility in clock ratios between the master and slaves could be allowed.


SUMMARY OF THE INVENTION

A first aspect of the present invention provides a data processing apparatus comprising at least one initiator operable to communicate with at least one recipient via a bus; said at least one initiator comprising an output port for sending data to said bus and an input port for receiving data from said bus; said data processing apparatus further comprising: an initiator clock signal generator, an initiator output enable signal generator and a initiator input enable signal generator, said initiator being clocked by said initiator clock signal; said output port being clocked by said initiator output enable signal such that said output port is operable to assert data to a write channel on said bus in response to said initiator output enable signal having a first predetermined level and said input port is operable to latch data received on a read channel on said bus in response to said initiator input enable signal having a second predetermined level; wherein said initiator output enable signal generator and initiator input enable signal generator are configured to output signals that are different to each other.


The provision of two enable signals allows intermediate clock ratios and therefore increases the flexibility of the system. A disadvantage is that there are now two additional signals required, however, the two enable signals are simple to generate and in the case of integer clock ratios the input clock enable signal can be made equal to the output clock enable signal and thus, there is backwards compatibility with previous systems having a single clock enable signal and integer frequency ratios.


In some embodiments said at least one recipient is clocked by a clock signal that is slower than said initiator clock signal by a half integer ratio.


The provision of two clock enable signals can easily and effectively support half integer clock signal ratios.


In some embodiments, said initiator output enable signal generator is arranged to generate a signal that has said first predetermined level during a triggering transition of a clock in said recipient and retains said first predetermined level for a clock cycle of said initiator clock.


If data is asserted on the write channel when the clock in the recipient transitions, then this data is valid for the recipient then. Furthermore, by retaining the value for an initiator clock cycle, the next time it becomes valid the initiator will be on a subsequent cycle with the next item of data. Thus, following these rules with the enable signals allows different initiator and recipient frequencies to communicate data.


In some embodiments, said initiator output enable signal is arranged to retain said first predetermined level for two initiator clock cycles where a second triggering transition of said recipient clock cycle occurs during said second initiator clock cycle and to only retain said first predetermined level for a single initiator clock cycle where a second triggering transition of said recipient clock does not occur during said second initiator clock cycle.


If data is to be written to the bus at a suitable rate for the recipient to be able to retrieve and process it, then the initiator output enable signal should take account of the recipient's clock. If the initiator output enable signal stays at the predetermined level allowing writes to the bus for two initiator cycles, then the recipient must transition twice in this time to be able to retrieve the two data items that are to be sent to the bus. Thus the initiator output enable signal is set to stay at the predetermined level for two initiator signals only if the recipient will transition a second time during this time. If not then the initiator output enable signal does not retain the value but transitions again to ensure that the data is asserted at the correct moment for the recipient to be able to receive it.


Although the first predetermined level could be either of the clock levels in some embodiments, said first predetermined level is a high level of said initiator output enable signal, said triggering transition is a rising edge of said recipient clock signal and said initiator clock cycle is from a rising edge to a rising edge.


In some embodiments said initiator input enable signal is arranged to provide a signal that transitions to a second predetermined level during each recipient clock cycle and retains said second predetermined level during a triggering transition of said initiator clock signal.


In order for each data item sent from the recipient to be received then the initiator input enable signal needs to have an enabling value for each clock cycle and needs to retain that value during a triggering transition of the initiator clock signal as this enables the value of that clock cycle to be latched into the initiator. By following such simple rules for the clock enable signals different recipient and initiator clock signals are made possible increasing the flexibility and performance of the system.


In some embodiments, said read enable clock is configured to attain said second predetermined level as close to a rising edge of said recipient as possible.


For some clock ratios, the initiator input enable signal can be asserted at different positions inside a recipient clock cycle, the only requirement being that the initiator input enable signal is valid for only one initiator clock cycle during the recipient clock cycle. In such cases, to make sure data from the recipient are stable, it is better to select to have the master input enable clock valid at the end of the recipient clock cycle where the timing allows such a choice. It should be noted that for a clock ratio of 3/2, there is no choice for the position of the initiator input enable signal, while for clock ratios such as 5/2 and 7/2 such a choice is possible.


In some embodiments, said first predetermined level and said second predetermined level are both the high level of the clock signal.


Depending on the design the recipient and initiator can be configured to react to either the high level or low level of the clock signal. The clock signal generators simply need to know which level they are triggered by and then they can be designed to produce the appropriate signal.


In some embodiments, said recipient is clocked by a clock signal that is an integer number of times said initiator clock and said input clock enable signal generator and said output clock enable signal generator are operable to output substantially identical clock enable signals.


The ability for the recipient and initiator to be able to operate with an integer ratio of clock signals, enables the device to be compatible with some conventional systems which have a single master/slave output enable signal and integer ratios of clock signals.


The above, and other objects, features and advantages of this invention will be apparent from the following detailed description of illustrative embodiments which is to be read in connection with the accompanying drawings.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 schematically shows a system comprising a master and two slaves connected via a bus and clocked according to an embodiment of the present invention;



FIGS. 2a and 2b show timing diagrams for a master/slave clock ratio of 3/2;



FIGS. 3a and 3b show timing diagrams for a master/slave clock ratio of 5/2; and



FIG. 4 shows a timing diagram for an integer master/slave clock ratio of 2/1.





DESCRIPTION OF THE PREFERRED EMBODIMENTS

In FIG. 1 a master 10 communicates with slaves 40 and 42 via bus 30. Slaves 40 and 42 have considerably less processing power than master 10 and as such are clocked at a slower rate. In this embodiment slave clocks 44 are clocked a half integer number of times slower than master clock 20. In order to enable them to communicate successfully via bus 30, master 10 has two enable signals for communication with the bus, an “outclken” 50 and an “inclken” 53. The outclken 50 in effect clocks the write channel of bus 30, in that data from the master is asserted onto the bus in response to outclken 50 having a predetermined level. This data can then be sent via the write channel to the slave. In effect it qualifies signals output from the master. In practice write signals output from the master receive a response signal from the recipient according to a write protocol, the write signals asserting data to the bus are qualified by outclken, while the response signals are not qualified by outclken as they are signals output by the recipient. The inclken 53 in effect qualifies signals input to the master, thus it can be seen as clocking the read channel from the slave to the master, in that when it has a predetermined level, data sent from the slave via the read channel can be latched into the master. The use of these two signals with the appropriate selection of their values can allow half integer clock ratios between the master and slave. The aim is generally to allow the slave that has the lower clock cycle to operate at its maximum frequency. Providing outclken and inclken with appropriate values allows the slave to receive data in each clock cycle and output data in each clock cycle, with a master clock having a half integer clock ratio.


The following FIGS. 2-4 show some examples of master and slave clocking frequencies and the input and output enable signals that are required to provide the correct data communication. The system will work provided inclken and outclken are valid for only one master clock cycle and in the case that the master logic works on a rising clock edge they are asserted on the rising edge of the master clock.



FIG. 2a shows a timing diagram of the master clock, slave clock and the “inclken” signal or master input enable signal for a master/slave clock ratio of 3/2. The figure also shows when the data read from the slave is valid for a certain value and when it is captured in the master. Thus, at the start D0 is output from the slave to the read channel and is valid. The master is rising edge triggered and when the input clock enable signal “inclken” is high and the master clock goes high (towards the end of the first slave clock cycle), the data output from the slave during this clock cycle, i.e. D0 is captured by the master.


In the second slave clock cycle 2, D1 is output by the slave. In this clock cycle when the master clock goes high at the beginning of this cycle, inclken is low and thus no data is captured in the master. At the end of the slave clock cycle the master clock goes high again and at this point the inclken signal is high and thus D1 is captured by the master.


It should be noted that the capturing of data and the data being valid is shown as occurring slightly after the clock edges that trigger them as there is some delay in the system. These figures are schematic and a skilled person would appreciate that all systems have some delay and that this is not always shown in the figures for the sake of clarity. During the third slave clock cycle, D2 is captured in response to the master clock going high and inclken being high. Thus, as can be seen the data is latched into the master for each slave clock cycle although there is some delay.



FIG. 2b shows how the master can output data to the bus. “Wdata from master” indicates when the master asserts data to the bus. During cycle 1 there are two master clock cycles and at the start D0 has been asserted at the output of the master on the write channel of the bus. When the slave clock goes high this is clocked into the slave. During cycle 1 master clock goes high and outclken is high and thus D1 is asserted onto the bus. On the next rising edge of the slave clock this is received at the slave. During cycle 2 which also lasts for two cycles of the master clock, at the start of this cycle the master clock goes high when outclken is high and thus the next piece of data from the master clock is asserted onto the bus. This can be read from the bus by the slave when the slave clock goes high. This is shown by the bottom line of this diagram. In cycle 3, the master clock goes high outclken is high at the start of this cycle and thus D3 is asserted on the bus. When the slave clock next goes high it is read into the slave. In the next cycle, cycle 4, the rising edge at the start of this cycle is high as is outclken and thus D4 is clocked into the bus. Outclken then goes low for a while which means that at the next rising edge of the master clock no data is asserted onto the bus. This in effect enables the slave to catch up with the master. When the slave clock goes high then D4 is read from the bus to the master. It is now possible for the master to assert data onto the bus again and this occurs at the end of cycle 4, beginning of cycle 5, for the next rising edge of the master clock.


Thus, it can be seen from FIGS. 2a and 2b that by the use of suitable inclken and outclken signals data can be communicated between slaves and masters that operate at half integer clock ratios.


A further example of this is shown in FIGS. 3a and 3b. This figure also shows an example of how the inclken and outclken signals can be generated. There are a number of ways in which they can be generated and this is only one example. In this example the two signals are generated by a synchronous counter. FIG. 3a shows master clock, slave clock, and inclken and the data being output from the slave. This diagram shows how the inclken signal is generated using a synchronous counter. There are many different ways of generating the inclken and outclken signals depending on the waveform required. This is simply one example. The inclken is high when the counter is one or four. In this diagram, the data will be captured in the master on the rising edge of the master clock when inclken is high as is shown by the arrows at the top of the figure. Thus at the end of cycle 1 the master will capture D0 and at the end of Cycle 2 it will capture D1, at the end of cycle 3 it will capture D2, and the end of cycle 3 it will capture D3. In this embodiment in the cycles where there is a choice inclken is selected to be valid towards the end of the recipient clock cycle. This helps ensure that the data from the slave is valid when the data is received at the master.



FIG. 3b shows the data being output from the master to the bus for a master clock slave ratio of 5/2. Once again the synchronous counter is used to generate the enable signal. In this case the outclken signal is generated when the counter equals 2 or 4. In this case at the beginning D0 is output from the master and is read into the slave when the slave goes high.



FIG. 4 shows a timing diagram of a further embodiment. In this embodiment there is an integer ratio between the master clock and the slave clock. Thus, in this case the outclken and inclken are the same signal and in fact have the same clock cycle as the slave clock although they are out of sync with it. This clearly shows how such a system can be backwards compatible with a known system having only a single enable signal.


Although illustrative embodiments of the invention have been described in detail herein with reference to the accompanying drawings, it is to be understood that the invention is not limited to those precise embodiments, and that various changes and modifications can be effected therein by one skilled with the art without departing from the scope and spirit of the invention as defined by the appended claims.

Claims
  • 1. A data processing apparatus comprising at least one initiator configured to communicate with at least one recipient via a bus; said at least one initiator comprising an output port for sending data to said bus and an input port for receiving data from said bus; said data processing apparatus further comprising: an initiator clock signal generator for generating an initiator clock signal,an initiator output enable signal generator for generating an initiator output-enable signal, andan initiator input enable signal generator for generating an initiator input enable signal, said initiator being clocked by said initiator clock signal;said output port being clocked by said initiator output enable signal such that said output port is configured to assert data to a write channel on said bus in response to said initiator output enable signal having a first predetermined level and said input port is configured to latch data received on a read channel on said bus in response to said initiator input enable signal having a second predetermined level; whereinsaid initiator output enable signal generator and initiator input enable signal generator are configured to output signals that are different from each other, said at least one recipient is clocked by a recipient clock signal that is slower than said initiator clock signal by a half integer ratio; said initiator output enable signal generator is configured to generate said initiator output enable signal that has said first predetermined level during a triggering transition of said recipient clock signal and retains said first predetermined level for a clock cycle of said initiator clock; and said initiator output enable signal is configured to retain said first predetermined level for two initiator clock cycles where a second triggering transition of said recipient clock signal occurs during the second of the two initiator clock cycles and to only retain said first predetermined level for a single initiator clock cycle where a second triggering transition of said recipient clock signal does not occur during said second of the two initiator clock cycles.
  • 2. A data processing apparatus according to claim 1, wherein said first predetermined level is a high level of said initiator output enable signal, said triggering transition is a rising edge of said recipient clock signal and said initiator clock cycle is from a rising edge to a rising edge.
  • 3. A data processing apparatus according to claim 1, wherein said initiator input enable signal is arranged to provide a signal that transitions to said second predetermined level during each recipient clock cycle and retains said second predetermined level during a triggering transition of said initiator clock signal.
  • 4. A data processing apparatus according to claim 1, wherein said initiator input enable signal is configured to attain said second predetermined level as close to a rising edge of said recipient clock signal as possible.
  • 5. A data processing apparatus according to claim 1, wherein said first predetermined level is the high level of the initiator output enable signal, and the second predetermined level is the high level of the initiator input enable signal.
  • 6. A method of processing data involving communicating data between at least one initiator clocked by an initiator clock and at least one recipient clocked by a recipient clock, said at least one initiator and at least one recipient being connected by a bus, said method comprising the steps of: outputting data from said at least one initiator to said bus in response to an initiator output enable signal having a first predetermined level; andreceiving data from said bus in response to an initiator input enable signal having a second predetermined level; wherein said recipient clock is slower than said initiator clock by a half integer ratio and said initiator output enable signal and initiator input enable signal are different from each other, said initiator output enable signal has said first predetermined level during a triggering transition of said recipient clock signal and retains said first predetermined level for a clock cycle of said initiator clock andsaid initiator output enable signal is configured to retain said first predetermined level for two initiator clock cycles where a second triggering transition of said recipient clock signal occurs during the second of the two initiator clock cycles and to only retain said first predetermined level for a single initiator clock cycle where a second triggering transition of said recipient clock signal does not occur during said second of the two initiator clock cycles.
  • 7. A data processing apparatus comprising at least one initiator configured to communicate with at least one recipient via a bus, said at least one initiator comprising an output port for sending data to said bus and an input port for receiving data from said bus, said data processing apparatus further comprising: an initiator clock signal generator means for generating an initiator clock signal,an initiator output enable signal generator means for generating an initiator output enable signal, andan initiator input enable signal generator means for generating an initiator input enable signal, said initiator being clocked by said initiator clock signal, wherein said output port being clocked by said initiator output enable signal such that said output port is configured to assert data to a write channel on said bus in response to said initiator output enable signal having a first predetermined level and said input port is configured to latch data received on a read channel on said bus in response to said initiator input enable signal having a second predetermined level, wherein said initiator output enable signal generator means and initiator input enable signal generator means are configured to output signals that are different from each other, said at least one recipient is clocked by a recipient clock signal that is slower than said initiator clock signal by a half integer ratio, said initiator output enable signal generator means is configured to generate said initiator output enable signal that has said first predetermined level during a triggering transition of said recipient clock signal and retains said first predetermined level for a clock cycle of said initiator clock; and said initiator output enable signal is configured to retain said first predetermined level for two initiator clock cycles where a second triggering transition of said recipient clock signal occurs during the second of the two initiator clock cycles and to only retain said first predetermined level for a single initiator clock cycle where a second triggering transition of said recipient clock signal does not occur during said second of the two initiator clock cycles.
  • 8. A data processing apparatus according to claim 7, wherein said first predetermined level is a high level of said initiator output enable signal, said triggering transition is a rising edge of said recipient clock signal and said initiator clock cycle is from a rising edge to a rising edge.
  • 9. A data processing apparatus according to claim 7, wherein said initiator input enable signal is arranged to provide a signal that transitions to said second predetermined level during each recipient clock cycle and retains said second predetermined level during a triggering transition of said initiator clock signal.
  • 10. A data processing apparatus according to claim 7, wherein said initiator input enable signal is configured to attain said second predetermined level at a rising edge of said recipient clock signal.
  • 11. A data processing apparatus according to claim 7, wherein said first predetermined level is the high level of the initiator output enable signal, and the second predetermined level is the high level of the initiator input enable signal.
Priority Claims (1)
Number Date Country Kind
0624875.1 Dec 2006 GB national
US Referenced Citations (47)
Number Name Date Kind
5668982 Davis Sep 1997 A
5909563 Jacobs Jun 1999 A
5909701 Jeddeloh Jun 1999 A
6128748 MacWilliams et al. Oct 2000 A
6256692 Yoda et al. Jul 2001 B1
6345330 Chu Feb 2002 B2
6584536 Deng Jun 2003 B1
6591294 Kawasaki et al. Jul 2003 B2
6898726 Lee May 2005 B1
7023836 Badalucco et al. Apr 2006 B2
7089338 Wooten et al. Aug 2006 B1
7219177 Chang et al. May 2007 B2
7433972 Kou Oct 2008 B2
7600143 Neuman Oct 2009 B1
20010007136 Tamura et al. Jul 2001 A1
20010007999 Rasmussen et al. Jul 2001 A1
20010027503 Yamato et al. Oct 2001 A1
20020083359 Dow Jun 2002 A1
20020138709 Ball et al. Sep 2002 A1
20020145919 Lamb et al. Oct 2002 A1
20020162084 Butts et al. Oct 2002 A1
20030014681 McBride et al. Jan 2003 A1
20030097467 Sano May 2003 A1
20030099138 Kyung May 2003 A1
20030101299 Kondo et al. May 2003 A1
20040064615 Hammitt et al. Apr 2004 A1
20040105339 Iwahashi et al. Jun 2004 A1
20040141391 Lee et al. Jul 2004 A1
20040159546 Zhang et al. Aug 2004 A1
20040193936 Kelly Sep 2004 A1
20040221084 Yates et al. Nov 2004 A1
20040230866 Yates et al. Nov 2004 A1
20040234014 Chen Nov 2004 A1
20050065745 Jiang Mar 2005 A1
20050204077 Kou Sep 2005 A1
20050262376 McBain Nov 2005 A1
20050268130 Naruse et al. Dec 2005 A1
20060038583 Lim Feb 2006 A1
20060056257 Origasa Mar 2006 A1
20060067156 Ruckerbauer et al. Mar 2006 A1
20060106951 Bains May 2006 A1
20070070669 Tsern Mar 2007 A1
20070156995 Kaburlasos Jul 2007 A1
20080059667 Berenbaum et al. Mar 2008 A1
20080101147 Amidi May 2008 A1
20090009212 Brox Jan 2009 A1
20120089754 Su et al. Apr 2012 A1
Foreign Referenced Citations (3)
Number Date Country
1 058 121 Dec 2000 EP
2 398 655 Aug 2004 GB
7-306827 Nov 1995 JP
Non-Patent Literature Citations (1)
Entry
First Office Action dated Jun. 24, 2010 for Chinese Application No. 2007103002140 and English translation.
Related Publications (1)
Number Date Country
20080147921 A1 Jun 2008 US