WO2002069157A1 - A subsystem boot and peripheral data transfer architecture for a subsystem of a system-on-chip - Google Patents

A subsystem boot and peripheral data transfer architecture for a subsystem of a system-on-chip Download PDF

Info

Publication number
WO2002069157A1
WO2002069157A1 PCT/US2002/006331 US0206331W WO02069157A1 WO 2002069157 A1 WO2002069157 A1 WO 2002069157A1 US 0206331 W US0206331 W US 0206331W WO 02069157 A1 WO02069157 A1 WO 02069157A1
Authority
WO
WIPO (PCT)
Prior art keywords
subsystem
data
descriptor
dma
processor
Prior art date
Application number
PCT/US2002/006331
Other languages
French (fr)
Inventor
Mileend Gadkari
Harsimran S. Grewal
George Apostol, Jr.
Original Assignee
Brecis Communications Corporation
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 Brecis Communications Corporation filed Critical Brecis Communications Corporation
Priority to US10/469,529 priority Critical patent/US7653763B2/en
Publication of WO2002069157A1 publication Critical patent/WO2002069157A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal
    • 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/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/161Handling requests for interconnection or transfer for access to memory bus based on arbitration with latency improvement
    • G06F13/1621Handling requests for interconnection or transfer for access to memory bus based on arbitration with latency improvement by maintaining request order
    • 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/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • G06F13/1673Details of memory controller using buffers
    • 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/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system
    • G06F13/362Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control
    • 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/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system
    • G06F13/362Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control
    • G06F13/364Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control using independent requests or grants, e.g. using separated request and grant lines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/71Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/71Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
    • G06F21/72Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information in cryptographic circuits
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2213/00Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F2213/0038System on Chip

