US20100169527A1 - Data path master/slave data processing device - Google Patents

Data path master/slave data processing device Download PDF

Info

Publication number
US20100169527A1
US20100169527A1 US12/719,683 US71968310A US2010169527A1 US 20100169527 A1 US20100169527 A1 US 20100169527A1 US 71968310 A US71968310 A US 71968310A US 2010169527 A1 US2010169527 A1 US 2010169527A1
Authority
US
United States
Prior art keywords
data
slave
data processing
master
canceled
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
US12/719,683
Inventor
Bernard Charles Drerup
Richard Siegmund, Jr.
Barry Joe Wolford
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.)
Intel Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to US12/719,683 priority Critical patent/US20100169527A1/en
Publication of US20100169527A1 publication Critical patent/US20100169527A1/en
Assigned to INTEL CORPORATION reassignment INTEL CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
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/40Bus structure
    • G06F13/4004Coupling between buses
    • G06F13/4022Coupling between buses using switching circuits, e.g. switching matrix, connection or expansion network

Definitions

  • This invention relates generally to data processing and, more particularly, to a data transfer wherein the data is processed before storage into or retrieval from a memory device.
  • data processing comprises data compression and decompression.
  • This processing is advantageous in that it allows for efficient storage of data in main memory, while preserving the ability for subsequent reads to return the data to requesting master devices in an original, uncompressed format.
  • Main memory is commonly located in devices that are external to the chip. The physical interface between the chip and these devices is exposed and often subject to easy observation.
  • One solution for preserving security is to encrypt critical data as it is written to main memory, so that if observed, the original meaning is hidden.
  • a first conventional method is through the employment of a data processing bridge.
  • the data processing bridge is a connection for all transfers directed to main memory from a master, regardless of whether the data involved requires data processing.
  • the data processing bridge accepts data as a slave from a master coupled to a first bus.
  • the data processing bridge then transfers the data on a second bus to the main memory after performing any appropriate processing as indicated by the requesting master device
  • a drawback and performance limitation of employing the conventional data processing bridge is the performance loss due to time required to accept data from a first bus and introduce it on the second bus, wherein the second bus is coupled to the target memory device.
  • the “handshaking” required for address arbitration and acknowledgment reduces the overall bandwidth available to a main memory device and increases system delays, especially in applications where data is transferred using a large percentage of smaller sized transfers. In other words, all data passed through the bus pays a speed and bandwidth penalty, whether or not the data transferred requires data processing by the data processing bus.
  • a second conventional method is to include the processing functionality directly within the main memory device itself. This method has an advantage in that there is no inherent bandwidth loss due to converting data buses, as there was with the first conventional method. This is an approach that has drawbacks, however, because it increases the complexity and size of the main memory device and makes it a special purpose device. This specialization can also reduce the performance of the main memory device for applications that never need data processing support.
  • the present invention comprises a data processor having a data processing master, a functionally coupled data processing core, and a functionally coupled data processing slave. Both the data processing master and the data processing slave are also each functionally coupled to a bus, wherein the bus is the same bus.
  • the data processing slave is employable as a target of data transfers from/to a system master, for data that is to be processed.
  • the present invention comprises a data path system employable for data processing in a computer system, comprising data processor having a data processing master, a functionally coupled data processing core, and a functionally coupled data processing slave.
  • the data processing master is functionally coupled to an input of a crossbar switch
  • the data processing slave is functionally coupled to a single way of the same crossbar switch.
  • the data processing slave is employable as a target of data transfers to/from a system master, for data that is to be processed.
  • FIG. 1 illustrates a data path master/slave data processing device in a basic computer bus architecture
  • FIG. 2 illustrates a data path master/slave data processing device in a crossbar switch computer bus architecture
  • FIG. 3A illustrates a method, employing a data path master/slave, for writing to a slave memory on a target bus
  • FIG. 3B illustrates a method, employing a data path/master slave, for reading from a slave memory on a target bus.
  • all functions described herein may be performed in either hardware or software, or some combination thereof.
  • the functions are performed by a processor, such as a computer or an electronic data processor, in accordance with code, such as computer program code, software, and/or integrated circuits that are coded to perform such functions, unless indicated otherwise.
  • the computer program is embodied upon or within a computer program product, such as a floppy disk or compact disk, or other storage medium.
  • the system 100 advantageously allows transfers of data from a master, such as system master 130 or 140 , to a slave, such as system slave 180 or system memory slave 190 , to be selectively routed through a data path data processor 145 .
  • the system 100 comprises a bus 120 coupled to an arbiter 110 , masters 130 , 140 , and the data processing (DP) master 150 of the data processor 145 .
  • the system 100 further comprises a bus 125 coupled to a system slave 180 , the memory slave 190 , and a DP slave 170 of the data processor 145 .
  • bus 120 and bus 125 are of the same speed.
  • Individual masters such as 130 , 140 and 150 can functionally directly connect to bus 125 , with the permission of the arbiter 110 .
  • An arbiter may generally be defined as a logical control device or function that grants a master's request, at appropriate times, to allow it to use a common bus shared by a plurality of different slaves.
  • the common bus is bus 125 .
  • the data processor 145 comprises the DP master 150 coupled to a DP core 160 , which is coupled to the DP slave 170 .
  • the DP core 160 is a logical circuit or function that performs the required data processing on the appropriate data.
  • system master 130 on bus 120 intends to send and transfer data to be eventually written to memory slave 190 on bus 125 .
  • the data to be transferred from master 130 is to be data processed, such as by data compression or cryptographic encoding, although other data processing schemes are within the scope of the present invention.
  • the master 130 sends the data onto bus 120 , along with the requisite qualifier signals that indicate its desired destination as slave 170 .
  • Slave 170 accepts the data, and forwards it to the processing core 160 .
  • the DP master 150 accepts the data and then requests permission of the arbiter 110 to transmit the processed data to the memory slave 190 using bus 125 .
  • the master 130 requests permission to transmit the unprocessed data directly to the memory slave 190 through bus 125 , without the intervention of any components of the data processor 145 .
  • This request is sent to the arbiter, along with the requisite qualifier signals which indicate the desired destination as memory slave 190 .
  • the selective processing of data by the data processor 145 before transferral to the memory slave 190 is advantageous. Data that is in need of the data processing that the data processor 145 provides can be sent to the data processor 145 before this processed data is sent to the memory slave 190 . However, data that is not in need of the data processing that the data processor 145 provides can be transmitted directly to the memory slave 190 , without the need to pass through a data path data processor.
  • the appropriate selection and direct transference of data to the memory slave 190 from the master 130 as opposed to passing all data to the memory slave 190 through a bridging data processor, advantageously reduces system 100 data transfer time.
  • Data in need of the data processing that the data processor 145 provides can advantageously be processed without unduly interfering with or delaying data transfers from the system master 130 to the memory slave 190 that do not require such processing.
  • the system master 130 initiates a process to read memory that is stored in the memory slave 190 .
  • This stored data is known to require processing by data processing core 160 .
  • the system master 130 begins this process by requesting processed read data from DP slave 170 .
  • DP slave 170 recognizes that this request requires unprocessed data from memory slave 190 . Therefore, the DP slave 170 employs control logic of data processor 145 to indicate to the DP master 150 the data it requires from the memory slave 190 .
  • DP slave 170 Since the bus architecture of 100 allows read connections to be made between only a single master and a single slave at one time, DP slave 170 must reject the initial read request from the system master 130 , in order to free up the read bus for use by the DP master 150 . After the request of system master 130 is rejected, DP master 150 will issue a read request from memory slave 190 , and data will eventually be returned. DP master 150 will forward this data to the DP core 160 for processing. Prior to the availability of the processed data, any repeated requests by system master 130 to DP slave 170 will be rejected.
  • the processed data remains in the DP core 160 until it is re-requested by system master 130 .
  • DP slave 170 will return the processed data to system master 130 , thus completing the process.
  • the system master 130 issues a request directly to memory slave 190 for the data it requires.
  • the appropriate selection and direct transference of data from the memory slave 190 to the system master 130 advantageously reduces system 100 data transfer time.
  • the appropriate selection and direct transference of data from the memory slave 190 to the master 130 , as opposed to passing all data from the memory slave 190 through a bridging data processor also advantageously increases system 100 data bandwidth. Data that is in need of the data processing that the data processor 145 supplies can advantageously be processed, without unduly interfering with or delaying data transfers to the master 130 from the memory slave 190 that do not require such processing.
  • a crossbar as is known to those of skill in the art, is generally defined as a logical device which can transfer data to or from any one of a plurality of separate masters to any one of a plurality of separate ways. Multiple such transfers from unique pairings of masters and ways can occur simultaneously.
  • a way is generally defined as a unique slave data bus.
  • the system 200 advantageously allows select transfers of data to or from a master, such as master 230 , to or from a slave, such as memory slave 297 , to be first selectively routed through data processor 240 before it is rerouted to its final destination by the crossbar switch.
  • a master such as master 230
  • a slave such as memory slave 297
  • data transfers that are not in need of data processing by the data processor 240 are routed directly from master to slave or slave to master without being routed through the data processor 240 .
  • the system 200 comprises a crossbar switch 210 coupled to system masters 220 , 222 , 224 , 226 , 228 , 230 and DP master 242 of data processor 240 .
  • the crossbar switch 210 is coupled to a way number (“#”) 1 , a way # 2 , and a way # 3 .
  • the way # 1 is coupled to a memory slave 260 .
  • the way # 2 is coupled to slave 280 , 285 , 290 , 295 and a memory slave 297 .
  • the way # 3 is coupled to a DP slave 246 of the data processor 240 .
  • the data processor 240 comprises a DP master 242 , a DP slave 246 , and a DP core 244 interposed between the DP master 242 and the DP slave 246 .
  • way # 1 , way # 2 or way # 3 are of a plurality of differing bus speeds.
  • a data processing master is functionally coupled to a master input of a crossbar switch.
  • master 222 intends to send data to the memory slave 260 located on way # 1 .
  • the data that is to be sent to the memory slave 260 does need data processing.
  • Master 222 will therefore issue a request to send data to the DP slave 246 located on way # 3 .
  • DP slave 246 will accept the written data and forward it to DP core 244 for processing. Once processing has completed, the resulting data is forwarded to DP master 242 , which will in turn issue a request to send data to memory slave 260 located on way # 1 .
  • the crossbar switch 210 allows for the simultaneous connection of more than one master/way pair. In the illustrated embodiment, therefore, the connection between master 222 and way # 3 can exist at the same time as the connection between DP master 242 and way # 1 .
  • DP core 240 takes advantage of this capability.
  • master 222 intends to retrieve data from the memory slave 260 located on Way # 1 . However, the data that is to be read does require data processing. Master 222 will therefore issue a request to read data from DP slave 246 located on way # 3 . DP slave 246 will accept the request and forward it to DP master 242 , which will in turn issue a request to read data from memory slave 260 located on way # 1 . In this embodiment, system master 222 will continue to monitor for the data it has requested from DP slave 246 .
  • DP master 242 forwards it to DP core 244 for processing. As processing completes, the data is forwarded to DP slave 246 .
  • DP slave 246 returns the processed data to master 222 , which has been monitoring for it since its initial request.
  • FIG. 3A illustrated is a method 300 for writing to a slave memory on a target bus, employing data path master/slave data processing devices 145 and 240 .
  • FIG. 1 the following steps are discussed in relation to FIG. 1 , similar steps are taken for writing data that is to be processed to memory slave 260 from master 220 in FIG. 2 .
  • step 310 the system master 130 initiates the process of writing data to a DP slave 170 .
  • the written data is unprocessed as received by the DP slave 170 .
  • step 335 the DP slave 170 transmits the data to be processed to the DP core 160 .
  • step 340 the DP core 160 processes the data, be it for encryption, compression, or some other data processing function. Once processing is finished, in step 342 the DP core transmits the processed data to the DP master 150 , for eventual transfer to memory slave 190 . In step 345 , the DP master 150 transmits the processed data to the memory slave 190 through the bus 120 and the bus 125 , with permission of the arbiter 110 or the crossbar switch 210 .
  • FIG. 3B illustrated is a method 350 for reading from a memory slave, such as the memory slave 190 , on the target bus 125 .
  • the read employs the data path/master slave data processing device 145 .
  • FIG. 1 Similar steps are taken for reading data to be processed from memory slave 260 to master 220 of FIG. 2 , with some differences in the steps noted.
  • step 360 the system master 130 initiates a read sequence of data from DP slave 170 .
  • System master 130 expects that the data eventually returned will have been processed by the data processor 145 .
  • step 362 system master 130 is rejected by DP slave 170 , since the requested data is not yet available.
  • a DP slave can allow the master 220 to remain engaged to the crossbar switch 210 .
  • step 365 the DP slave 170 instructs the DP master 150 to request a data read from a memory slave.
  • the DP master 150 receives the appropriate data from the memory slave 190 over the bus 125 .
  • step 380 the DP master 150 transfers the received data to the DP core for processing. Thereafter, in step 390 , the data is processed by the DP core 160 .
  • step 395 once the DP core 160 is finished, the DP core 160 passes the processed data to the DP slave 170 . Step 395 then proceeds to either step 396 or step 397 . If the method is one that requires the rejection of the originating master (system master 130 in FIG. 1 ), in step 396 , the DP slave 170 monitors for a re-request for a read from the system master 130 . When the re-request is received, the DP slave 170 returns the processed data to the system master 130 . However, if the DP slave 246 is not to monitor for a re-request, such as illustrated in FIG. 2 , the DP slave 246 will return the processed data immediately to the monitoring system master 220 .

Abstract

An apparatus is described for data processing in a computer system. The apparatus comprises a data processing device having a data processing master, a functionally coupled data processor core, and a functionally coupled data processor slave. Both the data processing master and the data processing slave are coupled to a common bus or common crossbar switch. The data processing device processes the data associated with transfers to or from the data processor slave. System masters will direct transactions that require data processing to the data processing slave, which will indirectly interact with the target memory slave. System masters will direct transactions that do not require data processing, directly to the target memory slave.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • Nail This application is a divisional of, and claims benefit to the filing date of, co-pending U.S. patent application Ser. No. 12/353,299 entitled “DATA PATH MASTER/SLAVE DATA PROCESSING DEVICE APPARATUS”, filed Jan. 14, 2009 (which is incorporated by reference herein for all purposes), which is a continuation of U.S. patent application Ser. No. 10/202,722 entitled “Data Path Master/Slave Data Processing Device Apparatus and Method”, filed Jul. 25, 2002 and issued as U.S. Pat. No. 7,526,595 on Apr. 28, 2009.
  • TECHNICAL FIELD
  • This invention relates generally to data processing and, more particularly, to a data transfer wherein the data is processed before storage into or retrieval from a memory device.
  • BACKGROUND
  • In computer systems, there is often a need to process data as it is transferred to or from a main memory device, such as a memory slave. This data processing constitutes an important functionality of such systems.
  • One important example of such data processing comprises data compression and decompression. In some applications, it is desirable to minimize, for cost or area reasons, the size of main memory devices. It is therefore desirable to compress data as it is being written to the main memory, and to expand it as it is subsequently read back. This processing is advantageous in that it allows for efficient storage of data in main memory, while preserving the ability for subsequent reads to return the data to requesting master devices in an original, uncompressed format.
  • A second need, while transferring data to or from a main memory device in a computer system, involves security. Main memory is commonly located in devices that are external to the chip. The physical interface between the chip and these devices is exposed and often subject to easy observation. One solution for preserving security is to encrypt critical data as it is written to main memory, so that if observed, the original meaning is hidden.
  • There are several known methods for handling the processing of data that is directed to a main device, such as a main memory. A first conventional method is through the employment of a data processing bridge. In conventional systems, the data processing bridge is a connection for all transfers directed to main memory from a master, regardless of whether the data involved requires data processing. Typically, the data processing bridge accepts data as a slave from a master coupled to a first bus. The data processing bridge then transfers the data on a second bus to the main memory after performing any appropriate processing as indicated by the requesting master device
  • However, a drawback and performance limitation of employing the conventional data processing bridge is the performance loss due to time required to accept data from a first bus and introduce it on the second bus, wherein the second bus is coupled to the target memory device. The “handshaking” required for address arbitration and acknowledgment reduces the overall bandwidth available to a main memory device and increases system delays, especially in applications where data is transferred using a large percentage of smaller sized transfers. In other words, all data passed through the bus pays a speed and bandwidth penalty, whether or not the data transferred requires data processing by the data processing bus.
  • A second conventional method is to include the processing functionality directly within the main memory device itself. This method has an advantage in that there is no inherent bandwidth loss due to converting data buses, as there was with the first conventional method. This is an approach that has drawbacks, however, because it increases the complexity and size of the main memory device and makes it a special purpose device. This specialization can also reduce the performance of the main memory device for applications that never need data processing support.
  • Therefore, there is a need for a data processing for use in computer systems that overcomes the shortcomings of existing data processors.
  • SUMMARY
  • In one aspect, the present invention comprises a data processor having a data processing master, a functionally coupled data processing core, and a functionally coupled data processing slave. Both the data processing master and the data processing slave are also each functionally coupled to a bus, wherein the bus is the same bus. The data processing slave is employable as a target of data transfers from/to a system master, for data that is to be processed.
  • In a second aspect, the present invention comprises a data path system employable for data processing in a computer system, comprising data processor having a data processing master, a functionally coupled data processing core, and a functionally coupled data processing slave. The data processing master is functionally coupled to an input of a crossbar switch, and the data processing slave is functionally coupled to a single way of the same crossbar switch. The data processing slave is employable as a target of data transfers to/from a system master, for data that is to be processed.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • For a more complete understanding of the present invention, and the advantages thereof, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, in which:
  • FIG. 1 illustrates a data path master/slave data processing device in a basic computer bus architecture;
  • FIG. 2 illustrates a data path master/slave data processing device in a crossbar switch computer bus architecture;
  • FIG. 3A illustrates a method, employing a data path master/slave, for writing to a slave memory on a target bus; and
  • FIG. 3B illustrates a method, employing a data path/master slave, for reading from a slave memory on a target bus.
  • DETAILED DESCRIPTION
  • In the following discussion, numerous specific details are set forth to provide a thorough understanding of the present invention. However, those skilled in the art will appreciate that the present invention may be practiced without such specific details. In other instances, well-known elements have been illustrated in schematic or block diagram form in order not to obscure the present invention in unnecessary detail. Additionally, for the most part, details concerning network communications, electro-magnetic signaling techniques, and the like, have been omitted inasmuch as such details are not considered necessary to obtain a complete understanding of the present invention, and are considered to be within the understanding of persons of ordinary skill in the relevant art.
  • It is further noted that, unless indicated otherwise, all functions described herein may be performed in either hardware or software, or some combination thereof. In a preferred embodiment, however, the functions are performed by a processor, such as a computer or an electronic data processor, in accordance with code, such as computer program code, software, and/or integrated circuits that are coded to perform such functions, unless indicated otherwise. In a further embodiment, the computer program is embodied upon or within a computer program product, such as a floppy disk or compact disk, or other storage medium.
  • Referring to FIG. 1, illustrated is an exemplary data path master/slave data processing system 100. Generally, the system 100 advantageously allows transfers of data from a master, such as system master 130 or 140, to a slave, such as system slave 180 or system memory slave 190, to be selectively routed through a data path data processor 145. The system 100 comprises a bus 120 coupled to an arbiter 110, masters 130, 140, and the data processing (DP) master 150 of the data processor 145. The system 100 further comprises a bus 125 coupled to a system slave 180, the memory slave 190, and a DP slave 170 of the data processor 145.
  • In one embodiment of FIG. 1, bus 120 and bus 125 are of the same speed. Individual masters such as 130, 140 and 150 can functionally directly connect to bus 125, with the permission of the arbiter 110. An arbiter may generally be defined as a logical control device or function that grants a master's request, at appropriate times, to allow it to use a common bus shared by a plurality of different slaves. In FIG. 1, the common bus is bus 125. The data processor 145 comprises the DP master 150 coupled to a DP core 160, which is coupled to the DP slave 170. Generally, the DP core 160 is a logical circuit or function that performs the required data processing on the appropriate data.
  • In FIG. 1, system master 130 on bus 120 intends to send and transfer data to be eventually written to memory slave 190 on bus 125. The data to be transferred from master 130 is to be data processed, such as by data compression or cryptographic encoding, although other data processing schemes are within the scope of the present invention. The master 130 sends the data onto bus 120, along with the requisite qualifier signals that indicate its desired destination as slave 170. Slave 170 accepts the data, and forwards it to the processing core 160. After the appropriate processing has been performed, the DP master 150 accepts the data and then requests permission of the arbiter 110 to transmit the processed data to the memory slave 190 using bus 125.
  • However, if the system master 130 has data to be sent to the memory slave 190 that does not need data processing, the master 130 requests permission to transmit the unprocessed data directly to the memory slave 190 through bus 125, without the intervention of any components of the data processor 145. This request is sent to the arbiter, along with the requisite qualifier signals which indicate the desired destination as memory slave 190.
  • The selective processing of data by the data processor 145 before transferral to the memory slave 190 is advantageous. Data that is in need of the data processing that the data processor 145 provides can be sent to the data processor 145 before this processed data is sent to the memory slave 190. However, data that is not in need of the data processing that the data processor 145 provides can be transmitted directly to the memory slave 190, without the need to pass through a data path data processor.
  • Among other things, the appropriate selection and direct transference of data to the memory slave 190 from the master 130, as opposed to passing all data to the memory slave 190 through a bridging data processor, advantageously reduces system 100 data transfer time. Data in need of the data processing that the data processor 145 provides can advantageously be processed without unduly interfering with or delaying data transfers from the system master 130 to the memory slave 190 that do not require such processing.
  • In another embodiment, the system master 130 initiates a process to read memory that is stored in the memory slave 190. This stored data is known to require processing by data processing core 160. The system master 130 begins this process by requesting processed read data from DP slave 170. DP slave 170 recognizes that this request requires unprocessed data from memory slave 190. Therefore, the DP slave 170 employs control logic of data processor 145 to indicate to the DP master 150 the data it requires from the memory slave 190.
  • Since the bus architecture of 100 allows read connections to be made between only a single master and a single slave at one time, DP slave 170 must reject the initial read request from the system master 130, in order to free up the read bus for use by the DP master 150. After the request of system master 130 is rejected, DP master 150 will issue a read request from memory slave 190, and data will eventually be returned. DP master 150 will forward this data to the DP core 160 for processing. Prior to the availability of the processed data, any repeated requests by system master 130 to DP slave 170 will be rejected.
  • After processing completes, the processed data remains in the DP core 160 until it is re-requested by system master 130. At this time, DP slave 170 will return the processed data to system master 130, thus completing the process. However, if the data to be read by the system master 130 from the memory slave 190 does not need data processing, the system master 130 issues a request directly to memory slave 190 for the data it requires.
  • The appropriate selection and direct transference of data from the memory slave 190 to the system master 130, as opposed to passing all data from the memory slave 190 through a bridging data processor, advantageously reduces system 100 data transfer time. The appropriate selection and direct transference of data from the memory slave 190 to the master 130, as opposed to passing all data from the memory slave 190 through a bridging data processor, also advantageously increases system 100 data bandwidth. Data that is in need of the data processing that the data processor 145 supplies can advantageously be processed, without unduly interfering with or delaying data transfers to the master 130 from the memory slave 190 that do not require such processing.
  • Turning now to FIG. 2, illustrated is a data path master/slave data processing system 200 comprising a crossbar logical circuit and a plurality of ways. A crossbar, as is known to those of skill in the art, is generally defined as a logical device which can transfer data to or from any one of a plurality of separate masters to any one of a plurality of separate ways. Multiple such transfers from unique pairings of masters and ways can occur simultaneously. In this context, a way is generally defined as a unique slave data bus.
  • Generally, the system 200 advantageously allows select transfers of data to or from a master, such as master 230, to or from a slave, such as memory slave 297, to be first selectively routed through data processor 240 before it is rerouted to its final destination by the crossbar switch. Typically, however, data transfers that are not in need of data processing by the data processor 240 are routed directly from master to slave or slave to master without being routed through the data processor 240.
  • The system 200 comprises a crossbar switch 210 coupled to system masters 220, 222, 224, 226, 228, 230 and DP master 242 of data processor 240. The crossbar switch 210 is coupled to a way number (“#”) 1, a way # 2, and a way # 3. The way # 1 is coupled to a memory slave 260. The way # 2 is coupled to slave 280, 285, 290, 295 and a memory slave 297. The way # 3 is coupled to a DP slave 246 of the data processor 240. The data processor 240 comprises a DP master 242, a DP slave 246, and a DP core 244 interposed between the DP master 242 and the DP slave 246. In one embodiment, way # 1, way # 2 or way # 3 are of a plurality of differing bus speeds. In one embodiment, a data processing master is functionally coupled to a master input of a crossbar switch.
  • In FIG. 1, master 222 intends to send data to the memory slave 260 located on way # 1. However, the data that is to be sent to the memory slave 260 does need data processing. Master 222 will therefore issue a request to send data to the DP slave 246 located on way # 3. DP slave 246 will accept the written data and forward it to DP core 244 for processing. Once processing has completed, the resulting data is forwarded to DP master 242, which will in turn issue a request to send data to memory slave 260 located on way # 1.
  • As is understood by those of skill in the art, the crossbar switch 210 allows for the simultaneous connection of more than one master/way pair. In the illustrated embodiment, therefore, the connection between master 222 and way # 3 can exist at the same time as the connection between DP master 242 and way # 1. DP core 240 takes advantage of this capability.
  • In another embodiment, master 222 intends to retrieve data from the memory slave 260 located on Way # 1. However, the data that is to be read does require data processing. Master 222 will therefore issue a request to read data from DP slave 246 located on way # 3. DP slave 246 will accept the request and forward it to DP master 242, which will in turn issue a request to read data from memory slave 260 located on way # 1. In this embodiment, system master 222 will continue to monitor for the data it has requested from DP slave 246.
  • Once the data is returned from memory slave 260, DP master 242 forwards it to DP core 244 for processing. As processing completes, the data is forwarded to DP slave 246. DP slave 246 returns the processed data to master 222, which has been monitoring for it since its initial request.
  • In both of the described embodiments, there is no inherent loss of bandwidth or latency for master transfers to or from way # 1 or way # 2. Transfers to these ways remain unaffected by the presence of the data processing core 240 located on way # 3.
  • Turning to FIG. 3A, illustrated is a method 300 for writing to a slave memory on a target bus, employing data path master/slave data processing devices 145 and 240. Although the following steps are discussed in relation to FIG. 1, similar steps are taken for writing data that is to be processed to memory slave 260 from master 220 in FIG. 2.
  • In step 310, the system master 130 initiates the process of writing data to a DP slave 170. The written data is unprocessed as received by the DP slave 170. In step 335, the DP slave 170 transmits the data to be processed to the DP core 160.
  • In step 340, the DP core 160 processes the data, be it for encryption, compression, or some other data processing function. Once processing is finished, in step 342 the DP core transmits the processed data to the DP master 150, for eventual transfer to memory slave 190. In step 345, the DP master 150 transmits the processed data to the memory slave 190 through the bus 120 and the bus 125, with permission of the arbiter 110 or the crossbar switch 210.
  • Turning now to FIG. 3B, illustrated is a method 350 for reading from a memory slave, such as the memory slave 190, on the target bus 125. The read employs the data path/master slave data processing device 145. Although the following steps are discussed in relation to FIG. 1, similar steps are taken for reading data to be processed from memory slave 260 to master 220 of FIG. 2, with some differences in the steps noted.
  • In step 360, the system master 130 initiates a read sequence of data from DP slave 170. System master 130 expects that the data eventually returned will have been processed by the data processor 145. In step 362, system master 130 is rejected by DP slave 170, since the requested data is not yet available. However, in other embodiments, such as illustrated in FIG. 2, a DP slave can allow the master 220 to remain engaged to the crossbar switch 210.
  • In step 365, the DP slave 170 instructs the DP master 150 to request a data read from a memory slave. In step 370, the DP master 150 receives the appropriate data from the memory slave 190 over the bus 125. In step 380, the DP master 150 transfers the received data to the DP core for processing. Thereafter, in step 390, the data is processed by the DP core 160.
  • In step 395, once the DP core 160 is finished, the DP core 160 passes the processed data to the DP slave 170. Step 395 then proceeds to either step 396 or step 397. If the method is one that requires the rejection of the originating master (system master 130 in FIG. 1), in step 396, the DP slave 170 monitors for a re-request for a read from the system master 130. When the re-request is received, the DP slave 170 returns the processed data to the system master 130. However, if the DP slave 246 is not to monitor for a re-request, such as illustrated in FIG. 2, the DP slave 246 will return the processed data immediately to the monitoring system master 220.
  • It is understood that the present invention can take many forms and embodiments. Accordingly, several variations may be made in the foregoing without departing from the spirit or the scope of the invention.
  • Having thus described the present invention by reference to certain of its preferred embodiments, it is noted that the embodiments disclosed are illustrative rather than limiting in nature and that a wide range of variations, modifications, changes, and substitutions are contemplated in the foregoing disclosure and, in some instances, some features of the present invention may be employed without a corresponding use of the other features. Many such variations and modifications may be considered obvious and desirable by those skilled in the art based upon a review of the foregoing description of preferred embodiments. Accordingly, it is appropriate that the appended claims be construed broadly and in a manner consistent with the scope of the invention.

Claims (31)

1. (canceled)
2. (canceled)
3. (canceled)
4. (canceled)
5. (canceled)
6. (canceled)
7. (canceled)
8. (canceled)
9. (canceled)
10. (canceled)
11. (canceled)
12. (canceled)
13. (canceled)
14. (canceled)
15. A data path system having a crossbar switch and a data processor device employed for data processing in a computer system, the data processor device comprising:
a data processing master;
a data processing core; and
a data processing slave;
wherein the data processing master is functionally coupled to an input of the crossbar switch, and the data processing slave is functionally coupled to a single way of the same crossbar switch; and
wherein the data processing slave is employable to capture data to be processed, the captured data then written by the system master.
16. The data path system of claim 15, wherein the data processing slave is further employable to transmit the captured data to the processing core.
17. The data path system of claim 15, wherein the data processing core is further employable to process captured data.
18. The data path system of claim 15, wherein the data processing core is further employable to data compress captured data.
19. The data path system of claim 15, wherein the data processing core is further employable to encrypt captured data.
20. The data path system of claim 15, wherein the data processing core is further employable to transmit processed data to the data processing master.
21. The data path system of claim 15, wherein the data processing master is further employable to write processed data to a crossbar way other than the way to which the data processing slave is coupled, wherein the data is intended for a memory slave.
22. A data path system having a crossbar switch, a system master, a memory slave and a data processor, the data processor employable for data processing in a computer system, the data processor comprising:
a data processing master;
a data processing core; and
a data processing slave;
wherein the data processing master is functionally coupled to an input of the crossbar switch, and the data processing slave is functionally coupled to a single way of the same crossbar switch;
wherein the data processing slave is employable to receive a read request from the system master; and
wherein the data processing slave is further employable to notify the data processing master to read the requested data from the memory slave.
23. The data path system of claim 22, wherein the data processing master is further employable to read data from the memory slave.
24. The data path system of claim 22, wherein the data processing master is further employable to transmit the data to the data processing core.
25. The data path system of claim 22, wherein the data processing core is employable to process the data.
26. The data path system of claim 22, wherein the processing core is employable to encrypt data.
27. The data path system of claim 22, wherein the wherein the processing core is employable to compress data.
28. The data path system of claim 22, wherein the data processing slave is further employable to receive processed data from the data processing core.
29. The data path system of claim 22, wherein the data processing slave is further employable to deliver processed data to the system master that made the initial read request.
30. (canceled)
31. (canceled)
US12/719,683 2002-07-25 2010-03-08 Data path master/slave data processing device Abandoned US20100169527A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/719,683 US20100169527A1 (en) 2002-07-25 2010-03-08 Data path master/slave data processing device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US10/202,722 US7526595B2 (en) 2002-07-25 2002-07-25 Data path master/slave data processing device apparatus and method
US12/353,299 US7707347B2 (en) 2002-07-25 2009-01-14 Data path master/slave data processing device apparatus
US12/719,683 US20100169527A1 (en) 2002-07-25 2010-03-08 Data path master/slave data processing device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/353,299 Division US7707347B2 (en) 2002-07-25 2009-01-14 Data path master/slave data processing device apparatus

Publications (1)

Publication Number Publication Date
US20100169527A1 true US20100169527A1 (en) 2010-07-01

Family

ID=30769891

Family Applications (3)

Application Number Title Priority Date Filing Date
US10/202,722 Expired - Fee Related US7526595B2 (en) 2002-07-25 2002-07-25 Data path master/slave data processing device apparatus and method
US12/353,299 Expired - Fee Related US7707347B2 (en) 2002-07-25 2009-01-14 Data path master/slave data processing device apparatus
US12/719,683 Abandoned US20100169527A1 (en) 2002-07-25 2010-03-08 Data path master/slave data processing device

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US10/202,722 Expired - Fee Related US7526595B2 (en) 2002-07-25 2002-07-25 Data path master/slave data processing device apparatus and method
US12/353,299 Expired - Fee Related US7707347B2 (en) 2002-07-25 2009-01-14 Data path master/slave data processing device apparatus

Country Status (1)

Country Link
US (3) US7526595B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11086802B1 (en) * 2020-03-16 2021-08-10 Arm Limited Apparatus and method for routing access requests in an interconnect

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8136025B1 (en) 2003-07-03 2012-03-13 Google Inc. Assigning document identification tags
US7568034B1 (en) * 2003-07-03 2009-07-28 Google Inc. System and method for data distribution
US8346843B2 (en) * 2004-12-10 2013-01-01 Google Inc. System and method for scalable data distribution
US8700730B2 (en) * 2005-08-18 2014-04-15 Microsoft Corporation Aggregated audio/video crossbar connections
US8006021B1 (en) * 2008-03-27 2011-08-23 Xilinx, Inc. Processor local bus bridge for an embedded processor block core in an integrated circuit

Citations (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4633388A (en) * 1984-01-18 1986-12-30 Siemens Corporate Research & Support, Inc. On-chip microprocessor instruction decoder having hardware for selectively bypassing on-chip circuitry used to decipher encrypted instruction codes
US5165034A (en) * 1985-12-28 1992-11-17 Kabushiki Kaisha Toshiba Logic circuit including input and output registers with data bypass and computation circuit with data pass
US5327537A (en) * 1990-03-13 1994-07-05 At&T Bell Laboratories Apparatus for controlling instruction execution in a pipelined processor
US5555543A (en) * 1995-01-03 1996-09-10 International Business Machines Corporation Crossbar switch apparatus and protocol
US5664142A (en) * 1990-10-01 1997-09-02 International Business Machines Corporation Chained DMA devices for crossing common buses
US5854906A (en) * 1995-07-06 1998-12-29 Sun Microsystems, Inc. Method and apparatus for fast-forwarding slave request in a packet-switched computer system
US5859975A (en) * 1993-12-15 1999-01-12 Hewlett-Packard, Co. Parallel processing computer system having shared coherent memory and interconnections utilizing separate undirectional request and response lines for direct communication or using crossbar switching device
US5864142A (en) * 1996-06-12 1999-01-26 Canon Kabushiki Kaisha Electron beam exposure apparatus and method of controlling same
US5872986A (en) * 1997-09-30 1999-02-16 Intel Corporation Pre-arbitrated bypassing in a speculative execution microprocessor
US5892957A (en) * 1995-03-31 1999-04-06 Sun Microsystems, Inc. Method and apparatus for interrupt communication in packet-switched microprocessor-based computer system
US5892826A (en) * 1996-01-30 1999-04-06 Motorola, Inc. Data processor with flexible data encryption
US5974471A (en) * 1996-07-19 1999-10-26 Advanced Micro Devices, Inc. Computer system having distributed compression and decompression logic for compressed data movement
US6061794A (en) * 1997-09-30 2000-05-09 Compaq Computer Corp. System and method for performing secure device communications in a peer-to-peer bus architecture
US6081860A (en) * 1997-11-20 2000-06-27 International Business Machines Corporation Address pipelining for data transfers
US6145069A (en) * 1999-01-29 2000-11-07 Interactive Silicon, Inc. Parallel decompression and compression system and method for improving storage density and access speed for non-volatile memory and embedded memory devices
US6165034A (en) * 1993-10-28 2000-12-26 Canon Kabushiki Kaisha Method of manufacturing electron source or image forming apparatus using the same
US6173381B1 (en) * 1994-11-16 2001-01-09 Interactive Silicon, Inc. Memory controller including embedded data compression and decompression engines
US6219724B1 (en) * 1997-11-29 2001-04-17 Electronics And Telecommunications Research Institute Direct memory access controller
US6279065B1 (en) * 1998-06-03 2001-08-21 Compaq Computer Corporation Computer system with improved memory access
US6463481B1 (en) * 1999-12-02 2002-10-08 Xerox Corporation Direct memory access control system for a digital scanner
US6480927B1 (en) * 1997-12-31 2002-11-12 Unisys Corporation High-performance modular memory system with crossbar connections
US6549995B1 (en) * 2000-01-06 2003-04-15 International Business Machines Corporation Compressor system memory organization and method for low latency access to uncompressed memory regions
US6553430B1 (en) * 1999-09-17 2003-04-22 Advanced Micro Devices, Inc. Computer system implementing flush operation
US20030140192A1 (en) * 2000-03-31 2003-07-24 Thibault Robert A. Data storage system
US6625671B1 (en) * 1999-05-03 2003-09-23 Computer Network Technology Corporation Compression of buffered data
US20040034768A1 (en) * 2000-11-02 2004-02-19 Poldre Juri H. Data encryption device based on protocol analyse
US6715023B1 (en) * 1999-09-23 2004-03-30 Altera Corporation PCI bus switch architecture
US6851056B2 (en) * 2002-04-18 2005-02-01 International Business Machines Corporation Control function employing a requesting master id and a data address to qualify data access within an integrated system
US6883079B1 (en) * 2000-09-01 2005-04-19 Maxtor Corporation Method and apparatus for using data compression as a means of increasing buffer bandwidth
US6912612B2 (en) * 2002-02-25 2005-06-28 Intel Corporation Shared bypass bus structure
US6973570B1 (en) * 1999-12-31 2005-12-06 Western Digital Ventures, Inc. Integrated circuit comprising encryption circuitry selectively enabled by verifying a device
US20050273544A1 (en) * 2003-07-31 2005-12-08 Fitzsimmons Michael D Method of accessing memory via multiple slave ports

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE3505625C2 (en) * 1985-02-19 1994-06-01 Bosch Gmbh Robert Fuel pressure control device
US5646946A (en) * 1995-10-30 1997-07-08 Motorola, Inc. Apparatus and method for selectively companding data on a slot-by-slot basis
US5687237A (en) * 1995-11-13 1997-11-11 Pitney Bowes Inc. Encryption key management system for an integrated circuit
US7496753B2 (en) * 2004-09-02 2009-02-24 International Business Machines Corporation Data encryption interface for reducing encrypt latency impact on standard traffic

Patent Citations (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4633388A (en) * 1984-01-18 1986-12-30 Siemens Corporate Research & Support, Inc. On-chip microprocessor instruction decoder having hardware for selectively bypassing on-chip circuitry used to decipher encrypted instruction codes
US5165034A (en) * 1985-12-28 1992-11-17 Kabushiki Kaisha Toshiba Logic circuit including input and output registers with data bypass and computation circuit with data pass
US5327537A (en) * 1990-03-13 1994-07-05 At&T Bell Laboratories Apparatus for controlling instruction execution in a pipelined processor
US5664142A (en) * 1990-10-01 1997-09-02 International Business Machines Corporation Chained DMA devices for crossing common buses
US6165034A (en) * 1993-10-28 2000-12-26 Canon Kabushiki Kaisha Method of manufacturing electron source or image forming apparatus using the same
US5859975A (en) * 1993-12-15 1999-01-12 Hewlett-Packard, Co. Parallel processing computer system having shared coherent memory and interconnections utilizing separate undirectional request and response lines for direct communication or using crossbar switching device
US6173381B1 (en) * 1994-11-16 2001-01-09 Interactive Silicon, Inc. Memory controller including embedded data compression and decompression engines
US5555543A (en) * 1995-01-03 1996-09-10 International Business Machines Corporation Crossbar switch apparatus and protocol
US5892957A (en) * 1995-03-31 1999-04-06 Sun Microsystems, Inc. Method and apparatus for interrupt communication in packet-switched microprocessor-based computer system
US5854906A (en) * 1995-07-06 1998-12-29 Sun Microsystems, Inc. Method and apparatus for fast-forwarding slave request in a packet-switched computer system
US5892826A (en) * 1996-01-30 1999-04-06 Motorola, Inc. Data processor with flexible data encryption
US5864142A (en) * 1996-06-12 1999-01-26 Canon Kabushiki Kaisha Electron beam exposure apparatus and method of controlling same
US5974471A (en) * 1996-07-19 1999-10-26 Advanced Micro Devices, Inc. Computer system having distributed compression and decompression logic for compressed data movement
US5872986A (en) * 1997-09-30 1999-02-16 Intel Corporation Pre-arbitrated bypassing in a speculative execution microprocessor
US6061794A (en) * 1997-09-30 2000-05-09 Compaq Computer Corp. System and method for performing secure device communications in a peer-to-peer bus architecture
US6081860A (en) * 1997-11-20 2000-06-27 International Business Machines Corporation Address pipelining for data transfers
US6219724B1 (en) * 1997-11-29 2001-04-17 Electronics And Telecommunications Research Institute Direct memory access controller
US6480927B1 (en) * 1997-12-31 2002-11-12 Unisys Corporation High-performance modular memory system with crossbar connections
US6279065B1 (en) * 1998-06-03 2001-08-21 Compaq Computer Corporation Computer system with improved memory access
US6145069A (en) * 1999-01-29 2000-11-07 Interactive Silicon, Inc. Parallel decompression and compression system and method for improving storage density and access speed for non-volatile memory and embedded memory devices
US6625671B1 (en) * 1999-05-03 2003-09-23 Computer Network Technology Corporation Compression of buffered data
US6553430B1 (en) * 1999-09-17 2003-04-22 Advanced Micro Devices, Inc. Computer system implementing flush operation
US6715023B1 (en) * 1999-09-23 2004-03-30 Altera Corporation PCI bus switch architecture
US6463481B1 (en) * 1999-12-02 2002-10-08 Xerox Corporation Direct memory access control system for a digital scanner
US6973570B1 (en) * 1999-12-31 2005-12-06 Western Digital Ventures, Inc. Integrated circuit comprising encryption circuitry selectively enabled by verifying a device
US6549995B1 (en) * 2000-01-06 2003-04-15 International Business Machines Corporation Compressor system memory organization and method for low latency access to uncompressed memory regions
US20030140192A1 (en) * 2000-03-31 2003-07-24 Thibault Robert A. Data storage system
US6883079B1 (en) * 2000-09-01 2005-04-19 Maxtor Corporation Method and apparatus for using data compression as a means of increasing buffer bandwidth
US20040034768A1 (en) * 2000-11-02 2004-02-19 Poldre Juri H. Data encryption device based on protocol analyse
US6912612B2 (en) * 2002-02-25 2005-06-28 Intel Corporation Shared bypass bus structure
US6851056B2 (en) * 2002-04-18 2005-02-01 International Business Machines Corporation Control function employing a requesting master id and a data address to qualify data access within an integrated system
US20050273544A1 (en) * 2003-07-31 2005-12-08 Fitzsimmons Michael D Method of accessing memory via multiple slave ports

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11086802B1 (en) * 2020-03-16 2021-08-10 Arm Limited Apparatus and method for routing access requests in an interconnect

Also Published As

Publication number Publication date
US20040019721A1 (en) 2004-01-29
US20090132743A1 (en) 2009-05-21
US7526595B2 (en) 2009-04-28
US7707347B2 (en) 2010-04-27

Similar Documents

Publication Publication Date Title
US7246185B1 (en) Master and slave side arbitrators associated with programmable chip system components
US7373444B2 (en) Systems and methods for manipulating entries in a command buffer using tag information
JP4083987B2 (en) Communication system with multi-level connection identification
US7707347B2 (en) Data path master/slave data processing device apparatus
EP0824239A2 (en) Secondary channel for fibre channel system interface bus
US6170030B1 (en) Method and apparatus for restreaming data that has been queued in a bus bridging device
US6301632B1 (en) Direct memory access system and method to bridge PCI bus protocols and hitachi SH4 protocols
US7203780B2 (en) System and method for facilitating communication between devices on a bus using tags
US6598104B1 (en) Smart retry system that reduces wasted bus transactions associated with master retries
US6766386B2 (en) Method and interface for improved efficiency in performing bus-to-bus read data transfers
US7581049B2 (en) Bus controller
US5519872A (en) Fast address latch with automatic address incrementing
US6959354B2 (en) Effective bus utilization using multiple bus interface circuits and arbitration logic circuit
US20060106955A1 (en) Method for dynamically adjusting the data transfer order of PCI express root ports
US7213095B2 (en) Bus transaction management within data processing systems
US7409486B2 (en) Storage system, and storage control method
US7020733B2 (en) Data bus system and method for performing cross-access between buses
JP4597507B2 (en) Storage device control apparatus and storage device control apparatus control method
US6742074B2 (en) Bus to system memory delayed read processing
US20040117529A1 (en) Method for pre-emptive arbitration
US6678780B1 (en) Method and apparatus for supporting multiple bus masters with the accelerated graphics protocol (AGP) bus
US7254658B2 (en) Write transaction interleaving
JPH05204841A (en) Bus for information processor
JP3626653B2 (en) Data transfer processing device
JP2713204B2 (en) Information processing system

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTEL CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:030228/0415

Effective date: 20130408

STCB Information on status: application discontinuation

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