US20060020735A1 - Data transmission assembly - Google Patents

Data transmission assembly Download PDF

Info

Publication number
US20060020735A1
US20060020735A1 US11/235,511 US23551105A US2006020735A1 US 20060020735 A1 US20060020735 A1 US 20060020735A1 US 23551105 A US23551105 A US 23551105A US 2006020735 A1 US2006020735 A1 US 2006020735A1
Authority
US
United States
Prior art keywords
data transmission
data
address
transmission device
transmitted
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US11/235,511
Inventor
Jens Barrenscheen
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Infineon Technologies AG
Original Assignee
Infineon Technologies AG
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 Infineon Technologies AG filed Critical Infineon Technologies AG
Priority to US11/235,511 priority Critical patent/US20060020735A1/en
Publication of US20060020735A1 publication Critical patent/US20060020735A1/en
Abandoned legal-status Critical Current

Links

Images

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/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4208Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus
    • G06F13/4217Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus with synchronous protocol

Definitions

  • the present invention relates to a data transmission device used to forward data that have been received from a first device, and are intended for a second device, to the second device.
  • Such a data transmission device is, by way of example, a serial or parallel interface in a program-controlled unit, such as a microprocessor, microcontroller or signal processor.
  • Such an interface can output data supplied to it by one of the other components of the program-controlled unit to another module and/or can receive data that are output by another module and are intended for the program-controlled unit, and can prompt forwarding of the data within the program-controlled unit.
  • the other module can likewise be a program-controlled unit or can be any other module, such as a memory module.
  • a configuration in which two program-controlled units can interchange data with one another via interfaces is known in the art.
  • Such a configuration contains a first microcontroller and a second microcontroller.
  • the first microcontroller contains a CPU, peripheral units, a memory and an interface, with the components being connected to one another by an internal bus.
  • the second microcontroller contains a CPU, peripheral units, a memory and an interface, with the components being connected to one another by an internal bus.
  • the interface in the first microcontroller and the interface in the second microcontroller are connected to one another by a connection that contains one or more lines.
  • interfaces are parallel interfaces, addresses, data and control signals can be transmitted between the interfaces simultaneously and therefore very quickly.
  • a very large number of pins need to be provided for the interfaces, however, as a result of which the program-controlled units become very large.
  • the interfaces are serial interfaces, they require fewer pins.
  • the addresses, data and control signals need to be transmitted serially, however, as a result of which a great deal of time is required for data transmission.
  • the transmission of data involves severe loading of the CPUs in the program-controlled units.
  • the CPU in the program-controlled unit outputting data needs to access the interface repeatedly in order to supply the interface with the addresses, data and control signals which it needs to output.
  • the CPU in the program-controlled unit receiving data needs to access the interface repeatedly in order to fetch the addresses, data and control signals received from the interface and to forward the data to their destination within the program-controlled unit.
  • a data transmission assembly for forwarding data received from a first device, and intended for a second device, to the second device.
  • the first device is part of a module containing the data transmission assembly.
  • the data transmission assembly contains a data transmission device transmitting to the second device not only the data to be forwarded to the second device but also information about a place to which the data to be forwarded need to be transmitted within the second device.
  • the data transmission device ascertains the information about the place to which the data to be forwarded need to be transmitted within the second device from an address used to address the data transmission device when the data to be forwarded were supplied to the data transmission device.
  • the data transmission device makes it possible to transmit data that are to be transmitted between a first device and a second device quickly and with little complexity.
  • the information about the place to which the data to be forwarded need to be transmitted within the second device contains a number of an address range and an address offset specifying a particular address within the address range.
  • the number used for the address range is a number associated with the address range covering the address which was used to address the data transmission device when the data to be forwarded were supplied to the data transmission device.
  • the address offset used is a portion of the address that was used to address the data transmission device when the data to be forwarded were supplied to the data transmission device.
  • the portion functioning as the address offset is an address portion specifying a particular address within the address range covering the address used to address the data transmission device when the data to be forwarded were supplied to the data transmission device.
  • the data transmission device before forwarding the data to the second device, transmits information about the address range to the second device.
  • the information about the address range associated with the number of the address range contains an address from which it is possible to ascertain a position of the address range that is to be allocated.
  • the address is a start address of the address range that is to be allocated.
  • the data transmission device transmits information about the address range that is to be allocated to the number of the address range to the second device only if an association needs to be changed. For every number of the address range, the data transmission device transmits information about the address range that is to be allocated to the number of the address range to the second device.
  • a data transmission assembly for forwarding data received from a first device, and intended for a second device, to the second device.
  • the data transmission assembly contains a data transmission device having an address prediction device for predicting an address or a portion of the address to which the data to be forwarded need to be transmitted within the second device.
  • the first device is part of a module containing the data transmission device, and the data transmission device transmits to the second device not only the data to be forwarded to the second device but also information about a place to which the data to be forwarded need to be transmitted within the second device, and if a prediction made by the address prediction device is correct, the data transmission device transmits to the second device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device.
  • the second device is part of a module containing the data transmission device.
  • the data transmission device is sent not only the data to be forwarded but also information about a place to which the data to be forwarded need to be transmitted within the second device, and if the first device sends the data transmission device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device, the data transmission device ascertains the place using a result of a prediction from the address prediction device.
  • the data transmission device transmits to the second device not only the data to be forwarded to the second device but also information about a place to which the data to be forwarded need to be transmitted within the second device.
  • the data transmission device checks whether it is possible to assume that the second device is able to ascertain the place to which the data to be forwarded need to be transmitted within the second device when the second device is sent no information or less information about the place in question, and, if this is the case, the data transmission device transmitting to the second device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device.
  • the data transmission device contains an address prediction device for predicting an address or a portion of the address to which the data to be forwarded need to be transmitted within the second device.
  • the data transmission device produces an interrupt request signal when prompted by the first device or the second device.
  • the data transmission device can be prompted to produce the interrupt request signal by the data supplied to the data transmission device from the first device or the second device.
  • the data transmission device does not forward the data that prompted the data transmission device to produce the interrupt request signal.
  • the data transmission device can be prompted to produce various interrupt request signals prompting execution of different interrupt service routines.
  • FIG. 1 is a block diagram of a configuration having two modules each having a data transmission device that can be used to transmit data between the modules;
  • FIG. 2 is a block diagram showing a configuration and connection of the data transmission devices in the configuration shown in FIG. 1 ;
  • FIG. 3 is a timing diagram showing signals transmitted between the data transmission devices
  • FIG. 4 is a block diagram showing a configuration having three modules each having a data transmission device that can be used to transmit data between the modules;
  • FIG. 5 illustrates a structure of a message that is transmitted between two data transmission devices
  • FIG. 6 illustrates a structure of a base address transmission message
  • FIG. 7 illustrates a structure of a write access message
  • FIG. 8 illustrates a structure of a read access message
  • FIG. 9 illustrates a structure of a special write access message
  • FIG. 10 illustrates a structure of a special read access message
  • FIG. 11 illustrates a structure of a response message
  • FIG. 12 illustrates a structure of a command message
  • FIG. 13 is a block diagram of a configuration of a module that contains two of the data transmission devices described in order to transmit data which are to be transferred within the module in question.
  • FIG. 1 there is shown a configuration in which two program-controlled units can interchange data with one another via interfaces provided in them.
  • the configuration shown in FIG. 1 contains a first microcontroller ⁇ Cx and a second microcontroller ⁇ Cy.
  • the first microcontroller ⁇ Cx contains a CPU CPUx, peripheral units PERx 0 to PERx 4 , a memory MEMx and an interface IFx, with the components being connected to one another by an internal bus BUSx.
  • the second microcontroller ⁇ Cy contains a CPU CPUy, peripheral units PERy 0 to PERy 4 , a memory MEMy and an interface IFy, with the components being connected to one another by an internal bus BUSy.
  • the interface IFx in the first microcontroller ⁇ Cx and the interface IFy in the second microcontroller ⁇ Cy are connected to one another by a connection V that contains one or more lines.
  • interfaces IFx and IFy are parallel interfaces, addresses, data and control signals can be transmitted between the interfaces simultaneously and therefore very quickly.
  • a very large number of pins need to be provided for the interfaces IFx and IFy, however, as a result of which the program-controlled units ⁇ Cx and ⁇ Cy become very large.
  • the interfaces IFx and IFy are serial interfaces, they require very many fewer pins.
  • the addresses, data and control signals need to be transmitted serially, however, as a result of which a great deal of time is required-for data transmission.
  • the transmission of data involves severe loading of the CPUs in the program-controlled units.
  • the CPU in the program-controlled unit outputting data needs to access the interface repeatedly in order to supply the interface with the addresses, data and control signals which it needs to output.
  • the CPU in the program-controlled unit receiving data needs to access the interface repeatedly in order to fetch the addresses, data and control signals received from said interface and to forward the data to their destination within the program-controlled unit.
  • the data transmission device described is an interface in a module which can be used to transmit data to another module and which can be used to receive data output by another module.
  • the module of which the data transmission device described is part is a microcontroller in the example under consideration.
  • the module could also be another program-controlled unit, such as a microprocessor or a signal processor, or any other module, such as a memory chip.
  • the configuration used to describe the operation of the data transmission device presented here is the configuration which is shown in FIG. 1 , i.e. a configuration containing the two microcontrollers, but the interfaces IFx and IFy in these microcontrollers are each formed by a data transmission device described in more detail below.
  • one of the components in the microcontroller ⁇ Cx needs to transmit data to one of the components in the microcontroller ⁇ Cy, it transmits the data via the internal bus BUSx to the interface IFx, which converts the data received into a particular format and transmits them to the interface IFy via the connection V.
  • the interface IFy receives the data, ascertains their destination within the microcontroller ⁇ Cy and finally transmits the data to their destination via the bus BUSy.
  • the component in question in the microcontroller ⁇ Cy transmits the data to be transmitted via the internal bus BUSy to the interface IFy, which converts the data received into a particular format and transmits them to the interface IFx via the connection V.
  • the interface IFx receives the data, ascertains their destination within the microcontroller ⁇ Cx and finally transmits the data to their destination via the bus BUSx.
  • the component in the microcontroller which wants to transmit data to the other microcontroller that is to say the CPU CPUx in the microcontroller ⁇ Cx in the example under consideration—supplies the interface IFx only with the data which are to be transmitted, and particularly not with the address which represents the destination for the data within the microcontroller ⁇ Cy.
  • the address can be ascertained by the interface IFx itself, specifically from the address which the CPUx uses to address it when transmitting to it the data which are to be forwarded.
  • the address which the CPU CPUx uses to address the interface IFx when transmitting to it the data which are to be forwarded is referred to below as the address used for interface addressing; the address representing the destination for the data to be forwarded within the microcontroller ⁇ Cy is referred to below as the data target address.
  • the addresses that can be used for interface addressing, to be more precise the address range covering the addresses, is divided into a plurality of (4 in the example under consideration) subranges.
  • the subranges are referred to below as pipes.
  • the pipe covering the address used for interface addressing can be used by the interface IFx to ascertain a first portion of the data target address.
  • the data target address portion referred to below as the base address, represents the m most significant bits of the data target address in the example under consideration.
  • m is a variable in the example under consideration and is stipulated by the CPU CPUx.
  • the respective base address to be used is ascertained using an association that is known to the interface IFx and which provides each pipe with a particular associated base address.
  • the CPU CPUx can allocate a different base address to any pipe at any time.
  • the base address to be used can be ascertained by the interface IFx extremely easily.
  • the interface IFx merely needs to ascertain which pipe contains the address used for interface addressing, and then to use the association that is known to it to ascertain the base address associated with this pipe.
  • the remaining portion of the data-target address which is referred to below as the address offset, to be more precise the portion of the data target address which contains the n less significant bits of the data target address, can be ascertained from the position of the address used for interface addressing within the pipe which covers it.
  • n is variable and is stipulated by the CPU CPUx.
  • a simple, but not the only, way of ascertaining the address offset is to ascertain it by subtracting a reference address situated within the pipe in question from the address used for interface addressing.
  • the reference address chosen can be, by way of example, the start address of the pipe that covers the address used for interface addressing.
  • the data target address ascertained by the interface IFx can be transmitted to the microcontroller ⁇ Cx by the interface IFx together with the data which are to be forwarded to the microcontroller ⁇ Cy, with the transmission being able to be effected in any manner, that is to say either serially or in parallel, or as described below.
  • a third characteristic of the interface presented here is that the interface IFx does not transmit the full data target address to the microcontroller ⁇ Cy with the data which are to be forwarded to the microcontroller ⁇ Cy, but rather only a pipe number and the address offset, the pipe number being the number of the pipe which covers the address used for interface addressing.
  • the microcontroller ⁇ Cy receiving the address information can ascertain the full data target address from the pipe number and the address offset. To do this, the interface IFy merely needs to ascertain which base address is associated with the pipe number, and then to assemble the base address and the address offset to form the address.
  • a fourth characteristic of the interface presented here is that the interface IFx can, under certain circumstances, also dispense with transmitting the address offset to the microcontroller ⁇ Cy.
  • both the interface IFx and the interface IFy contain an address prediction unit which respectively attempts to predict the next data target address, or at least the portion thereof which is formed by the address offset, and because, if the address offset is predicted correctly, the interface IFy can use the address offset predicted by the address prediction unit to generate the data target address.
  • the rules used for the address prediction are of no importance. However, what is important is that the predictions in the interfaces IFx and IFy respectively produce the same results.
  • the interface IFx If the interface IFx now establishes that the data target address, to be more precise the address offset which needs to be used to generate it, matches the address offset predicted by the address prediction unit in the interface IFx, the address offset does not need to be transmitted to the interface IFy; it is sufficient if the interface IFy receives a signal indicating that the address prediction unit has predicted the address offset correctly. In this case, the interface IFy can use the address offset predicted by its address prediction unit for the purpose of data target address generation and is not instructed by the interface IFx to transmit the address offset which is to be used.
  • a fifth characteristic of the interface presented here is that it has an interrupt generation device and that it can be commanded from outside the program-controlled unit containing it, to be more precise by another module or by the interface in the other module, to produce a particular interrupt request.
  • This allows the microcontroller ⁇ Cx to prompt the interface IFy in the microcontroller ⁇ Cy to produce an interrupt request signal (to prompt the microcontroller ⁇ Cy to execute an interrupt service routine).
  • the interrupt generation device can output various interrupt request signals, i.e. interrupt request signals which prompt execution of various interrupt service routines, with it being possible for the microcontroller ⁇ Cx (the interface IFx of the microcontroller) to prescribe which interrupt request signal the interface containing the interrupt generation device—i.e. the interface IFy in the example under consideration—needs to output.
  • a sixth characteristic of the interface presented here is that the addresses which can be used to address the interface via the internal bus in the module containing it are chosen such that they fully or partially match the addresses which are used to address other components in the program-controlled unit in question via the internal bus.
  • the addresses that can be used to address the interface IFx via the internal bus BUSx to contain the addresses that can be used to address the memory MEMx via the internal bus BUSx.
  • the effect that can be achieved by this is that the content of the memory MEMy is a copy of the content of the memory MEMx. This is found to be advantageous when configuring systems with error redundancy and failsafe systems, for example.
  • a seventh characteristic of the interface presented here is that the interface can access only unprotected components in the microcontroller containing it.
  • the components in the microcontroller which need to be protected against access by the interface when required have an associated protection bit or the like whose content governs whether or not the respective component is accessed by the interface.
  • the component executing the interrupt service routine that is to say in the CPU, can then decide how such access is to be handled and/or what further measures need to be taken.
  • the protection bits are set and reset by the CPU in the microcontroller containing the components that are to be protected. This makes it possible to prevent unauthorized access thereto from outside the microcontroller.
  • the interface presented here has all of the characteristics. However, it ought to be clear and requires no further explanation that the interface described would also be found to be advantageous if it had only some of the characteristics, that is to say only a single one or a particular plurality of the characteristics.
  • the characteristics can be used either individually or else in any combination.
  • the interfaces IFx and IFy are of identical construction.
  • the basic configuration of the interfaces IFx and IFy and of the connection V connecting them to one another is shown in FIG. 2 .
  • the interface IFx contains a bus interface BIFx, a transmission unit TUx, a reception unit RUx, a port control device PCTRLx, and a control device CTRLx controlling the components.
  • the interface IFx is connected by the bus interface BIFx to the internal bus BUSx in the microcontroller ⁇ Cx and by a port control device PCTRLx to the connection V connecting the interface IFx and the interface IFy to one another.
  • the interface IFy contains a bus interface BIFy, a transmission unit TUy, a reception unit RUy, a port control device PCTRLy, and a control device CTRLy controlling the components.
  • the interface IFy is connected by the bus interface BIFy to the internal bus BUSy in the microcontroller ⁇ Cy and by the port control device PCTRLy to the connection V connecting the interface IFx and the interface IFy to one another.
  • the transmission unit TUx outputs signals and data TCLK, TVALID and TDATA to the port control device PCTRLx and is supplied with a signal TREADY by the port control device PCTRLx.
  • the reception unit RUx outputs a signal RREADY to the port control device PCTRLx and is supplied with signals and data RCLK, RVALID and RDATA by the port control device PCTRLx.
  • the transmission unit TUy outputs signals and data TCLK, TVALID and TDATA to the port control device PCTRLy and is supplied with a signal TREADY by the port control device PCTRLy.
  • the reception unit RUy outputs a signal RREADY to the port control device PCTRLy and is supplied with signals and data RCLK, RVALID and RDATA by the port control device PCTRLy.
  • connection V connecting the interface IFx and the interface IFy to one another contains a total of 8 lines, with 4 lines being used to connect the transmission unit TUx to the reception unit RUy, and 4 lines being used to connect the transmission unit TUy to the reception unit RUx.
  • the 4 lines used to connect the transmission unit TUx to the reception unit RUy are denoted in FIG. 2 by the reference symbols CLK_xy, READY_yx, VALID_xy and DATA_xy.
  • the 4 lines used to connect the transmission unit TUy to the reception unit RUx are denoted in FIG. 2 by the reference symbols CLK_yx, READY_xy, VALID_yx and DATA_yx.
  • xy or yx each indicate the source and the target of the signals and data transmitted via them; xy means that the line in question is used to transmit signals and data from ⁇ Cx to ⁇ Cy, and yx means that the line in question is used to transmit signals and data from ⁇ Cy to ⁇ Cx.
  • the line CLK_xy connects that connection of the transmission unit TUx which outputs the signal TCLK to that connection of the reception unit RUy which receives the signal RCLK;
  • the line READY_yx connects that connection of the reception unit RUy which outputs the signal RREADY to that connection of the reception unit TUx which receives the signal TREADY;
  • the line VALID_xy connects that connection of the transmission unit TUx which outputs the signal TVALID to that connection of the reception unit RUy which receives the signal RVALID;
  • the line DATA_xy connects that connection of the transmission unit TUx which outputs the data TDATA to that connection of the reception unit RUy which receives the data RDATA;
  • the line CLK_yx connects that connection of the transmission unit TUy which outputs the signal TCLK to that connection of the reception unit RUx which receives the signal RCLK;
  • the line READY_xy connects that connection of the reception unit RUx which outputs the signal RREADY to that connection of the reception unit TUy which receives the signal TREADY;
  • the line VALID_yx connects that connection of the transmission unit TUy which outputs the signal TVALID to that connection of the reception unit RUx which receives the signal RVALID;
  • the line DATA_yx connects that connection of the transmission unit TUy which outputs the data TDATA to that connection of the reception unit RUx which receives the data RDATA.
  • the signals TCLK output by the transmission units TUx and TUy are clock signals for synchronizing the reception units RUy and RUx connected to the respective transmission units. Transmitting these signals also allows data to be transferred between the modules that are clocked internally using clock signals that have various frequencies and/or various phases.
  • the signals RREADY output by the reception units RUx and RUy are signals that signal that the reception units in question are ready to receive data.
  • the signals TVALID output by the transmission units TUx and TUy are signals that signal that the transmission unit in question is currently outputting data TDATA to the reception unit receiving the signal TVALID.
  • RREADY and TVALID can also be used as handshake signals used to coordinate and monitor transmission of the data TDATA.
  • the data TDATA output by the transmission units TUx and TUy contain the data that are actually to be output by the respective interfaces IFx and IFy.
  • FIG. 3 shows the timing of the signals TCLK, TREADY, TVALID and TDATA for the data transmission to proceed correctly.
  • the clock signal TCLK is output all the time, that is to say even when no data are being transmitted.
  • the signals TREADY and TVALID are at the low level and no data TDATA are output.
  • the signal TREADY which is at the low level signals that the reception unit RU to which data need to be transmitted is not ready to receive data; the signal TVALID which is at the low level signals that currently no data TDATA are being output.
  • the signal TREADY changes from the low level to the high level. In the example under consideration, this is the case at a time denoted by t 1 .
  • the transmission unit TU recognizes from this that it can now start to output data TDATA, provided that it has data to transmit.
  • the transmission unit TU starts to output data TDATA at a time t 2 that comes after the time t 1 ; at the same time, the signal TVALID changes from the low level to the high level.
  • the reception unit RU From the level change of TVALID occurring at the time t 2 , the reception unit RU recognizes that data are now being transmitted to it and reads in the data in time with the clock signal TCLK.
  • the signal TREADY changes from the high level to the low level.
  • the transmission unit TU receives confirmation from the reception unit RU that it is receiving the data transmitted to it.
  • the transmission unit TU can continue to transmit data TDATA for an arbitrary period.
  • the transmission device TU continues to transmit data TDATA up to a time t 4 that comes after the time t 3 .
  • TVALID also changes from the high level to the low level again.
  • the level change in TVALID signals to the reception device RU that no further data TDATA are being transmitted.
  • TREADY changes from the low level to the high level again, which signals that the reception unit is ready to receive data again.
  • the signal TREADY to be more precise a deviation in the timing of the signal TREADY from a prescribed timing (for example that shown in FIG. 3 ), can be used by the reception device RU to signal to the transmission device the occurrence of errors as well.
  • the timing of the signal TREADY can also signal further or other errors.
  • the errors can also be signaled by further or other characteristics of the timing of TREADY.
  • Invaluable characteristics of the timing of TREADY can also be, by way of example, that the time between t 2 and t 3 is longer or shorter than in the undisturbed normal case or that TREADY changes its level at short intervals of time (for example in time with TCLK).
  • connection V containing additional lines, and a port control device PCTRL which can set that line of the connection V to which the input and output connections of the transmission unit TU and of the reception unit RU are connected.
  • FIG. 4 shows an example in which three modules, to be more precise three microcontrollers ⁇ Cx, ⁇ Cy and ⁇ Cz, are connected to one another by their interfaces IFx, IFy and IFz.
  • connection V particular lines of the connection V are used in duplicate.
  • data that need to be transmitted from ⁇ Cx to ⁇ Cy are transmitted via the same line (DATA_x) as data that need to be transmitted from ⁇ Cx to ⁇ Cz.
  • particular signals need to be transmitted to the various modules via various lines. This is the case with the signal TVALID, for example: TVALID which is to be output from ⁇ Cx to ⁇ Cy is transmitted via a different line (VALID_xy) than TVALID which is to be output from ⁇ Cx to ⁇ Cz (VALID_xz).
  • the transmission unit TU and the reception unit RU remain unchanged, however. Therefore, they have as many input and output connections as is the case for the configuration shown in FIG. 2 , where only two modules are connected to one another.
  • the port control devices have selection devices, such as multiplexers, which can be used to set which line of the connection V is connected to which connection of the transmission unit TU and of the reception unit RU. Actuation of the selection device can preferably be altered dynamically, i.e. during operation of the modules.
  • the signal TVALID which is output by the transmission unit to be transmitted to ⁇ Cy via the line VALID_xy in particular phases (when data need to be output to ⁇ Cy) and to be transmitted to ⁇ Cz via the line VALID_xz in other phases (when data need to be output to ⁇ Cz).
  • the aforementioned selection devices are controlled using function registers, to be more precise using data stored in the function registers.
  • the content of the function registers can be altered from outside the interface IF, for example by the CPU or another control device in the module which contains the port control unit PCTRL in question, and/or by data supplied to the interface IF from another module.
  • the data TDATA that are output by the interfaces are messages which are transmitted serially bit by bit and whose structure is illustrated in FIG. 5 .
  • a message contains a header H containing 4 bits, an information field I containing x bits, and a parity bit P, with the header H for its part containing, in turn, a message code field MC containing 2 bits and a pipe number field PN containing 2 bits.
  • the message code field MC is used to transmit a message code that indicates what type of message is involved.
  • the message code 00 indicates that the module outputting the message uses the message in question to transmit a base address to the module receiving the message (such a message is referred to below as a base address transmission message);
  • the message code 01 indicates that the module outputting the message uses the message in question to output data to the module receiving the message (such a message is referred to below as a write access message), or that the module outputting the message uses the message in question to request data from the module receiving the message (such a message is referred to below as a read access message);
  • the message code 10 indicates that the module outputting the message uses the message in question to output a command to the module receiving the message (such a message is referred to below as a command message), or that the module outputting the message uses the message in question to respond to a preceding request from the module receiving the message (such a message is referred to below as a response message); and
  • the message code 11 indicates that the module outputting the message uses the message in question to output data to the module receiving the message in a particular manner (such a message is referred to below as a special write access message) or that the module outputting the message uses the message in question to request data from the module receiving the message in a particular manner (such a message is referred to below as a special read access message).
  • the pipe number field PN is used to transmit a value that represents/the pipe number already mentioned above.
  • the pipe number 00 denotes a pipe 0
  • the pipe number 01 denotes a pipe 1
  • the pipe number 10 denotes a pipe 2
  • the pipe number 1 denotes a pipe 3 .
  • the parity bit P of a message allows the module receiving the message to check whether the message has been transmitted without error. It ought to be clear and requires no more detailed explanation that, instead of the parity bit, another code can also be transmitted which allows identification of transmission errors, for example a checksum or a signature.
  • the content of the information field I of a message depends on the type of message; the length of the information field I likewise (but not exclusively) depends on this.
  • the structure of a base address transmission message is illustrated in FIG. 6 .
  • the information field I of such a message contains a base address field BA and an address offset variable field AOS.
  • the base address field BA contains 28 bits and the address offset variable field AOS contains 4 bits; the fields can also be of any other sizes, however.
  • the base address field BA contains the base address already mentioned above. The base address allocates the interface receiving the message in question to the pipe indicated in the pipe number field.
  • the address offset variable field AOS contains information about the length (the number of bits) of an address offset field of messages which also transmit the address offset.
  • a base address transmission message is transmitted whenever, and specifically also only, when the interface outputting the message assigns a new base address to one of the available pipes or when the length (the number of bits) of the address offset is changed.
  • FIG. 7 The structure of a write access message is illustrated in FIG. 7 .
  • the information field I of such a message contains an address offset field AO and a data field D.
  • the message contains no information about the length of the address offset field AO and/or the length of the data field D.
  • the length, i.e. the number of bits, of the address offset field AO is known to the interface receiving the message; it is the value contained in the address offset variable field AOS of the base address transmission message.
  • the rest of the bits in the information field I belong to the data field D.
  • the data field D contains 8, 16 or 32 bits.
  • an interface When an interface receives a write access message, it writes the data contained in the data field D of the write access message to their destination within the microcontroller containing the interface. Before the interface does this, it first ascertains the destination, i.e. the data target address, to which the data need to be forwarded.
  • the data target address is made up of the base address, which is associated with the pipe specified in the write access message pipe number field PN, and the address offset contained in the write access message address offset field AO.
  • the base address contains the more significant bits of the data target address, and the address offset contains the less significant bits of the data target address. When assembled, the base address and the address offset produce the required data target address.
  • the address offset to be used is known to the interface receiving the write access message from the write access message address offset field; the base address has been transmitted to the interface using the base address transmission message and is therefore likewise known to the interface.
  • the interface merely needs to line up the addresses known to it in the correct order in order to obtain the necessary data target address.
  • the interface has ascertained the data target address, it requests allocation of the internal bus.
  • the bus has been allocated to the interface, i.e. when the interface is the bus master, it transmits the data contained in the write access message data field D to the data target address.
  • the structure of a read access message is illustrated in FIG. 8 .
  • the information field I of such a message contains an address offset field AO and a data volume field DS.
  • the message contains no information about the length of the address offset field AO and/or the length of the data volume field DS.
  • the length, i.e. the number of bits, of the address offset field AO is known to the interface receiving the message, however; it is the value contained in the address offset variable field AOS of the base address transmission message.
  • the rest of the bits in the information field I belong to the data volume field DS.
  • the data volume field DS contains 2 bits, but could also be larger or smaller.
  • an interface When an interface receives a read access message, it procures the data requested by the read access message from a data source provided within the microcontroller containing the interface and forwards them in a response message to the module outputting the read access message. Before the interface obtains the requested data, it first ascertains the data source, i.e. the data source address, from which the data need to be fetched.
  • the data source address is made up of the base address, which is associated with the pipe specified in the read access message pipe number field PN, and the address offset contained in the read access message address offset field AO.
  • the base address contains the more significant bits of the data source address, and the address offset contains the less significant bits of the data source address. When assembled, the base address and the address offset produce the required data source address.
  • the address offset to be used is known to the interface receiving the read access message from the address offset field of the read access message; the base address has been transmitted to the interface using the base address transmission message and is therefore likewise known to the interface.
  • the interface merely needs to line up the addresses known to it in the correct order in order to obtain the necessary data source address.
  • the interface has ascertained the data source address, it requests allocation of the internal bus.
  • the bus has been allocated to the interface, i.e. when the interface is the bus master, it fetches the data requested by the read access message from the data source address.
  • the data volume to be fetched or forwarded is specified by the data volume field DS.
  • the content of the data volume field DS indicates whether the read access message is requesting 1 byte, 2 bytes or 4 bytes.
  • the data requested by the data source are then forwarded to the module outputting the read access message using a response message.
  • a write access message and a read access message are characterized by the same message code, namely the message code 01 , which results in that they cannot be distinguished from one another using the message code. However, they can be distinguished using the different lengths of the information fields I. This is so because, while the information field I of a write access message contains the address offset plus 8, 16 or 32 bits alternatively, the information field I of a read access message contains only the address offset plus 2 bits.
  • FIG. 9 The structure of a special write access message is illustrated in FIG. 9 .
  • the information field I of such a message contains only a data field D and, in contrast to the normal write access message, contains no address offset field AO, in particular.
  • the data field D contains is 8, 16 or 32 bits, like the data field D in a normal write access message.
  • an interface wishing to transmit data to another module now establishes that the data target address within the other module is the data target address predicted by the address prediction device, or that the address offset which needs to be used to form the data target address is the address offset predicted by the address prediction device, then it is possible to dispense with transmitting the address offset to the other module, because the address prediction device in the other module has, of course, likewise correctly predicted the data target address to be used or the address offset to be used, and therefore the data target address predicted by the address prediction device or the address offset predicted by the address prediction device can be used.
  • an interface receiving a special write access message reacts like an interface receiving a normal write access message. That is to say it requests allocation of the internal bus and transfers the data contained in the special write access message data field D to the data target address ascertained as described.
  • FIG. 10 The structure of a special read access message is illustrated in FIG. 10 .
  • the information field I of such a message contains only a data volume field DS and, in contrast to the normal read access message, contains no address offset field AO, in particular.
  • the data volume field DS contains 2 bits, like the data volume field DS in a normal write access message.
  • a normal read access message is sent.
  • a special read access message that contains no address offset.
  • the interfaces communicating with one another each contain an address prediction device, with the address prediction devices provided in the various interfaces operating in exactly the same manner, to be more precise always making identical predictions.
  • an interface requesting data from another module now establishes that the data source address within the other module is the address predicted by the address prediction device, or that the address offset which needs to be used to form the data source address is the address offset predicted by the address prediction device, it is possible to dispense with transmitting the address offset to the other module, because the address prediction device in the other module has, of course, likewise correctly predicted the data source address to be used or the address offset to be used, and therefore the data source address predicted by the address prediction device or the address offset predicted by the address prediction device can be used.
  • an interface receiving a special read access message reacts like an interface receiving a normal read access message. That is to say it requests allocation of the internal bus, procures the data requested by the special read access message from the data source address ascertained as described, and transmits them in a response message to the module outputting the special read access message.
  • a special write access message and a special read access message are characterized by the same message code, namely the message code 11 , which results in that they cannot be distinguished from one another using the message code. However, they can be distinguished using the different lengths of the information fields I. This is so because, while the information field of a special write access message contains 8, 16 or 32 bits alternatively, the information field of a special read access message contains only 2 bits.
  • the structure of a response message is illustrated in FIG. 11 .
  • the information field I of such a message contains only a data field D.
  • the data field D contains 8, 16 or 32 bits, like the data field D of a write access message or of a special write access message.
  • a response message is output when a read access message or a special read access message has been supplied in advance to the module outputting the response message.
  • the response message is the reaction to the read access message or to the special read access message.
  • a response message outputs the data requested by the read access message or by the special read access message.
  • an interface When an interface receives a response message, it transfers the data contained in the response message data field D to the microcontroller component that prompted the request for the data in question using a read access message or a special read access message.
  • the response message does not need to contain any information about the data target address, because the module receiving the response message has requested the data contained in the response message itself, of course, and therefore knows the purpose for which it requires the data in question.
  • the structure of a command message is illustrated in FIG. 12 .
  • the information field I of such a message contains only a command field C.
  • command field C contains 4 bits, but could in principle also contains more or fewer bits.
  • an interface When an interface receives a command message, it executes a command specified by the command field C and by the pipe number field PN, or makes provision for this command to be executed.
  • the commands whose execution can be prompted by a command message can be divided into three groups.
  • the first group of commands contains commands that configure the interface receiving the command message.
  • the second group of commands contains commands that prompt the interface receiving the command message to produce a particular interrupt request signal.
  • the third group of commands contains commands whose meaning is stipulated by the program that is executed by the module receiving the command message, to be more precise by the CPU in the module.
  • commands contained in the command messages can, in principle, be any commands, and that the commands contained in the command messages can, in principle, be executed by any components in the module receiving the command message.
  • a response message and a command message are characterized by the same message code, namely the message code 10 , and therefore they cannot be distinguished from one another using the message code. However, they can be distinguished using the different lengths of the information fields I. This is so because, while the information field of a response message contains 8, 16 or 32 bits alternatively, the information field of a command message contains only 4 bits.
  • the data transmission device described can also be used to transmit data between two devices within a single module.
  • FIG. 13 One possible configuration of a module containing two of the data transmission devices described for the purpose of transferring data that need to be transferred within the module in question is shown in FIG. 13 .
  • the module shown in FIG. 13 is a microcontroller which contains the CPU CPUx, the peripheral units PERx 0 to PERy 4 , the memories MEMx and MEMy, the data transmission devices IFx and IFy, the buses BUSx and BUSy, and the connection V, where
  • bus BUSx connects the CPU CPUx, the peripheral units PERx 0 to PERx 4 , the memory MEMx and the data transmission device IFx to one another;
  • bus BUSy connects the CPU CPUy, the peripheral units PERy 0 to PERy 4 , the memory MEMy and the data transmission device IFy to one another;
  • connection V connects the data transmission device IFx and the data transmission device IFy to one another.
  • the components of the microcontroller correspond to the components denoted by the relevant reference symbols in the configuration shown in FIG. 1 .
  • the configuration and manner of operation of the data transmission devices IFx and IFy in the configuration shown in FIG. 13 correspond exactly to the configuration and manner of operation of the data transmission devices IFx and IFy in the configuration shown in FIG. 1 .
  • the only difference is that the components in question are provided in the same module.
  • the data are transferred via the bus BUSx to the data transmission device IFx, from there via the connection V to the data transmission device IFy, and from there via the bus BUSy to the device connected to the bus BUSy; when one of the devices connected to the bus BUSy wishes to transmit data to one of the devices connected to the bus BUSx, the data are transferred via the bus BUSy to the data transmission device IFy, from there via the connection V to the data transmission device IFx, and from there via the bus BUSx to the device connected to the bus BUSx.
  • Another possibility is for more than two buses to be connected to one another by the data transmission devices described.
  • the configuration of such a configuration is similar to the design of the configuration shown in FIG. 3 .
  • the module containing the plurality of data transmission devices does not have to be a microcontroller, but can also be any other module in which data need to be transmitted between two or more internal buses.
  • the data transmission devices IFx and IFy together form a bus bridge but can be produced with much less complexity than conventional bus bridges.
  • the buses can be as far apart from one another as desired and can be connected to one another by the data transmission devices IFx and IFy and the connection V connecting these to one another, which has very little associated complexity on account of the small number of lines which the connection V contains.
  • buses BUSx and BUSy which can each contain over 100 lines, would need to be linked, which can obviously entail immense complexity and is also problematical on account of the resultant extension of BUSx and/or BUSy; longer buses require more powerful bus drivers and result in the maximum data transmission rate being reduced on account of the relatively long propagation times for the data or signals transmitted via them.
  • the data transmission device described is superior to conventional data transmission devices in many respects. It allows, inter alia, data that are to be transmitted, to be transmitted easily and quickly, and also has functions that are not available in conventional data transmission devices. In particular, it is possible to transfer not only data but also bus access operations: access to one particular device can automatically bring about corresponding access to a device which is connected to another bus or is provided in another module.

Abstract

A data transmission assembly is used to forward data that have been received from a first device, and are intended for a second device, to the second device. The data transmission assembly has a whole series of characteristics that allow the data that are to be transmitted to be transmitted very easily very quickly and which confer additional functions on the data transmission assembly.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This is a divisional application of application Ser. No. 10/308,396, filed Dec. 3, 2002; the application also claims the priority, under 35 U.S.C. §119, of European patent application No. EP 01 128 727.3, filed Dec. 3, 2001; the prior applications are herewith incorporated by reference in their entirety.
  • BACKGROUND OF THE INVENTION FIELD OF THE INVENTION
  • The present invention relates to a data transmission device used to forward data that have been received from a first device, and are intended for a second device, to the second device.
  • Such a data transmission device is, by way of example, a serial or parallel interface in a program-controlled unit, such as a microprocessor, microcontroller or signal processor.
  • Such an interface can output data supplied to it by one of the other components of the program-controlled unit to another module and/or can receive data that are output by another module and are intended for the program-controlled unit, and can prompt forwarding of the data within the program-controlled unit.
  • The other module can likewise be a program-controlled unit or can be any other module, such as a memory module.
  • A configuration in which two program-controlled units can interchange data with one another via interfaces is known in the art. Such a configuration contains a first microcontroller and a second microcontroller.
  • The first microcontroller contains a CPU, peripheral units, a memory and an interface, with the components being connected to one another by an internal bus.
  • The second microcontroller contains a CPU, peripheral units, a memory and an interface, with the components being connected to one another by an internal bus.
  • The interface in the first microcontroller and the interface in the second microcontroller are connected to one another by a connection that contains one or more lines.
  • If the interfaces are parallel interfaces, addresses, data and control signals can be transmitted between the interfaces simultaneously and therefore very quickly. On the other hand, a very large number of pins need to be provided for the interfaces, however, as a result of which the program-controlled units become very large.
  • If the interfaces are serial interfaces, they require fewer pins. On the other hand, the addresses, data and control signals need to be transmitted serially, however, as a result of which a great deal of time is required for data transmission.
  • In both cases, i.e. both with serial interfaces and with parallel interfaces, the transmission of data involves severe loading of the CPUs in the program-controlled units. The CPU in the program-controlled unit outputting data needs to access the interface repeatedly in order to supply the interface with the addresses, data and control signals which it needs to output. The CPU in the program-controlled unit receiving data needs to access the interface repeatedly in order to fetch the addresses, data and control signals received from the interface and to forward the data to their destination within the program-controlled unit.
  • SUMMARY OF THE INVENTION
  • It is accordingly an object of the invention to provide a data transmission device that overcomes the above-mentioned disadvantages of the prior art devices of this general type, in which it is possible to transmit data that are to be transmitted between various modules quickly with little complexity.
  • With the foregoing and other objects in view there is provided, in accordance with the invention, a data transmission assembly for forwarding data received from a first device, and intended for a second device, to the second device. The first device is part of a module containing the data transmission assembly. The data transmission assembly contains a data transmission device transmitting to the second device not only the data to be forwarded to the second device but also information about a place to which the data to be forwarded need to be transmitted within the second device. The data transmission device ascertains the information about the place to which the data to be forwarded need to be transmitted within the second device from an address used to address the data transmission device when the data to be forwarded were supplied to the data transmission device.
  • The data transmission device makes it possible to transmit data that are to be transmitted between a first device and a second device quickly and with little complexity.
  • In accordance with an added feature of the invention, the information about the place to which the data to be forwarded need to be transmitted within the second device contains a number of an address range and an address offset specifying a particular address within the address range. The number used for the address range is a number associated with the address range covering the address which was used to address the data transmission device when the data to be forwarded were supplied to the data transmission device. The address offset used is a portion of the address that was used to address the data transmission device when the data to be forwarded were supplied to the data transmission device. The portion functioning as the address offset is an address portion specifying a particular address within the address range covering the address used to address the data transmission device when the data to be forwarded were supplied to the data transmission device.
  • In accordance with an additional feature of the invention, before forwarding the data to the second device, the data transmission device transmits information about the address range to the second device. The information about the address range associated with the number of the address range contains an address from which it is possible to ascertain a position of the address range that is to be allocated.
  • In accordance with a further feature of the invention, the address is a start address of the address range that is to be allocated.
  • In accordance with another feature of the invention, the data transmission device transmits information about the address range that is to be allocated to the number of the address range to the second device only if an association needs to be changed. For every number of the address range, the data transmission device transmits information about the address range that is to be allocated to the number of the address range to the second device.
  • With the foregoing and other objects in view there is provided, in accordance with the invention, a data transmission assembly for forwarding data received from a first device, and intended for a second device, to the second device. The data transmission assembly contains a data transmission device having an address prediction device for predicting an address or a portion of the address to which the data to be forwarded need to be transmitted within the second device. The first device is part of a module containing the data transmission device, and the data transmission device transmits to the second device not only the data to be forwarded to the second device but also information about a place to which the data to be forwarded need to be transmitted within the second device, and if a prediction made by the address prediction device is correct, the data transmission device transmits to the second device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device.
  • In accordance with an added feature of the invention, the second device is part of a module containing the data transmission device. The data transmission device is sent not only the data to be forwarded but also information about a place to which the data to be forwarded need to be transmitted within the second device, and if the first device sends the data transmission device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device, the data transmission device ascertains the place using a result of a prediction from the address prediction device.
  • In accordance with an additional feature of the invention, the data transmission device transmits to the second device not only the data to be forwarded to the second device but also information about a place to which the data to be forwarded need to be transmitted within the second device. The data transmission device checks whether it is possible to assume that the second device is able to ascertain the place to which the data to be forwarded need to be transmitted within the second device when the second device is sent no information or less information about the place in question, and, if this is the case, the data transmission device transmitting to the second device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device. The data transmission device contains an address prediction device for predicting an address or a portion of the address to which the data to be forwarded need to be transmitted within the second device.
  • In accordance with another feature of the invention, the data transmission device produces an interrupt request signal when prompted by the first device or the second device. The data transmission device can be prompted to produce the interrupt request signal by the data supplied to the data transmission device from the first device or the second device. The data transmission device does not forward the data that prompted the data transmission device to produce the interrupt request signal. The data transmission device can be prompted to produce various interrupt request signals prompting execution of different interrupt service routines.
  • Other features which are considered as characteristic for the invention are set forth in the appended claims.
  • Although the invention is illustrated and described herein as embodied in a data transmission device, it is nevertheless not intended to be limited to the details shown, since various modifications and structural changes may be made therein without departing from the spirit of the invention and within the scope and range of equivalents of the claims.
  • The construction and method of operation of the invention, however, together with additional objects and advantages thereof will be best understood from the following description of specific embodiments when read in connection with the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of a configuration having two modules each having a data transmission device that can be used to transmit data between the modules;
  • FIG. 2 is a block diagram showing a configuration and connection of the data transmission devices in the configuration shown in FIG. 1;
  • FIG. 3 is a timing diagram showing signals transmitted between the data transmission devices;
  • FIG. 4 is a block diagram showing a configuration having three modules each having a data transmission device that can be used to transmit data between the modules;
  • FIG. 5 illustrates a structure of a message that is transmitted between two data transmission devices;
  • FIG. 6 illustrates a structure of a base address transmission message;
  • FIG. 7 illustrates a structure of a write access message;
  • FIG. 8 illustrates a structure of a read access message;
  • FIG. 9 illustrates a structure of a special write access message;
  • FIG. 10 illustrates a structure of a special read access message;
  • FIG. 11 illustrates a structure of a response message;
  • FIG. 12 illustrates a structure of a command message; and
  • FIG. 13 is a block diagram of a configuration of a module that contains two of the data transmission devices described in order to transmit data which are to be transferred within the module in question.
  • DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • Referring now to the figures of the drawing in detail and first, particularly, to FIG. 1 thereof, there is shown a configuration in which two program-controlled units can interchange data with one another via interfaces provided in them.
  • The configuration shown in FIG. 1 contains a first microcontroller μCx and a second microcontroller μCy.
  • The first microcontroller μCx contains a CPU CPUx, peripheral units PERx0 to PERx4, a memory MEMx and an interface IFx, with the components being connected to one another by an internal bus BUSx.
  • The second microcontroller μCy contains a CPU CPUy, peripheral units PERy0 to PERy4, a memory MEMy and an interface IFy, with the components being connected to one another by an internal bus BUSy.
  • The interface IFx in the first microcontroller μCx and the interface IFy in the second microcontroller μCy are connected to one another by a connection V that contains one or more lines.
  • If the interfaces IFx and IFy are parallel interfaces, addresses, data and control signals can be transmitted between the interfaces simultaneously and therefore very quickly. On the other hand, a very large number of pins need to be provided for the interfaces IFx and IFy, however, as a result of which the program-controlled units μCx and μCy become very large.
  • If the interfaces IFx and IFy are serial interfaces, they require very many fewer pins. On the other hand, the addresses, data and control signals need to be transmitted serially, however, as a result of which a great deal of time is required-for data transmission.
  • In both cases, i.e. both with serial interfaces and with parallel interfaces, the transmission of data involves severe loading of the CPUs in the program-controlled units. The CPU in the program-controlled unit outputting data needs to access the interface repeatedly in order to supply the interface with the addresses, data and control signals which it needs to output. The CPU in the program-controlled unit receiving data needs to access the interface repeatedly in order to fetch the addresses, data and control signals received from said interface and to forward the data to their destination within the program-controlled unit.
  • Turning now to the invention and an example under consideration, the data transmission device described is an interface in a module which can be used to transmit data to another module and which can be used to receive data output by another module.
  • The module of which the data transmission device described is part is a microcontroller in the example under consideration. However, the module could also be another program-controlled unit, such as a microprocessor or a signal processor, or any other module, such as a memory chip.
  • The configuration used to describe the operation of the data transmission device presented here is the configuration which is shown in FIG. 1, i.e. a configuration containing the two microcontrollers, but the interfaces IFx and IFy in these microcontrollers are each formed by a data transmission device described in more detail below.
  • Before the particulars of the configuration and manner of operation of the interfaces IFx and IFy are described in more detail, the operation of the interfaces IFx and IFy will first be described in a general form.
  • When one of the components in the microcontroller μCx needs to transmit data to one of the components in the microcontroller μCy, it transmits the data via the internal bus BUSx to the interface IFx, which converts the data received into a particular format and transmits them to the interface IFy via the connection V. The interface IFy receives the data, ascertains their destination within the microcontroller μCy and finally transmits the data to their destination via the bus BUSy.
  • A similar situation applies when one of the components in the microcontroller μCy needs to transmit data to one of the components in the microcontroller μCx. In this case, the component in question in the microcontroller μCy transmits the data to be transmitted via the internal bus BUSy to the interface IFy, which converts the data received into a particular format and transmits them to the interface IFx via the connection V. The interface IFx receives the data, ascertains their destination within the microcontroller μCx and finally transmits the data to their destination via the bus BUSx.
  • While the interface IFy is transmitting the data received via the connection V to their destination within the microcontroller μCy via the bus BUSy, it is the bus master on the bus BUSy; while the interface IFx is transmitting the data received via the connection V to their destination within the microcontroller μCx via the bus BUSx, it is the bus master on the bus BUSx.
  • The fact that the interfaces IFx and IFy can become bus masters on the buses BUSx and BUSy is one of the special features of the interfaces described IFx and IFy. This characteristic allows data to be transmitted from the interface to their destination within the microcontroller that contains the interface by the interface itself, i.e. without the assistance of the CPU. The fact that data transmission requires no CPU results in that the interfaces described can also be used to transmit data to modules that have no CPU.
  • In addition, the interface under consideration in the present case has a whole series of other special features or characteristics.
  • In the rest of the explanations, for the sake of simplicity, it is always assumed that data are transmitted from the microcontroller μCx to the microcontroller μCy; the statements made in this regard apply accordingly to the opposite data transmission direction, however. It is also assumed that the CPU CPUx is the component in the microcontroller μCx that needs to transmit data to the microcontroller μCy. The transmission of data to the microcontroller μCy can also be prompted by any other component in the microcontroller μCx, however; for this, the statements below apply accordingly.
  • One of the aforementioned other characteristics of the interface presented here, to be more precise a special feature of the interface presented here which is referred to below as the second characteristic, is that the component in the microcontroller which wants to transmit data to the other microcontroller—that is to say the CPU CPUx in the microcontroller μCx in the example under consideration—supplies the interface IFx only with the data which are to be transmitted, and particularly not with the address which represents the destination for the data within the microcontroller μCy. The address can be ascertained by the interface IFx itself, specifically from the address which the CPUx uses to address it when transmitting to it the data which are to be forwarded.
  • The address which the CPU CPUx uses to address the interface IFx when transmitting to it the data which are to be forwarded is referred to below as the address used for interface addressing; the address representing the destination for the data to be forwarded within the microcontroller μCy is referred to below as the data target address.
  • The addresses that can be used for interface addressing, to be more precise the address range covering the addresses, is divided into a plurality of (4 in the example under consideration) subranges. The subranges are referred to below as pipes. The pipe covering the address used for interface addressing can be used by the interface IFx to ascertain a first portion of the data target address. The data target address portion, referred to below as the base address, represents the m most significant bits of the data target address in the example under consideration. m is a variable in the example under consideration and is stipulated by the CPU CPUx. The respective base address to be used is ascertained using an association that is known to the interface IFx and which provides each pipe with a particular associated base address.
  • In the example under consideration, which pipe has which associated base address is stipulated by the CPU CPUx and is communicated to the interface IFx by the latter. The association can be altered, preferably even dynamically, i.e. can be altered while the microcontroller μCx is operating.
  • Therefore, the CPU CPUx can allocate a different base address to any pipe at any time.
  • To avoid misunderstandings, it will be pointed out that the address range associated with a pipe and the base address associated with the pipe in question can be stipulated entirely independently of one another.
  • The base address to be used can be ascertained by the interface IFx extremely easily. The interface IFx merely needs to ascertain which pipe contains the address used for interface addressing, and then to use the association that is known to it to ascertain the base address associated with this pipe.
  • The remaining portion of the data-target address, which is referred to below as the address offset, to be more precise the portion of the data target address which contains the n less significant bits of the data target address, can be ascertained from the position of the address used for interface addressing within the pipe which covers it. In the example under consideration, n is variable and is stipulated by the CPU CPUx. A simple, but not the only, way of ascertaining the address offset is to ascertain it by subtracting a reference address situated within the pipe in question from the address used for interface addressing. The reference address chosen can be, by way of example, the start address of the pipe that covers the address used for interface addressing.
  • To obtain the full data target address, it is merely necessary to assemble (line up) the base address and the address offset in the correct order. This provides a very simple way for the interface IFx to ascertain the data target address itself. There is therefore no need for the CPU CPUx to transmit the address to the interface IFx in a separate bus cycle. Therefore, the CPUx is loaded to a lesser degree when transmitting data to the microcontroller μCy than is the case to date.
  • The data target address ascertained by the interface IFx can be transmitted to the microcontroller μCx by the interface IFx together with the data which are to be forwarded to the microcontroller μCy, with the transmission being able to be effected in any manner, that is to say either serially or in parallel, or as described below.
  • A third characteristic of the interface presented here is that the interface IFx does not transmit the full data target address to the microcontroller μCy with the data which are to be forwarded to the microcontroller μCy, but rather only a pipe number and the address offset, the pipe number being the number of the pipe which covers the address used for interface addressing.
  • The microcontroller μCy receiving the address information, to be more precise the interface IFy in the microcontroller, can ascertain the full data target address from the pipe number and the address offset. To do this, the interface IFy merely needs to ascertain which base address is associated with the pipe number, and then to assemble the base address and the address offset to form the address.
  • Which base address is associated with which pipe number is known to the microcontroller μCy because it has been notified of this by the microcontroller μCx using a base address transmission message, which will be described in more detail later; every time the CPU CPUx performs a configuration or reconfiguration which allocates a new base address to a pipe, the interface IFx automatically sends the aforementioned base address transmission message to the interface IFy, and the interface IFy takes receipt of the base address transmission message as an opportunity to allocate the base address contained in the base address transmission message to the pipe number contained in the base address transmission message, so that the interface IFy can always easily and reliably ascertain which base address it needs to use for data target address generation.
  • A fourth characteristic of the interface presented here is that the interface IFx can, under certain circumstances, also dispense with transmitting the address offset to the microcontroller μCy.
  • This is so because both the interface IFx and the interface IFy contain an address prediction unit which respectively attempts to predict the next data target address, or at least the portion thereof which is formed by the address offset, and because, if the address offset is predicted correctly, the interface IFy can use the address offset predicted by the address prediction unit to generate the data target address. The rules used for the address prediction are of no importance. However, what is important is that the predictions in the interfaces IFx and IFy respectively produce the same results.
  • In the example under consideration, it is assumed that the address prediction units predict “only” the address offset. However, the statements below apply in a corresponding manner to the situation in which the address prediction units predict the complete data target address.
  • If the interface IFx now establishes that the data target address, to be more precise the address offset which needs to be used to generate it, matches the address offset predicted by the address prediction unit in the interface IFx, the address offset does not need to be transmitted to the interface IFy; it is sufficient if the interface IFy receives a signal indicating that the address prediction unit has predicted the address offset correctly. In this case, the interface IFy can use the address offset predicted by its address prediction unit for the purpose of data target address generation and is not instructed by the interface IFx to transmit the address offset which is to be used.
  • A fifth characteristic of the interface presented here is that it has an interrupt generation device and that it can be commanded from outside the program-controlled unit containing it, to be more precise by another module or by the interface in the other module, to produce a particular interrupt request. This allows the microcontroller μCx to prompt the interface IFy in the microcontroller μCy to produce an interrupt request signal (to prompt the microcontroller μCy to execute an interrupt service routine). Preferably, the interrupt generation device can output various interrupt request signals, i.e. interrupt request signals which prompt execution of various interrupt service routines, with it being possible for the microcontroller μCx (the interface IFx of the microcontroller) to prescribe which interrupt request signal the interface containing the interrupt generation device—i.e. the interface IFy in the example under consideration—needs to output.
  • A sixth characteristic of the interface presented here is that the addresses which can be used to address the interface via the internal bus in the module containing it are chosen such that they fully or partially match the addresses which are used to address other components in the program-controlled unit in question via the internal bus. By way of example, it would be conceivable for the addresses that can be used to address the interface IFx via the internal bus BUSx to contain the addresses that can be used to address the memory MEMx via the internal bus BUSx. This makes it possible for data written to the memory MEMx to be automatically written to the memory MEMy too with a certain short time delay, and/or for data that are read from the memory MEMx to be automatically read from the memory MEMy too. The effect that can be achieved by this is that the content of the memory MEMy is a copy of the content of the memory MEMx. This is found to be advantageous when configuring systems with error redundancy and failsafe systems, for example.
  • A seventh characteristic of the interface presented here is that the interface can access only unprotected components in the microcontroller containing it. In the example under consideration, the components in the microcontroller which need to be protected against access by the interface when required have an associated protection bit or the like whose content governs whether or not the respective component is accessed by the interface. In addition or as an alternative to preventing the component in question from accessing a component protected by a protection bit, provision can be made for the component in question to output an interrupt request signal when it is accessed. The component executing the interrupt service routine, that is to say in the CPU, can then decide how such access is to be handled and/or what further measures need to be taken. The protection bits are set and reset by the CPU in the microcontroller containing the components that are to be protected. This makes it possible to prevent unauthorized access thereto from outside the microcontroller.
  • The interface presented here has all of the characteristics. However, it ought to be clear and requires no further explanation that the interface described would also be found to be advantageous if it had only some of the characteristics, that is to say only a single one or a particular plurality of the characteristics. The characteristics can be used either individually or else in any combination.
  • The configuration and manner of operation of the interfaces IFx and IFy will be described in more detail below.
  • The interfaces IFx and IFy are of identical construction. The basic configuration of the interfaces IFx and IFy and of the connection V connecting them to one another is shown in FIG. 2.
  • Accordingly, the interface IFx contains a bus interface BIFx, a transmission unit TUx, a reception unit RUx, a port control device PCTRLx, and a control device CTRLx controlling the components.
  • The interface IFx is connected by the bus interface BIFx to the internal bus BUSx in the microcontroller μCx and by a port control device PCTRLx to the connection V connecting the interface IFx and the interface IFy to one another.
  • The interface IFy contains a bus interface BIFy, a transmission unit TUy, a reception unit RUy, a port control device PCTRLy, and a control device CTRLy controlling the components.
  • The interface IFy is connected by the bus interface BIFy to the internal bus BUSy in the microcontroller μCy and by the port control device PCTRLy to the connection V connecting the interface IFx and the interface IFy to one another.
  • The transmission unit TUx outputs signals and data TCLK, TVALID and TDATA to the port control device PCTRLx and is supplied with a signal TREADY by the port control device PCTRLx. The reception unit RUx outputs a signal RREADY to the port control device PCTRLx and is supplied with signals and data RCLK, RVALID and RDATA by the port control device PCTRLx.
  • The transmission unit TUy outputs signals and data TCLK, TVALID and TDATA to the port control device PCTRLy and is supplied with a signal TREADY by the port control device PCTRLy. The reception unit RUy outputs a signal RREADY to the port control device PCTRLy and is supplied with signals and data RCLK, RVALID and RDATA by the port control device PCTRLy.
  • The connection V connecting the interface IFx and the interface IFy to one another contains a total of 8 lines, with 4 lines being used to connect the transmission unit TUx to the reception unit RUy, and 4 lines being used to connect the transmission unit TUy to the reception unit RUx.
  • The 4 lines used to connect the transmission unit TUx to the reception unit RUy are denoted in FIG. 2 by the reference symbols CLK_xy, READY_yx, VALID_xy and DATA_xy. The 4 lines used to connect the transmission unit TUy to the reception unit RUx are denoted in FIG. 2 by the reference symbols CLK_yx, READY_xy, VALID_yx and DATA_yx. The last two letters of the line labels, i.e. xy or yx, each indicate the source and the target of the signals and data transmitted via them; xy means that the line in question is used to transmit signals and data from μCx to μCy, and yx means that the line in question is used to transmit signals and data from μCy to μCx.
  • Among the lines:
  • a) the line CLK_xy connects that connection of the transmission unit TUx which outputs the signal TCLK to that connection of the reception unit RUy which receives the signal RCLK;
  • b) the line READY_yx connects that connection of the reception unit RUy which outputs the signal RREADY to that connection of the reception unit TUx which receives the signal TREADY;
  • c) the line VALID_xy connects that connection of the transmission unit TUx which outputs the signal TVALID to that connection of the reception unit RUy which receives the signal RVALID;
  • d) the line DATA_xy connects that connection of the transmission unit TUx which outputs the data TDATA to that connection of the reception unit RUy which receives the data RDATA;
  • d) the line CLK_yx connects that connection of the transmission unit TUy which outputs the signal TCLK to that connection of the reception unit RUx which receives the signal RCLK;
  • e) the line READY_xy connects that connection of the reception unit RUx which outputs the signal RREADY to that connection of the reception unit TUy which receives the signal TREADY;
  • f) the line VALID_yx connects that connection of the transmission unit TUy which outputs the signal TVALID to that connection of the reception unit RUx which receives the signal RVALID; and
  • g) the line DATA_yx connects that connection of the transmission unit TUy which outputs the data TDATA to that connection of the reception unit RUx which receives the data RDATA.
  • The signals TCLK output by the transmission units TUx and TUy are clock signals for synchronizing the reception units RUy and RUx connected to the respective transmission units. Transmitting these signals also allows data to be transferred between the modules that are clocked internally using clock signals that have various frequencies and/or various phases.
  • The signals RREADY output by the reception units RUx and RUy are signals that signal that the reception units in question are ready to receive data.
  • The signals TVALID output by the transmission units TUx and TUy are signals that signal that the transmission unit in question is currently outputting data TDATA to the reception unit receiving the signal TVALID.
  • In addition, RREADY and TVALID can also be used as handshake signals used to coordinate and monitor transmission of the data TDATA.
  • The data TDATA output by the transmission units TUx and TUy contain the data that are actually to be output by the respective interfaces IFx and IFy.
  • FIG. 3 shows the timing of the signals TCLK, TREADY, TVALID and TDATA for the data transmission to proceed correctly.
  • In the example under consideration, the clock signal TCLK is output all the time, that is to say even when no data are being transmitted. However, provision could also be made for the clock signal TCLK to be output only in particular phases, for example only during the transmission of data and a particular time thereafter.
  • At the start of the time window shown in FIG. 3, the signals TREADY and TVALID are at the low level and no data TDATA are output.
  • The signal TREADY which is at the low level signals that the reception unit RU to which data need to be transmitted is not ready to receive data; the signal TVALID which is at the low level signals that currently no data TDATA are being output.
  • As soon as the reception unit RU is ready to receive data, the signal TREADY changes from the low level to the high level. In the example under consideration, this is the case at a time denoted by t1.
  • The transmission unit TU recognizes from this that it can now start to output data TDATA, provided that it has data to transmit. In the example under consideration, the transmission unit TU starts to output data TDATA at a time t2 that comes after the time t1; at the same time, the signal TVALID changes from the low level to the high level.
  • From the level change of TVALID occurring at the time t2, the reception unit RU recognizes that data are now being transmitted to it and reads in the data in time with the clock signal TCLK.
  • At a time t3 that comes a certain time after the time t2, the signal TREADY changes from the high level to the low level. As a result, the transmission unit TU receives confirmation from the reception unit RU that it is receiving the data transmitted to it.
  • After the time t3, the transmission unit TU can continue to transmit data TDATA for an arbitrary period. In the example under consideration, the transmission device TU continues to transmit data TDATA up to a time t4 that comes after the time t3. At the end of the transmission of TDATA, i.e. likewise at the time t4, TVALID also changes from the high level to the low level again.
  • The level change in TVALID signals to the reception device RU that no further data TDATA are being transmitted.
  • At a time t5 that comes a certain time after the time t4, TREADY changes from the low level to the high level again, which signals that the reception unit is ready to receive data again.
  • The signal TREADY, to be more precise a deviation in the timing of the signal TREADY from a prescribed timing (for example that shown in FIG. 3), can be used by the reception device RU to signal to the transmission device the occurrence of errors as well.
  • In the example under consideration,
  • a) if the signal TREADY does not fall to the low level between the times t2 and t4, i.e. during the transmission of data TDATA, that is to say it is still at the high level at the time t4, the data which are output by the transmission unit TU have not been received or have not been accepted by the reception unit RU, and
  • b) if the time between the falling edge of TVALID and the rising edge of TREADY, that is to say the period between t4 and t5, is too long, a parity error has occurred during the data transmission (the reception unit RU reacts to detected parity errors by delayed output of TREADY).
  • It ought to be clear and requires no more detailed explanation that the timing of the signal TREADY can also signal further or other errors. In this case, the errors can also be signaled by further or other characteristics of the timing of TREADY. Invaluable characteristics of the timing of TREADY can also be, by way of example, that the time between t2 and t3 is longer or shorter than in the undisturbed normal case or that TREADY changes its level at short intervals of time (for example in time with TCLK).
  • In the example shown in FIG. 2, “only” two modules are connected to one another. Using the interfaces described, it is a very simple matter for more than two modules to be connected to one another as well.
  • If a plurality of modules need to be connected to one another, to be more precise if, by way of example, the interface needs to be able to transmit data selectively to one of n modules or needs to be able to receive data from one of n modules, it is merely necessary to provide a connection V containing additional lines, and a port control device PCTRL which can set that line of the connection V to which the input and output connections of the transmission unit TU and of the reception unit RU are connected.
  • FIG. 4 shows an example in which three modules, to be more precise three microcontrollers μCx, μCy and μCz, are connected to one another by their interfaces IFx, IFy and IFz.
  • As can be seen from FIG. 4, particular lines of the connection V are used in duplicate. By way of example, data that need to be transmitted from μCx to μCy are transmitted via the same line (DATA_x) as data that need to be transmitted from μCx to μCz. On the other hand, particular signals need to be transmitted to the various modules via various lines. This is the case with the signal TVALID, for example: TVALID which is to be output from μCx to μCy is transmitted via a different line (VALID_xy) than TVALID which is to be output from μCx to μCz (VALID_xz).
  • The transmission unit TU and the reception unit RU remain unchanged, however. Therefore, they have as many input and output connections as is the case for the configuration shown in FIG. 2, where only two modules are connected to one another. This is possible because the port control devices have selection devices, such as multiplexers, which can be used to set which line of the connection V is connected to which connection of the transmission unit TU and of the reception unit RU. Actuation of the selection device can preferably be altered dynamically, i.e. during operation of the modules. Therefore, it is possible, by way of example, for the signal TVALID which is output by the transmission unit to be transmitted to μCy via the line VALID_xy in particular phases (when data need to be output to μCy) and to be transmitted to μCz via the line VALID_xz in other phases (when data need to be output to μCz).
  • In the example under consideration, the aforementioned selection devices are controlled using function registers, to be more precise using data stored in the function registers. The content of the function registers can be altered from outside the interface IF, for example by the CPU or another control device in the module which contains the port control unit PCTRL in question, and/or by data supplied to the interface IF from another module.
  • The data TDATA that are output by the interfaces are messages which are transmitted serially bit by bit and whose structure is illustrated in FIG. 5.
  • In FIG. 5, a message contains a header H containing 4 bits, an information field I containing x bits, and a parity bit P, with the header H for its part containing, in turn, a message code field MC containing 2 bits and a pipe number field PN containing 2 bits.
  • The message code field MC is used to transmit a message code that indicates what type of message is involved.
  • In the example under consideration:
  • a) the message code 00 indicates that the module outputting the message uses the message in question to transmit a base address to the module receiving the message (such a message is referred to below as a base address transmission message);
  • b) the message code 01 indicates that the module outputting the message uses the message in question to output data to the module receiving the message (such a message is referred to below as a write access message), or that the module outputting the message uses the message in question to request data from the module receiving the message (such a message is referred to below as a read access message);
  • c) the message code 10 indicates that the module outputting the message uses the message in question to output a command to the module receiving the message (such a message is referred to below as a command message), or that the module outputting the message uses the message in question to respond to a preceding request from the module receiving the message (such a message is referred to below as a response message); and
  • d) the message code 11 indicates that the module outputting the message uses the message in question to output data to the module receiving the message in a particular manner (such a message is referred to below as a special write access message) or that the module outputting the message uses the message in question to request data from the module receiving the message in a particular manner (such a message is referred to below as a special read access message).
  • The pipe number field PN is used to transmit a value that represents/the pipe number already mentioned above. In this case, the pipe number 00 denotes a pipe 0, the pipe number 01 denotes a pipe 1, the pipe number 10 denotes a pipe 2 and the pipe number 1 denotes a pipe 3.
  • The parity bit P of a message allows the module receiving the message to check whether the message has been transmitted without error. It ought to be clear and requires no more detailed explanation that, instead of the parity bit, another code can also be transmitted which allows identification of transmission errors, for example a checksum or a signature.
  • The content of the information field I of a message depends on the type of message; the length of the information field I likewise (but not exclusively) depends on this.
  • The structure of a base address transmission message is illustrated in FIG. 6.
  • As can be seen from FIG. 6, the information field I of such a message contains a base address field BA and an address offset variable field AOS. In the example under consideration, the base address field BA contains 28 bits and the address offset variable field AOS contains 4 bits; the fields can also be of any other sizes, however.
  • The base address field BA contains the base address already mentioned above. The base address allocates the interface receiving the message in question to the pipe indicated in the pipe number field.
  • The address offset variable field AOS contains information about the length (the number of bits) of an address offset field of messages which also transmit the address offset.
  • A base address transmission message is transmitted whenever, and specifically also only, when the interface outputting the message assigns a new base address to one of the available pipes or when the length (the number of bits) of the address offset is changed.
  • The structure of a write access message is illustrated in FIG. 7. As can be seen from FIG. 7, the information field I of such a message contains an address offset field AO and a data field D.
  • The message contains no information about the length of the address offset field AO and/or the length of the data field D. The length, i.e. the number of bits, of the address offset field AO is known to the interface receiving the message; it is the value contained in the address offset variable field AOS of the base address transmission message. The rest of the bits in the information field I belong to the data field D. In the example under consideration, the data field D contains 8, 16 or 32 bits.
  • When an interface receives a write access message, it writes the data contained in the data field D of the write access message to their destination within the microcontroller containing the interface. Before the interface does this, it first ascertains the destination, i.e. the data target address, to which the data need to be forwarded. The data target address is made up of the base address, which is associated with the pipe specified in the write access message pipe number field PN, and the address offset contained in the write access message address offset field AO. The base address contains the more significant bits of the data target address, and the address offset contains the less significant bits of the data target address. When assembled, the base address and the address offset produce the required data target address. The address offset to be used is known to the interface receiving the write access message from the write access message address offset field; the base address has been transmitted to the interface using the base address transmission message and is therefore likewise known to the interface. The interface merely needs to line up the addresses known to it in the correct order in order to obtain the necessary data target address. When the interface has ascertained the data target address, it requests allocation of the internal bus. When the bus has been allocated to the interface, i.e. when the interface is the bus master, it transmits the data contained in the write access message data field D to the data target address.
  • The structure of a read access message is illustrated in FIG. 8.
  • As can be seen from FIG. 8, the information field I of such a message contains an address offset field AO and a data volume field DS.
  • The message contains no information about the length of the address offset field AO and/or the length of the data volume field DS. The length, i.e. the number of bits, of the address offset field AO is known to the interface receiving the message, however; it is the value contained in the address offset variable field AOS of the base address transmission message. The rest of the bits in the information field I belong to the data volume field DS. In the example under consideration, the data volume field DS contains 2 bits, but could also be larger or smaller.
  • When an interface receives a read access message, it procures the data requested by the read access message from a data source provided within the microcontroller containing the interface and forwards them in a response message to the module outputting the read access message. Before the interface obtains the requested data, it first ascertains the data source, i.e. the data source address, from which the data need to be fetched. The data source address is made up of the base address, which is associated with the pipe specified in the read access message pipe number field PN, and the address offset contained in the read access message address offset field AO. The base address contains the more significant bits of the data source address, and the address offset contains the less significant bits of the data source address. When assembled, the base address and the address offset produce the required data source address. The address offset to be used is known to the interface receiving the read access message from the address offset field of the read access message; the base address has been transmitted to the interface using the base address transmission message and is therefore likewise known to the interface. The interface merely needs to line up the addresses known to it in the correct order in order to obtain the necessary data source address. When the interface has ascertained the data source address, it requests allocation of the internal bus. When the bus has been allocated to the interface, i.e. when the interface is the bus master, it fetches the data requested by the read access message from the data source address. The data volume to be fetched or forwarded is specified by the data volume field DS. The content of the data volume field DS indicates whether the read access message is requesting 1 byte, 2 bytes or 4 bytes. The data requested by the data source are then forwarded to the module outputting the read access message using a response message.
  • A write access message and a read access message are characterized by the same message code, namely the message code 01, which results in that they cannot be distinguished from one another using the message code. However, they can be distinguished using the different lengths of the information fields I. This is so because, while the information field I of a write access message contains the address offset plus 8, 16 or 32 bits alternatively, the information field I of a read access message contains only the address offset plus 2 bits.
  • The structure of a special write access message is illustrated in FIG. 9.
  • As can be seen from FIG. 9, the information field I of such a message contains only a data field D and, in contrast to the normal write access message, contains no address offset field AO, in particular.
  • In the example under consideration, the data field D contains is 8, 16 or 32 bits, like the data field D in a normal write access message.
  • Normally, when write access to a module is to be effected, a normal write access message is sent. In particular cases, however, it is possible to use a special write access message that contains no address offset. In the example under consideration, it is possible to use special write access message under particular circumstances because the interfaces communicating with one another each contain an address prediction device, with the address prediction devices provided in the various interfaces operating in exactly the same manner, to be more precise always making identical predictions. If an interface wishing to transmit data to another module now establishes that the data target address within the other module is the data target address predicted by the address prediction device, or that the address offset which needs to be used to form the data target address is the address offset predicted by the address prediction device, then it is possible to dispense with transmitting the address offset to the other module, because the address prediction device in the other module has, of course, likewise correctly predicted the data target address to be used or the address offset to be used, and therefore the data target address predicted by the address prediction device or the address offset predicted by the address prediction device can be used.
  • Apart from this, an interface receiving a special write access message reacts like an interface receiving a normal write access message. That is to say it requests allocation of the internal bus and transfers the data contained in the special write access message data field D to the data target address ascertained as described.
  • The structure of a special read access message is illustrated in FIG. 10.
  • As can be seen from FIG. 10, the information field I of such a message contains only a data volume field DS and, in contrast to the normal read access message, contains no address offset field AO, in particular.
  • In the example under consideration, the data volume field DS contains 2 bits, like the data volume field DS in a normal write access message.
  • Normally, when a read access to a module is to be effected, a normal read access message is sent. In particular cases, however, it is possible to use a special read access message that contains no address offset. In the example under consideration, it is possible to use special read access messages under particular circumstances because the interfaces communicating with one another each contain an address prediction device, with the address prediction devices provided in the various interfaces operating in exactly the same manner, to be more precise always making identical predictions. If an interface requesting data from another module now establishes that the data source address within the other module is the address predicted by the address prediction device, or that the address offset which needs to be used to form the data source address is the address offset predicted by the address prediction device, it is possible to dispense with transmitting the address offset to the other module, because the address prediction device in the other module has, of course, likewise correctly predicted the data source address to be used or the address offset to be used, and therefore the data source address predicted by the address prediction device or the address offset predicted by the address prediction device can be used.
  • Apart from this, an interface receiving a special read access message reacts like an interface receiving a normal read access message. That is to say it requests allocation of the internal bus, procures the data requested by the special read access message from the data source address ascertained as described, and transmits them in a response message to the module outputting the special read access message.
  • A special write access message and a special read access message are characterized by the same message code, namely the message code 11, which results in that they cannot be distinguished from one another using the message code. However, they can be distinguished using the different lengths of the information fields I. This is so because, while the information field of a special write access message contains 8, 16 or 32 bits alternatively, the information field of a special read access message contains only 2 bits.
  • The structure of a response message is illustrated in FIG. 11.
  • As can be seen from FIG. 11, the information field I of such a message contains only a data field D.
  • The data field D contains 8, 16 or 32 bits, like the data field D of a write access message or of a special write access message.
  • A response message is output when a read access message or a special read access message has been supplied in advance to the module outputting the response message. The response message is the reaction to the read access message or to the special read access message. To be more precise, a response message outputs the data requested by the read access message or by the special read access message.
  • When an interface receives a response message, it transfers the data contained in the response message data field D to the microcontroller component that prompted the request for the data in question using a read access message or a special read access message. The response message does not need to contain any information about the data target address, because the module receiving the response message has requested the data contained in the response message itself, of course, and therefore knows the purpose for which it requires the data in question.
  • The structure of a command message is illustrated in FIG. 12.
  • As can be seen from FIG. 12, the information field I of such a message contains only a command field C.
  • In the example under consideration, the command field C contains 4 bits, but could in principle also contains more or fewer bits.
  • When an interface receives a command message, it executes a command specified by the command field C and by the pipe number field PN, or makes provision for this command to be executed.
  • In the example under consideration, the commands whose execution can be prompted by a command message can be divided into three groups.
  • The first group of commands contains commands that configure the interface receiving the command message.
  • The second group of commands contains commands that prompt the interface receiving the command message to produce a particular interrupt request signal.
  • The third group of commands contains commands whose meaning is stipulated by the program that is executed by the module receiving the command message, to be more precise by the CPU in the module.
  • It ought to be clear and requires no more detailed explanation that the commands contained in the command messages can, in principle, be any commands, and that the commands contained in the command messages can, in principle, be executed by any components in the module receiving the command message.
  • A response message and a command message are characterized by the same message code, namely the message code 10, and therefore they cannot be distinguished from one another using the message code. However, they can be distinguished using the different lengths of the information fields I. This is so because, while the information field of a response message contains 8, 16 or 32 bits alternatively, the information field of a command message contains only 4 bits.
  • The data transmission device described, to be more precise two of the data transmission devices described, can also be used to transmit data between two devices within a single module.
  • One possible configuration of a module containing two of the data transmission devices described for the purpose of transferring data that need to be transferred within the module in question is shown in FIG. 13.
  • The module shown in FIG. 13 is a microcontroller which contains the CPU CPUx, the peripheral units PERx0 to PERy4, the memories MEMx and MEMy, the data transmission devices IFx and IFy, the buses BUSx and BUSy, and the connection V, where
  • a) the bus BUSx connects the CPU CPUx, the peripheral units PERx0 to PERx4, the memory MEMx and the data transmission device IFx to one another;
  • b) the bus BUSy connects the CPU CPUy, the peripheral units PERy0 to PERy4, the memory MEMy and the data transmission device IFy to one another; and
  • c) the connection V connects the data transmission device IFx and the data transmission device IFy to one another.
  • The components of the microcontroller correspond to the components denoted by the relevant reference symbols in the configuration shown in FIG. 1. In particular, the configuration and manner of operation of the data transmission devices IFx and IFy in the configuration shown in FIG. 13 correspond exactly to the configuration and manner of operation of the data transmission devices IFx and IFy in the configuration shown in FIG. 1. The only difference is that the components in question are provided in the same module.
  • It is the responsibility of the data transmission devices IFx and IFy to transmit data between one of the devices connected to the bus BUSx and one of the devices connected to the bus BUSy.
  • When one of the devices connected to the bus BUSx wishes to transmit data to one of the devices connected to the bus BUSy, the data are transferred via the bus BUSx to the data transmission device IFx, from there via the connection V to the data transmission device IFy, and from there via the bus BUSy to the device connected to the bus BUSy; when one of the devices connected to the bus BUSy wishes to transmit data to one of the devices connected to the bus BUSx, the data are transferred via the bus BUSy to the data transmission device IFy, from there via the connection V to the data transmission device IFx, and from there via the bus BUSx to the device connected to the bus BUSx.
  • This occurs in exactly the same manner as when data are transmitted between the microcontroller μCx and the microcontroller μCy in the arrangement shown in FIG. 1. It is also possible for data that are transmitted between two devices connected to the same bus to be automatically transferred to one of the devices connected to the other bus as well.
  • Another possibility is for more than two buses to be connected to one another by the data transmission devices described. The configuration of such a configuration is similar to the design of the configuration shown in FIG. 3.
  • For the sake of completeness, it will be noted that the module containing the plurality of data transmission devices does not have to be a microcontroller, but can also be any other module in which data need to be transmitted between two or more internal buses.
  • The data transmission devices IFx and IFy together form a bus bridge but can be produced with much less complexity than conventional bus bridges. In particular, there is no longer any need to link the buses which need to be connected to one another by the bus bridge; the buses can be as far apart from one another as desired and can be connected to one another by the data transmission devices IFx and IFy and the connection V connecting these to one another, which has very little associated complexity on account of the small number of lines which the connection V contains. When using conventional bus bridges, the buses BUSx and BUSy, which can each contain over 100 lines, would need to be linked, which can obviously entail immense complexity and is also problematical on account of the resultant extension of BUSx and/or BUSy; longer buses require more powerful bus drivers and result in the maximum data transmission rate being reduced on account of the relatively long propagation times for the data or signals transmitted via them.
  • Against all of this background, the data transmission device described is superior to conventional data transmission devices in many respects. It allows, inter alia, data that are to be transmitted, to be transmitted easily and quickly, and also has functions that are not available in conventional data transmission devices. In particular, it is possible to transfer not only data but also bus access operations: access to one particular device can automatically bring about corresponding access to a device which is connected to another bus or is provided in another module.