Definitions

  • the present invention relates to the field of integrated circuits. More specifically, the present invention relates to the provision of multi-channel data transfer sen/ices and a boot architecture using a DMA in a subsystem of a system on a chip (SOC) design.
  • SOC system on a chip
  • a subsystem processor In the operation of these smaller designs, or subsystems, a subsystem processor will be responsible for the function of the subsystem. Such a subsystem processor will typically have in its address space instructions to operate the subsystem processor. During the initialization process of a subsystem in a SOC, frequently it is desirable to have a system level processor provide the instructions that operate the subsystem processor. The provision of the instructions to operate the subsystem processor should be done in as efficient a manner as possible.
  • DMA Direct Memory Access
  • Figure 1 illustrates an overview of a system on-chip including an on-chip bus and a number of subsystems coupled to the on-chip bus, in accordance with one embodiment
  • Figure 2 illustrates an architecture of a subsystem of an SOC design, in accordance with one embodiment
  • FIG. 3 illustrates a flow diagram of the boot control state machine, in accordance with one embodiment
  • FIG. 4 illustrates memory usage for data segments and descriptors, in accordance with one embodiment
  • Figure 5 illustrates an exemplar descriptor, in accordance with one embodiment
  • Figure 6 illustrates a peripheral device, including data FIFOs, in accordance with one embodiment
  • FIG. 7 illustrates a block diagram of a DMA architecture, in accordance with one embodiment
  • Figure 8 illustrates a set of registers providing descriptor locations for data associated with peripheral devices, in accordance with one embodiment
  • Figure 9 illustrates a flow diagram for a DMA incorporating descriptor write back logic, in accordance with one embodiment.
  • the present invention provides a unique architecture for the design of a subsystem with a Direct Memory Access (DMA) device that advantageously provides multiple data channel support as well as the ability to load instructions for a subsystem processor while doing so in a manner designed to reduce the hardware required and reducing the load on a subsystem processor.
  • DMA Direct Memory Access
  • control processor 102 memory 104
  • DMA subsystem 200 incorporated with the teachings of the present invention
  • other subsystems 108 in accordance with one embodiment, is shown.
  • control processor 102, memory 104, DMA subsystem 200 and other subsystems 108 are coupled to each other via on-chip bus 110, and communicate with each other in accordance with a predetermined bus protocol.
  • the on- chip bus and the bus protocol is the on-chip bus described in co-pending U.S.
  • FIG. 2 shows a subsystem designed in accordance with one embodiment of the present invention.
  • subsystem processor 210 a Digital Signal Processor (DSP), and a direct memory access (DMA) device 220 will use the subsystem bus 280 to transfer information to/from peripheral devices 232 - 236260 and data memory 240.
  • Peripheral devices may be any peripheral devices that can be serviced by the subsystem processor 210.
  • peripheral devices are voice units for capturing voice information.
  • Instruction memory 250 contains instructions for execution by the subsystem processor 210.
  • Data Transfer Unit (DTU) 260 is employed to facilitate receipt of, among other things, commands from a control processor 102 for the SOC design 100.
  • DTU Data Transfer Unit
  • the subsystem processor 210 in this case a Digital Signal Processor (DSP), is the master of the control over access to the two shown memory banks 240 250.
  • the subsystem processor is a network processor responsible for the framing and deframing of network packets.
  • the subsystem processor is a general purpose subsystem processor which depending on the control code may operationally function as a DSP, a network processor or other application specific processor.
  • the instruction memory 250 contains information for the operation of the subsystem processor 210 (e.g. processor execution code) and the data memory 240 contains data store for use in the processing of data going to and from the peripherals 232-236 260.
  • the DMA device 220 has control over access to the memory arrays 240 250 and the subsystem bus 280.
  • the DMA device 220 will detect its entrance to a DMA reset state, as part of the subsystem reset 310. In one embodiment, this subsystem DMA reset state can result from the subsystem being powered on.
  • the control processor 102 controls the subsystem DMA reset state entrance. In either case, upon reset, the DMA device 220 will await notification by the DTU 260 of the subsystem that a data packet has been received by the DTU 260. In this embodiment, the data packet contains configuration information that is directed to the DMA device 220 320.
  • the data packet is received by the DTU 260 from a control processor 102. In another embodiment, the data packet is received by the DTU from another subsystem 108 of the SOC design 100. Except for the teachings of the present invention incorporated in subsystems 108, to have subsystems provide boot code and/or the location of boot code to DMA subsystem 200, subsystems 108 may otherwise be any one of a broad range of subsystems known in the art or to be developed.
  • the DMA device 220 will retrieve the data packet from the DTU 260 and extract from the data packet information on the location of boot code for the subsystem 200 330.
  • the location of the boot code can be divided among multiple data packets.
  • the location of the boot code is a location that is external to the subsystem 200.
  • the boot code is located in another subsystem 108 of the SOC 100.
  • the boot code is of a type that particularizes the functionalities of a general purpose subsystem processor.
  • the boot code is located in the memory 104 of the SOC design.
  • memory 104 may otherwise be any one of a broad range of volatile or non-volatile storage units known in the art or to be developed.
  • the memory 104 is a storage unit with multiple access paths, which is the subject matter of the aforementioned co-pending and incorporated by reference U.S. patent application 'xxx.
  • the DMA device 220 After determining the external subsystem location for the boot code, the DMA device 220 will transfer the boot code from the identified location, through the DTU 260, to a memory unit of the subsystem 340. In one embodiment, the boot code will be transferred to an instruction memory device 250. After the boot code has been transferred, the DMA 220 will then transfer control of the DMA 220 to the subsystem processor 210. In one embodiment, transfer of control to the subsystem processor 210 is performed by the DMA 220 interrupting the subsystem processor 210. In another embodiment, the control processor 102 is also interrupted by the DMA 220 upon transfer of the DMA control to the subsystem processor 210.
  • the memory unit of the subsystem used to store the boot code is located such that, once the transfer of control for the subsystem 200 is made to the subsystem processor 210, the subsystem processor 210 can begin processing the loaded boot code.
  • the location of the stored boot code is such that no information on the location of the boot code is provided to the subsystem processor 210 when it is interrupted and transferred control.
  • the location where the boot code is stored is at a fixed reset location in the memory space of the subsystem processor 210.
  • the location is stored at a variable location in the memory space of the subsystem processor 210. In this case, upon interrupt of the subsystem processor 210, the location of the boot code is provided to the subsystem processor 210.
  • the boot code is a portion of the complete subsystem processor 210 code.
  • the subsystem processor 210 will execute the boot code in an attempt to perform basic subsystem 200 diagnostic to ensure the proper function of a portion of the subsystem 210.
  • the subsystem processor 210 will then transfer, through the DTU 260, additional operating code for the operation of the subsystem processor 210.
  • the boot code is the complete subsystem processor 210 code.
  • the subsystem described herein may accommodate peripheral devices for a variety of different functionalities including but not limited to voice devices, video devices and data devices.
  • the subsystem operating instructions that are to be loaded during the subsystem initialization can be dependant on the type of subsystem devices to be used.
  • the current architecture advantageously allows a generic subsystem to be developed.
  • Another advantage of the present invention is the ability to have a single DMA that operates on behalf of a number of peripheral devices while still maintaining proper DMA response.
  • DMA processing By limiting the DMA processing to a signal engine which interleaves processing of each channel, significant control logic, such as would be required for multiple DMA engines, can be saved.
  • peripheral devices 232 - 236 260 are serviced by the single DMA engine 220. While certain peripheral devices, and their corresponding data, are not sensitive to the amount of time between processing of data by a DMA device, there are certain types of applications that are so sensitive.
  • the peripheral devices may be voice units for capturing voice data. Voice data is such that it frequently requires real time processing to avoid discontinuities in the communication.
  • the present DMA architecture advantageously provides the ability to prevent a channel from not being timely serviced.
  • Figures 4-6 are used to illustrate an example of a system configured in accordance with one embodiment of the present invention.
  • Figure 4 shows a view of a data memory device 240 containing several segments of data from two peripheral devices 232-234. Each segment represents a portion of data to be transferred to or from the peripheral device. For example, segment 1.1 indicates segment 1 of peripheral device 1 , whereas segment 1.2 indicates segment 2 of peripheral device 1.
  • Figure 6 shows a block diagram of an exemplar peripheral device 232, including input FIFO 232A and output FIFO 232B queues for data being transferred to or from the peripheral device. By incorporating such queues on the peripheral devices, DMA usage of the subsystem data bus 280 can be reduced.
  • Figure 5 shows one embodiment of a descriptor for segment 1.2 in the data memory device of Figure 4.
  • the descriptor contains a configuration register 510, peripheral device address 525, next descriptor address 530, start 540 and end 550 addresses for the location of the described segment in data memory 240, and the location of the beginning address of the location in the system memory 104 for the transfer of the data segment.
  • configuration register bits 510 for the descriptor are meant to describe any configuration abilities of DMA descriptors now known or to be developed.
  • FIG. 7 shows a DMA engine, to be described more fully below, consistent with the present invention.
  • the DMA engine contains a register block 710 containing registers 712 for each channel in the subsystem where each channel represents a peripheral device 232-236. In one embodiment the register block contain registers for 16. channels.
  • Figure 8 shows a set of registers for one embodiment of the register block shown in Figure 7712. Each register contains a pointer to a location of the current processed descriptor for a channel.
  • the DMA determines, based on the information contained in the register block, where to look for the appropriate descriptor.
  • the register block will contain an active descriptor 714 providing the active descriptor information for the data being processed.
  • a descriptor similar to that shown in Figure 5, will be loaded in DMA engine to facilitate processing of that channel.
  • the location of the data segment described by the descriptor 500 is from start location D898F000 to end location D898FFF as provided by registers 540 550 in the descriptor 500.
  • Descriptor 500 advantageously contains the next descriptor address 530 in the memory space 240 of the next descriptor to be processed for the channel.
  • Figure 9 shows a flow diagram indication one embodiment of the interleaving of the present invention.
  • a subsystem processor prior to usage of the DMA, a subsystem processor will initialize each channel for use. For example, in one embodiment, the subsystem processor 210 will set active bits in the configuration register 510 for all channels to inactive. In one embodiment, when a channel is ready for processing, the subsystem processor 210 will load the descriptors for the channel and activate the channel 910. The DMA engine 220 will then process the first descriptor. That is, the DMA engine 220 will begin transferring the data from the appropriate source location to the appropriate destination location. With the exception of the novel features describer herein, the DMA engine 220 is meant to describe a broad range of DMA engines known in the art or to be developed.
  • the data is transferred until either the descriptor is completely processed 940 or a segment subset (burst) length is processed 950. If the segment subset length is reached, then the location where the current transfer ends is updated and saved 960.
  • the descriptor is completely processed 940 or a segment subset (burst) length is processed 950. If the segment subset length is reached, then the location where the current transfer ends is updated and saved 960.
  • the next byte to be transferred would be D898F080.
  • this new address is saved to the start address 540 for the channel and thus the descriptor is updated.
  • This descriptor is then saved 960 such that when the descriptor is loaded when this channel is to be further processed, the proper starting location will be loaded.
  • a descriptor for the next channel active for processing as indicated in one embodiment by an active bit in the configuration register, will be fetched 920 and processing begins by the DMA engine on the segment represented by the newly loaded descriptor 930.
  • the next descriptor address 530 is saved so that the next descriptor can be fetched and processed when the channel is next serviced 980.
  • the end address for the segment, D898FFFF 550 is processed.
  • the address of the next descriptor for the current channel is obtained from the next descriptor address field 530 of the current descriptor. In the embodiment shown, address 29872200 is then saved 980. If a descriptor has completed its processing 940, and there are no more descriptors available for the channel 970, the channel is deactivated by the DMA engine 990.
  • the present invention advantageously reduces the required interaction of the subsystem processor in the ongoing operation of the DMA.
  • the subsystem processor is provided with additional bandwidth for handling other subsystem functionality, while at the same time, the subsystem is only burdened with the circuitry for a single DMA engine.
  • FIG. 7 a block diagram of one embodiment of a DMA consistent with the present invention is shown.
  • the DMA is notified of a subsystem DMA reset via reset signal 762.
  • a boot control state machine 760 assumes control of the bus.
  • the boot state machine 760 waits for a notification 764 from the DTU 260 that a configuration packet has been received.
  • the boot control 760 then reads the configuration packet from the DTU 260 and, in accordance with the location information therein, sets up DMA registers for transfer of boot code from a location outside of the subsystem 200 to the instruction memory 250.
  • boot control logic 760 Upon completion of the transfer of the boot code, boot control logic 760 notifies control processor 102 of the completion and relinquishes control of the subsystem bus 280 to the subsystem processor. In response to this notification, the control processor 102 can take the subsystem processor 210 out of its reset state.
  • the descriptor write back logic 750 interacts with the read/write control 730 to perform the saving the of the descriptor information as previously discussed. With the exception of the interaction of the read/write control 730 and address generation 740 required to aid in the aforementioned advantageous functions described herein, these portions perform there functions know in the art and will not be described further.

Abstract

A subsystem (200) is provided at least Direct Memory Access (DMA) device (220) utilized to provide instructions to facilitate the operation of a substem processor (210). In one embodiment, a system level processor (102) initiates the provision of instructions for a subsystem (210). The DMA device may be additionally or alternatively utilized to provide data transfer capabilities to a plurality of data channels in a subsytem (200). The DMA device processes channels in a time limited manner to ensure that data is porcessed in a manner appropriate for time critical data.

Description

A SUBSYSTEM BOOT AND PERIPHERAL DATA TRANSFER ARCHITECTURE FOR A SUBSYSTEM OF A SYSTEM-ON-CHIP
Related Application
This application claims priority to U.S. Provisional Application Number 60/272,439, entitled "MULTI-SERVICE PROCESSOR INCLUDING A MULTISERVICE BUS", filed 2/28/2001 , the specification of which is hereby fully incorporated by reference.
BACKGROUND OF THE INVENTION
Field of the Invention
The present invention relates to the field of integrated circuits. More specifically, the present invention relates to the provision of multi-channel data transfer sen/ices and a boot architecture using a DMA in a subsystem of a system on a chip (SOC) design.
Background Information
Advances in integrated circuit technology have led to the birth and proliferation of a wide variety of integrated circuits, including but not limited to application specific integrated circuits, micro-controllers, digital signal processors, general purpose microprocessors, and network processors. Recent advances have also led to the birth of what is known as "system on a chip" or SOC. In these designs, frequently they are composed of multiple smaller designs combined to form a complex SOC design.
In the operation of these smaller designs, or subsystems, a subsystem processor will be responsible for the function of the subsystem. Such a subsystem processor will typically have in its address space instructions to operate the subsystem processor. During the initialization process of a subsystem in a SOC, frequently it is desirable to have a system level processor provide the instructions that operate the subsystem processor. The provision of the instructions to operate the subsystem processor should be done in as efficient a manner as possible.
Frequently today's SOC designs comprise subsystems that are transferring data that must be delivered in a time sensitive manner. Examples of such time sensitive data include voice and video data. In the processing of such data, frequently Direct Memory Access (DMA) devices are used to relieve the subsystem processor of the data transfer task. In designing such a subsystem, the design of such DMA devices should be done in as efficient a manner as possible.
Thus, any architectural improvement to the subsystem to increase efficiency of such provision is desirable.
BRIEF DESCRIPTION OF DRAWINGS
The present invention will be described by way of exemplary embodiments, but not limitations, illustrated in the accompanying drawings in which like references denote similar elements, and in which:
Figure 1 illustrates an overview of a system on-chip including an on-chip bus and a number of subsystems coupled to the on-chip bus, in accordance with one embodiment;
Figure 2 illustrates an architecture of a subsystem of an SOC design, in accordance with one embodiment;
Figure 3 illustrates a flow diagram of the boot control state machine, in accordance with one embodiment;
Figure 4 illustrates memory usage for data segments and descriptors, in accordance with one embodiment;
Figure 5 illustrates an exemplar descriptor, in accordance with one embodiment;
Figure 6 illustrates a peripheral device, including data FIFOs, in accordance with one embodiment;
Figure 7 illustrates a block diagram of a DMA architecture, in accordance with one embodiment;
Figure 8 illustrates a set of registers providing descriptor locations for data associated with peripheral devices, in accordance with one embodiment; and
Figure 9 illustrates a flow diagram for a DMA incorporating descriptor write back logic, in accordance with one embodiment. DETAILED DESCRIPTION OF THE INVENTION
The present invention provides a unique architecture for the design of a subsystem with a Direct Memory Access (DMA) device that advantageously provides multiple data channel support as well as the ability to load instructions for a subsystem processor while doing so in a manner designed to reduce the hardware required and reducing the load on a subsystem processor. In the following description, various features and arrangements will be described, to provide a thorough understanding of the present invention. However, the present invention may be practiced without some of the specific details or with alternate features/arrangement. In other instances, well-known features are omitted or simplified in order not to obscure the present invention.
The description to follow repeatedly uses the phrase "in one embodiment", which ordinarily does not refer to the same embodiment, although it may. The terms "comprising", "having", "including" and the like, as used in the present application, including in the claims, are synonymous.
Subsystem Initialization
Referring now to Figure 1 , wherein a block diagram illustrating an overview of a SOC 100 including control processor 102, memory 104, a subsystem containing a DMA 200 incorporated with the teachings of the present invention, and other subsystems 108, in accordance with one embodiment, is shown. As illustrated, for the embodiment, control processor 102, memory 104, DMA subsystem 200 and other subsystems 108 are coupled to each other via on-chip bus 110, and communicate with each other in accordance with a predetermined bus protocol. In one embodiment, the on- chip bus and the bus protocol is the on-chip bus described in co-pending U.S. application 10/xxx,xxx, contemporaneously filed, entitled "A Multi-Service System On-Chip Including On-Chip Memory with Multiple Access Paths", which specification is hereby fully incorporated by reference. In other embodiments, other bus architectures and other bus communication protocols may be employed instead.
Figure 2 shows a subsystem designed in accordance with one embodiment of the present invention. In this embodiment, subsystem processor 210, a Digital Signal Processor (DSP), and a direct memory access (DMA) device 220 will use the subsystem bus 280 to transfer information to/from peripheral devices 232 - 236260 and data memory 240. Peripheral devices may be any peripheral devices that can be serviced by the subsystem processor 210. In one embodiment, peripheral devices are voice units for capturing voice information. Instruction memory 250 contains instructions for execution by the subsystem processor 210. Data Transfer Unit (DTU) 260 is employed to facilitate receipt of, among other things, commands from a control processor 102 for the SOC design 100. One embodiment of DTU 260 is described in the aforementioned 'xxx co-pending and incorporated by reference U.S. patent application.
In this embodiment, in the normal operation of the subsystem 200, the subsystem processor 210, in this case a Digital Signal Processor (DSP), is the master of the control over access to the two shown memory banks 240 250. In another embodiment, the subsystem processor is a network processor responsible for the framing and deframing of network packets. In one embodiment, the subsystem processor is a general purpose subsystem processor which depending on the control code may operationally function as a DSP, a network processor or other application specific processor. The instruction memory 250 contains information for the operation of the subsystem processor 210 (e.g. processor execution code) and the data memory 240 contains data store for use in the processing of data going to and from the peripherals 232-236 260.
Refer now to Figure 3 where a flow diagram showing a process for initializing the subsystem 200 is shown. During the initialization process of the subsystem 200, the DMA device 220 has control over access to the memory arrays 240 250 and the subsystem bus 280. The DMA device 220 will detect its entrance to a DMA reset state, as part of the subsystem reset 310. In one embodiment, this subsystem DMA reset state can result from the subsystem being powered on. In another embodiment, the control processor 102 controls the subsystem DMA reset state entrance. In either case, upon reset, the DMA device 220 will await notification by the DTU 260 of the subsystem that a data packet has been received by the DTU 260. In this embodiment, the data packet contains configuration information that is directed to the DMA device 220 320.
In one embodiment, the data packet is received by the DTU 260 from a control processor 102. In another embodiment, the data packet is received by the DTU from another subsystem 108 of the SOC design 100. Except for the teachings of the present invention incorporated in subsystems 108, to have subsystems provide boot code and/or the location of boot code to DMA subsystem 200, subsystems 108 may otherwise be any one of a broad range of subsystems known in the art or to be developed.
The DMA device 220 will retrieve the data packet from the DTU 260 and extract from the data packet information on the location of boot code for the subsystem 200 330. In one embodiment, the location of the boot code can be divided among multiple data packets. The location of the boot code is a location that is external to the subsystem 200. In one embodiment, the boot code is located in another subsystem 108 of the SOC 100. In one embodiment, the boot code is of a type that particularizes the functionalities of a general purpose subsystem processor. In another embodiment, the boot code is located in the memory 104 of the SOC design. Except for its use for its conventional function of storing data, in particular boot code of the present invention providing initialization information to the subsystem of the present invention, memory 104 may otherwise be any one of a broad range of volatile or non-volatile storage units known in the art or to be developed. In one embodiment, the memory 104 is a storage unit with multiple access paths, which is the subject matter of the aforementioned co-pending and incorporated by reference U.S. patent application 'xxx.
After determining the external subsystem location for the boot code, the DMA device 220 will transfer the boot code from the identified location, through the DTU 260, to a memory unit of the subsystem 340. In one embodiment, the boot code will be transferred to an instruction memory device 250. After the boot code has been transferred, the DMA 220 will then transfer control of the DMA 220 to the subsystem processor 210. In one embodiment, transfer of control to the subsystem processor 210 is performed by the DMA 220 interrupting the subsystem processor 210. In another embodiment, the control processor 102 is also interrupted by the DMA 220 upon transfer of the DMA control to the subsystem processor 210.
The memory unit of the subsystem used to store the boot code is located such that, once the transfer of control for the subsystem 200 is made to the subsystem processor 210, the subsystem processor 210 can begin processing the loaded boot code. In one embodiment, the location of the stored boot code is such that no information on the location of the boot code is provided to the subsystem processor 210 when it is interrupted and transferred control. The location where the boot code is stored is at a fixed reset location in the memory space of the subsystem processor 210. In another embodiment, the location is stored at a variable location in the memory space of the subsystem processor 210. In this case, upon interrupt of the subsystem processor 210, the location of the boot code is provided to the subsystem processor 210.
In one embodiment, the boot code is a portion of the complete subsystem processor 210 code. In this embodiment, the subsystem processor 210 will execute the boot code in an attempt to perform basic subsystem 200 diagnostic to ensure the proper function of a portion of the subsystem 210. The subsystem processor 210 will then transfer, through the DTU 260, additional operating code for the operation of the subsystem processor 210. In another embodiment, the boot code is the complete subsystem processor 210 code.
The subsystem described herein may accommodate peripheral devices for a variety of different functionalities including but not limited to voice devices, video devices and data devices. Thus, the subsystem operating instructions that are to be loaded during the subsystem initialization can be dependant on the type of subsystem devices to be used. Resultantly, the current architecture advantageously allows a generic subsystem to be developed.
DMA Channel Interleaving
Another advantage of the present invention is the ability to have a single DMA that operates on behalf of a number of peripheral devices while still maintaining proper DMA response. By limiting the DMA processing to a signal engine which interleaves processing of each channel, significant control logic, such as would be required for multiple DMA engines, can be saved.
Refer again to Figure 2 wherein a subsystem in accordance with the present invention is shown. In this embodiment, multiple peripheral devices 232 - 236 260 are serviced by the single DMA engine 220. While certain peripheral devices, and their corresponding data, are not sensitive to the amount of time between processing of data by a DMA device, there are certain types of applications that are so sensitive. For example, as previously mentioned, the peripheral devices may be voice units for capturing voice data. Voice data is such that it frequently requires real time processing to avoid discontinuities in the communication. Thus, the present DMA architecture advantageously provides the ability to prevent a channel from not being timely serviced.
Figures 4-6 are used to illustrate an example of a system configured in accordance with one embodiment of the present invention. Figure 4 shows a view of a data memory device 240 containing several segments of data from two peripheral devices 232-234. Each segment represents a portion of data to be transferred to or from the peripheral device. For example, segment 1.1 indicates segment 1 of peripheral device 1 , whereas segment 1.2 indicates segment 2 of peripheral device 1. Figure 6 shows a block diagram of an exemplar peripheral device 232, including input FIFO 232A and output FIFO 232B queues for data being transferred to or from the peripheral device. By incorporating such queues on the peripheral devices, DMA usage of the subsystem data bus 280 can be reduced.
Figure 5 shows one embodiment of a descriptor for segment 1.2 in the data memory device of Figure 4. In this embodiment the descriptor contains a configuration register 510, peripheral device address 525, next descriptor address 530, start 540 and end 550 addresses for the location of the described segment in data memory 240, and the location of the beginning address of the location in the system memory 104 for the transfer of the data segment. With the exception of the teaching of the present invention, configuration register bits 510 for the descriptor are meant to describe any configuration abilities of DMA descriptors now known or to be developed.
Assume that segment 1.2410 is to be processed by the DMA engine 220. Figure 7 shows a DMA engine, to be described more fully below, consistent with the present invention. The DMA engine contains a register block 710 containing registers 712 for each channel in the subsystem where each channel represents a peripheral device 232-236. In one embodiment the register block contain registers for 16. channels. Figure 8 shows a set of registers for one embodiment of the register block shown in Figure 7712. Each register contains a pointer to a location of the current processed descriptor for a channel. Thus, when a particular channel is to be processed, the DMA determines, based on the information contained in the register block, where to look for the appropriate descriptor.
In one embodiment, the register block will contain an active descriptor 714 providing the active descriptor information for the data being processed. Thus, when a given channel is to be processed, a descriptor, similar to that shown in Figure 5, will be loaded in DMA engine to facilitate processing of that channel. From the descriptor shown in Figure 5, the location of the data segment described by the descriptor 500 is from start location D898F000 to end location D898FFF as provided by registers 540 550 in the descriptor 500. Descriptor 500, as described in further detail below, advantageously contains the next descriptor address 530 in the memory space 240 of the next descriptor to be processed for the channel.
Figure 9 shows a flow diagram indication one embodiment of the interleaving of the present invention. In the present embodiment, prior to usage of the DMA, a subsystem processor will initialize each channel for use. For example, in one embodiment, the subsystem processor 210 will set active bits in the configuration register 510 for all channels to inactive. In one embodiment, when a channel is ready for processing, the subsystem processor 210 will load the descriptors for the channel and activate the channel 910. The DMA engine 220 will then process the first descriptor. That is, the DMA engine 220 will begin transferring the data from the appropriate source location to the appropriate destination location. With the exception of the novel features describer herein, the DMA engine 220 is meant to describe a broad range of DMA engines known in the art or to be developed. Thus, the method of transferring data from source to destination will not be described further. Thus, for the illustrated embodiment, the data is transferred until either the descriptor is completely processed 940 or a segment subset (burst) length is processed 950. If the segment subset length is reached, then the location where the current transfer ends is updated and saved 960. Thus, in the illustrated embodiment of Figure 5, assume that after starting the initial processing of the D898F000, 64 bytes are transferred until the segment subset size is met. In this case, the next byte to be transferred would be D898F080. Thus, this new address is saved to the start address 540 for the channel and thus the descriptor is updated. This descriptor is then saved 960 such that when the descriptor is loaded when this channel is to be further processed, the proper starting location will be loaded. After the descriptor is saved, a descriptor for the next channel active for processing, as indicated in one embodiment by an active bit in the configuration register, will be fetched 920 and processing begins by the DMA engine on the segment represented by the newly loaded descriptor 930.
If a descriptor has completed its processing 940, and there are more descriptors available for the channel 970, the next descriptor address 530 is saved so that the next descriptor can be fetched and processed when the channel is next serviced 980. Refer again to the exemplar descriptor 500 from Figure 5. When processing the segment, but before the burst size is complete, the end address for the segment, D898FFFF 550 is processed. At this time, the address of the next descriptor for the current channel is obtained from the next descriptor address field 530 of the current descriptor. In the embodiment shown, address 29872200 is then saved 980. If a descriptor has completed its processing 940, and there are no more descriptors available for the channel 970, the channel is deactivated by the DMA engine 990.
Thus, by performing the updating of the active descriptor when a new segment is to be processed, the present invention advantageously reduces the required interaction of the subsystem processor in the ongoing operation of the DMA. In this manner, the subsystem processor is provided with additional bandwidth for handling other subsystem functionality, while at the same time, the subsystem is only burdened with the circuitry for a single DMA engine.
DMA ARCHITECTURE
Refer again to Figure 7 where a block diagram of one embodiment of a DMA consistent with the present invention is shown. As previously discussed, the DMA is notified of a subsystem DMA reset via reset signal 762. Under this condition a boot control state machine 760, as previously described, assumes control of the bus. The boot state machine 760 waits for a notification 764 from the DTU 260 that a configuration packet has been received. The boot control 760 then reads the configuration packet from the DTU 260 and, in accordance with the location information therein, sets up DMA registers for transfer of boot code from a location outside of the subsystem 200 to the instruction memory 250. Upon completion of the transfer of the boot code, boot control logic 760 notifies control processor 102 of the completion and relinquishes control of the subsystem bus 280 to the subsystem processor. In response to this notification, the control processor 102 can take the subsystem processor 210 out of its reset state. The descriptor write back logic 750 interacts with the read/write control 730 to perform the saving the of the descriptor information as previously discussed. With the exception of the interaction of the read/write control 730 and address generation 740 required to aid in the aforementioned advantageous functions described herein, these portions perform there functions know in the art and will not be described further.
CONCLUSION AND EPILOGUE
Thus, it can be seen from the above descriptions, an improved DMA subsystem method and apparatus for performing boot code loading and channel management for subsystems of an SOC design has been described. The novel scheme allows a subsystem to be provided boot code independent of the type of subsystem. In addition, it allows the subsystem to operate more efficiently by relieving the subsystem processor of sufficient DMA channel management. The present invention may be practiced with modification and alternation within the spirit and scope of the appended claims. Thus, the description is to be regarded as illustrative instead of restrictive on the present invention.

Claims

CLAIMS What is claimed is:
1. In a subsystem of a system, a method comprising: a Direct Memory Access (DMA) device of the subsystem detecting a
. subsystem reset state; in response, the DMA device awaits notification by a data transfer unit of the subsystem, of receipt of a data packet addressed to the DMA device; retrieving from said data transfer unit said received data packet, by said
DMA device, and extracting from said retrieved data packet, location information identifying storage locations external to said subsystem where boot code of said subsystem are stored; accessing said external storage locations through said data transfer unit, by said DMA device, and transferring said boot code into a memory unit of said subsystem; and interrupting a processor of said subsystem by said DMA device to transfer control to said processor to execute said boot code to start up said subsystem.
2. The method of claim 1 wherein said boot code of said subsystem is transferred to a location known to said processor.
3. The method of claim 1 wherein said boot code of said subsystem is transferred to a location and said location is provided to said processor.
4. The method of claim 1 wherein said boot code comprises minimal operating instructions, including instructions to obtain complete operating instructions for the subsystem.
5. The method of claim 1 wherein said boot code comprises complete operating instructions for the subsystem.
6. The method of claim 1 wherein the subsystem is a digital signal processor subsystem.
7. The method of claim 1 wherein the subsystem is a network packet framing/deframing processor subsystem.
8. The method of claim 1 wherein the method further comprises said processor awaiting said interrupt from said DMA device, upon detecting said reset state.
9. The method of claim 1 wherein the processor, as part of said starting up of said subsystem, and subsequent to said start up, configuring said DMA device for data read/write operations.
10. The method of claim 1 wherein said interrupting a processor of said subsystem further comprises interrupt a control processor of said system.
11.A subsystem of a system comprising: a processor; a data transfer unit; a Direct Memory Access (DMA) device to detect a subsystem reset state where, in response to said detection, said DMA device awaits notification by said data transfer unit of receipt of a data packet addressed to said DMA device and where said DMA device retrieves from said data transfer unit said received data packet and extracts from said retrieved data packet location information identifying storage locations external to said subsystem where boot code of said subsystem is stored and where said DMA accesses said external storage locations through said data transfer unit and transfers said boot code into a memory unit of said subsystem and said DMA interrupts said processor of said subsystem to transfer control to said processor to execute said boot code to start up said subsystem.
12. The subsystem of claim 11 wherein said DMA further operates to transfer said boot code of said subsystem to a location known to said processor.
13. The subsystem of claim 11 wherein said DMA further operates to transfer said boot code of said subsystem to a location and said DMA provides said location to said processor.
14. The subsystem of claim 11 wherein said boot code comprises minimal operating instructions, including instructions to obtain complete operating instructions for the subsystem.
15. The subsystem of claim 11 wherein said boot code comprises complete operating instructions for the subsystem.
16. The subsystem of claim 11 wherein said subsystem is a digital signal processor subsystem.
17. The subsystem of claim 11 wherein said subsystem is a network packet framing/deframing processor subsystem.
18. The subsystem of claim 11 wherein the said processor operates to await said interrupt from said DMA device, upon detecting said reset state.
19. The subsystem of claim 11 wherein the processor, as part of said starting up of said subsystem, and subsequent to said start up, configuring said DMA device for data read/write operations.
20. The subsystem of claim 11 wherein the DMA, as part of said interrupting a processor of said subsystem further interrupt a control processor of said system.
21.A subsystem of a system comprising: at least one memory unit; an I/O interface coupling a first and a second peripheral device to said subsystem; a DMA engine coupled to said memory unit and said I/O interface to correspondingly transfer first and second data between said at least one memory unit and said first and second peripheral devices in an interleaved manner, said first and second data having first and second plurality of data segments respectively, and the DMA engine including a) a plurality of registers to collectively store a selected one of a first and a second descriptor correspondingly describing said first and second plurality of data segments of said first and second data; and b) a control portion coupled to said registers to cause said first descriptor to be loaded into said registers at a first point in time, a first subset of said first data to be transferred in accordance with said loaded first descriptor, said first descriptor to be updated and saved, said second descriptor to be loaded into said registers at a second point in time, and a second subset of said second data to be transferred in accordance with said second descriptor.
22. The subsystem of claim 21 , wherein said control portion of said DMA engine further causes said second descriptor to be updated and saved, said updated first descriptor to be re-loaded, and a third subset of said first data to be transferred in accordance with said re-loaded updated first descriptor.
23. The subsystem of claim 22, wherein said control portion of said DMA engine further causes said updated first descriptor to be further updated and saved, said updated second descriptor to be re-loaded, and a fourth subset of said second data to be transferred in accordance with said reloaded updated second descriptor.
24. The subsystem of claim 22, wherein said I/O interface further couples a third peripheral device to said subsystem; said DMA engine is also to transfer third data between said at least one memory unit and said third peripheral device, interleaved with said transfer of said first and second data, said third data also comprising third plurality of data segments, and said control portion of said DMA engine further causing said updated first descriptor to be further updated and saved, a third descriptor describing said third data to be loaded, and a fourth subset of said third data to be transferred in accordance with said loaded third descriptor.
25. The subsystem of claim 21 wherein upon completion of the transfer of data associated with a first segment of said first data, updating said first descriptor to describe a second data segment of said first data.
26. The subsystem of claim 25 wherein said updating said first descriptor to describe said second data segment is performed using information from said first descriptor describing said first segment.
27. The subsystem of claim 25 wherein said first subset to be determined by a burst size.
28. The subsystem of claim 27 wherein said DMA engine is also to determine whether, upon said updating said first descriptor to describe said second data segment, said first subset has been transferred in accordance with said burst size.
29. The subsystem of claim 28 wherein upon determination that said first subset has not been transferred in accordance with said burst size, transferring a remainder portion of first subset in accordance with said first descriptor updated to describe said second data segment.
30. The subsystem of claim 27 wherein said burst size is configurable.
31.The subsystem of claim 21 wherein said first descriptor comprises a starting storage location and a length of a first data segment of said first data.
32. The subsystem of claim 21 wherein said first descriptor comprises a starting storage location and an ending storage location of a first data segment of said first data.
33. The subsystem of claim 32 where said updating of said first descriptor of said first data includes updating said starting storage location.
34. The subsystem of claim 32 where said updating of said first descriptor of said first data includes overwriting said starting storage location with a new starting storage location.
35. The subsystem of claim 21 wherein said first and second data comprise voice data.
36. The subsystem of claim 21 wherein said first and second data comprises video data.
37. In a subsystem of a system, a method of correspondingly transferring first and second data between at least one memory unit and first and second peripheral devices in an interleaved manner comprising: loading a first descriptor into a plurality of registers at a first point in time, said first descriptor describing a first plurality of data segments of said first data; transferring a first subset of said first data in accordance with said first descriptor; updating said first descriptor; saving said first descriptor; and loading a second descriptor into said plurality of registers at a second point in time, said second descriptor describing a second plurality of data segments of said second data.
38. The method of claim 37 further comprising: updating said second descriptor; saving said second descriptor; re-loading said updated first descriptor into said plurality of registers; and transferring a third subset of said first data in accordance with said reloaded updated first descriptor.
39. The method of claim 38 further comprising: further updating said updated first descriptor; saving said further updated first descriptor; re-loading said updated second descriptor into said plurality of registers; and transferring a forth subset of said second data in accordance with said re-loaded updated second descriptor.
40. The method of claim 38 wherein third data is transferred between a third peripheral device and said at least one memory unit, said transfer of third data interleaved with said transfer of said first and second data further comprising: further updating said updated first descriptor; saving said further updated first descriptor; and loading a third descriptor into said plurality of registers, said third descriptor describing a third plurality of data segments of third data; and transferring a fourth subset of said third data in accordance with said loaded third descriptor.
41.The method of claim 37 wherein the method further comprises, upon completion of the transfer of data associated with a first segment of said first data, updating said first descriptor to describe a second data segment of said first data.
42. The method of claim 41 wherein said updating said first descriptor to describe said second data segment is performed using information from said first descriptor describing said first segment.
43. The method of claim 41 wherein said first subset to be determined by a burst size.
44. The method of claim 43 further comprising determining whether, upon said updating of said first descriptor to describe said second data segment, said first subset has been transferred in accordance with said burst size.
45. The method of claim 44 wherein the method further comprises, upon determination that said first subset has not been transferred in accordance with said burst size, transferring a remainder portion of first subset in accordance with said first descriptor updated to describe said second data segment.
46. The method of claim 43 wherein said burst size is configurable.
47. The method of claim 37 wherein said first descriptor comprises a starting storage location and a length of a first data segment of said first data.
48. The method of claim 37 wherein said first descriptor comprises a starting storage location and an ending storage location of a first data segment of said first data.
49. The method of claim 48 where said updating of said first descriptor of said first data includes updating said starting storage location.
50. The method of claim 48 where said updating of said first descriptor of said first data includes overwriting said starting storage location with a new starting storage location.
51. The method of claim 37 wherein said first and second data comprise voice data.
52. The method of claim 37 wherein said first and second data comprise video data.
PCT/US2002/006331 2001-02-28 2002-02-28 A subsystem boot and peripheral data transfer architecture for a subsystem of a system-on-chip WO2002069157A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/469,529 US7653763B2 (en) 2001-02-28 2002-02-28 Subsystem boot and peripheral data transfer architecture for a subsystem of a system-on- chip

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US27243901P 2001-02-28 2001-02-28
US60/272,439 2001-02-28

Publications (1)

Publication Number Publication Date
WO2002069157A1 true WO2002069157A1 (en) 2002-09-06

Family

ID=23039795

Family Applications (3)

Application Number Title Priority Date Filing Date
PCT/US2002/006383 WO2002069158A1 (en) 2001-02-28 2002-02-28 A multi-service system-on-chip
PCT/US2002/006384 WO2002069115A2 (en) 2001-02-28 2002-02-28 A security system with an intelligent dma controller
PCT/US2002/006331 WO2002069157A1 (en) 2001-02-28 2002-02-28 A subsystem boot and peripheral data transfer architecture for a subsystem of a system-on-chip

Family Applications Before (2)

Application Number Title Priority Date Filing Date
PCT/US2002/006383 WO2002069158A1 (en) 2001-02-28 2002-02-28 A multi-service system-on-chip
PCT/US2002/006384 WO2002069115A2 (en) 2001-02-28 2002-02-28 A security system with an intelligent dma controller

Country Status (3)

Country Link
US (7) US7653763B2 (en)
AU (1) AU2002252173A1 (en)
WO (3) WO2002069158A1 (en)

Families Citing this family (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7653763B2 (en) * 2001-02-28 2010-01-26 Cavium Networks, Inc. Subsystem boot and peripheral data transfer architecture for a subsystem of a system-on- chip
US6816938B2 (en) * 2001-03-27 2004-11-09 Synopsys, Inc. Method and apparatus for providing a modular system on-chip interface
US7039750B1 (en) * 2001-07-24 2006-05-02 Plx Technology, Inc. On-chip switch fabric
JP3996010B2 (en) * 2002-08-01 2007-10-24 株式会社日立製作所 Storage network system, management apparatus, management method and program
US7107381B2 (en) * 2002-11-20 2006-09-12 Pmc-Sierra, Inc. Flexible data transfer to and from external device of system-on-chip
US20040225707A1 (en) * 2003-05-09 2004-11-11 Chong Huai-Ter Victor Systems and methods for combining a slow data stream and a fast data stream into a single fast data stream
US7065602B2 (en) * 2003-07-01 2006-06-20 International Business Machines Corporation Circuit and method for pipelined insertion
DE10337699B4 (en) * 2003-08-16 2006-01-12 Phoenix Contact Gmbh & Co. Kg Method and device for transmitting data over a bus network using the broadcast principle
US7091743B2 (en) * 2003-10-07 2006-08-15 International Business Machines Corporation Data acknowledgment using impedance mismatching
TWI269165B (en) 2004-03-30 2006-12-21 Infortrend Technology Inc Dispatching of service requests in redundant storage virtualization subsystems
JP4212508B2 (en) * 2004-04-14 2009-01-21 株式会社東芝 Packet generator
JP4222251B2 (en) * 2004-04-27 2009-02-12 ソニー株式会社 Bus arbitration apparatus and bus arbitration method
WO2006030650A1 (en) * 2004-09-16 2006-03-23 Nec Corporation Information processing device having a plurality of processing units sharing a resource
US7269682B2 (en) 2005-08-11 2007-09-11 P.A. Semi, Inc. Segmented interconnect for connecting multiple agents in a system
US7467295B2 (en) * 2005-10-07 2008-12-16 International Business Machines Corporation Determining a boot image based on a requesting client address
EP1801700B1 (en) * 2005-12-23 2013-06-26 Texas Instruments Inc. Method and systems to restrict usage of a DMA channel
EP1971925A4 (en) * 2005-12-23 2009-01-07 Texas Instruments Inc Methods and systems to restrict usage of a dma channel
US20080077720A1 (en) * 2006-09-27 2008-03-27 Blaise Fanning Isochronous memory access with variable channel priorities and timers
US8122078B2 (en) * 2006-10-06 2012-02-21 Calos Fund, LLC Processor with enhanced combined-arithmetic capability
US7870313B2 (en) * 2007-02-27 2011-01-11 Integrated Device Technology, Inc. Method and structure to support system resource access of a serial device implementating a lite-weight protocol
US20080209089A1 (en) * 2007-02-27 2008-08-28 Integrated Device Technology, Inc. Packet-Based Parallel Interface Protocol For A Serial Buffer Having A Parallel Processor Port
US8094677B2 (en) * 2007-02-27 2012-01-10 Integrated Device Technology, Inc. Multi-bus structure for optimizing system performance of a serial buffer
US8185899B2 (en) * 2007-03-07 2012-05-22 International Business Machines Corporation Prediction based priority scheduling
US20090028337A1 (en) * 2007-07-23 2009-01-29 Savi Technology, Inc. Method and Apparatus for Providing Security in a Radio Frequency Identification System
US20090055639A1 (en) * 2007-08-20 2009-02-26 Kimmo Kuusilinna Methods and system for modular device booting
IL187038A0 (en) * 2007-10-30 2008-02-09 Sandisk Il Ltd Secure data processing for unaligned data
US7966271B2 (en) * 2008-05-12 2011-06-21 Microsoft Corporation Device influenced table formatting
US20100125717A1 (en) * 2008-11-17 2010-05-20 Mois Navon Synchronization Controller For Multiple Multi-Threaded Processors
US20110093099A1 (en) * 2009-10-16 2011-04-21 Newport Controls Controller system adapted for spa
US20110179212A1 (en) * 2010-01-20 2011-07-21 Charles Andrew Hartman Bus arbitration for sideband signals
US8307138B2 (en) * 2010-07-12 2012-11-06 Arm Limited Apparatus and method for controlling issuing of transaction requests
US8904115B2 (en) 2010-09-28 2014-12-02 Texas Instruments Incorporated Cache with multiple access pipelines
GB2493340A (en) * 2011-07-28 2013-02-06 St Microelectronics Res & Dev Address mapping of boot transactions between dies in a system in package
WO2013100783A1 (en) 2011-12-29 2013-07-04 Intel Corporation Method and system for control signalling in a data path module
US9658975B2 (en) * 2012-07-31 2017-05-23 Silicon Laboratories Inc. Data transfer manager
CN103518205B (en) * 2013-03-27 2016-08-10 华为技术有限公司 Limit method and the automation equipment of operating right
US10331583B2 (en) 2013-09-26 2019-06-25 Intel Corporation Executing distributed memory operations using processing elements connected by distributed channels
US20160300232A1 (en) * 2013-11-13 2016-10-13 Rakuten, Inc. Monitoring assistance device
US9939869B2 (en) 2015-03-13 2018-04-10 Qualcomm Incorporated Methods and systems for coordination of operating states amongst multiple SOCs within a computing device
US10303631B2 (en) * 2016-03-17 2019-05-28 International Business Machines Corporation Self-moderating bus arbitration architecture
US11086816B2 (en) 2017-09-28 2021-08-10 Intel Corporation Processors, methods, and systems for debugging a configurable spatial accelerator
WO2019144267A1 (en) * 2018-01-23 2019-08-01 深圳市大疆创新科技有限公司 Chip, processor, computer system, and mobile device
KR20200135780A (en) 2018-03-30 2020-12-03 프로비노 테크놀로지스, 아이엔씨. Mediating parts of a transaction through a virtual channel associated with the interconnect
US11340671B2 (en) 2018-03-30 2022-05-24 Google Llc Protocol level control for system on a chip (SOC) agent reset and power management
US11307873B2 (en) 2018-04-03 2022-04-19 Intel Corporation Apparatus, methods, and systems for unstructured data flow in a configurable spatial accelerator with predicate propagation and merging
US11200186B2 (en) * 2018-06-30 2021-12-14 Intel Corporation Apparatuses, methods, and systems for operations in a configurable spatial accelerator
US10891240B2 (en) 2018-06-30 2021-01-12 Intel Corporation Apparatus, methods, and systems for low latency communication in a configurable spatial accelerator
US10678724B1 (en) 2018-12-29 2020-06-09 Intel Corporation Apparatuses, methods, and systems for in-network storage in a configurable spatial accelerator
US10915471B2 (en) 2019-03-30 2021-02-09 Intel Corporation Apparatuses, methods, and systems for memory interface circuit allocation in a configurable spatial accelerator
US10817291B2 (en) 2019-03-30 2020-10-27 Intel Corporation Apparatuses, methods, and systems for swizzle operations in a configurable spatial accelerator
US11037050B2 (en) 2019-06-29 2021-06-15 Intel Corporation Apparatuses, methods, and systems for memory interface circuit arbitration in a configurable spatial accelerator
CN114385528A (en) 2020-10-16 2022-04-22 瑞昱半导体股份有限公司 Direct memory access controller, electronic device using the same, and method of operating the same

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5185864A (en) * 1989-06-16 1993-02-09 International Business Machines Corporation Interrupt handling for a computing system with logical devices and interrupt reset
US5388261A (en) * 1992-09-30 1995-02-07 Apple Computer, Inc. Apparatus and method for handling frame overruns in a digital signal processing system
US5848367A (en) * 1996-09-13 1998-12-08 Sony Corporation System and method for sharing a non-volatile memory element as a boot device
US6058474A (en) * 1997-01-24 2000-05-02 Texas Instruments Incorporated Method and apparatus for DMA boot loading a microprocessor without an internal ROM
US6321318B1 (en) * 1997-12-31 2001-11-20 Texas Instruments Incorporated User-configurable on-chip program memory system

Family Cites Families (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4352952A (en) * 1978-06-12 1982-10-05 Motorola Inc. Data security module
US4245306A (en) * 1978-12-21 1981-01-13 Burroughs Corporation Selection of addressed processor in a multi-processor network
US4697262A (en) 1984-12-20 1987-09-29 Siemens Aktiengesellschaft Digital carrier channel bus interface module for a multiplexer having a cross-connect bus system
US5222223A (en) 1989-02-03 1993-06-22 Digital Equipment Corporation Method and apparatus for ordering and queueing multiple memory requests
US5197130A (en) 1989-12-29 1993-03-23 Supercomputer Systems Limited Partnership Cluster architecture for a highly parallel scalar/vector multiprocessor system
KR0181471B1 (en) * 1990-07-27 1999-05-15 윌리암 피.브레이든 Computer data routing system
US5353417A (en) * 1991-05-28 1994-10-04 International Business Machines Corp. Personal computer with bus interface controller coupled directly with local processor and input/output data buses and for anticipating memory control changes on arbitration for bus access
US5224166A (en) * 1992-08-11 1993-06-29 International Business Machines Corporation System for seamless processing of encrypted and non-encrypted data and instructions
US5535417A (en) * 1993-09-27 1996-07-09 Hitachi America, Inc. On-chip DMA controller with host computer interface employing boot sequencing and address generation schemes
US5606668A (en) * 1993-12-15 1997-02-25 Checkpoint Software Technologies Ltd. System for securing inbound and outbound data packet flow in a computer network
US5799207A (en) 1995-03-28 1998-08-25 Industrial Technology Research Institute Non-blocking peripheral access architecture having a register configure to indicate a path selection for data transfer between a master, memory, and an I/O device
US5657472A (en) 1995-03-31 1997-08-12 Sun Microsystems, Inc. Memory transaction execution system and method for multiprocessor system having independent parallel transaction queues associated with each processor
US5812799A (en) 1995-06-07 1998-09-22 Microunity Systems Engineering, Inc. Non-blocking load buffer and a multiple-priority memory system for real-time multiprocessing
US5668813A (en) * 1995-07-17 1997-09-16 Nat Semiconductor Corp Dynamic synchronization code detection window
US6317803B1 (en) * 1996-03-29 2001-11-13 Intel Corporation High-throughput interconnect having pipelined and non-pipelined bus transaction modes
US6081852A (en) * 1996-04-26 2000-06-27 Texas Instruments Incorporated Packet data transferring system for autonomously operating a DMA by autonomous boot mode select signal wherein the DMA is enabled to at least one program control list
US5905876A (en) 1996-12-16 1999-05-18 Intel Corporation Queue ordering for memory and I/O transactions in a multiple concurrent transaction computer system
US5835741A (en) 1996-12-31 1998-11-10 Compaq Computer Corporation Bus-to-bus bridge in computer system, with fast burst memory range
US6028939A (en) 1997-01-03 2000-02-22 Redcreek Communications, Inc. Data security system and method
US6021201A (en) * 1997-01-07 2000-02-01 Intel Corporation Method and apparatus for integrated ciphering and hashing
US5983303A (en) * 1997-05-27 1999-11-09 Fusion Micromedia Corporation Bus arrangements for interconnection of discrete and/or integrated modules in a digital system and associated method
GB2326065B (en) 1997-06-05 2002-05-29 Mentor Graphics Corp A scalable processor independent on-chip bus
US5920566A (en) * 1997-06-30 1999-07-06 Sun Microsystems, Inc. Routing in a multi-layer distributed network element
US6118462A (en) * 1997-07-01 2000-09-12 Memtrax Llc Computer system controller having internal memory and external memory control
US6247084B1 (en) * 1997-10-08 2001-06-12 Lsi Logic Corporation Integrated circuit with unified memory system and dual bus architecture
US6034542A (en) 1997-10-14 2000-03-07 Xilinx, Inc. Bus structure for modularized chip with FPGA modules
US6784890B1 (en) * 1998-03-02 2004-08-31 Intel Corporation Accelerated graphics port expedite cycle throttling control mechanism
US6154465A (en) * 1998-10-06 2000-11-28 Vertical Networks, Inc. Systems and methods for multiple mode voice and data communications using intelligenty bridged TDM and packet buses and methods for performing telephony and data functions using the same
GB9809183D0 (en) * 1998-04-29 1998-07-01 Sgs Thomson Microelectronics Microcomputer with interrupt packets
US6185520B1 (en) * 1998-05-22 2001-02-06 3Com Corporation Method and system for bus switching data transfers
US6219237B1 (en) 1998-08-31 2001-04-17 Micron Technology, Inc. Structure and method for an electronic assembly
US6473810B1 (en) * 1998-09-28 2002-10-29 Texas Instruments Incorporated Circuits, systems, and methods for efficient wake up of peripheral component interconnect controller
US6347344B1 (en) 1998-10-14 2002-02-12 Hitachi, Ltd. Integrated multimedia system with local processor, data transfer switch, processing modules, fixed functional unit, data streamer, interface unit and multiplexer, all integrated on multimedia processor
US6312285B1 (en) * 1999-02-25 2001-11-06 Molex Incorporated Panel mounting system for electrical connectors
US6675243B1 (en) * 1999-03-17 2004-01-06 Adaptec, Inc. Methods and apparatus for implementing a device side advanced serial protocol
US6567883B1 (en) 1999-08-27 2003-05-20 Intel Corporation Method and apparatus for command translation and enforcement of ordering of commands
US7023833B1 (en) 1999-09-10 2006-04-04 Pulse-Link, Inc. Baseband wireless network for isochronous communication
US6681270B1 (en) 1999-12-07 2004-01-20 Texas Instruments Incorporated Effective channel priority processing for transfer controller with hub and ports
US7181608B2 (en) * 2000-02-03 2007-02-20 Realtime Data Llc Systems and methods for accelerated loading of operating systems and application programs
US6557078B1 (en) 2000-02-21 2003-04-29 Hewlett Packard Development Company, L.P. Cache chain structure to implement high bandwidth low latency cache memory subsystem
US7020763B2 (en) * 2000-03-08 2006-03-28 Sun Microsystems, Inc. Computer processing architecture having a scalable number of processing paths and pipelines
US20010049726A1 (en) 2000-06-02 2001-12-06 Guillaume Comeau Data path engine
US6560685B1 (en) * 2000-09-27 2003-05-06 Sony Corporation System and method to improve speed and reduce memory allocation for set top box boot-up
US6560160B1 (en) * 2000-11-13 2003-05-06 Agilent Technologies, Inc. Multi-port memory that sequences port accesses
US6677786B2 (en) * 2001-02-28 2004-01-13 Brecis Communications Corporation Multi-service processor clocking system
US7653763B2 (en) * 2001-02-28 2010-01-26 Cavium Networks, Inc. Subsystem boot and peripheral data transfer architecture for a subsystem of a system-on- chip
WO2002084498A1 (en) * 2001-04-11 2002-10-24 Chelsio Communications, Inc. Reduced-overhead dma
US7035966B2 (en) * 2001-08-30 2006-04-25 Micron Technology, Inc. Processing system with direct memory transfer
US7107381B2 (en) * 2002-11-20 2006-09-12 Pmc-Sierra, Inc. Flexible data transfer to and from external device of system-on-chip
JP2004334486A (en) * 2003-05-07 2004-11-25 Internatl Business Mach Corp <Ibm> Starting system using boot code and starting method
US7206928B2 (en) * 2003-06-03 2007-04-17 Digi International Inc. System boot method
US7296143B2 (en) * 2004-06-22 2007-11-13 Lenovo (Singapore) Pte. Ltd. Method and system for loading processor boot code from serial flash memory

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5185864A (en) * 1989-06-16 1993-02-09 International Business Machines Corporation Interrupt handling for a computing system with logical devices and interrupt reset
US5388261A (en) * 1992-09-30 1995-02-07 Apple Computer, Inc. Apparatus and method for handling frame overruns in a digital signal processing system
US5848367A (en) * 1996-09-13 1998-12-08 Sony Corporation System and method for sharing a non-volatile memory element as a boot device
US6058474A (en) * 1997-01-24 2000-05-02 Texas Instruments Incorporated Method and apparatus for DMA boot loading a microprocessor without an internal ROM
US6321318B1 (en) * 1997-12-31 2001-11-20 Texas Instruments Incorporated User-configurable on-chip program memory system

Also Published As

Publication number Publication date
WO2002069115A2 (en) 2002-09-06
US7095752B2 (en) 2006-08-22
WO2002069158A1 (en) 2002-09-06
WO2002069115A3 (en) 2002-10-31
US20020159474A1 (en) 2002-10-31
US7349424B2 (en) 2008-03-25
US20020161959A1 (en) 2002-10-31
US20060212632A1 (en) 2006-09-21
US20020161978A1 (en) 2002-10-31
US20050259823A1 (en) 2005-11-24
US7096292B2 (en) 2006-08-22
AU2002252173A1 (en) 2002-09-12
US7653763B2 (en) 2010-01-26
US20060221931A1 (en) 2006-10-05
US20040186930A1 (en) 2004-09-23
US7436954B2 (en) 2008-10-14
US7243179B2 (en) 2007-07-10

Similar Documents

Publication Publication Date Title
US7653763B2 (en) Subsystem boot and peripheral data transfer architecture for a subsystem of a system-on- chip
US6754735B2 (en) Single descriptor scatter gather data transfer to or from a host processor
US6473808B1 (en) High performance communication controller for processing high speed data streams wherein execution of a task can be skipped if it involves fetching information from external memory bank
US6701405B1 (en) DMA handshake protocol
US6356960B1 (en) Microprocessor having an on-chip CPU fetching a debugging routine from a memory in an external debugging device in response to a control signal received through a debugging port
US6397316B2 (en) System for reducing bus overhead for communication with a network interface
US6954806B2 (en) Data transfer apparatus and method
US6347347B1 (en) Multicast direct memory access storing selected ones of data segments into a first-in-first-out buffer and a memory simultaneously when enabled by a processor
US8516163B2 (en) Hardware-based concurrent direct memory access (DMA) engines on serial rapid input/output SRIO interface
US7496699B2 (en) DMA descriptor queue read and cache write pointer arrangement
JP5231612B2 (en) Method and apparatus for transmitting a memory prefetch command on a bus
US5826093A (en) Dual function disk drive integrated circuit for master mode and slave mode operations
US7512724B1 (en) Multi-thread peripheral processing using dedicated peripheral bus
JPH11338734A (en) Computer system and method for operating the computer system
US6487628B1 (en) Peripheral component interface with multiple data channels and reduced latency over a system area network
WO2000031649A1 (en) Host controller interface descriptor fetching unit
WO1993019424A1 (en) System and method for supporting a multiple width memory subsystem
EP0464848B1 (en) Structure for enabling direct memory-to-memory transfer
JP2000010818A (en) Computer system and method for operating the computer system
US5655147A (en) SCSI host adapter integrated circuit utilizing a sequencer circuit to control at least one non-data SCSI phase without use of any processor
JP2000207247A (en) Computer system, and method for operating the computer system
US6766383B1 (en) Packet-based direct memory access
JP2000020488A (en) Computer system and method for operating the same
US7287102B1 (en) System and method for concatenating data
US6847990B2 (en) Data transfer unit with support for multiple coherency granules

Legal Events

Date Code Title Description
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 10469529

Country of ref document: US

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP