WO2004102404A1 - Data transfer apparatus - Google Patents

Data transfer apparatus Download PDF

Info

Publication number
WO2004102404A1
WO2004102404A1 PCT/JP2003/005984 JP0305984W WO2004102404A1 WO 2004102404 A1 WO2004102404 A1 WO 2004102404A1 JP 0305984 W JP0305984 W JP 0305984W WO 2004102404 A1 WO2004102404 A1 WO 2004102404A1
Authority
WO
WIPO (PCT)
Prior art keywords
data transfer
data
peripheral circuit
buffer
request
Prior art date
Application number
PCT/JP2003/005984
Other languages
French (fr)
Japanese (ja)
Inventor
Masatoshi Koshiba
Original Assignee
Fujitsu Limited
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 Fujitsu Limited filed Critical Fujitsu Limited
Priority to JP2004571843A priority Critical patent/JPWO2004102404A1/en
Priority to PCT/JP2003/005984 priority patent/WO2004102404A1/en
Publication of WO2004102404A1 publication Critical patent/WO2004102404A1/en
Priority to US11/113,196 priority patent/US20050188128A1/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/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices

Definitions

  • the present invention relates to a data transfer device that transfers data by direct memory access (DMA) transfer.
  • DMA direct memory access
  • a data transfer device directly transfers data between peripheral circuits and memory through a bus without using a CPU as in software transfer (program transfer) in order to perform high-speed and large-capacity data transfer. It has a DMA transfer function to transfer data.
  • the DMA transfer is performed by a DMAC (DMA Controller).
  • DMAC DMA Controller
  • the DMAC requests the CPU to release the bus. If the CPU can release the bus, it passes the right to use the bus to the DMAC and puts the bus into a high-impedance state.
  • the DMAC transfers the data of the peripheral circuit (or memory) that requested the DMA transfer to the memory (or the peripheral circuit that requested the DMA transfer) through the bus.
  • the DMAC returns the right to use the bus to the CPU upon completion of the DMA transfer.
  • a DMAC has a plurality of channels for performing DMA transfer independently of each other, and the priority is determined among the channels. For example, when the DMAC receives a DMA transfer request to a higher-priority channel while a lower-priority channel is performing a DMA transfer, the DMAC determines the minimum unit of transfer block for the lower-priority channel. After the DMA transfer is completed, the higher priority channel is made to perform the DMA transfer. When the DMA transfer of the higher priority channel is completed, the DMAC causes the lower priority channel to continue the interrupted DMA transfer. For example, moving image data used for displaying moving images generally requires data transfer within a certain period of time.
  • a DMA transfer request to a channel with a lower priority may not be accepted. That is, a channel with a low priority cannot perform DMA transfer even if it receives a DMA transfer request.
  • An object of the present invention is to provide a data transfer device capable of reliably transferring data that must be transferred within a certain period.
  • the data transfer device includes a common bus used for data transfer, a storage circuit to which data is transferred via the common bus, a plurality of peripheral circuits, and a data transfer circuit.
  • Each peripheral circuit has a buffer connected to the common bus, and outputs a data transfer request according to the data amount of the buffer.
  • the data transfer circuit performs data transfer between the corresponding buffer and the storage circuit in response to each data transfer request.
  • Each of the low-speed peripheral circuits except the high-speed peripheral circuit with the highest transfer rate among the peripheral circuits outputs a data transfer request after a predetermined time from when the amount of data in the corresponding buffer becomes the amount to output the data transfer request. I do.
  • the high-speed peripheral circuit outputs the data transfer request after a time shorter than a predetermined time after the data amount of the corresponding buffer becomes the amount to output the data transfer request. .
  • the data transfer circuit By delaying the timing at which a low-speed peripheral circuit outputs a data transfer request by a predetermined time, the data transfer circuit can precede a data transfer request from a high-speed peripheral circuit that should normally be accepted after a data transfer request from a low-speed peripheral circuit. Can be accepted. Therefore, the order of the data transfer in response to the data transfer request from the low-speed peripheral circuit and the data transfer in response to the data transfer request from the high-speed peripheral circuit can be switched. As a result, when a high-speed peripheral circuit outputs a data transfer request that is indispensable for a certain period of time, the data transfer can be reliably performed.
  • each low-speed peripheral circuit has a register for setting a predetermined time.
  • Each low-speed peripheral circuit outputs a data transfer request after a predetermined time set in the register, after the amount of data in the buffer reaches the amount to output the data transfer request.
  • the predetermined time can be made variable. Therefore, it is possible to cope with a change in the transfer rate of the low-speed peripheral circuit and a change in the number of data transfer requests that can be accepted by the data transfer circuit.
  • the data transfer circuit preferentially performs data transfer in response to a data transfer request having the highest priority and performs data transfer every time a predetermined amount of data is transferred. Rotate the priority of the data transfer request. Specifically, every time a predetermined amount of data transfer is performed, the data transfer circuit sets the priority of the data transfer request corresponding to the performed data transfer to the lowest, and sets the priority of the other data transfer requests to each. Bring it up. Therefore, data transfer can be reliably performed in response to a data transfer request from any peripheral circuit.
  • the high-speed peripheral circuit outputs the data transfer request immediately after the data amount of the buffer becomes the amount to output the data transfer request. Therefore, it is possible to prevent the data transfer in response to the data transfer request from the high-speed peripheral circuit from being performed unnecessarily late.
  • a peripheral circuit from which data is read from the buffer by data transfer should output a data transfer request when the data in the buffer becomes larger than a predetermined amount. Recognize. Therefore, it is possible to prevent the buffer from overflowing. As a result, the amount of data in the buffer can be optimally controlled, and malfunction of peripheral circuits can be prevented.
  • the data in the buffer of the high-speed peripheral circuit is moving image data. For this reason, in general, moving image data, which is data that must be transferred within a certain period, can be reliably transferred.
  • the data in the buffer of the high-speed peripheral circuit is audio data.
  • voice data which is data that must be transferred within a certain period, can be reliably transferred.
  • the peripheral circuit and the data transfer circuit are formed on individual semiconductor chips. Peripheral circuits and data transfer circuits are separate Even if it is formed on a conductive chip, it is possible to reliably transfer data that must be transferred within a certain period.
  • the peripheral circuit and the data transfer circuit are formed on the same semiconductor chip. Even when the peripheral circuit and the data transfer circuit are formed on the same semiconductor chip, it is possible to reliably transfer data that must be transferred within a certain period.
  • FIG. 1 is a block diagram showing a first embodiment of the data transfer device of the present invention.
  • FIG. 2 is an explanatory diagram illustrating an example of the DMA transfer according to the first embodiment.
  • FIG. 1 shows a first embodiment of the data transfer device of the present invention.
  • the data transfer device 100 has semiconductor chips 10, 12, ROM 14, SDRAM 16 (storage circuit), external bus EBUS and SDRAM dedicated bus SBUS.
  • Semiconductor chip 10 has CPU core 10a, external bus interface 10b, S
  • DRAM interface 10c DMAC 10d (data transfer circuit) and main bus MBUS.
  • the CPU core 10a controls each unit according to a program recorded in the ROM 14, and executes various arithmetic processes.
  • the external bus interface 10b functions as an interface when exchanging data with the ROM 14 and the semiconductor chip 12.
  • the SDRAM interface 10c functions as an interface when exchanging data with the SDRAM 16.
  • the DMAC 10d has channels CH0 to CH2 for performing DMA transfer independently of each other.
  • the activation factors of channels CH0 to CH2 are in DMA transfer requests R0 to R5. Each can be set from 6.
  • channels CH0 to CH2 perform the DMA transfer between the buffer of the peripheral circuit (one of P0 to P5) that output the assigned DMA transfer request and the SDRAM 16. carry out.
  • the channels CH0 to CH2 have, as an initial value, a higher priority as the channel number is smaller, that is, a priority expressed by a relationship of CH0>CHI> CH2.
  • the channel with the highest priority performs the DMA transfer with priority.
  • the main bus MBUS connects the CPU core 10a, the external bus interface 10b, the SDRAM interface 10c, and the DMAC 10d to each other, and enables data transfer between them.
  • the semiconductor chip 12 has an external bus interface 12a, peripheral circuits P0 to P5, and a local bus LBUS (common bus).
  • the external bus interface 12 a functions as an interface for exchanging data with the semiconductor chip 10.
  • the peripheral circuit P0 operates as a video signal input circuit, and has a buffer BUF0 and a register REG0 connected to the local bus LBUS.
  • the value of register REG0 can be set arbitrarily.
  • the peripheral circuit P0 stores moving image data generated from a video signal supplied from a video input terminal (not shown) in a buffer BUF0.
  • the peripheral circuit P0 recognizes that the data transfer request R0 should be output when the data amount of the buffer BUF0 becomes larger than a predetermined amount, and issues the data transfer request R0 after a predetermined time set in the register REG0. Actual output.
  • the channel to which the data transfer request R0 is assigned in the DMAC 10d is responded to by the DMA transfer via the SDRAM dedicated bus SBUS, main bus MBUS, external bus EBUS and local bus LBUS. Then, read data from buffer BUF0 and write the read data to SDRAM16.
  • the peripheral circuit P1 operates as a video signal output circuit and connects to the local bus LBUS. It has a buffer BUF1 and a register REG1 to be connected. The value of register REG1 can be set arbitrarily.
  • the peripheral circuit P1 generates a video signal from the moving image data stored in the buffer BUF1, and outputs the video signal from a video output terminal (not shown).
  • the peripheral circuit P1 recognizes that the data transfer request R1 should be output when the data amount of the buffer BUF1 becomes smaller than a predetermined amount, and after a predetermined time set in the register REG1, requests the data transfer request R1. R1 is actually output.
  • the channel to which the data transfer request R1 in DMAC10d is assigned via the dedicated bus SBUS, the main bus MBUS, the external bus EBUS, and the local bus LBUS in response to the data transfer request R1.
  • Data is read from SDRAM 16 by DMA transfer, and the read data is written to buffer BUF1.
  • the peripheral circuit P2 operates as an audio signal input circuit, and has a buffer BUF2 and a register REG2 connected to the local bus LBUS. The value of register REG2 can be set arbitrarily.
  • the peripheral circuit P2 stores audio data generated from an audio signal supplied from an audio input terminal (not shown) in a buffer BUF2.
  • the peripheral circuit P2 recognizes that the data transfer request R2 should be output when the data amount of the buffer BUF2 becomes larger than a predetermined amount.After a predetermined time set in the register REG2, the peripheral circuit P2 issues the data transfer request R2. Actual output.
  • the channel to which the data transfer request R2 in DMAC10d is assigned is transmitted via the dedicated bus SBUS, the main bus MBUS, the external bus EBUS, and the local bus LBUS in response to the data transfer request R2.
  • Data is read from buffer BUF2 by DMA transfer, and the read data is written to SDRAM16.
  • the peripheral circuit P3 operates as an audio signal output circuit, and has a buffer BUF3 and a register REG3 connected to the local bus LBUS. The value of register REG3 can be set arbitrarily.
  • the peripheral circuit P3 generates an audio signal from the audio data stored in the buffer BUF3 and outputs the audio signal from an audio output terminal (not shown).
  • the peripheral circuit P3 recognizes that the data transfer request R3 should be output when the data amount of the buffer BUF3 becomes smaller than the predetermined amount, and actually executes the data transfer request R3 after a predetermined time set in the register REG3. Output to
  • Peripheral circuit P4 operates as a PC card interface compliant with PCMCIA (Personal Computer Memory Card International Association) 2. ⁇ / JEI DA (Japan Electronic Industry Development Association) 4.2, and a buffer connected to local bus LBUS It has a BUF4 and a register REG4. The value of register REG4 can be set arbitrarily.
  • the peripheral circuit P4 When reading data from the PC card inserted into the PC card slot (not shown), the peripheral circuit P4 stores the data read from the PC card in the buffer BUF4. The peripheral circuit P4 recognizes that the data transfer request R4 should be output when the data amount of the buffer BUF4 becomes larger than the predetermined amount.After a predetermined time set in the register REG4, the peripheral circuit P4 issues the data transfer request R4. Actually output.
  • the channel to which the data transfer request R4 in the DMAC 10d is assigned is transferred by the DMA transfer via the S DRAM dedicated bus SBUS, the main bus MBUS, the external bus EBUS and the local bus LBUS.
  • the peripheral circuit P5 operates as a USB (Universal Serial Bus) 1.1-compliant USB interface, and has a buffer BUF5 and a register REG5 connected to the local bus LBUS.
  • the value of register REG5 can be set arbitrarily.
  • the peripheral circuit P5 recognizes that the data transfer request R5 should be output when the data amount of the buffer BUF5 becomes smaller than a predetermined amount, and after a predetermined time set in the register REG5, the peripheral circuit P5 actually executes the data transfer request R5. Output to.
  • the channel to which the data transfer request R5 in the DMAC 10d has been assigned responds to the data transfer request R5 by DMA transfer via the SDRAM dedicated bus SBUS, main bus MBUS, external bus EBUS and local bus LBUS. And reads data from SDRAM 16 and writes the read data to buffer BUF5.
  • the local path LBUS connects the external bus interface 12a and the peripheral circuits P0 to P5 to each other, and enables data transfer between them.
  • the SDRAM 16 temporarily stores a program to be executed by the CPU lOa, data being processed, and the like.
  • the external bus EBUS connects the semiconductor chips 10 and 12 and the ROM 14 to each other, and enables data transfer between them.
  • the SDRAM dedicated bus SBUS connects the semiconductor chip 10 and the SDRAM 16 to each other, and enables data transfer between them.
  • FIG. 2 shows an example of the DMA transfer when the peripheral circuits P1 and P4 are operated.
  • DMA transfer requests Rl and R4 are assigned to channels CH0 and CHI, respectively. Since the data in the buffer BUF1 of the peripheral circuit P1 is moving image data, high-speed DMA transfer is required for channel CH0, and two DMA transfers must be completed within L1 for a certain period of time. Since the data in the buffer BUF4 of the peripheral circuit P4 is data read from the PC card, channel CH1 does not require high-speed DMA transfer and performs time-free DMA transfer.
  • FIG. 2 shows an example of the DMA transfer in the data transfer device 100 of the present invention.
  • the peripheral circuit P1 recognizes that the data amount of the buffer BUF1 has become smaller than a predetermined amount during the DMA transfer of the channel CH1, and immediately outputs a DMA transfer request R1.
  • the value of the register REG1 is preset to 0 which is smaller than the predetermined time T1.
  • the local path LBUS is occupied by the DMA transfer of channel CH0 after the completion of the DMA transfer of channel CH1.
  • the peripheral circuit P4 recognizes that the data amount of the buffer BUF4 has become larger than a predetermined amount. However, the peripheral circuit P4 does not output the DMA transfer request R4 until the predetermined time T1 has elapsed.
  • the value of register REG4 is Four
  • Predetermined time Tl is preset.
  • the peripheral circuit P1 recognizes that the data amount of the buffer BUF1 has become smaller than a predetermined amount, and immediately outputs a DMA transfer request R1.
  • the local bus LBUS is occupied by DMA transfer of channel CH0. Therefore, channel CH0 can complete two DMA transfers within a certain period of time L1.
  • the peripheral circuit P4 recognizes the elapse of the predetermined time T1, and outputs a DMA transfer request R4.
  • the local bus LBUS is occupied by the DMA transfer of the channel CH1 after the completion of the DMA transfer of the channel CH0.
  • the DMAC 10d rotates the priority between channels every time a predetermined amount of data transfer is performed. For this reason, in FIG. 2 (f), even if the data transfer request R4 conflicts with the data transfer request R1, the DMAClod causes the channel CH1 to perform the DMA transfer. Therefore, the DMAC I Od reliably executes the DMA transfer in response to any data transfer request assigned to the channels CH0 and CHI.
  • FIG. 2 shows an example of a DMA transfer before applying the present invention. Therefore, when the peripheral circuit P4 recognizes that the data amount of the buffer BUF4 has become smaller than the predetermined amount, the peripheral circuit P4 immediately outputs the DMA transfer request R4.
  • the peripheral circuit P1 recognizes that the data amount of the buffer BUF1 has become smaller than a predetermined value while performing the DMA transfer of the channel CH1, and immediately outputs the DMA transfer request R1.
  • the local path LBUS is occupied by the DMA transfer of the channel CH0 after the completion of the DMA transfer of the channel CH1.
  • the peripheral circuit P4 recognizes that the data amount of the buffer BUF1 has become smaller than the predetermined amount during the DMA transfer of the channel CHI, and immediately outputs the DMA transfer request R4.
  • the local bus LBUS is occupied by DMA transfer of channel CH1.
  • the peripheral circuit P1 recognizes that the data amount of the buffer BUF1 has become smaller than a predetermined amount during the DMA transfer of the channel CH1, and immediately outputs a DMA transfer request R1.
  • the local bus LBUS is occupied by the DMA transfer of the channel CH0 after the completion of the DMA transfer of the channel CH1. Therefore, channel CH0 must complete two DMA transfers within L1 for a certain period. Can not. That is, the video signal output from the video output terminal is interrupted.
  • the DMAC 10d precedes the DMA transfer request R1 that would otherwise be accepted after the DMA transfer request R4. Accept. Therefore, the order in which the DMA transfer performed by the channel CH1 and the DMA transfer performed by the channel CH0 are switched. As a result, channel CH0 reliably completes two DMA transfers within L1 for a certain period.
  • FIG. 3 shows an example of the DMA transfer when the peripheral circuits P3, P4, and P5 are operated.
  • DMA transfer requests R3, R4, and R5 are assigned to channels CH0, CH1, and CH2, respectively. Since the data in the buffer BUF3 of the peripheral circuit P3 is audio data, high-speed DMA transfer is required for channel CH0, and two DMA transfers must be completed within a certain period of time L2. Since the data in the buffer BUF4 of the peripheral circuit P4 is data read from the PC card, channel CH1 does not require high-speed DMA transfer and performs time-free DMA transfer. Since the data in the buffer BUF5 of the peripheral circuit P5 is data to be transmitted to the USB, the channel CH2 does not require a faster DMA transfer than the channel CH1, and performs time-free DMA transfer.
  • the peripheral circuit P4 outputs a DMA transfer request R4 during the execution of the DMA transfer of the channel CH2.
  • the local path LBUS is occupied by the DMA transfer of the channel CH1 after the completion of the DMA transfer of the channel CH2.
  • the peripheral circuit P5 recognizes that the data amount of the buffer BUF5 has become smaller than a predetermined amount. However, the peripheral circuit P5 does not output the DMA transfer request R5 until the predetermined time T3 has elapsed.
  • the value of the register REG5 is preset to a predetermined time T3.
  • the peripheral circuit P3 outputs a DMA transfer request R3 during the execution of the DMA transfer of the channel CH1.
  • the local bus LBUS is occupied by the DMA transfer of the channel CH0 after the completion of the DMA transfer of the channel CH1.
  • the peripheral circuit P4 recognizes that the data amount of the buffer BUF4 has become larger than a predetermined amount. However, the peripheral circuit P4 does not output the DMA transfer request R4 until the predetermined time T2 has elapsed.
  • the value of the register REG4 is set in advance to a predetermined time T2 smaller than the predetermined time T3.
  • the peripheral circuit P3 recognizes that the data amount of the buffer BUF3 has become smaller than a predetermined amount, and immediately outputs a DMA transfer request R3.
  • the value of the register REG3 is preset to 0 which is shorter than the predetermined time T2, # 3.
  • the low-power bus LBUS is occupied by DMA transfer on channel CH0. Therefore, channel CH0 can complete two DMA transfers within a certain period of time L2.
  • the peripheral circuit P4 recognizes the elapse of the predetermined time T2 and outputs a DMA transfer request R4.
  • the local bus LBUS is occupied by the DMA transfer of the channel CH1 after the completion of the DMA transfer of the channel CH0.
  • the peripheral circuit P5 recognizes the elapse of the predetermined time T3 and outputs a DMA transfer request R5.
  • the local bus LBUS is occupied by the DMA transfer of the channel CH2 after the completion of the DMA transfer of the channel CH1.
  • Channel CH0 ensures that two DMA transfers are completed within L1 for a fixed period. Further, by setting the predetermined time T3 of the peripheral circuit P5 to be longer than the predetermined time T2 of the peripheral circuit P4, it is possible to prevent the DMA transfer of the CH1 from being delayed due to the influence of the DMA transfer of the channel CH1.
  • the first embodiment has the following advantages.
  • the DMAC 10d precedes the data transfer request from the high-speed peripheral circuit that should normally be accepted after the data transfer request from the low-speed peripheral circuit. Can be accepted at any time. Therefore, the order in which the data transfer in response to the data transfer request from the low-speed peripheral circuit and the data transfer in response to the data transfer request from the high-speed peripheral circuit can be changed.
  • a high-speed peripheral circuit outputs a transfer request for data that must be transferred within a certain period, data (moving image data and audio data) that must be transferred within a certain period can be reliably transferred.
  • the predetermined time from when the data transfer requests R0 to R5 are output to when they are actually output can be varied. Therefore, it is possible to cope with a change in the transfer rate of the peripheral circuits P0 to P5 and a change in the number of acceptable DMA transfer requests (the number of channels) in the DMA CIOd.
  • the DMAC 10d responds to any data transfer request assigned to the channels CH0 to CH2 in order to rotate the priority between channels each time a predetermined amount of DMA transfer is performed. Can be reliably implemented.
  • FIG. 4 shows a second embodiment of the data transfer device of the present invention.
  • the same elements as those described in the first embodiment are denoted by the same reference numerals, and detailed description thereof will be omitted.
  • the data transfer device 200 has a semiconductor chip 30, a ROM 14, an SDRAM 16 (memory circuit), an external bus EBUS, and a dedicated bus SBUS for SRAM.
  • the semiconductor chip 30 includes a CPU core 10a, an external bus interface 10b, an SDRAM interface 10c, a DMAC 10d (data transfer circuit), a bus bridge BB, peripheral circuits P0 to P5, a main path MBUS and a local bus. It has a bus LBUS (common bus). That is, in the data transfer device 200, DMAC I O d Peripheral circuits P0 to P5 are formed on the same semiconductor chip 30.
  • the data transfer device 200 is different from the data transfer device 200 in that the DMAC 1d and the peripheral circuits P0 to P5 are formed on separate semiconductor chips 10 and 20 except that the DMA transfer path is different.
  • the operation is the same as that of the data transfer device 100 of the first embodiment.
  • the bus bridge BB functions as an interface for exchanging data between the main bus MBUS and the low-power bus LBUS. Accordingly, the channels CH0 to CH2 of the DMA C Od respond to the assigned DMA transfer request.
  • the assigned DMA via the local bus LBUS, the main bus MBUS, and the dedicated path SBUS for the DRAM. Executes DMA transfer between the buffer of the peripheral circuit that has output the transfer request and SDRAM 16.
  • the peripheral circuit P4 (or the peripheral circuit P5) operates as a PC card interface (or a USB interface).
  • the present invention is not limited to such an embodiment.
  • the peripheral circuit P4 (or the peripheral circuit P5) operates as an I 2 C (Inter Integrated Circuit) interface that does not require much high-speed DMA transfer between the buffer BUF4 (or the buffer BUF5) and the SDRAM 16. Is also good.
  • the data transfer device of the present invention can reliably transfer data that must be transferred within a certain period.
  • the data transfer device of the present invention can cope with a change in the transfer rate of the low-speed peripheral circuit and a change in the number of data transfer requests that can be accepted by the data transfer circuit.
  • the data transfer device of the present invention responds to data transfer requests from any of the peripheral circuits, and can reliably perform data transfer.
  • data from a low-speed peripheral circuit having a high transfer rate can be prevented from being delayed due to the effect of data transfer in response to a data transfer request from a low-speed peripheral circuit with a low transfer rate.

Abstract

A data transfer apparatus has a storage circuit to which data are transferred via a common bus, peripheral circuits, and data transfer circuit. Each peripheral circuit has a buffer connected to the common bus and outputs a data transfer request depending on the data quantity of the buffer. The data transfer circuit respond to each data transfer request, to carry out data transfer between the corresponding buffers and the storage circuit. Each of low-speed peripheral circuits except a high-speed peripheral circuit with the highest transfer rate out of the peripheral circuits outputs a data transfer request in a predetermined time after the quantity of data in the buffer reaches a quantity of data to be outputted. The high-speed peripheral circuit outputs a data transfer request in a time shorter than a predetermined time after the buffer data quantity reachea a quantity of data in the buffer to be outputted. Thus, the order of data transfer by the request of the low-speed peripheral circuit and that of data transfer by the request of the high-speed peripheral circuit are changed. As a result, data that are indispensably transferred within a fixed period are reliably transferred.

Description

明細書 データ転送装置 技術分野  Description Data transfer device Technical field
本発明は、 ダイレク トメモリアクセス (DMA: Direct Memory Access) 転送に よりデータの授受を実施するデータ転送装置に関する。 背景技術  The present invention relates to a data transfer device that transfers data by direct memory access (DMA) transfer. Background art
一般に、 データ転送装置は、 高速 ·大容量のデータ転送を実施するために、 ソ フトウェア転送 (プログラム転送) のように C PUを介すことなく、 周辺回路と メモリとの間で、 バスを通じて直接データを授受する DMA転送機能を有してい る。 DM A転送は、 DMAC (DMA Controller) により実施される。 DMACは、 周辺回路から DMA転送を要求されると、 C PUに対してバスの開放を要求する。 CPUは、 バスを解放できる場合、 バスの使用権を DMACに渡し、 バスをハイ インピーダンス状態にする。 DMACは、 DMA転送を要求した周辺回路 (また はメモリ) のデータを、 メモリ (または DMA転送を要求した周辺回路) に、 バ スを通じて転送する。 DMACは、 DMA転送の終了と同時に、 バスの使用権を CPUに返還する。  In general, a data transfer device directly transfers data between peripheral circuits and memory through a bus without using a CPU as in software transfer (program transfer) in order to perform high-speed and large-capacity data transfer. It has a DMA transfer function to transfer data. The DMA transfer is performed by a DMAC (DMA Controller). When a peripheral circuit requests DMA transfer, the DMAC requests the CPU to release the bus. If the CPU can release the bus, it passes the right to use the bus to the DMAC and puts the bus into a high-impedance state. The DMAC transfers the data of the peripheral circuit (or memory) that requested the DMA transfer to the memory (or the peripheral circuit that requested the DMA transfer) through the bus. The DMAC returns the right to use the bus to the CPU upon completion of the DMA transfer.
一般に、 DMACは、 互いに独立して DMA転送を実施する複数のチャネルを 有しており、 チャネル間で優先順位が決められている。 例えば、 DMACは、 優 先順位の低いチャネルが DMA転送を実施しているときに、 優先順位の高いチヤ ネルへの DMA転送要求を受けると、 優先順位の低いチャネルによる転送プロッ クの最小単位の D M A転送が終了した後に、 優先順位の高いチャネルに D M A転 送を実施させる。 そして、 DMACは、 優先順位の高いチャネルの DMA転送が 完了すると、優先順位の低いチャネルに中断した DMA転送の続きを実施させる。 例えば、 動画像表示に使用される動画像データは、 一般に、 一定期間内でのデー タ転送が不可欠である。 従って、 このような動画像データの DMA転送は、 優先 順位の高いチャネルに割り当てることで実現される。 しかしながら、 優先順位の低いチャネルに割り当てられた D MA転送要求を出 力する周辺回路のアクセス時間(データ読み出し時間またはデータ書き込み時間) が長い場合、すなわち転送レートが小さい場合、次のような問題が生じてしまう。 優先順位の低いチャネルの D MA転送実施中に、 前述のような動画像データの D MA転送が優先順位の高いチャネルに要求されても、優先順位の低いチャネルは、 DMA転送を即座に中断できない。 このため、 優先順位の高いチャネルの D MA 転送の対象データが一定期間内に転送されなくなってしまう場合がある。 この結 果、 動画像が正常に表示されなくなってしまう。 Generally, a DMAC has a plurality of channels for performing DMA transfer independently of each other, and the priority is determined among the channels. For example, when the DMAC receives a DMA transfer request to a higher-priority channel while a lower-priority channel is performing a DMA transfer, the DMAC determines the minimum unit of transfer block for the lower-priority channel. After the DMA transfer is completed, the higher priority channel is made to perform the DMA transfer. When the DMA transfer of the higher priority channel is completed, the DMAC causes the lower priority channel to continue the interrupted DMA transfer. For example, moving image data used for displaying moving images generally requires data transfer within a certain period of time. Therefore, such DMA transfer of moving image data is realized by assigning to a channel having a higher priority. However, if the access time (data read time or data write time) of the peripheral circuit that outputs the DMA transfer request assigned to the lower priority channel is long, that is, if the transfer rate is small, the following problems occur. Will happen. If a DMA transfer of moving image data is requested to a higher priority channel during DMA transfer of a lower priority channel, the lower priority channel cannot immediately suspend DMA transfer. . As a result, data subject to DMA transfer of a channel with a higher priority may not be transferred within a certain period. As a result, the moving image cannot be displayed normally.
また、 優先順位の高いチャネルへ D MA転送要求が頻発する場合、 優先順位 の低いチャネルへの D MA転送要求が受け付けられなくなってしまう場合がある。 すなわち、 優先順位の低いチャネルは、 D MA転送要求を受けても、 D MA転送 を実施できなくなってしまう。  Also, if DMA transfer requests to a channel with a higher priority frequently occur, a DMA transfer request to a channel with a lower priority may not be accepted. That is, a channel with a low priority cannot perform DMA transfer even if it receives a DMA transfer request.
—方、 バスにより接続される中央処理装置と複数の通信制御アダプタとで構成 されるシステムにおいて、 バスを介した D MA転送の実施時に、 バスの転送能力 を最大限に引き出すことを目的として、 各通信制御アダプタのデータ転送速度を 変更する方法が、 例えば、 特開平 5— 1 3 4 9 7 7号公報に開示されている。 以下に、 本発明に関連する先行技術文献を列記する。  On the other hand, in a system composed of a central processing unit connected by a bus and a plurality of communication control adapters, the purpose of maximizing the transfer capability of the bus when performing DMA transfer via the bus is to A method of changing the data transfer speed of each communication control adapter is disclosed in, for example, Japanese Patent Application Laid-Open No. 5-134977. The prior art documents related to the present invention are listed below.
(特許文献)  (Patent Document)
( 1 ) 特開平 5— 1 3 4 9 7 7号公報 発明の開示  (1) Japanese Patent Application Laid-Open No. 5-134797 Disclosure of the Invention
本発明の目的は、 一定期間内に転送が不可欠なデータを確実に転送できるデー タ転送装置を提供することにある。  SUMMARY OF THE INVENTION An object of the present invention is to provide a data transfer device capable of reliably transferring data that must be transferred within a certain period.
本発明の別の目的は、 いずれの周辺回路からのデータ転送要求にも応答して、 データ転送を確実に実施できるデータ転送装置を提供することにある。  Another object of the present invention is to provide a data transfer device capable of reliably performing data transfer in response to a data transfer request from any peripheral circuit.
本発明のデータ転送装置の一形態では、 データ転送装置は、 データ転送に使用 される共通バスと、 共通バスを介してデータが転送される記憶回路と、 複数の周 辺回路と、 データ転送回路とを有している。 各周辺回路は、 共通バスに接続され るバッファを有し、 バッファのデータ量に応じてデータ転送要求を出力する。 デ ータ転送回路は、 データ転送要求にそれぞれ応答して、 対応するバッファと記憶 回路との間のデータ転送を実施する。 周辺回路のうち転送レートが最も大きい高 速周辺回路を除く低速周辺回路の各々は、 対応するバッファのデータ量がデータ 転送要求を出力すべき量になつてから、所定時間後にデータ転送要求を出力する。 高速周辺回路は、 対応するバッファのデータ量がデータ転送要求を出力すべき量 になってから、 所定時間より短い時間後にデータ転送要求を出力する。 . In one form of the data transfer device of the present invention, the data transfer device includes a common bus used for data transfer, a storage circuit to which data is transferred via the common bus, a plurality of peripheral circuits, and a data transfer circuit. And Each peripheral circuit has a buffer connected to the common bus, and outputs a data transfer request according to the data amount of the buffer. De The data transfer circuit performs data transfer between the corresponding buffer and the storage circuit in response to each data transfer request. Each of the low-speed peripheral circuits except the high-speed peripheral circuit with the highest transfer rate among the peripheral circuits outputs a data transfer request after a predetermined time from when the amount of data in the corresponding buffer becomes the amount to output the data transfer request. I do. The high-speed peripheral circuit outputs the data transfer request after a time shorter than a predetermined time after the data amount of the corresponding buffer becomes the amount to output the data transfer request. .
低速周辺回路がデータ転送要求を出力するタイミングを所定時間遅らせること で、 データ転送回路は、 本来ならば低速周辺回路からのデータ転送要求より後に 受け付けるはずの高速周辺回路からのデータ転送要求を先に受け付けることがで きる。 このため、 低速周辺回路からのデータ転送要求に応答したデータ転送と高 速周辺回路からのデータ転送要求に応答したデータ転送との順序を入れ替えるこ とができる。 この結果、 一定期間に転送が不可欠なデータの転送要求が高速周辺 回路から出力される場合、 そのデータ転送を確実に実施できる。  By delaying the timing at which a low-speed peripheral circuit outputs a data transfer request by a predetermined time, the data transfer circuit can precede a data transfer request from a high-speed peripheral circuit that should normally be accepted after a data transfer request from a low-speed peripheral circuit. Can be accepted. Therefore, the order of the data transfer in response to the data transfer request from the low-speed peripheral circuit and the data transfer in response to the data transfer request from the high-speed peripheral circuit can be switched. As a result, when a high-speed peripheral circuit outputs a data transfer request that is indispensable for a certain period of time, the data transfer can be reliably performed.
本発明のデータ転送装置の別の一形態では、 各低速周辺回路は、 所定時間を設 定するための ジスタを有している。 各低速周辺回路は、 バッファのデータ量が データ転送要求を出力すべき量になつてから、 レジスタに設定された所定時間後 にデータ転送要求を出力する。  In another form of the data transfer device of the present invention, each low-speed peripheral circuit has a register for setting a predetermined time. Each low-speed peripheral circuit outputs a data transfer request after a predetermined time set in the register, after the amount of data in the buffer reaches the amount to output the data transfer request.
各周辺回路にレジスタを設けることで、 所定時間を可変にできる。 このため、 低速周辺回路の転送レートの変更やデータ転送回路におけるデータ転送要求の受 付可能数の変更に対応できる。  By providing a register in each peripheral circuit, the predetermined time can be made variable. Therefore, it is possible to cope with a change in the transfer rate of the low-speed peripheral circuit and a change in the number of data transfer requests that can be accepted by the data transfer circuit.
本発明のデータ転送装置の別の一形態では、 データ転送回路は、 優先順位が最 も高いデータ転送要求に応答したデータ転送を優先して実施するとともに、 所定 量のデータ転送を実施する毎に、 データ転送要求の優先順位を回転させる。 具体 的には、 データ転送回路は、 所定量のデータ転送を実施する毎に、 実施したデー タ転送に対応するデータ転送要求の優先順位を最も低く し、 その他のデータ転送 要求の優先順位をそれぞれ繰り上げる。 このため、 いずれの周辺回路からのデー タ転送要求にも応答して、 データ転送を確実に実施できる。  In another form of the data transfer device of the present invention, the data transfer circuit preferentially performs data transfer in response to a data transfer request having the highest priority and performs data transfer every time a predetermined amount of data is transferred. Rotate the priority of the data transfer request. Specifically, every time a predetermined amount of data transfer is performed, the data transfer circuit sets the priority of the data transfer request corresponding to the performed data transfer to the lowest, and sets the priority of the other data transfer requests to each. Bring it up. Therefore, data transfer can be reliably performed in response to a data transfer request from any peripheral circuit.
本発明のデータ転送装置の別の一形態では、 低速周辺回路がデータ転送要求を 出力するまでの所定時間は、転送レートが小さいほど長く設定される。このため、 転送レートの大きい低速周辺回路からのデータ転送要求に応答したデータ転送が、 転送レートの小さい低速周辺回路からのデータ転送要求に応答したデータ転送の 影響により遅れて実施されることを防止できる。 In another aspect of the data transfer device of the present invention, the predetermined time until the low-speed peripheral circuit outputs a data transfer request is set longer as the transfer rate is smaller. For this reason, Data transfer in response to a data transfer request from a low-speed peripheral circuit having a high transfer rate can be prevented from being delayed due to the effect of data transfer in response to a data transfer request from a low-speed peripheral circuit having a low transfer rate.
本発明のデータ転送装置の別の一形態では、 高速周辺回路は、 バッファのデー タ量がデータ転送要求を出力すべき量になつてから、 即座にデータ転送要求を出 力する。このため、高速周辺回路からのデータ転送要求に応答したデータ転送が、 無駄に遅れて実施されることを防止できる。  In another form of the data transfer device of the present invention, the high-speed peripheral circuit outputs the data transfer request immediately after the data amount of the buffer becomes the amount to output the data transfer request. Therefore, it is possible to prevent the data transfer in response to the data transfer request from the high-speed peripheral circuit from being performed unnecessarily late.
本発明のデータ転送装置の別の一形態では、 データ転送回路は、 ダイレク トメ モリアクセス転送によりデータ転送を実施するダイレク トメモリアクセスコント ローラである。 データ転送回路をダイレク トメモリアクセスコントローラとして 構成した場合にも、 一定期間内に転送が不可欠なデータを確実に転送できる。 本発明のデータ転送装置の別の一形態では、 データ転送によりバッファにデー タが書き込まれる周辺回路は、 バッファのデータ量が所定量より小さくなったと きに、 データ転送要求を出力すべきであると認識する。 このため、 バッファが空 になることを防止できる。 この結果、 バッファのデータ量を最適に制御でき、 周 辺回路の誤動作を防止できる。  In another form of the data transfer device of the present invention, the data transfer circuit is a direct memory access controller that performs data transfer by direct memory access transfer. Even when the data transfer circuit is configured as a direct memory access controller, data that must be transferred can be reliably transferred within a certain period. In another form of the data transfer device of the present invention, a peripheral circuit in which data is written to a buffer by data transfer should output a data transfer request when the data amount of the buffer becomes smaller than a predetermined amount. Recognize. This prevents the buffer from being empty. As a result, the amount of data in the buffer can be optimally controlled, and malfunction of peripheral circuits can be prevented.
本発明のデータ転送装置の別の一形態では、 データ転送によりバッファからデ ータが読み出される周辺回路は、 バッファのデータが所定量より大きくなったと きに、 データ転送要求を出力すべきであると認識する。 このため、 バッファがォ 一バーフローすることを防止できる。 この結果、 バッファのデータ量を最適に制 御でき、 周辺回路の誤動作を防止できる。  In another aspect of the data transfer device of the present invention, a peripheral circuit from which data is read from the buffer by data transfer should output a data transfer request when the data in the buffer becomes larger than a predetermined amount. Recognize. Therefore, it is possible to prevent the buffer from overflowing. As a result, the amount of data in the buffer can be optimally controlled, and malfunction of peripheral circuits can be prevented.
本発明のデータ転送装置の別の一形態では、 高速周辺回路のバッファのデータ は、 動画像データである。 このため、 一般に、 一定期間内に転送が不可欠なデー タである動画像データを、 確実に転送できる。  In another aspect of the data transfer device of the present invention, the data in the buffer of the high-speed peripheral circuit is moving image data. For this reason, in general, moving image data, which is data that must be transferred within a certain period, can be reliably transferred.
本発明のデータ転送装置の別の一形態では、 高速周辺回路のバッファのデータ は、 音声データである。 このため、 一般に、 一定期間内に転送が不可欠なデータ である音声データを、 確実に転送できる。  In another aspect of the data transfer device of the present invention, the data in the buffer of the high-speed peripheral circuit is audio data. For this reason, in general, voice data, which is data that must be transferred within a certain period, can be reliably transferred.
本発明のデータ転送装置の別の一形態では、 周辺回路とデータ転送回路とは、 個別の半導体チップに形成されている。 周辺回路とデータ転送回路とが個別の半 導体チップに形成された場合にも、 一定期間内に転送が不可欠なデータを確実に 転送できる。 In another aspect of the data transfer device of the present invention, the peripheral circuit and the data transfer circuit are formed on individual semiconductor chips. Peripheral circuits and data transfer circuits are separate Even if it is formed on a conductive chip, it is possible to reliably transfer data that must be transferred within a certain period.
本発明のデータ転 装置の別の一形態では、 周辺回路とデータ転送回路とは、 同一の半導体チップに形成されている。 周辺回路とデータ転送回路とが同一の半 導体チップに形成された場合にも、 一定期間内に転送が不可欠なデータを確実に 転送できる。 . 図面の簡単な説明  In another form of the data transfer device of the present invention, the peripheral circuit and the data transfer circuit are formed on the same semiconductor chip. Even when the peripheral circuit and the data transfer circuit are formed on the same semiconductor chip, it is possible to reliably transfer data that must be transferred within a certain period. Brief description of the drawings
図 1は、 本発明のデータ転送装置の第 1の実施形態を示すプロック図である。 図 2は、 第 1の実施形態における DMA転送の一例を示す説明図である。  FIG. 1 is a block diagram showing a first embodiment of the data transfer device of the present invention. FIG. 2 is an explanatory diagram illustrating an example of the DMA transfer according to the first embodiment.
図 3は、 第 1の実施形態における DM A転送の別の例を示す説明図である。 図 4は、 本発明のデータ転送装置の第 2の実施形態を示すプロック図である。 発明を実施するための最良の形態  FIG. 3 is an explanatory diagram showing another example of the DMA transfer in the first embodiment. FIG. 4 is a block diagram showing a second embodiment of the data transfer device of the present invention. BEST MODE FOR CARRYING OUT THE INVENTION
以下、 図面を用いて本発明の実施形態を説明する。  Hereinafter, embodiments of the present invention will be described with reference to the drawings.
図 1は、 本発明のデータ転送装置の第 1の実施形態を示している。  FIG. 1 shows a first embodiment of the data transfer device of the present invention.
データ転送装置 1 00は、 半導体チップ 10、 1 2、 ROM 14、 SDRAM 1 6 (記憶回路) 、 外部バス EBUSおよび SDRAM専用バス SBUSを有してい る。  The data transfer device 100 has semiconductor chips 10, 12, ROM 14, SDRAM 16 (storage circuit), external bus EBUS and SDRAM dedicated bus SBUS.
半導体チップ 1 0は、 C PUコア 1 0 a、 外部バスインタフェース 1 0 b、 S Semiconductor chip 10 has CPU core 10a, external bus interface 10b, S
DRAMインタフェース 10 c、 DMAC 1 0 d (データ転送回路) およびメイ ンバス MBUSを有している。 It has DRAM interface 10c, DMAC 10d (data transfer circuit) and main bus MBUS.
C PUコア 1 0 aは、 ROM 14に記録されているプログラムに従って各部を 制御するとともに、各種演算処理を実行する。外部バスィンタフェース 10 bは、 ROM 14や半導体チップ 1 2との間でデータを授受する際のィンタフエースと して機能する。 SDRAMインタフェース 10 cは、 SDRAM 16との間でデ ータを授受する際のィンタフェースとして機能する。  The CPU core 10a controls each unit according to a program recorded in the ROM 14, and executes various arithmetic processes. The external bus interface 10b functions as an interface when exchanging data with the ROM 14 and the semiconductor chip 12. The SDRAM interface 10c functions as an interface when exchanging data with the SDRAM 16.
DMAC 1 0 dは、 互いに独立して DMA転送を実施するチャネル CH0〜CH2 を有している。 チャネル CH0〜CH2の起動要因は、 DMA転送要求R0〜R5の中 6 からそれぞれ設定可能である。 チャネル CH0〜CH2は、 割り当てられた DMA転 送要求に応答して、 割り当てられた DMA転送要求を出力した周辺回路 (P0〜P5 のいずれか) のバッファと SDRAM 1 6との間の DMA転送を実施する。 チヤ ネル CH0〜CH2は、チヤネルの番号が小さいほど高い、すなわち CH0 > CHI > CH2 の関係で表される優先順位を初期値として有している。 DMAC 10 dにおいて、 優先順位の最も高いチャネルは、 優先して DMA転送を実施する。 The DMAC 10d has channels CH0 to CH2 for performing DMA transfer independently of each other. The activation factors of channels CH0 to CH2 are in DMA transfer requests R0 to R5. Each can be set from 6. In response to the assigned DMA transfer request, channels CH0 to CH2 perform the DMA transfer between the buffer of the peripheral circuit (one of P0 to P5) that output the assigned DMA transfer request and the SDRAM 16. carry out. The channels CH0 to CH2 have, as an initial value, a higher priority as the channel number is smaller, that is, a priority expressed by a relationship of CH0>CHI> CH2. In the DMAC 10d, the channel with the highest priority performs the DMA transfer with priority.
DMAC 10 dは、 所定量の DMA転送が実施される毎に、 チャネル間の優先 順位を回転させる。 具体的には、 DMAC l O dは、 所定量の DMA転送が実施 される毎に、 DMA転送を実施したチャネルの優先順位を最も低くし、 その他の チャネルの優先順位をそれぞれ繰り上げる。  The DMAC 10d rotates the priority between channels each time a predetermined amount of DMA transfer is performed. Specifically, each time a predetermined amount of DMA transfer is performed, the DMAC I Od lowers the priority of the channel that has performed the DMA transfer and raises the priority of each of the other channels.
メインバス MBUSは、 CPUコア 1 0 a、 外部バスィンタフェース 1 0 b、 S DRAMインタフェース 10 cおよび DMAC 1 0 dを相互に接続し、 これらの 間でデータの授受を可能にする。  The main bus MBUS connects the CPU core 10a, the external bus interface 10b, the SDRAM interface 10c, and the DMAC 10d to each other, and enables data transfer between them.
半導体チップ 1 2は、 外部バスィンタフェース 1 2 a、 周辺回路 P0〜P5 およ びローカルバス LBUS (共通バス) を有している。  The semiconductor chip 12 has an external bus interface 12a, peripheral circuits P0 to P5, and a local bus LBUS (common bus).
外部バスインタフェース 1 2 aは、 半導体チップ 10との間でデータを授受す る際のィンタフェースとして機能する。  The external bus interface 12 a functions as an interface for exchanging data with the semiconductor chip 10.
周辺回路 P0は、 ビデオ信号の入力回路として動作し、 ローカルバス LBUS に 接続されるバッファ BUF0およびレジスタ REG0を有している。 レジスタ REG0 の値は、 任意に設定可能である。 周辺回路 P0 は、 ビデオ入力端子 (図示せず) から供給されるビデオ信号から生成した動画像データをバッファ BUF0に格納す る。周辺回路 P0は、バッファ BUF0のデータ量が所定量より大きくなったときに、 データ転送要求. R0を出力すべきであると認識し、 レジスタ REG0に設定された 所定時間後に、 データ転送要求 R0を実際に出力する。  The peripheral circuit P0 operates as a video signal input circuit, and has a buffer BUF0 and a register REG0 connected to the local bus LBUS. The value of register REG0 can be set arbitrarily. The peripheral circuit P0 stores moving image data generated from a video signal supplied from a video input terminal (not shown) in a buffer BUF0. The peripheral circuit P0 recognizes that the data transfer request R0 should be output when the data amount of the buffer BUF0 becomes larger than a predetermined amount, and issues the data transfer request R0 after a predetermined time set in the register REG0. Actual output.
DMAC 1 0 dにおけるデータ転送要求 R0が割り当てられたチャネルは、 デ ータ転送要求 R0に応答して、 SDRAM専用バス SBUS、 メインバス MBUS、 外 部バス EBUS およびローカルバス LBUS を介した DMA転送により、 バッファ BUF0からデータを読み出し、 読み出したデータを SDRAM 1 6に書き込む。 周辺回路 P1 は、 ビデオ信号の出力回路として動作し、 ローカルバス LBUS に 接続されるバッファ BUF1およびレジスタ REG1を有している。 レジスタ REG1 の値は、任意に設定可能である。 周辺回路 P1は、 バッファ BUF1に格納された動 画像データからビデオ信号を生成し、ビデオ出力端子(図示せず)から出力する。 周辺回路 P1は、バッファ BUF1のデータ量が所定量より小さくなったときに、デ ータ転送要求 R1 を出力すべきであると認識し、 レジスタ REG1に設定された所 定時間後に、 データ転送要求 R1を実際に出力する。 In response to the data transfer request R0, the channel to which the data transfer request R0 is assigned in the DMAC 10d is responded to by the DMA transfer via the SDRAM dedicated bus SBUS, main bus MBUS, external bus EBUS and local bus LBUS. Then, read data from buffer BUF0 and write the read data to SDRAM16. The peripheral circuit P1 operates as a video signal output circuit and connects to the local bus LBUS. It has a buffer BUF1 and a register REG1 to be connected. The value of register REG1 can be set arbitrarily. The peripheral circuit P1 generates a video signal from the moving image data stored in the buffer BUF1, and outputs the video signal from a video output terminal (not shown). The peripheral circuit P1 recognizes that the data transfer request R1 should be output when the data amount of the buffer BUF1 becomes smaller than a predetermined amount, and after a predetermined time set in the register REG1, requests the data transfer request R1. R1 is actually output.
D MA C 1 0 dにおけるデータ転送要求 R1 が割り当てられたチャネルは、 デ ータ転送要求 R1に応答して、 S D R AM専用バス SBUS、 メインバス MBUS、外 部バス EBUSおよびローカルバス LBUSを介した D MA転送により、 S D R AM 1 6からデータを読み出し、 読み出したデータをバッファ BUF1に書き込む。 周辺回路 P2は、 オーディオ信号の入力回路として動作し、 ローカルバス LBUS に接続されるバッファ BUF2およびレジスタ REG2を有している。レジスタ REG2 の値は、 任意に設定可能である。 周辺回路 P2 は、 オーディオ入力端子 (図示せ ず) から供給されるオーディオ信号から生成した音声データをバッファ BUF2に 格納する。周辺回路 P2は、バッファ BUF2のデータ量が所定量より大きくなった ときに、 データ転送要求 R2を出力すべきであると認識し、 レジスタ REG2に設 定された所定時間後に、 データ転送要求 R2を実際に出力する。  In response to the data transfer request R1, the channel to which the data transfer request R1 in DMAC10d is assigned via the dedicated bus SBUS, the main bus MBUS, the external bus EBUS, and the local bus LBUS in response to the data transfer request R1. Data is read from SDRAM 16 by DMA transfer, and the read data is written to buffer BUF1. The peripheral circuit P2 operates as an audio signal input circuit, and has a buffer BUF2 and a register REG2 connected to the local bus LBUS. The value of register REG2 can be set arbitrarily. The peripheral circuit P2 stores audio data generated from an audio signal supplied from an audio input terminal (not shown) in a buffer BUF2. The peripheral circuit P2 recognizes that the data transfer request R2 should be output when the data amount of the buffer BUF2 becomes larger than a predetermined amount.After a predetermined time set in the register REG2, the peripheral circuit P2 issues the data transfer request R2. Actual output.
D MA C 1 0 dにおけるデータ転送要求 R2が割り当てられたチャネルは、 デ ータ転送要求 R2に応答して、 S D R AM専用バス SBUS、 メインバス MBUS、外 部バス EBUS およびローカルバス LBUS を介した D MA転送により、 バッファ BUF2からデータを読み出し、 読み出したデータを S D R AM 1 6に書き込む。 周辺回路 P3は、 オーディオ信号の出力回路として動作し、 ローカルバス LBUS に接続されるバッファ BUF3およびレジスタ REG3を有している。レジスタ REG3 の値は、任意に設定可能である。 周辺回路 P3は、 バッファ BUF3に格納された音 声データからオーディオ信号を生成し、 オーディオ出力端子 (図示せず) から出 力する。周辺回路 P3は、バッファ BUF3のデータ量が所定量より小さくなったと きに、 データ転送要求 R3 を出力すべきであると認識し、 レジスタ REG3 に設定 された所定時間後に、 データ転送要求 R3を実際に出力する。  In response to the data transfer request R2, the channel to which the data transfer request R2 in DMAC10d is assigned is transmitted via the dedicated bus SBUS, the main bus MBUS, the external bus EBUS, and the local bus LBUS in response to the data transfer request R2. Data is read from buffer BUF2 by DMA transfer, and the read data is written to SDRAM16. The peripheral circuit P3 operates as an audio signal output circuit, and has a buffer BUF3 and a register REG3 connected to the local bus LBUS. The value of register REG3 can be set arbitrarily. The peripheral circuit P3 generates an audio signal from the audio data stored in the buffer BUF3 and outputs the audio signal from an audio output terminal (not shown). The peripheral circuit P3 recognizes that the data transfer request R3 should be output when the data amount of the buffer BUF3 becomes smaller than the predetermined amount, and actually executes the data transfer request R3 after a predetermined time set in the register REG3. Output to
D MA C 1 0 dにおけるデータ転送要求 R3 が割り当てられたチャネルは、 デ ータ転送要求 R3に応答して、 SDRAM専用バス SBUS、 メインバス MBUS、 外 部バス EBUSおよびローカルバス LBUSを介した DMA転送により、 SDRAM 1 6からデータを読み出し、 読み出したデータをバッファ BUF3に書き込 。 周辺回路 P4 は、 P CMC I A (Personal Computer Memory Card International Association) 2. \ / J E I DA (Japan Electronic Industry Development association) 4. 2準拠の P Cカードインタフェースとして動作し、 ローカルバス LBUSに接 続されるバッファ BUF4およびレジスタ REG4を有している。 レジスタ REG4の 値は、 任意に設定可能である。 周辺回路 P4は、 PCカードスロッ ト (図示せず) に揷入された PCカードからデータを読み出す場合、 PCカードから読み出した データをバッファ BUF4に格納する。周辺回路 P4は、バッファ BUF4のデータ量 が所定量より大きくなつたときに、 データ転送要求 R4 を出力すべきであると認 識し、 レジスタ REG4に設定された所定時間後に、 データ転送要求 R4を実際に 出力する。 The channel to which data transfer request R3 in DMAC10d is assigned is In response to data transfer request R3, data is read from SDRAM 16 by DMA transfer via SDRAM dedicated bus SBUS, main bus MBUS, external bus EBUS and local bus LBUS, and the read data is written to buffer BUF3. Including. Peripheral circuit P4 operates as a PC card interface compliant with PCMCIA (Personal Computer Memory Card International Association) 2. \ / JEI DA (Japan Electronic Industry Development Association) 4.2, and a buffer connected to local bus LBUS It has a BUF4 and a register REG4. The value of register REG4 can be set arbitrarily. When reading data from the PC card inserted into the PC card slot (not shown), the peripheral circuit P4 stores the data read from the PC card in the buffer BUF4. The peripheral circuit P4 recognizes that the data transfer request R4 should be output when the data amount of the buffer BUF4 becomes larger than the predetermined amount.After a predetermined time set in the register REG4, the peripheral circuit P4 issues the data transfer request R4. Actually output.
DMAC 10 dにおけるデータ転送要求 R4が割り当てられたチャネルは、 デ ータ転送要求 R4に応答して、 S DRAM専用バス SBUS、 メインバス MBUS、 外 部バス EBUS およびローカルバス LBUS を介した DMA転送により、 バッファ BUF4からデータを読み出し、 読み出したデータを SDRAM 1 6に書き込む。 周辺回路 P5は、 USB (Universal Serial Bus) 1. 1準拠の U S Bインタフエ一 スとして動作し、 ローカルバス LBUSに接続されるバッファ BUF5およびレジス タ REG5を有している。 レジスタ REG5の値は、 任意に設定可能である。 周辺回 路 P5は、 US B (図示せず) にデータを送信する場合、 バッファ BUF5に格納さ れたデータを US Bに送信する。周辺回路 P5は、バッファ BUF5のデータ量が所 定量より小さくなったときに、データ転送要求 R5を出力すべきであると認識し、 レジスタ REG5に設定された所定時間後に、 データ転送要求 R5を実際に出力す る。  In response to the data transfer request R4, the channel to which the data transfer request R4 in the DMAC 10d is assigned is transferred by the DMA transfer via the S DRAM dedicated bus SBUS, the main bus MBUS, the external bus EBUS and the local bus LBUS. Read data from buffer BUF4 and write the read data to SDRAM16. The peripheral circuit P5 operates as a USB (Universal Serial Bus) 1.1-compliant USB interface, and has a buffer BUF5 and a register REG5 connected to the local bus LBUS. The value of register REG5 can be set arbitrarily. When transmitting data to the USB (not shown), the peripheral circuit P5 transmits the data stored in the buffer BUF5 to the USB. The peripheral circuit P5 recognizes that the data transfer request R5 should be output when the data amount of the buffer BUF5 becomes smaller than a predetermined amount, and after a predetermined time set in the register REG5, the peripheral circuit P5 actually executes the data transfer request R5. Output to.
DMAC 1 0 dにおけるデータ転送要求 R5 が割り当てられたチャネルは、 デ ータ転送要求 R5に応答して、 SDRAM専用バス SBUS、 メインバス MBUS、 外 部バス EBUSおよびローカルバス LBUSを介した DMA転送により、 SDRAM 1 6からデータを読み出し、 読み出したデータをバッファ BUF5に書き込む。' ローカルパス LBUSは、外部バスィンタフェース 1 2 aおよび周辺回路 P0〜; P5 を相互に接続し、 これらの間でデータの授受を可能にする。 In response to the data transfer request R5, the channel to which the data transfer request R5 in the DMAC 10d has been assigned responds to the data transfer request R5 by DMA transfer via the SDRAM dedicated bus SBUS, main bus MBUS, external bus EBUS and local bus LBUS. And reads data from SDRAM 16 and writes the read data to buffer BUF5. ' The local path LBUS connects the external bus interface 12a and the peripheral circuits P0 to P5 to each other, and enables data transfer between them.
SDRAM 16は、 C PU l O aが実行対象とするプログラムや演算処理中の データなどを一時的に格納する。 外部バス EBUSは、 半導体チップ 1 0、 1 2お ょぴ ROM14を相互に接続し、 これらの間でデータの授受を可能にする。 SD RAM専用バス SBUSは、 半導体チップ 1 0および SDRAM 1 6を相互に接続 し、 これらの間でデータの授受を可能にする。  The SDRAM 16 temporarily stores a program to be executed by the CPU lOa, data being processed, and the like. The external bus EBUS connects the semiconductor chips 10 and 12 and the ROM 14 to each other, and enables data transfer between them. The SDRAM dedicated bus SBUS connects the semiconductor chip 10 and the SDRAM 16 to each other, and enables data transfer between them.
以下、 データ転送装置 100の動作について説明する。  Hereinafter, the operation of the data transfer device 100 will be described.
図 2は、周辺回路 P1、P4を動作させる場合の DMA転送の一例を示している。 DMA転送要求 Rl、 R4は、 それぞれチャネル CH0、 CHIに割り当てられてい る。 周辺回路 P1のバッファ BUF1のデータは、動画像データであるため、 チヤネ ノレ CH0は、 高速な DMA転送を要求され、 一定期間 L1内に 2回の DMA転送を 完了させる必要がある。周辺回路 P4のバッファ BUF4のデータは、 P Cカードか ら読み出したデータであるため、チャネル CH1は、高速な DMA転送を要求され ず、 時間制約のない DMA転送を実施する。  FIG. 2 shows an example of the DMA transfer when the peripheral circuits P1 and P4 are operated. DMA transfer requests Rl and R4 are assigned to channels CH0 and CHI, respectively. Since the data in the buffer BUF1 of the peripheral circuit P1 is moving image data, high-speed DMA transfer is required for channel CH0, and two DMA transfers must be completed within L1 for a certain period of time. Since the data in the buffer BUF4 of the peripheral circuit P4 is data read from the PC card, channel CH1 does not require high-speed DMA transfer and performs time-free DMA transfer.
なお、 周辺回路 P1の転送レートは、 周辺回路 P4の転送レートより非常に大き い。 すなわち、 チャネル CH1 が実施する DMA転送に要する時間は、 チャネル CH0が実施する DMA転送に要する時間より非常に大きい。 換言すれば、 周辺回 路 P1は高速周辺回路として動作し、周辺回路 P4は低速周辺回路として動作する。 図 2の上側は、 本発明のデータ転送装置 100における DMA転送の一例を示 している。 図 2 (a) において、 周辺回路 P1は、 チャネル CH1の DMA転送の 実施中に、 バッファ BUF1のデータ量が所定量より小さくなったことを認識し、 即座に DMA転送要求 R1 を出力する。 ここで、 レジスタ REG1の値は、 所定時 間 T1 より小さい 0に予め設定されている。 図 2 (b) において、 ローカルパス LBUSは、 チャネル CH1 の DMA転送の完了後、 チャネル CH0の DMA転送に 占有される。  Note that the transfer rate of the peripheral circuit P1 is much higher than the transfer rate of the peripheral circuit P4. That is, the time required for the DMA transfer performed by channel CH1 is much longer than the time required for the DMA transfer performed by channel CH0. In other words, the peripheral circuit P1 operates as a high-speed peripheral circuit, and the peripheral circuit P4 operates as a low-speed peripheral circuit. The upper part of FIG. 2 shows an example of the DMA transfer in the data transfer device 100 of the present invention. In FIG. 2A, the peripheral circuit P1 recognizes that the data amount of the buffer BUF1 has become smaller than a predetermined amount during the DMA transfer of the channel CH1, and immediately outputs a DMA transfer request R1. Here, the value of the register REG1 is preset to 0 which is smaller than the predetermined time T1. In FIG. 2 (b), the local path LBUS is occupied by the DMA transfer of channel CH0 after the completion of the DMA transfer of channel CH1.
図 2 (c) において、 周辺回路 P4は、 バッファ BUF4のデータ量が所定量より 大きくなつたことを認識する。 しかしながら、 周辺回路 P4は、 所定時間 T1が経 過するまで DMA転送要求 R4を出力しない。 ここで、 レジスタ REG4の値は、 4 In FIG. 2C, the peripheral circuit P4 recognizes that the data amount of the buffer BUF4 has become larger than a predetermined amount. However, the peripheral circuit P4 does not output the DMA transfer request R4 until the predetermined time T1 has elapsed. Here, the value of register REG4 is Four
10 所定時間 Tlに予め設定されている。 図 2 (d) において、 周辺回路 P1は、 バッ ファ BUF1のデータ量が所定量より小さくなつたことを認識し、 即座に DM A転 送要求 R1 を出力する。 図 2 (e ) において、 ローカルバス LBUSは、 チャネル CH0の DMA転送に占有される。 このため、 チャネル CH0は、 一定期間 L1内に 2回の DMA転送を完了させることができる。 10 Predetermined time Tl is preset. In FIG. 2 (d), the peripheral circuit P1 recognizes that the data amount of the buffer BUF1 has become smaller than a predetermined amount, and immediately outputs a DMA transfer request R1. In FIG. 2 (e), the local bus LBUS is occupied by DMA transfer of channel CH0. Therefore, channel CH0 can complete two DMA transfers within a certain period of time L1.
図 2 (f ) において、 周辺回路 P4は、 所定時間 T1の経過を認識し、 DM A転 送要求 R4を出力する。 図 2 (g) において、 ローカルバス LBUSは、 チャネル CH0の DMA転送の完了後、チャネル CH1の DMA転送に占有される。 なお、 D MAC 1 0 dは、 所定量のデータ転送が実施される毎に、 チャネル間で優先順位 を回転させる。 このため、 図 2 ( f ) において、 仮にデータ転送要求 R4がデー タ転送要求 R1 と競合したとしても、 DMAC l O dは、 チャネル CH1に DMA 転送を実施させる。 このため、 DMAC l O dは、 チャネル CH0、 CHIに割り当 てられたいずれのデータ転送要求にも応答して、 DMA転送を確実に実施する。 図 2の下側は、本発明を適用する前の DMA転送の一例を示している。従って、 周辺回路 P4は、バッファ BUF4のデータ量が所定量より小さくなつたことを認識 すると、 即座に DMA転送要求 R4を出力する。 図 2 (h) において、 周辺回路 P1は、 チャネル CH1の DMA転送の実施中に、 バッファ BUF1のデータ量が所 定量より小さくなつたことを認識し、 即座に DMA転送要求 R1 を出力する。 図 2 ( i )において、ローカルパス LBUSは、チャネル CH1の DMA転送の完了後、 チャネル CH0の DMA転送に占有される。  In FIG. 2 (f), the peripheral circuit P4 recognizes the elapse of the predetermined time T1, and outputs a DMA transfer request R4. In FIG. 2 (g), the local bus LBUS is occupied by the DMA transfer of the channel CH1 after the completion of the DMA transfer of the channel CH0. The DMAC 10d rotates the priority between channels every time a predetermined amount of data transfer is performed. For this reason, in FIG. 2 (f), even if the data transfer request R4 conflicts with the data transfer request R1, the DMAClod causes the channel CH1 to perform the DMA transfer. Therefore, the DMAC I Od reliably executes the DMA transfer in response to any data transfer request assigned to the channels CH0 and CHI. The lower part of FIG. 2 shows an example of a DMA transfer before applying the present invention. Therefore, when the peripheral circuit P4 recognizes that the data amount of the buffer BUF4 has become smaller than the predetermined amount, the peripheral circuit P4 immediately outputs the DMA transfer request R4. In FIG. 2 (h), the peripheral circuit P1 recognizes that the data amount of the buffer BUF1 has become smaller than a predetermined value while performing the DMA transfer of the channel CH1, and immediately outputs the DMA transfer request R1. In FIG. 2 (i), the local path LBUS is occupied by the DMA transfer of the channel CH0 after the completion of the DMA transfer of the channel CH1.
図 2 (j ) において、周辺回路 P4は、チャネル CHIの DMA転送の実施中に、 バッファ BUF1のデータ量が所定量より小さくなつたことを認識し、 即座に DM A転送要求 R4を出力する。 図 2 (k) において、 ローカルバス LBUSは、 チヤ ネル CH1の DMA転送に占有される。  In FIG. 2 (j), the peripheral circuit P4 recognizes that the data amount of the buffer BUF1 has become smaller than the predetermined amount during the DMA transfer of the channel CHI, and immediately outputs the DMA transfer request R4. In FIG. 2 (k), the local bus LBUS is occupied by DMA transfer of channel CH1.
図 2 ( 1 ) において、周辺回路 P1は、チャネル CH1の DMA転送の実施中に、 バッファ BUF1のデータ量が所定量より小さくなつたことを認識し、 即座に DM A転送要求 R1 を出力する。 図 2 (m) において、 ローカルバス LBUSは、 チヤ ネル CH1の DMA転送の完了後、 チャネル CH0の DMA転送に占有される。 こ のため、 チャネル CH0は、 一定期間 L1内に 2回の DMA転送を完了させること ができない。 すなわち、 ビデオ出力端子から出力されるビデオ信号は、 途切れて しまう。 In FIG. 2 (1), the peripheral circuit P1 recognizes that the data amount of the buffer BUF1 has become smaller than a predetermined amount during the DMA transfer of the channel CH1, and immediately outputs a DMA transfer request R1. In FIG. 2 (m), the local bus LBUS is occupied by the DMA transfer of the channel CH0 after the completion of the DMA transfer of the channel CH1. Therefore, channel CH0 must complete two DMA transfers within L1 for a certain period. Can not. That is, the video signal output from the video output terminal is interrupted.
以上のように、周辺回路 P4が DMA転送要求 R4を出力するタイミングを所定 時間 T1遅らせることで、 DMAC 1 0 dは、本来ならば DMA転送要求 R4より 後に受け付けるはずの DMA転送要求 R1 を先に受け付ける。 このため、 チヤネ ル CH1が実施する DMA転送とチャネル CH0が実施する DMA転送とが実施き れる順序が入れ替えられる。 この結果、 チャネル CH0は、 一定期間 L1内に 2回 の DMA転送を確実に完了させる。  As described above, by delaying the timing at which the peripheral circuit P4 outputs the DMA transfer request R4 by the predetermined time T1, the DMAC 10d precedes the DMA transfer request R1 that would otherwise be accepted after the DMA transfer request R4. Accept. Therefore, the order in which the DMA transfer performed by the channel CH1 and the DMA transfer performed by the channel CH0 are switched. As a result, channel CH0 reliably completes two DMA transfers within L1 for a certain period.
図 3は、 周辺回路 P3、 P4、 P5 を動作させる場合の DMA転送の一例を示して いる。  FIG. 3 shows an example of the DMA transfer when the peripheral circuits P3, P4, and P5 are operated.
DMA転送要求 R3、 R4、 R5は、 チャネル CH0、 CH1、 CH2にそれぞれ割り当 てられている。周辺回路 P3のバッファ BUF3のデータは、音声データであるため、 チャネル CH0は、 高速な DMA転送を要求され、 一定期間 L2内に 2回の DMA 転送を完了させる必要がある。周辺回路 P4のバッファ BUF4のデータは、 P C力 ードから読み出したデータであるため、チャネル CH1は、高速な DMA転送を要 求されず、 時間制約のない DMA転送を実施する。 周辺回路 P5のバッファ BUF5 のデータは、 U S Bに送信されるデータであるため、 チャネル CH2は、 チャネル CH1に比べ高速な DMA転送を要求されず、 時間制約のない DMA転送を実施す る。  DMA transfer requests R3, R4, and R5 are assigned to channels CH0, CH1, and CH2, respectively. Since the data in the buffer BUF3 of the peripheral circuit P3 is audio data, high-speed DMA transfer is required for channel CH0, and two DMA transfers must be completed within a certain period of time L2. Since the data in the buffer BUF4 of the peripheral circuit P4 is data read from the PC card, channel CH1 does not require high-speed DMA transfer and performs time-free DMA transfer. Since the data in the buffer BUF5 of the peripheral circuit P5 is data to be transmitted to the USB, the channel CH2 does not require a faster DMA transfer than the channel CH1, and performs time-free DMA transfer.
なお、 周辺回路 P3の転送レートは、 周辺回路 P4の転送レートより非常に大き い。 すなわち、 チャネル CH1 が実施する DMA転送に要する時間は、 チャネル CH0 が実施する DMA転送に要する時間より非常に大きい。 また、 周辺回路 P5 の転送レートは、周辺回路 P4の転送レートより小さい。すなわち、チャネル CH2 が実施する DMA転送に要する時間は、チャネル CH1が実施する DMA転送に要 する時間より大きい。 換言すれば、 周辺回路 P3 は高速周辺回路として動作し、 周辺回路 P4、 P5は低速周辺回路として動作する。  Note that the transfer rate of the peripheral circuit P3 is much higher than the transfer rate of the peripheral circuit P4. That is, the time required for the DMA transfer performed by channel CH1 is much longer than the time required for the DMA transfer performed by channel CH0. The transfer rate of the peripheral circuit P5 is lower than that of the peripheral circuit P4. That is, the time required for the DMA transfer performed by channel CH2 is longer than the time required for the DMA transfer performed by channel CH1. In other words, the peripheral circuit P3 operates as a high-speed peripheral circuit, and the peripheral circuits P4 and P5 operate as low-speed peripheral circuits.
図 3 (a) において、周辺回路 P4は、チャネル CH2の DMA転送の実施中に、 DMA転送要求 R4を出力する。 図 3 (b) において、 ローカルパス LBUSは、 チャネル CH2の DMA転送の完了後、チャネル CH1の DMA転送に占有される。 図 3 (c) において、 周辺回路 P5は、 バッファ BUF5のデータ量が所定量より 小さくなつたことを認識する。 しかしながら、 周辺回路 P5は、 所定時間 T3が経 過するまで DMA転送要求 R5を出力しない。 ここで、 レジスタ REG5の値は、 所定時間 T3に予め設定されている。 図 3 (d) において、 周辺回路 P3は、 チヤ ネル CH1の DMA転送の実施中に、 DMA転送要求 R3を出力する。 図 3 (e ) において、 ローカルバス LBUSは、 チャネル CH1の DMA転送の完了後、 チヤネ ノレ CH0の DMA転送に占有される。 In FIG. 3A, the peripheral circuit P4 outputs a DMA transfer request R4 during the execution of the DMA transfer of the channel CH2. In FIG. 3B, the local path LBUS is occupied by the DMA transfer of the channel CH1 after the completion of the DMA transfer of the channel CH2. In FIG. 3C, the peripheral circuit P5 recognizes that the data amount of the buffer BUF5 has become smaller than a predetermined amount. However, the peripheral circuit P5 does not output the DMA transfer request R5 until the predetermined time T3 has elapsed. Here, the value of the register REG5 is preset to a predetermined time T3. In FIG. 3 (d), the peripheral circuit P3 outputs a DMA transfer request R3 during the execution of the DMA transfer of the channel CH1. In FIG. 3 (e), the local bus LBUS is occupied by the DMA transfer of the channel CH0 after the completion of the DMA transfer of the channel CH1.
図 3 (f ) において、 周辺回路 P4は、 バッファ BUF4のデータ量が所定量より 大きくなつたことを認識する。 しかしながら、 周辺回路 P4は、 所定時間 T2が経 過するまで DMA転送要求 R4を出力しない。 ここで、 レジスタ REG4の値は、 所定時間 T3より小さい所定時間 T2に予め設定されている。図 3 (g)において、 周辺回路 P3は、バッファ BUF3のデータ量が所定量より小さくなつたことを認識 し、 即座に DMA転送要求 R3を出力する。 ここで、 レジスタ REG3の値は、 所 定時間 T2、 Τ3 より短い 0に予め設定されている。 図 3 (h) において、 ロー力 ルバス LBUSは、 チャネル CH0の DMA転送に占有される。 このため、 チャネル CH0は、 一定期間 L2内に 2回の DMA転送を完了させることができる。  In FIG. 3 (f), the peripheral circuit P4 recognizes that the data amount of the buffer BUF4 has become larger than a predetermined amount. However, the peripheral circuit P4 does not output the DMA transfer request R4 until the predetermined time T2 has elapsed. Here, the value of the register REG4 is set in advance to a predetermined time T2 smaller than the predetermined time T3. In FIG. 3 (g), the peripheral circuit P3 recognizes that the data amount of the buffer BUF3 has become smaller than a predetermined amount, and immediately outputs a DMA transfer request R3. Here, the value of the register REG3 is preset to 0 which is shorter than the predetermined time T2, # 3. In FIG. 3 (h), the low-power bus LBUS is occupied by DMA transfer on channel CH0. Therefore, channel CH0 can complete two DMA transfers within a certain period of time L2.
図 3 ( i ) において、 周辺回路 P4は、 所定時間 T2の経過を認識し、 DMA転 送要求 R4を出力する。 図 3 ( j ) において、 ローカルバス LBUSは、 チャネル CH0の DMA転送の完了後、チャネル CH1の DMA転送に占有される。図 3 (k) において、 周辺回路 P5は、 所定時間 T3の経過を認識し、 DMA転送要求 R5を 出力する。 図 3 ( 1 ) において、 ローカルバス LBUSは、 チャネル CH1の DMA 転送の完了後、 チャネル CH2の DMA転送に占有される。  In FIG. 3 (i), the peripheral circuit P4 recognizes the elapse of the predetermined time T2 and outputs a DMA transfer request R4. In FIG. 3 (j), the local bus LBUS is occupied by the DMA transfer of the channel CH1 after the completion of the DMA transfer of the channel CH0. In FIG. 3 (k), the peripheral circuit P5 recognizes the elapse of the predetermined time T3 and outputs a DMA transfer request R5. In FIG. 3 (1), the local bus LBUS is occupied by the DMA transfer of the channel CH2 after the completion of the DMA transfer of the channel CH1.
以上のように、 周辺回路 P4、 P5が DMA転送要求 R4、 R5を出力するタイミン グをそれぞれ所定時間 T2、 Τ3遅らせることで、 2つの低速な周辺回路 Ρ4、 Ρ5が 同時に動作する場合にも、 チャネル CH0は、 一定期間 L1内に 2回の DMA転送 を確実に完了させる。 また、 周辺回路 P5の所定時間 T3が周辺回路 P4の所定時 間 T2より大きく設定されることで、 CH1の DMA転送がチャネル CH1の DMA 転送の影響により遅れて実施されることが防止される。  As described above, by delaying the timing at which the peripheral circuits P4 and P5 output the DMA transfer requests R4 and R5 by the predetermined times T2 and Τ3, respectively, even when the two low-speed peripheral circuits Ρ4 and Ρ5 operate simultaneously, Channel CH0 ensures that two DMA transfers are completed within L1 for a fixed period. Further, by setting the predetermined time T3 of the peripheral circuit P5 to be longer than the predetermined time T2 of the peripheral circuit P4, it is possible to prevent the DMA transfer of the CH1 from being delayed due to the influence of the DMA transfer of the channel CH1.
以上、 第 1の実施形態では、 次の効果が得られる。 低速周辺回路がデータ転送要求を出力するタイミングを所定時間遅らせること で、 DMAC 1 0 dは、 本来ならば低速周辺回路からのデータ転送要求より後に 受け付けるはずの高速周辺回路からのデータ転送要求を先に受け付けることがで きる。 このため、 低速周辺回路からのデータ転送要求に応答したデータ転送と高 '速周辺回路からのデータ転送要求に応答したデータ転送とが実施される順序を入 れ替えることができる。 この結果、 一定期間内に転送が不可欠なデータの転送要 求が高速周辺回路から出力される場合、 一定期間内に転送が不可欠なデータ (動 画像データや音声データ) を確実に転送できる。 As described above, the first embodiment has the following advantages. By delaying the timing at which the low-speed peripheral circuit outputs a data transfer request by a predetermined time, the DMAC 10d precedes the data transfer request from the high-speed peripheral circuit that should normally be accepted after the data transfer request from the low-speed peripheral circuit. Can be accepted at any time. Therefore, the order in which the data transfer in response to the data transfer request from the low-speed peripheral circuit and the data transfer in response to the data transfer request from the high-speed peripheral circuit can be changed. As a result, when a high-speed peripheral circuit outputs a transfer request for data that must be transferred within a certain period, data (moving image data and audio data) that must be transferred within a certain period can be reliably transferred.
周辺回路 P0〜P5にレジスタ REG0〜: REG5をそれぞれ設けることで、 データ転 送要求 R0〜R5が出力されるべき状態になつてから実際に出力されるまでの所定 時間を可変にできる。 このため、 周辺回路 P0〜P5 の転送レートの変更や DMA C I O dにおける DMA転送要求の受付可能数 (チャネル数) の変更に対応でき る。  By providing the registers REG0 to REG5 in the peripheral circuits P0 to P5, the predetermined time from when the data transfer requests R0 to R5 are output to when they are actually output can be varied. Therefore, it is possible to cope with a change in the transfer rate of the peripheral circuits P0 to P5 and a change in the number of acceptable DMA transfer requests (the number of channels) in the DMA CIOd.
DMAC 1 0 dは、 所定量の DMA転送が実施される毎に、 チャネル間の優先 順位を回転させるため、チャネル CH0〜CH2に割り当てられたいずれのデータ転 送要求にも応答して、 DMA転送を確実に実施できる。  The DMAC 10d responds to any data transfer request assigned to the channels CH0 to CH2 in order to rotate the priority between channels each time a predetermined amount of DMA transfer is performed. Can be reliably implemented.
低速周辺回路の所定時間を、 転送レートが小さいほど長く設定することで、 転 送レートの大きい低速周辺回路からのデータ転送要求に応答したデータ転送が、 転送レートの小さい低速周辺回路からのデータ転送要求に応答したデータ転送の 影響により遅れて実施されることを防止できる。  By setting the predetermined time of the low-speed peripheral circuit to be longer as the transfer rate is lower, data transfer in response to a data transfer request from the lower-speed peripheral circuit with a higher transfer rate can be performed by transferring data from the lower-speed peripheral circuit with a lower transfer rate. It is possible to prevent delays due to the effect of data transfer in response to the request.
図 4は、 本発明のデータ転送装置の第 2の実施形態を示している。 第 1の実施 形態で説明した要素と同一の要素については、 同一の符号を付し、 詳細な説明は 省略する。  FIG. 4 shows a second embodiment of the data transfer device of the present invention. The same elements as those described in the first embodiment are denoted by the same reference numerals, and detailed description thereof will be omitted.
データ転送装置 200は、半導体チップ 30、 ROM 14、 SDRAM1 6 (記 憶回路) 、 外部バス EBUSおよび S DR AM専用パス SBUSを有している。 半導体チップ 30は、 CPUコア 1 0 a、 外部バスィンタフェース 1 0 b、 S DRAMインタフェース 10 c、 DMAC 10 d (データ転送回路) 、 バスプリ ッジ BB、 周辺回路 P0〜P5、 メインパス MBUSおよびローカルバス LBUS (共通 バス) を有している。 すなわち、 データ転送装置 200では、 DMAC l O dと 周辺回路 P0〜P5 とが同一の半導体チップ 3 0に形成されている。 データ転送装 置 2 0 0は、 D MA転送の経路が異なることを除いて、 D MA C 1ひ dと周辺回 路 P0〜P5 とが個別の半導体チップ 1 0、 2 0に形成された第 1の実施形態のデ ータ転送装置 1 0 0と同様に動作する。 The data transfer device 200 has a semiconductor chip 30, a ROM 14, an SDRAM 16 (memory circuit), an external bus EBUS, and a dedicated bus SBUS for SRAM. The semiconductor chip 30 includes a CPU core 10a, an external bus interface 10b, an SDRAM interface 10c, a DMAC 10d (data transfer circuit), a bus bridge BB, peripheral circuits P0 to P5, a main path MBUS and a local bus. It has a bus LBUS (common bus). That is, in the data transfer device 200, DMAC I O d Peripheral circuits P0 to P5 are formed on the same semiconductor chip 30. The data transfer device 200 is different from the data transfer device 200 in that the DMAC 1d and the peripheral circuits P0 to P5 are formed on separate semiconductor chips 10 and 20 except that the DMA transfer path is different. The operation is the same as that of the data transfer device 100 of the first embodiment.
バスブリッジ BBは、 メインバス MBUSとロー力 バス LBUSとの間でデータ を授受する際のインタフェースとして機能する。 従って、 DMA C l O dのチヤ ネル CH0〜CH2 は、 割り当てられた D MA転送要求に応答して、. ローカルバス LBUS、 メインバス MBUSおよび S D R AM専用パス SBUSを介して、 割り当て られた D MA転送要求を出力した周辺回路のバッファと S D R AM 1 6との間の D MA転送を実施する。  The bus bridge BB functions as an interface for exchanging data between the main bus MBUS and the low-power bus LBUS. Accordingly, the channels CH0 to CH2 of the DMA C Od respond to the assigned DMA transfer request. The assigned DMA via the local bus LBUS, the main bus MBUS, and the dedicated path SBUS for the DRAM. Executes DMA transfer between the buffer of the peripheral circuit that has output the transfer request and SDRAM 16.
以上、 第 2の実施形態でも、 第 1の実施形態と同様の効果が得られる。  As described above, also in the second embodiment, the same effects as in the first embodiment can be obtained.
なお、 第 1および第 2の実施形態では、 周辺回路 P4 (または周辺回路 P5) が P Cカードインタフェース (または U S Bインタフェース) として動作する例に ついて述べた。 本発明は、 かかる実施形態に限定されるものではない。 例えば、 周辺回路 P4 (または周辺回路 P5) は、 バッファ BUF4 (またはバッファ BUF5) と S D R A M 1 6との間の D M A転送に高速性をそれほど要求しない I 2 C (Inter Integrated Circuit) インタフェースとして動作してもよい。 In the first and second embodiments, examples have been described in which the peripheral circuit P4 (or the peripheral circuit P5) operates as a PC card interface (or a USB interface). The present invention is not limited to such an embodiment. For example, the peripheral circuit P4 (or the peripheral circuit P5) operates as an I 2 C (Inter Integrated Circuit) interface that does not require much high-speed DMA transfer between the buffer BUF4 (or the buffer BUF5) and the SDRAM 16. Is also good.
以上、 本発明について詳細に説明してきたが、 前述の実施形態およびその変形 例は発明の一例に過ぎず、 本発明はこれに限定されるものではない。 本発明を逸 脱しない範囲で変形可能であることは明らかである。 産業上の利用の可能性  As described above, the present invention has been described in detail. However, the above-described embodiment and its modifications are merely examples of the present invention, and the present invention is not limited thereto. Obviously, modifications can be made without departing from the present invention. Industrial potential
本発明のデータ転送装置では、 一定期間内に転送が不可欠なデータを確実に転 送できる。  The data transfer device of the present invention can reliably transfer data that must be transferred within a certain period.
本発明のデータ転送装置では、 低速周辺回路の転送レートの変更やデータ転送 回路におけるデータ転送要求の受付可能数の変更に対応できる。  The data transfer device of the present invention can cope with a change in the transfer rate of the low-speed peripheral circuit and a change in the number of data transfer requests that can be accepted by the data transfer circuit.
本発明のデータ転送装置では、 いずれの周辺回路からのデータ転送要求にも応 答し 、 データ転送を確実に実施できる。  The data transfer device of the present invention responds to data transfer requests from any of the peripheral circuits, and can reliably perform data transfer.
本発明のデータ転送装置では、 転送レートの大きい低速周辺回路からのデータ 転送要求に応答したデータ転送が、 転送レートの小さい低速周辺回路からのデー タ転送要求に応答したデータ転送の影響により遅れて実施されることを防止でき る。 In the data transfer device of the present invention, data from a low-speed peripheral circuit having a high transfer rate Data transfer in response to a transfer request can be prevented from being delayed due to the effect of data transfer in response to a data transfer request from a low-speed peripheral circuit with a low transfer rate.

Claims

請求の範囲 The scope of the claims
( 1 ) データ転送に使用される共通バスと、 (1) a common bus used for data transfer,
前記共通バスを介してデータが転送される記憶回路と、  A storage circuit to which data is transferred via the common bus;
前記共通バスに接続されるバッファをそれぞれ有し、 前記バッファのデータ量 に応じてデータ転送要求をそれぞれ出力する複数の周辺回路と、  A plurality of peripheral circuits each having a buffer connected to the common bus and outputting a data transfer request in accordance with the data amount of the buffer;
前記データ転送要求にそれぞれ応答して、 対応する前記バッファと前記記憶回 路との間のデータ転送を実施するデータ転送回路とを備え、  A data transfer circuit for performing data transfer between the corresponding buffer and the storage circuit in response to each of the data transfer requests;
前記周辺回路のうち転送レートが最も大きい高速周辺回路を除く低速周辺回路 の各々は、 対応する前記バッファのデータ量が前記データ転送要求を出力すべき 量になつてから、 所定時間後に前記データ転送要求を出力し、  Each of the low-speed peripheral circuits excluding the high-speed peripheral circuit having the highest transfer rate among the peripheral circuits transmits the data transfer after a predetermined time from when the data amount of the corresponding buffer becomes the amount to output the data transfer request. Output the request,
前記高速周辺回路は、 対応する前記バッファのデータ量が前記データ転送要求 を出力すべき量になつてから、 前記所定時間より短い時間後に前記データ転送要 求を出力することを特徴とするデータ転送装置。  The data transfer request, wherein the high-speed peripheral circuit outputs the data transfer request after a time shorter than the predetermined time after the data amount of the corresponding buffer becomes an amount to output the data transfer request. apparatus.
( 2 ) 請求の範囲 1記載のデータ転送装置において、  (2) In the data transfer device according to claim 1,
前記各低速周辺回路は、 前記所定時間を設定するためのレジスタを有し、 前記 バッファのデータ量が前記データ転送要求を出力すべき量になつてから、 前記レ ジスタに設定された前記所定時間後に前記データ転送要求を出力することを特徴 とするデータ転送装置。  Each of the low-speed peripheral circuits has a register for setting the predetermined time, and after the data amount of the buffer reaches an amount to output the data transfer request, the predetermined time set in the register. A data transfer device for outputting the data transfer request later.
( 3 ) 請求の範囲 1記載のデータ転送装置において、  (3) In the data transfer device according to claim 1,
前記データ転送回路は、 優先順位が最も高い前記データ転送要求に応答したデ ータ転送を優先して実施するとともに、 所定量のデータ転送を実施する毎に、 前 記データ転送要求の優先順位を回転させることを特徴とするデータ転送装置。  The data transfer circuit prioritizes and performs data transfer in response to the data transfer request having the highest priority, and changes the priority of the data transfer request every time a predetermined amount of data transfer is performed. A data transfer device characterized by rotating.
( 4 ) 請求の範囲 1記載のデータ転送装置において、  (4) In the data transfer device according to claim 1,
前記低速周辺回路の前記所定時間は、 転送レートが小さいほど長く設定される ことを特徴とするデータ転送装置。  The data transfer device, wherein the predetermined time of the low-speed peripheral circuit is set longer as the transfer rate is lower.
( 5 ) 請求の範囲 1記載のデータ転送装置において、  (5) In the data transfer device according to claim 1,
前記高速周辺回路は、 前記バッファのデータ量が前記データ転送要求を出力す べき量になつてから、 即座に前記データ転送要求を出力することを特徴とするデ ータ転送装置。 The high-speed peripheral circuit outputs the data transfer request immediately after the amount of data in the buffer reaches an amount to output the data transfer request. Data transfer device.
( 6 ) 請求の範囲 1記載のデータ転送装置において、  (6) In the data transfer device according to claim 1,
前記データ転送回路は、 ダイレク トメモリアクセス転送によりデータ転送を実 施するダイレク トメモリアクセスコントローラであることを特徴とするデータ転 送装置。  The data transfer device, wherein the data transfer circuit is a direct memory access controller that performs data transfer by direct memory access transfer.
( 7 ) 請求の範囲 1記載のデータ転送装置において、  (7) In the data transfer device according to claim 1,
前記周辺回路のうちデータ転送により前記バッファにデータが書き込まれる周 辺回路は、 前記バッファのデータ量が所定量より小さくなつたときに、 前記デー タ転送要求を出力すべきであると認識することを特徴とするデータ転送装置。  Among the peripheral circuits, a peripheral circuit to which data is written to the buffer by data transfer recognizes that the data transfer request should be output when the data amount of the buffer becomes smaller than a predetermined amount. A data transfer device characterized by the above-mentioned.
( 8 ) 請求の範囲 1記載のデータ転送装置において、 (8) In the data transfer device according to claim 1,
前記周辺回路のうちデータ転送により前記バッファからデータが読み出される 周辺回路は、 前記バッファのデータ量が所定量より大きくなつたときに、 前記デ ータ転送要求を出力すべきであると認識することを特徴とするデータ転送装置。  Among the peripheral circuits, a peripheral circuit from which data is read from the buffer by data transfer recognizes that the data transfer request should be output when the data amount of the buffer becomes larger than a predetermined amount. A data transfer device characterized by the above-mentioned.
( 9 ) 請求の範囲 1記載のデータ転送装置において、  (9) In the data transfer device according to claim 1,
前記高速周辺回路の前記バッファのデータは、 動画像データであることを特徴 とするデータ転送装置。  The data transfer device, wherein the data in the buffer of the high-speed peripheral circuit is moving image data.
( 1 0 ) 請求の範囲 1記載のデータ転送装置において、  (10) In the data transfer device according to claim 1,
前記高速周辺回路の前記パッファのデータは、 音声データであることを特徴と するデータ転送装置。  The data transfer device, wherein the data of the buffer of the high-speed peripheral circuit is audio data.
( 1 1 ) 請求の範囲 1記載のデータ転送装置において、 · 前記周辺回路と前記データ転送回路とは、 個別の半導体チップに形成されてい ることを特徴とするデータ転送装置。  (11) The data transfer device according to claim 1, wherein the peripheral circuit and the data transfer circuit are formed on separate semiconductor chips.
( 1 2 ) 請求の範囲 1記載のデータ転送装置において、  (1 2) In the data transfer device according to claim 1,
前記周辺回路と前記データ転送回路とは、 同一の半導体チップに形成されてい ることを特徴とするデータ転送装置。  The data transfer device, wherein the peripheral circuit and the data transfer circuit are formed on the same semiconductor chip.
PCT/JP2003/005984 2003-05-14 2003-05-14 Data transfer apparatus WO2004102404A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2004571843A JPWO2004102404A1 (en) 2003-05-14 2003-05-14 Data transfer device
PCT/JP2003/005984 WO2004102404A1 (en) 2003-05-14 2003-05-14 Data transfer apparatus
US11/113,196 US20050188128A1 (en) 2003-05-14 2005-04-25 Data transfer apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2003/005984 WO2004102404A1 (en) 2003-05-14 2003-05-14 Data transfer apparatus

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/113,196 Continuation US20050188128A1 (en) 2003-05-14 2005-04-25 Data transfer apparatus

Publications (1)

Publication Number Publication Date
WO2004102404A1 true WO2004102404A1 (en) 2004-11-25

Family

ID=33446527

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/005984 WO2004102404A1 (en) 2003-05-14 2003-05-14 Data transfer apparatus

Country Status (2)

Country Link
JP (1) JPWO2004102404A1 (en)
WO (1) WO2004102404A1 (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6267653A (en) * 1985-09-20 1987-03-27 Ricoh Co Ltd Bus control system
JPS6454562A (en) * 1987-08-26 1989-03-02 Fujitsu Ltd Data transfer control system
JPH023851A (en) * 1988-06-17 1990-01-09 Fujitsu Ltd Direct memory access device
JPH0581167A (en) * 1991-01-08 1993-04-02 Matsushita Electric Ind Co Ltd Data transmission processor
JPH05120206A (en) * 1991-10-25 1993-05-18 Nec Corp Dma controller
JPH05204833A (en) * 1992-01-28 1993-08-13 Nec Kyushu Ltd Direct memory access transfer controller
US5412610A (en) * 1993-06-29 1995-05-02 Mitsubishi Denki Kabushiki Kaisha Serial data transfer device
JPH07114510A (en) * 1993-10-19 1995-05-02 Hitachi Ltd Control system for fifo threshold value control dma
JPH08129522A (en) * 1994-10-31 1996-05-21 Victor Co Of Japan Ltd Transfer method for multimedia data
WO2001044957A1 (en) * 1999-12-17 2001-06-21 Sony Corporation Device and method for processing information and recorded medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6267653A (en) * 1985-09-20 1987-03-27 Ricoh Co Ltd Bus control system
JPS6454562A (en) * 1987-08-26 1989-03-02 Fujitsu Ltd Data transfer control system
JPH023851A (en) * 1988-06-17 1990-01-09 Fujitsu Ltd Direct memory access device
JPH0581167A (en) * 1991-01-08 1993-04-02 Matsushita Electric Ind Co Ltd Data transmission processor
JPH05120206A (en) * 1991-10-25 1993-05-18 Nec Corp Dma controller
JPH05204833A (en) * 1992-01-28 1993-08-13 Nec Kyushu Ltd Direct memory access transfer controller
US5412610A (en) * 1993-06-29 1995-05-02 Mitsubishi Denki Kabushiki Kaisha Serial data transfer device
JPH07114510A (en) * 1993-10-19 1995-05-02 Hitachi Ltd Control system for fifo threshold value control dma
JPH08129522A (en) * 1994-10-31 1996-05-21 Victor Co Of Japan Ltd Transfer method for multimedia data
WO2001044957A1 (en) * 1999-12-17 2001-06-21 Sony Corporation Device and method for processing information and recorded medium

Also Published As

Publication number Publication date
JPWO2004102404A1 (en) 2006-07-13

Similar Documents

Publication Publication Date Title
US7072996B2 (en) System and method of transferring data between a processing engine and a plurality of bus types using an arbiter
JP4322451B2 (en) Data transfer method between DSP memories or between DSP memory and CPU memory (DPRAM)
US20020184453A1 (en) Data bus system including posted reads and writes
KR20040044366A (en) Shared memory data transfer apparatus
EP2517113B1 (en) Memory management system offering direct as well as managed access to local storage memory
US7725621B2 (en) Semiconductor device and data transfer method
CN108304334B (en) Application processor and integrated circuit including interrupt controller
JP3953832B2 (en) Interface card for media
US20050144338A1 (en) Data transfer apparatus
JP3952226B2 (en) Bus communication system
JPH04233059A (en) Information processing apparatus
US8756356B2 (en) Pipe arbitration using an arbitration circuit to select a control circuit among a plurality of control circuits and by updating state information with a data transfer of a predetermined size
US6584512B1 (en) Communication DMA device for freeing the data bus from the CPU and outputting divided data
US20050188128A1 (en) Data transfer apparatus
WO2004102404A1 (en) Data transfer apparatus
JP2011524038A (en) Method for controlling access to memory area from a plurality of processes, and communication module including message memory for realizing the method
US20180336147A1 (en) Application processor including command controller and integrated circuit including the same
JP4793798B2 (en) Microcomputer
JP2002149623A (en) Microcomputer
TWI230863B (en) Input/output system and method for transferring control and data, and arbiter for coordinating data communication
JP2002342266A (en) Data processor
JPH02207363A (en) Data transfer system, device controller, and memory controller
JP4862593B2 (en) Data transfer apparatus and image forming apparatus
JP4514411B2 (en) Inter-bus communication interface device
KR20070081981A (en) Interface method and apparatus in cpuless system

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP US

WWE Wipo information: entry into national phase

Ref document number: 2004571843

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 11113196

Country of ref document: US