Claims (46)

1. A data transmission assembly for forwarding data received from a first device, and intended for a second device, to the second device, the data transmission assembly comprising:
a first data transmission device, in the first device, including a first address prediction device for predicting an address or a portion of the address to which the data to be forwarded need to be transmitted within the second device;
a second data transmission device, in the second device, including a second address prediction device for predicting an address or a portion of the address to which the data to be forwarded need to be transmitted within the second device; and
said first address prediction device and said second address prediction device both predicting the same address or the same portion of the address.
2. The data transmission assembly according to claim 1, wherein the first device is part of a module containing said first data transmission device, and said first data transmission device transmits to the second device not only the data to be forwarded to the second device but also information about a place to which the data to be forwarded need to be transmitted within the second device, and if a prediction made by said address prediction device is correct, said first data transmission device transmits to the second device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device.
3. The data transmission assembly according to claim 1, wherein the second device is part of a module containing said second data transmission device, said second data transmission device is sent not only the data to be forwarded but also information about a place to which the data to be forwarded need to be transmitted within the second device, and if the first device sends said second data transmission device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device, said second data transmission device ascertains the place using a result of a prediction from said address prediction device.
4. A data transmission assembly for forwarding data received from a first device, and intended for a second device, to the second device, the data transmission assembly comprising:
a first data transmission device, in the first device, including a first address prediction device for predicting an address or a portion of the address to which the data to be forwarded need to be transmitted within the second device;
a second data transmission device, in the second device, including a second address prediction device for predicting an address or a portion of the address to which the data to be forwarded need to be transmitted within the second device;
said first data transmission device transmitting to the second device not only the data to be forwarded to the second device but also information about a place to which the data to be forwarded need to be transmitted within the second device, said first data transmission device checking if it is possible to assume that the second device is able to ascertain the place to which the data to be forwarded need to be transmitted within the second device when the second device is sent no information or less information about the place in question, and, if this is the case, said first data transmission device transmitting to the second device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device; and
said first address prediction device and said second address prediction device both predicting the same address or the same portion of the address.
5. The data transmission assembly according to claim 4, wherein at least the first device is part of a module containing said first data transmission device, and, if a prediction made by said address prediction device is correct, said first data transmission device transmits to the second device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device.
6. The data transmission assembly according to claim 4, wherein the second device is part of a module containing said second data transmission device, and, if the first device sends said second data transmission device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device, said second data transmission device ascertaining the place using a result of a prediction from said address prediction device.
7. A data transmission assembly for forwarding data received from a first device, and intended for a second device, to the second device, the first device sending not only the data to be forwarded but also information about a place to which the data to be forwarded need to be transmitted within the second device, the data transmission assembly comprising:
a first data transmission device, in the first device, including a first address prediction device for predicting an address or a portion of the address to which the data to be forwarded need to be transmitted within the second device;
a second data transmission device, in the second device, including a second address prediction device which, if the first device sends said second data transmission device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device, said second address predication device ascertaining the place using the information which is available in said second data transmission device; and
said first address prediction device and said second address prediction device both predicting the same address or the same portion of the address.
8. The data transmission assembly according to claim 7, wherein at least the first device is part of a module containing said first data transmission device, and, if a prediction made by said address prediction device is correct, said first data transmission device transmits to the second device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device.
9. The data transmission assembly according to claim 7, wherein the second device is part of a module containing said second data transmission device, and, if the first device sends said second data transmission device no information or less information about the place to which the data to be forwarded need to be transmitted within the second device, said second data transmission device ascertains the place using a result of a prediction from said address prediction device.
10. The data transmission assembly of claim 4, wherein said first data transmission device ascertains the information about the place to which the data to be forwarded need to be transmitted within the second device from an address used to address said first data transmission device when the data to be forwarded were supplied to said first data transmission device.
11. The data transmission assembly according to claim 10, wherein the information about the place to which the data to be forwarded need to be transmitted within the second device contains a number of an address range and an address offset specifying a particular address within the address range.
12. The data transmission assembly according to claim 11, wherein the number used for the address range is a number associated with the address range covering the address which was used to address said first data transmission device when the data to be forwarded were supplied to said first data transmission device.
13. The data transmission assembly according to claim 11, wherein the address offset used is a portion of the address which was used to address said first data transmission device when the data to be forwarded were supplied to said first data transmission device.
14. The data transmission assembly according to claim 13, wherein the portion functioning as the address offset is an address portion specifying a particular address within the address range covering the address used to address said first data transmission device when the data to be forwarded were supplied to said first data transmission device.
15. The data transmission assembly of claim 4, wherein, the information about the place to which the data to be forwarded need to be transmitted within the second device contains a number of an address range and an address offset specifying a particular address within the address range.
16. The data transmission assembly according to claim 15, wherein before forwarding the data to the second device, said first data transmission device transmits information about the address range to the second device.
17. The data transmission assembly according to claim 16, wherein the information about the address range associated with the number of the address range contains an address from which it is possible to ascertain a position of the address range which is to be allocated.
18. The data transmission assembly according to claim 17, wherein the address is a start address of the address range which is to be allocated.
19. The data transmission assembly according to claim 16, wherein said first data transmission device transmits information about the address range which is to be allocated to the number of the address range to the second device only if an association needs to be changed.
20. The data transmission assembly according to claim 16, wherein for every number of the address range, said first data transmission device transmits information about the address range that is to be allocated to the number of the address range to the second device.
21. The data transmission assembly of claim 1, wherein one of said first data transmission device and said second data transmission device produces an interrupt request signal when prompted by one of the first device and the second device.
22. The data transmission assembly according to claim 21, wherein one of said first data transmission device and said second data transmission device can be prompted to produce the interrupt request signal by the data supplied to one of said first data transmission device and said second data transmission device from one of the first device and the second device.
23. The data transmission assembly according to claim 22, wherein the one of said first data transmission device and said second data transmission device does not forward the data which prompted the one of said first data transmission device and said second data transmission device to produce the interrupt request signal.
24. The data transmission assembly according to claim 21, wherein one of said first data transmission device and said second data transmission device can be prompted to produce various interrupt request signals prompting execution of different interrupt service routines.
25. A method for transmitting data, which comprises the steps of:
providing a data transmission assembly in accordance with claim 1;
the first data transmission device choosing addresses used for addressing the second data transmission device when data to be forwarded are transmitted from the first device to the first data transmission device such that the addresses completely or partially match addresses used to address other components of a module containing the second data transmission device;
receiving, in the first data transmission device, the data from the first device, and the data being intended for a second device, and
forwarding the data to the second device.
26. The method according to claim 25, further comprises choosing the addresses used for addressing the first data transmission device when the data to be forwarded are transmitted from the first device to the second data transmission device such that the addresses completely or partially match addresses used to address a memory in a module containing the first data transmission device.
27. The method according to claim 26, further comprises using the data transmission assembly to ensure that an access to the memory involves a corresponding access to the second device.
28. The method according to claim 26, further comprises using the data transmission assembly to additionally forward data supplied to and stored in the memory to the second device.
29. The method according to claim 28, further comprises writing the data forwarded to the second device to a memory contained in the second device.
30. The method according to claim 29, further comprises using the data transmission assembly to ensure that a content of the memory in the second device is a copy of a content of the memory in the module containing the first data transmission device.
31. The method according to claim 30, wherein the module containing the first data transmission device and a further module containing the second device are identical modules.
32. The method according to claim 28, further comprising forming the memory in the module containing the first data transmission device and the memory in the second device to be mutually corresponding memories.
33. The data transmission assembly of claim 1, wherein at least one of said first data transmission device and said second data transmission device are able to become a bus master on a bus connecting said first data transmission device and said second device to one another, and said first data transmission device forwarding the data to be forwarded via the bus to the second device at its own behest, said second device being part of a module containing the second data transmission device.
34. The data transmission assembly according to claim 33, wherein the first device forms part of a further module.
35. The data transmission assembly according to claim 33, wherein said first data transmission device is an interface for the module containing said first data transmission device, and said interface is used by the module to transmit the data to another module, said interface can be used by the another module to transmit further data to the module containing said first data transmission device.
36. The data transmission assembly according to 34, wherein the module containing said second data transmission device is a program-controlled unit.
37. The data transmission assembly according to claim 34, wherein the further module is a program-controlled unit.
38. The data transmission assembly according to claim 34, wherein the module and the further module each contains one of said first and second data transmission devices, the data to be transmitted from the first device to the second device are transmitted using said first data transmission device in the further module containing the first device and using said second data transmission device in the module.
39. The data transmission assembly according to claim 38, wherein said second data transmission device in the module and said first data transmission device in the further module are identical in at least one of operation and design.
40. The data transmission assembly according to claim 38, wherein said second data transmission device in the module and said first data transmission device in the further module are identical modules.
41. The data transmission assembly according to claim 33, wherein said first and second data transmission devices, the first device and the second device are all part of the module.
42. The data transmission assembly according to claim 41, wherein, said first data transmission device is connected to a first internal bus of the module, and said second data transmission device is connected to a second internal bus of the module, and the data to be transmitted from the first device to the second device are transmitted via the first internal bus to said first data transmission device, from there to said second data transmission device via a connection connecting said first data transmission device and said second data transmission device to one another, and from said second data transmission device via the second internal bus to the second device.
43. The data transmission assembly according to claim 41, wherein, said first data transmission device is connected to a first internal bus of the module, and said second data transmission device is connected to a second internal bus of the module, and the data to be transmitted from the second device to the first device are transmitted via the second internal bus to said second data transmission device, from there to said first data transmission device via a connection connecting said second data transmission device and said first data transmission device to one another, and from said first data transmission device via the first internal bus to the first device.
44. The data transmission assembly according to claim 42, wherein said first data transmission device and said second data transmission device are data transmission devices of at least one of identical design and operation.
45. The data transmission assembly according to claim 43, wherein said first data transmission device and said second data transmission device are data transmission devices of at least one of identical design and operation.
46. The data transmission assembly according to claim 41, wherein the module is a program-controlled unit.
US11/235,511 2001-12-03 2005-09-26 Data transmission assembly Abandoned US20060020735A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/235,511 US20060020735A1 (en) 2001-12-03 2005-09-26 Data transmission assembly

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
EP01128727A EP1316891B1 (en) 2001-12-03 2001-12-03 Data communication system
EP01128727.3 2001-12-03
US10/308,396 US7133953B2 (en) 2001-12-03 2002-12-03 Data transmission device used to forward data received at a first device for a second device to the second device
US11/235,511 US20060020735A1 (en) 2001-12-03 2005-09-26 Data transmission assembly

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/308,396 Division US7133953B2 (en) 2001-12-03 2002-12-03 Data transmission device used to forward data received at a first device for a second device to the second device

Publications (1)

Publication Number Publication Date
US20060020735A1 true US20060020735A1 (en) 2006-01-26

Family

ID=8179432

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/308,396 Expired - Lifetime US7133953B2 (en) 2001-12-03 2002-12-03 Data transmission device used to forward data received at a first device for a second device to the second device
US11/235,511 Abandoned US20060020735A1 (en) 2001-12-03 2005-09-26 Data transmission assembly

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/308,396 Expired - Lifetime US7133953B2 (en) 2001-12-03 2002-12-03 Data transmission device used to forward data received at a first device for a second device to the second device

Country Status (3)

Country Link
US (2) US7133953B2 (en)
EP (1) EP1316891B1 (en)
DE (1) DE50113128D1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050262327A1 (en) * 2004-05-19 2005-11-24 Nec Electronics Corporation Data transfer control circuit, control apparatus and data transfer method
US20110026505A1 (en) * 2009-07-28 2011-02-03 Trainin Solomon B Method, apparatus and system for forwarding frame in wireless communication systems
US9823842B2 (en) 2014-05-12 2017-11-21 The Research Foundation For The State University Of New York Gang migration of virtual machines using cluster-wide deduplication

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102007038544A1 (en) * 2007-08-16 2009-02-19 Robert Bosch Gmbh Communication method and interface between a companion chip and a microcontroller
JP5865067B2 (en) * 2011-12-26 2016-02-17 キヤノン株式会社 Data transfer apparatus and data transfer method

Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4204250A (en) * 1977-08-04 1980-05-20 Honeywell Information Systems Inc. Range count and main memory address accounting system
US4878166A (en) * 1987-12-15 1989-10-31 Advanced Micro Devices, Inc. Direct memory access apparatus and methods for transferring data between buses having different performance characteristics
US5109334A (en) * 1987-10-27 1992-04-28 Sharp Kabushiki Kaisha Memory management unit capable of expanding the offset part of the physical address
US5347559A (en) * 1992-12-30 1994-09-13 Digital Equipment Corporation Apparatus and method of data transfer between systems using different clocks
US5530902A (en) * 1993-06-14 1996-06-25 Motorola, Inc. Data packet switching system having DMA controller, service arbiter, buffer type managers, and buffer managers for managing data transfer to provide less processor intervention
US5581782A (en) * 1994-03-01 1996-12-03 Intel Corporation Computer system with distributed bus arbitration scheme for symmetric and priority agents
US5611065A (en) * 1994-09-14 1997-03-11 Unisys Corporation Address prediction for relative-to-absolute addressing
US5713000A (en) * 1995-06-01 1998-01-27 Cirrus Logic, Inc. Circuits system and methods for transferring data between a host device and a slave device in a single cycle using alias memory
US5802392A (en) * 1995-07-20 1998-09-01 Future Domain Corporation System for transferring 32-bit double word IDE data sequentially without an intervening instruction by automatically incrementing I/O port address and translating incremented address
US5897666A (en) * 1996-12-09 1999-04-27 International Business Machines Corporation Generation of unique address alias for memory disambiguation buffer to avoid false collisions
US5903768A (en) * 1995-11-07 1999-05-11 Kabushiki Kaisha Toshiba Pipelined Microprocessor and load address prediction method therefor
US5948094A (en) * 1995-09-29 1999-09-07 Intel Corporation Method and apparatus for executing multiple transactions within a single arbitration cycle
US5978865A (en) * 1997-02-04 1999-11-02 Advanced Micro Devices, Inc. System for performing DMA transfers where an interrupt request signal is generated based on the value of the last of a plurality of data bits transmitted
US6067603A (en) * 1998-10-01 2000-05-23 International Business Machines Corporation Non-uniform memory access (NUMA) data processing system that speculatively issues requests on a node interconnect
US6085259A (en) * 1997-05-27 2000-07-04 Robert Bosch Gmbh Addressing apparatus and method
US6272601B1 (en) * 1999-05-20 2001-08-07 International Business Machines Corporation Critical word forwarding in a multiprocessor system
US20010032286A1 (en) * 1997-12-23 2001-10-18 Pawlowski Stephen S. Mechanisms for converting interrupt request signals on address and data lines to interrupt message signals
US6338122B1 (en) * 1998-12-15 2002-01-08 International Business Machines Corporation Non-uniform memory access (NUMA) data processing system that speculatively forwards a read request to a remote processing node
US6627477B1 (en) * 2000-09-07 2003-09-30 International Business Machines Corporation Method of assembling a plurality of semiconductor devices having different thickness
US6704842B1 (en) * 2000-04-12 2004-03-09 Hewlett-Packard Development Company, L.P. Multi-processor system with proactive speculative data transfer
US6732249B1 (en) * 2000-06-09 2004-05-04 3Com Corporation Host computer virtual memory within a network interface adapter
US6763415B1 (en) * 2001-06-08 2004-07-13 Advanced Micro Devices, Inc. Speculative bus arbitrator and method of operation
US6772315B1 (en) * 2001-05-24 2004-08-03 Rambus Inc Translation lookaside buffer extended to provide physical and main-memory addresses
US6865667B2 (en) * 2001-03-05 2005-03-08 Freescale Semiconductors, Inc. Data processing system having redirecting circuitry and method therefor

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2324230B (en) 1994-03-01 1998-12-16 Intel Corp High performance symmetric arbitration protocol with support for I/O requirements
ATE195381T1 (en) * 1994-06-17 2000-08-15 Advanced Micro Devices Inc MEMORY TRANSFER SPEED LIMIT FOR PCI MASTERS
US6609171B1 (en) * 1999-12-29 2003-08-19 Intel Corporation Quad pumped bus architecture and protocol

Patent Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4204250A (en) * 1977-08-04 1980-05-20 Honeywell Information Systems Inc. Range count and main memory address accounting system
US5109334A (en) * 1987-10-27 1992-04-28 Sharp Kabushiki Kaisha Memory management unit capable of expanding the offset part of the physical address
US4878166A (en) * 1987-12-15 1989-10-31 Advanced Micro Devices, Inc. Direct memory access apparatus and methods for transferring data between buses having different performance characteristics
US5347559A (en) * 1992-12-30 1994-09-13 Digital Equipment Corporation Apparatus and method of data transfer between systems using different clocks
US5530902A (en) * 1993-06-14 1996-06-25 Motorola, Inc. Data packet switching system having DMA controller, service arbiter, buffer type managers, and buffer managers for managing data transfer to provide less processor intervention
US5581782A (en) * 1994-03-01 1996-12-03 Intel Corporation Computer system with distributed bus arbitration scheme for symmetric and priority agents
US5611065A (en) * 1994-09-14 1997-03-11 Unisys Corporation Address prediction for relative-to-absolute addressing
US5713000A (en) * 1995-06-01 1998-01-27 Cirrus Logic, Inc. Circuits system and methods for transferring data between a host device and a slave device in a single cycle using alias memory
US5802392A (en) * 1995-07-20 1998-09-01 Future Domain Corporation System for transferring 32-bit double word IDE data sequentially without an intervening instruction by automatically incrementing I/O port address and translating incremented address
US5948094A (en) * 1995-09-29 1999-09-07 Intel Corporation Method and apparatus for executing multiple transactions within a single arbitration cycle
US5903768A (en) * 1995-11-07 1999-05-11 Kabushiki Kaisha Toshiba Pipelined Microprocessor and load address prediction method therefor
US5897666A (en) * 1996-12-09 1999-04-27 International Business Machines Corporation Generation of unique address alias for memory disambiguation buffer to avoid false collisions
US5978865A (en) * 1997-02-04 1999-11-02 Advanced Micro Devices, Inc. System for performing DMA transfers where an interrupt request signal is generated based on the value of the last of a plurality of data bits transmitted
US6085259A (en) * 1997-05-27 2000-07-04 Robert Bosch Gmbh Addressing apparatus and method
US20010032286A1 (en) * 1997-12-23 2001-10-18 Pawlowski Stephen S. Mechanisms for converting interrupt request signals on address and data lines to interrupt message signals
US6067603A (en) * 1998-10-01 2000-05-23 International Business Machines Corporation Non-uniform memory access (NUMA) data processing system that speculatively issues requests on a node interconnect
US6338122B1 (en) * 1998-12-15 2002-01-08 International Business Machines Corporation Non-uniform memory access (NUMA) data processing system that speculatively forwards a read request to a remote processing node
US6272601B1 (en) * 1999-05-20 2001-08-07 International Business Machines Corporation Critical word forwarding in a multiprocessor system
US6704842B1 (en) * 2000-04-12 2004-03-09 Hewlett-Packard Development Company, L.P. Multi-processor system with proactive speculative data transfer
US6732249B1 (en) * 2000-06-09 2004-05-04 3Com Corporation Host computer virtual memory within a network interface adapter
US6627477B1 (en) * 2000-09-07 2003-09-30 International Business Machines Corporation Method of assembling a plurality of semiconductor devices having different thickness
US6865667B2 (en) * 2001-03-05 2005-03-08 Freescale Semiconductors, Inc. Data processing system having redirecting circuitry and method therefor
US6772315B1 (en) * 2001-05-24 2004-08-03 Rambus Inc Translation lookaside buffer extended to provide physical and main-memory addresses
US6763415B1 (en) * 2001-06-08 2004-07-13 Advanced Micro Devices, Inc. Speculative bus arbitrator and method of operation

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050262327A1 (en) * 2004-05-19 2005-11-24 Nec Electronics Corporation Data transfer control circuit, control apparatus and data transfer method
US20110026505A1 (en) * 2009-07-28 2011-02-03 Trainin Solomon B Method, apparatus and system for forwarding frame in wireless communication systems
US8537795B2 (en) * 2009-07-28 2013-09-17 Intel Corporation Method, apparatus and system for forwarding frame in wireless communication systems
US9823842B2 (en) 2014-05-12 2017-11-21 The Research Foundation For The State University Of New York Gang migration of virtual machines using cluster-wide deduplication
US10156986B2 (en) 2014-05-12 2018-12-18 The Research Foundation For The State University Of New York Gang migration of virtual machines using cluster-wide deduplication

Also Published As

Publication number Publication date
EP1316891B1 (en) 2007-10-10
EP1316891A1 (en) 2003-06-04
DE50113128D1 (en) 2007-11-22
US7133953B2 (en) 2006-11-07
US20030126339A1 (en) 2003-07-03

Similar Documents

Publication Publication Date Title
US5335329A (en) Apparatus for providing DMA functionality to devices located in a bus expansion chassis
AU663536B2 (en) Bus control logic for computer system having dual bus architecture
US5659696A (en) Method and apparatus for determining address location and taking one of two actions depending on the type of read/write data transfer required
US7526592B2 (en) Interrupt control system and storage control system using the same
US6370611B1 (en) Raid XOR operations to synchronous DRAM using a read buffer and pipelining of synchronous DRAM burst read data
US5313627A (en) Parity error detection and recovery
US5797038A (en) Method and system for serially based host/peripheral communication
KR19990067731A (en) An Apparatus and Method For Handling Universal Serial Bus Control Transfer
US6553439B1 (en) Remote configuration access for integrated circuit devices
US7058744B2 (en) Cluster system, computer and program
US5185853A (en) Expandable printer buffer system
US20060020735A1 (en) Data transmission assembly
KR100644596B1 (en) Bus system and bus arbitration method thereof
US6529999B1 (en) Computer system implementing system and method for ordering write operations and maintaining memory coherency
US7337260B2 (en) Bus system and information processing system including bus system
US6397282B1 (en) Communication controller for transferring data in accordance with the data type
US6944649B1 (en) Electronic control unit having single non-volatile memory for multiple central processing units and data retrieval method
JPS621057A (en) Transfer controller
US7130946B2 (en) Configuration and method having a first device and a second device connected to the first device through a cross bar
US20030065862A1 (en) Computer system and method for communications between bus devices
JPH11272603A (en) Bus bridge device and transaction forwarding method
US6327636B1 (en) Ordering for pipelined read transfers
US7152131B2 (en) Data processor having an access size control unit
US7882322B2 (en) Early directory access of a double data rate elastic interface
US8423699B2 (en) Information processing apparatus and method for controlling information processing apparatus

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION