US7043595B2 - Data transfer control device - Google Patents
Data transfer control device Download PDFInfo
- Publication number
- US7043595B2 US7043595B2 US10/790,675 US79067504A US7043595B2 US 7043595 B2 US7043595 B2 US 7043595B2 US 79067504 A US79067504 A US 79067504A US 7043595 B2 US7043595 B2 US 7043595B2
- Authority
- US
- United States
- Prior art keywords
- pci bus
- external storage
- storage device
- access
- circuit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related, expires
Links
- 230000003111 delayed effect Effects 0.000 claims abstract description 10
- 230000015654 memory Effects 0.000 claims description 27
- 238000010586 diagram Methods 0.000 description 9
- 238000012544 monitoring process Methods 0.000 description 6
- 230000007704 transition Effects 0.000 description 4
- 230000002093 peripheral effect Effects 0.000 description 3
- 230000003247 decreasing effect Effects 0.000 description 2
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/40—Bus structure
- G06F13/4004—Coupling between buses
- G06F13/4027—Coupling between buses using bus bridges
- G06F13/4031—Coupling between buses using bus bridges with arbitration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2213/00—Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F2213/0024—Peripheral component interconnect [PCI]
Definitions
- the present invention relates to a data transfer control device for controlling the data transfer between a plurality of PCI buses in a system comprising a plurality of PCI buses.
- PCI Peripheral Component Interconnect
- the PCI bus has a characteristic in that the address transfer and the data transfer are performed in 32 signal lines in time division multiplex. If transfer by multiplex is performed, data stored in the continuous address in the storage device of a peripheral device can be transferred to another peripheral device at high-speed. In data transfer via the PCI bus, it is essential to acquire an access right to the PCI bus, and a master device, which is always installed for the PCI bus, grants the access right to one of the plurality of devices connected to the PCI bus.
- memory access takes 5 clock cycles, so if access for a clock cycles to a target device is generated at the secondary PCI bus (hereafter S-PCI bus) side when the burst transfer, of which the data transfer interval is 5 clock cycles, is being executed at the primary PCI bus (hereafter P-PCI bus) side, it takes 10+ ⁇ clock cycles, that is, S-PCI side transfer clock cycle ⁇ +P-PCI side memory access 5 clock cycles+P-PCI side transfer 5 clock cycles, from the completion of the previous data transfer to the completion of the data transfer of the P-PCI bus after memory access from the S-PCI bus. Therefore burst transfer may be interrupted since the 8 clock rule cannot be maintained, and access to both memories while following the 8 clock rule specified by the PCI bus cannot be arbitrated, so data cannot be transferred at high-speed.
- S-PCI bus secondary PCI bus
- P-PCI bus primary PCI bus
- the data transfer control device is a data transfer control device connected with a primary PCI bus, secondary PCI bus and external storage device, for controlling access of the primary PCI bus and the secondary PCI bus with the external storage device, comprising: a P-PCI bus side counter circuit for counting the transfer period of the primary PCI bus by clock cycle count; an S-PCI bus side counter circuit for counting the transfer period of the secondary PCI bus by clock cycle count; a scheduler circuit for controlling assert timing of TRDY# of the primary PCI bus and access of the primary PCI bus and the secondary PCI bus by the counter value of the P-PCI bus side counter circuit and counter value of the S-PCI bus side counter circuit; an arbiter circuit for arbitrating access of the primary PCI bus and the secondary PCI bus according to the control of the scheduler circuit; an S-PCI bus interface to be an interface for accessing of the secondary PCI bus to the external storage device according to the arbitration of the arbiter circuit; a P-PCI bus interface circuit
- the data transfer control device is a data transfer control device connected with a primary PCI bus, secondary PCI bus and external storage device, for controlling access of the primary PCI bus and the secondary PCI bus with the external storage device, comprising: a P-PCI bus side counter circuit for counting the transfer period of the primary PCI bus by clock cycle count; an S-PCI bus side counter circuit for counting the transfer period of the secondary PCI bus by clock cycle count; a scheduler circuit for controlling assert timing of TRDY# of the primary PCI bus and access of the primary PCI bus and the secondary PCI bus by the counter value of the P-PCI bus side counter circuit and the counter value of the S-PCI bus side counter circuit; an arbiter circuit for arbitrating access of the primary PCI bus and the secondary PCI bus according to the control of the scheduler circuit; an S-PCI bus interface circuit to be an interface for accessing of the secondary PCI bus to the external storage device according to the arbitration of the arbiter circuit; a P-PCI bus interface circuit for interfacing access of the
- the data transfer control device is a data transfer control device connected with a primary PCI bus, secondary PCI bus and external storage device, for controlling access of the primary PCI bus and the secondary PCI bus with the external storage device, comprising: a scheduler circuit for controlling access of the primary PCI bus and the secondary PCI bus, disconnecting the primary PCI bus and requesting access of the secondary PCI bus to the external storage device when access of the secondary PCI bus to the external storage device is generated while the primary PCI bus is executing burst transfer to the external storage device, and then successively requesting access of the primary PCI bus to the external storage device; an arbiter circuit for arbitrating access of said primary PCI bus and the secondary PCI bus according to the control of the scheduler circuit; an S-PCI bus interface circuit to be an interface for accessing of the secondary PCI bus to the external storage device according to the arbitration of the arbiter circuit; a P-PCI bus interface circuit for interfacing access of the primary PCI bus to the external storage device according to the arbitration of the arbit
- the data transfer control device is the data transfer control device according to one of the first invention, second invention and third invention, wherein the external storage device has a 32-bit data bus width, and both the burst transfer of the primary PCI bus to the external storage device and access of the secondary PCI bus to the external storage device are executed in 32-bit units.
- the data transfer control device is the data transfer control device according to one of the first invention, second invention and third invention, wherein the external storage device has a 16-bit data bus width, and a 32-bit burst transfer of the primary PCI bus to the external storage device is executed dividing into significant and least significant 16-bits each, and access of the secondary PCI bus to the external storage device is also executed in 16-bit units.
- FIG. 1 is a diagram depicting the configuration of a data transfer control device of the present invention
- FIG. 2 is a timing chart depicting an operation of a data transfer control device according to a prior art
- FIG. 3 is a diagram depicting the configuration of the data transfer control device according to embodiment 1 of the present invention.
- FIG. 4 is a timing chart depicting the operation of the data transfer control device according to the embodiment 1;
- FIG. 5 is a timing chart depicting the configuration of a data transfer control device according to embodiment 2 of the present invention.
- FIG. 6 is a timing chart depicting the operation of the data transfer control device according to the embodiment 2;
- FIG. 7 is a diagram depicting the configuration of a data transfer control device according to embodiment 3 of the present invention.
- FIG. 8 is a timing chart depicting the operation of the data transfer control device according to the embodiment 3.
- FIG. 9 is a diagram depicting the configuration of a data transfer control device according to embodiment 4 of the present invention.
- FIG. 10 is a timing chart depicting the operation of the data transfer control device according to the embodiment 4.
- the access right of the PCI bus is given to each device by sending the request signal for requesting acquisition of the access right (hereafter REQ) to the master device, and receiving the grant signal which is output from the bus master (hereafter GNT). After the device acquires the access right in this way, the PCI bus of the device enters idle status, sends the address, then asserts the master data transfer preparation completion signal (hereafter IRDY# signal), or asserts the target data transfer preparation signal (hereafter TRDY# signal), and then transfers the data.
- REQ request signal for requesting acquisition of the access right
- GNT bus master
- Address and data are multiplexed on the PCI bus, so one or more data are transferred after the address. Such a transfer is called a burst transfer, and the number of data to be transferred at one operation is called a burst transfer length.
- the access right which one device acquired will be lost when the STOP# signal is output from the target device to be the transfer destination.
- the STOP# signal which indicates the stop of transfer, is output when the target device is not ready for the data transfer or when data transfer cannot continue.
- the request origination device stops the data transfer, opens the PCI bus, and executes the transfer operation again from the step of acquiring the bus access right by the REQ output.
- the stop of the data transfer operation by the output of the STOP# signal is called a “retry end”, and the re-execution of the series of transfer operations due to a retry end is called a “retry operation”.
- This access right acquisition is the rule of the data transfer when the PCI bus is used. What must be noted in this case is that in order to not interrupt a data transfer, including a burst transfer in a target device to which data is provided from the master device, there are clock rules that must be adhered to.
- the clock rules of the PCI bus will be described below.
- the target device When the target device cannot complete the single access cycle or the initial access of the burst access cycle within a 16 CLK signal line period from the assert of the data transfer request signal (hereafter FRAME# signal), the target device must execute the retry termination (regarding that FRAME was asserted at the first rise edge of CLK, the STOP# signal must be asserted at the 17 th rise edge of CLK).
- the data In the case of the write access cycle, the data is received by the target or the retry termination is executed within the restrictions of the rule.
- the target device In the case of the read access cycle, the target device must send the data or execute the retry termination within the restrictions of the rule. The target device to execute the retry termination enables data access when the access cycle is repeated.
- the data transfer control device When one device connected to one PCI bus requests a data read from the external storage medium connected to the data transfer control device, the data transfer control device acquires the access right in the PCI bus at this request destination side, and requests a data read, and also cancels the access right in the other PCI bus. Data is read successively from the request destination device (hereafter target side device) until the request source device (hereafter master device) succeeds in acquiring the access right again in the above mentioned one PCI bus, and the data transfer control device stores the data read from the request destination in the internal buffer. When the master side device succeeds in acquiring the access right in the above mentioned one PCI bus, the device transfer control device successively outputs the data stored in the internal buffer to the master side device.
- FIG. 1 is a diagram depicting the configuration of the data transfer control device according to the present invention.
- the data transfer control device 4 is connected to the P-PCI bus 1 a and S-PCI bus 1 b , the PCI bus 1 a and the S-PCI bus 1 b have the P-PCI master device 2 a and the S-PCI master device 2 b , and [the data transfer control device 4 ] comprises an external storage medium 3 , which is not directly connected to the P-PCI bus 1 a and the S-PCI bus 1 b .
- the data transfer control device 4 further comprises a P-PCI bus side counter circuit 5 , S-PCI bus side counter circuit 6 , monitor circuit for monitoring 7 , S-PCI bus interface circuit 8 , controller circuit 9 , P-PCI bus interface circuit 10 which incorporates the controller circuit, scheduler circuit 11 , arbiter circuit 12 and memory interface circuit 13 .
- the P-PCI bus side counter circuit 5 and the S-PCI bus side counter circuit 6 count the number of CLK cycles from the FRAME# signals of each PCI bus from when the P-PCI master device 2 a and the S-PCI master device 2 b are asserted until when the TRDY# signals, for notifying the completion of a data transfer, are asserted, and the counter is initialized when the TRDY# signals are asserted.
- the number of CLK cycles is counted from when the TRDY# signal is asserted until when the next TRDY# signal is asserted, and the counter is initialized each time the TRDY# signal is asserted. The counted number of cycles is notified to the scheduler circuit 11 and the controller circuit 9 each time.
- the monitor circuit for monitoring 7 constantly monitors access from the S-PCI master device 2 b , and notifies the request S signal 14 from the S-PCI bus interface circuit 8 to the scheduler circuit 11 when the assert of the FRAME# signal is detected.
- the S-PCI bus interface circuit 8 and the P-PCI bus interface circuit 10 interface between the P-PCI bus 1 a and the S-PCI bus 1 b , and constantly notify the access status to the scheduler circuit 11 .
- the P-PCI bus interface circuit 10 incorporates the controller circuit 9 for TRDY#, and the controller circuit 9 arbitrates TRDY# assert timings from the counter circuit 5 and the scheduler circuit 11 .
- the scheduler circuit 11 monitors the count value and the access status during access by the P-PCI bus side counter circuit 5 , S-PCI bus side counter circuit 6 , P-PCI interface circuit 10 and S-PCI interface circuit 8 , and notifies the current status to the arbiter circuit 12 .
- the arbiter circuit 12 judges the status notified by the scheduler circuit 11 , and arbitrates the access right to the memory interface circuit 13 for the P-PCI bus interface circuit 10 and the S-PCI bus interface 8 .
- the memory interface circuit 13 assigns the access right of the external storage medium 3 to the P-PCI interface circuit 10 or S-PCI bus interface circuit 8 , which acquired the access right by the arbiter circuit 12 .
- Embodiment 1 will be described with reference to FIG. 3 and FIG. 4 .
- FIG. 3 is a diagram depicting the configuration of the data transfer control device according to embodiment 1.
- FIG. 4 is a timing chart depicting the operation of the data transfer control device according to embodiment 1, where the timing chart of each control signal at the P-PCI bus 21 a side and the S-PCI bus 21 b side, which access the external storage medium 23 with a 32-bit data bus width, are shown at the top and the bottom, and the timing chart of the request S signal line 34 and the request P signal line 35 and the memory access arbiter and the status transition of the memory access are shown in the middle, and in this timing chart, the assert timing of the control signal TRDY# signal at the P-PCI bus side, shown at the top, is delayed.
- the P-PCI bus interface circuit 30 when the P-PCI master device 22 a asserts the FRAME# signal 36 to the data transfer control device 24 and requests data transfer, the P-PCI bus interface circuit 30 responds DEVSEL# to the P-PCI master device 22 a , and starts accessing the external storage medium 23 . After the first data is transferred, the P-PCI bus interface circuit 30 judges the status of the FRAME# signal 36 , and confirm that it is in assert status, and then starts burst transfer to the external storage medium 23 .
- the arbiter circuit 32 which received the notification to delay the TRDY# signal for 2 clock cycles from the scheduler circuit 31 , notifies the controller circuit 29 incorporated in the P-PCI bus interface circuit 30 to delay the TRDY# signal 38 for 2 clock cycles. Then the data transfer at the P-PCI bus side completes in 5 clock cycles, but the TRDY# signal 38 is asserted at 2 clock cycles delayed after the data transfer completion, so after confirming the 5 clock cycle of the completion of the P-PCI bus side, the arbiter circuit 32 instructs the S-PCI bus interface circuit 28 to execute arbitration to the S-PCI bus, and asserts the IRDY# signal so as to grant the S-PCI master device 22 b access.
- the S-PCI master device 22 b which received the grant of data transfer, accesses the external storage medium 23 via the S-PCI bus interface circuit 28 and the memory interface circuit 33 .
- the S-PCI bus interface circuit 28 After access from the S-PCI master device 22 b to the external storage medium 23 completes, the S-PCI bus interface circuit 28 asserts the TRDY# signal for access completion to the scheduler circuit 31 .
- the scheduler circuit 31 which confirmed the assert of the TRDY# signal, notifies the arbiter circuit 32 to restart access from the P-PCI bus side.
- the arbiter circuit 32 which received the notification to restart access at the P-PCI bus side from the scheduler 31 , notifies the P-PCI bus interface circuit 30 to execute arbitration to the P-PCI master device 22 a and to restart burst transfer to the external storage medium 23 .
- the burst transfer at the P-PCI side is not interrupted, and the third data transfer at the P-PCI side can be executed continuously after the data transfer at the S-PCI side is over, so even if access at the S-PCI bus side is generated during burst transfer at the P-PCI bus side, high-speed data transfer can be implemented.
- Embodiment 2 will be described with reference to FIG. 5 and FIG. 6 .
- FIG. 5 is a diagram depicting the configuration of the data transfer control device according to embodiment 2.
- FIG. 6 is a timing chart depicting the operation of the data transfer control device according to embodiment 2, where the timing chart of each control signal at the P-PCI bus 41 a side and the S-PCI bus 41 b side, which access the external storage device 43 with a 32-bit data bus width, are shown at the top and bottom, and the timing chart of the request S signal line 54 and the request P signal line 55 and the memory access arbiter and status transition of the memory access are shown in the middle, and in this timing chart, the burst transfer of the P-PCI bus side, shown at the top, is disconnected by the STOP# signal 58 .
- the P-PCI bus interface circuit 50 when the P-PCI master device 42 a asserts the FRAME# signal 56 to the data transfer control device 44 and requests data transfer, the P-PCI bus interface circuit 50 responds DEVSEL# to the P-PCI master device 42 a , and starts accessing the external storage medium 43 . After one data transfer, the P-PCI bus interface circuit 50 judges the status of the FRAME# signal 56 , and confirms that it is in assert status, and then starts burst transfer to the external storage medium 43 .
- the scheduler circuit 51 which received the request S signal 54 , disconnects the P-PCI bus interface circuit 50 currently executing burst transfer by asserting the STOP# signal, and notifies the arbiter circuit 52 to access from the S-PCI bus 41 b .
- the arbiter circuit 52 which received the notification to disconnect by asserting the STOP# signal from the scheduler circuit 51 , notifies the P-PCI bus interface circuit 50 to disconnect by asserting the STOP# signal. Then the P-PCI bus interface circuit 50 performs disconnect by asserting the STOP# signal 58 during data transfer, then the arbiter circuit 52 instructs the S-PCI bus interface circuit 48 to execute arbitration to the S-PCI bus and grant access to the S-PCI master device 42 b by asserting the IRDY# signal.
- the P-PCI master device 42 a of which data transfer was interrupted by the generation of a disconnection, requests data transfer to the data transfer control device 44 immediately after disconnection by asserting the FRAME# signal 56 .
- the S-PCI master device 42 b which received the grant of data transfer, accesses the external storage medium 43 via the S-PCI bus interface circuit 48 and the memory interface circuit 53 .
- the S-PCI bus interface circuit 48 asserts the TRDY# signal for access completion to the scheduler circuit 51 .
- the scheduler circuit 51 which confirmed the assert of the TRDY# signal, notifies the arbiter circuit 52 to restart access from the P-PCI bus 41 a side.
- the arbiter circuit 52 which received the notification to restart access to the P-PCI bus 41 a side from the scheduler circuit 51 , notifies the P-PCI bus interface circuit 50 to execute arbitration for the P-PCI master device 42 a and to restart burst transfer to the external storage medium 43 .
- the FRAME# signal is asserted immediately after transfer at the P-PCI bus side is disconnected, so transfer can be prepared at the P-PCI bus side while transfer is being executed at the S-PCI bus side, and the time from the end of transfer at the S-PCI bus side to the start of transfer at the P-PCI bus side can be decreased. Therefore even if access is generated at the S-PCI bus side during burst transfer at the P-PCI bus side, high-speed data transfer can be implemented.
- Embodiment 3 will be described with reference to FIG. 7 and FIG. 8 .
- FIG. 7 is a diagram depicting the configuration of the data transfer control device according to embodiment 3.
- FIG. 8 is a timing chart depicting the operation of the data transfer control device according to embodiment 3, where the timing chart of each control signal at the P-PCI bus 61 a side, which accesses the external storage device 63 with a 16-bit data bus width by 32-bit access, and at the S-PCI bus 61 b side, which access [the external storage device 63 ] by 16-bit access, are shown at the top and the bottom, and the timing chart of the request S signal line 74 and the request P signal line 75 and the memory access arbiter and the status transition of the memory access are shown in the middle, and in this timing chart, the assert timing of the control signal TRDY# signal 78 at the P-PCI bus side shown at the top, is delayed.
- the P-PCI bus interface circuit 70 responds DEVSEL# to the P-PCI master device 62 a , and starts accessing the external storage medium 63 with a 16-bit data bus width. After one data transfer, the P-PCI bus interface circuit 70 judges the status of the FRAME# signal 76 , and confirms that it is in assert status, then starts burst transfer to the external storage medium 63 .
- the arbiter circuit 72 which received the notification to delay the TRDY# signal for 2 clock cycles from the scheduler circuit 71 , notifies the controller circuit 69 incorporated in the P-PCI bus interface circuit 70 to delay the TRDY# 78 signal for 2 cycles. Then the data transfer at the P-PCI bus side completes in 6 clock cycles, but the TRDY# signal 78 is asserted at 2 clock cycles after data transfer completion, so after confirming the completion of the 6 clock cycle data transfer at the P-PCI bus 61 a side, the arbiter circuit 72 instructs the S-PCI bus interface circuit 68 to execute arbitration to the S-PCI bus, and asserts the IRDY# signal so as to grant the S-PCI master device 62 b access.
- the S-PCI master device 62 b which received the grant of data transfer, accesses the external storage medium 63 via the S-PCI bus interface circuit 68 and the memory interface circuit 73 .
- the S-PCI bus interface circuit 68 asserts the TRDY# signal for access completion to the scheduler circuit 71 .
- the scheduler circuit 71 which confirmed assert of the TRDY# signal, notifies the arbiter circuit 72 to restart access from the P-PCI bus side.
- the arbiter circuit 72 which received the notification to restart access at the P-PCI bus 61 a side from the scheduler circuit 71 , notifies the P-PCI interface circuit 70 to execute arbitration to the P-PCI master device 62 a and to restart burst transfer to the external storage medium 63 .
- burst transfer at the P-PCI side is not interrupted, and the third data transfer at the P-PCI side can be executed continuously after data transfer at the S-PCI side is over, so even if access at the S-PCI side is generated during burst transfer at the P-PCI bus side, high-speed data transfer can be implemented.
- Embodiment 4 will be described with reference to FIG. 9 and FIG. 10 .
- FIG. 9 is a diagram depicting the configuration of the data transfer control device according to embodiment 4.
- FIG. 10 is a timing chart depicting the operation of the data transfer control device according to embodiment 4, where the timing chart of each control signal at the P-PCI bus 81 a side and the S-PCI bus 81 b side, which access the external storage medium 83 with a 16-bit data bus width by 32-bit access, are shown at the top and the bottom, and the timing chart of the request S signal 94 and the request P signal 95 and the memory access arbiter and the status transition of memory access are shown in the middle, and in this timing chart, the assert timing of the control signal TRDY# signal 98 at the P-PCI bus 81 a side shown at the top, is delayed.
- the P-PCI bus interface circuit 90 responds DEVSEL# to the P-PCI master device 82 a , and starts accessing the external storage medium 83 with a 16-bit data bus width. After one data transfer, the P-PCI bus interface circuit 90 judges the status of the FRAME# signal 96 and confirms that it is in assert status, then starts burst transfer to the external storage medium 83 .
- the arbiter circuit 92 which received the notification to delay the TRDY# signal for 2 clock cycles from the scheduler circuit 91 , notifies the controller circuit 89 incorporated in the P-PCI bus interface circuit 90 to delay the TRDY# signal 98 for 2 cycles. Then the data transfer at the P-PCI bus 81 a side completes in 6 clock cycles, but the TRDY# signal 98 is asserted at 2 clock cycles after data transfer completion, so after confirming completion of the 6 clock cycle data transfer at the P-PCI bus side, the arbiter circuit 92 instructs the S-PCI bus interface circuit 88 to execute arbitration to the S-PCI bus, and asserts the IRDY# signal so as to grant the S-PCI master device 82 b access.
- the S-PCI master device 82 b which received the grant, accesses the external storage medium 83 via the S-PCI bus interface circuit 88 and the memory interface circuit 93 .
- the S-PCI bus interface circuit 88 After the first 16-bit data transfer from the S-PCI master device 82 b to the external storage medium 83 completes, the S-PCI bus interface circuit 88 notifies the request S signal 94 for access completion to the scheduler circuit 91 , and the scheduler circuit 91 , which received the notification, notifies the arbiter circuit 92 to disconnect access from the S-PCI bus 81 b side.
- the arbiter circuit 92 which received the disconnect request from the scheduler circuit 91 , has the S-PCI bus interface circuit 88 disconnect by asserting the STOP# signal to the S-PCI master device 82 a .
- the arbiter circuit 92 which confirmed assert of the STOP# signal of the S-PCI bus interface circuit 88 , has the P-PCI bus interface circuit 90 to execute arbitration to the P-PCI master device 82 a , and to restart burst transfer to the external storage medium 83 .
- the S-PCI master device 82 b of which data transfer was interrupted by the generation of a disconnection, requests data transfer to the data transfer control device 84 by asserting the FRAME# signal 97 immediately after disconnection.
- the S-PCI master device 82 b accesses the external storage medium 83 , as mentioned above.
- the S-PCI bus interface circuit 88 asserts the TRDY# signal for access completion to the scheduler circuit 91 .
- the scheduler circuit 91 which confirmed assert of the TRDY# signal, notifies the arbiter circuit 92 to restart access from the P-PCI bus 81 a side.
- the arbiter circuit 92 which received the notification to restart access at the P-PCI bus 81 a side from the scheduler circuit 91 , notifies the P-PCI bus interface circuit 90 to execute arbitration to the P-PCI master device 82 a , and to restart burst transfer to the external storage medium 83 .
- the burst transfer at the P-PCI is not interrupted, and data transfer at the P-PCI side can be executed continuously after data transfer at the S-PCI side is completed, so even if access at the S-PCI bus side is generated during burst transfer at the P-PCI bus side, high-speed data transfer can be implemented.
- the assert of the TRDY# signal for the data transfer at the P-PCI side is delayed so that the next data transfer at the P-PCI side completes within 8 clock cycles after the TRDY# signal for the data transfer at the P-PCI side is asserted, so even if the S-PCI bus requests transfer while the P-PCI bus is executing burst transfer, the burst transfer at the P-PCI side is not interrupted, and data transfer at the P-PCI side can be continuously executed after data transfer at the S-PCI side is completed, therefore high-speed data transfer can be implemented, even if access at the S-PCI bus side is generated while the P-PCI bus side is executing burst transfer.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Bus Control (AREA)
Abstract
Description
Claims (5)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003-056463 | 2003-03-04 | ||
JP2003056463A JP2004265265A (en) | 2003-03-04 | 2003-03-04 | Data transfer control device |
Publications (2)
Publication Number | Publication Date |
---|---|
US20040199709A1 US20040199709A1 (en) | 2004-10-07 |
US7043595B2 true US7043595B2 (en) | 2006-05-09 |
Family
ID=33094802
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/790,675 Expired - Fee Related US7043595B2 (en) | 2003-03-04 | 2004-03-03 | Data transfer control device |
Country Status (3)
Country | Link |
---|---|
US (1) | US7043595B2 (en) |
JP (1) | JP2004265265A (en) |
CN (1) | CN1326058C (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100180056A1 (en) * | 2009-01-15 | 2010-07-15 | International Business Machines Corporation | Bus access control apparatus and method |
US8307182B1 (en) * | 2009-01-31 | 2012-11-06 | Xilinx, Inc. | Method and apparatus for transferring data to or from a memory |
US8467218B1 (en) * | 2010-12-13 | 2013-06-18 | Altera Corporation | System and apparatus with IC resource interconnect |
US9537488B1 (en) | 2010-05-13 | 2017-01-03 | Altera Corporation | Apparatus for configurable interface and associated methods |
US9780789B2 (en) | 2010-05-13 | 2017-10-03 | Altera Corporation | Apparatus for automatically configured interface and associated methods |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060136650A1 (en) * | 2004-12-16 | 2006-06-22 | Jyh-Hwang Wang | Data-read and write method of bridge interface |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4922244A (en) * | 1984-12-03 | 1990-05-01 | The University Of Western Australia | Queueing protocol |
US5905878A (en) * | 1996-07-15 | 1999-05-18 | Micron Electronics | Method for controlling access to a computer bus |
US6044207A (en) * | 1997-03-21 | 2000-03-28 | Adaptec, Inc. | Enhanced dual port I/O bus bridge |
US6078976A (en) | 1997-06-24 | 2000-06-20 | Matsushita Electric Industrial Co., Ltd. | Bridge device that prevents decrease in the data transfer efficiency of buses |
US6910088B2 (en) * | 1999-07-29 | 2005-06-21 | Micron Technology, Inc. | Bus arbitration using monitored windows of time |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1991015069A1 (en) * | 1990-03-29 | 1991-10-03 | Sf2 Corporation | Method and apparatus for scheduling access to a csma communication medium |
IL96808A (en) * | 1990-04-18 | 1996-03-31 | Rambus Inc | Integrated circuit i/o using a high performance bus interface |
-
2003
- 2003-03-04 JP JP2003056463A patent/JP2004265265A/en active Pending
-
2004
- 2004-03-03 US US10/790,675 patent/US7043595B2/en not_active Expired - Fee Related
- 2004-03-04 CN CNB2004100286113A patent/CN1326058C/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4922244A (en) * | 1984-12-03 | 1990-05-01 | The University Of Western Australia | Queueing protocol |
US5905878A (en) * | 1996-07-15 | 1999-05-18 | Micron Electronics | Method for controlling access to a computer bus |
US6044207A (en) * | 1997-03-21 | 2000-03-28 | Adaptec, Inc. | Enhanced dual port I/O bus bridge |
US6078976A (en) | 1997-06-24 | 2000-06-20 | Matsushita Electric Industrial Co., Ltd. | Bridge device that prevents decrease in the data transfer efficiency of buses |
US6910088B2 (en) * | 1999-07-29 | 2005-06-21 | Micron Technology, Inc. | Bus arbitration using monitored windows of time |
Non-Patent Citations (2)
Title |
---|
EP440 PCI-to-PCI Bridge copyright 2000. * |
PCI Local Bus Specification Revision 2.2 Dec. 18, 1998. * |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100180056A1 (en) * | 2009-01-15 | 2010-07-15 | International Business Machines Corporation | Bus access control apparatus and method |
US8185679B2 (en) * | 2009-01-15 | 2012-05-22 | International Business Machines Corporation | Controlling bus access |
US8307182B1 (en) * | 2009-01-31 | 2012-11-06 | Xilinx, Inc. | Method and apparatus for transferring data to or from a memory |
US8438357B1 (en) | 2009-01-31 | 2013-05-07 | Xilinx, Inc. | Method and apparatus for calculating number of memory access cycles when transferring data to or from a memory |
US9537488B1 (en) | 2010-05-13 | 2017-01-03 | Altera Corporation | Apparatus for configurable interface and associated methods |
US9780789B2 (en) | 2010-05-13 | 2017-10-03 | Altera Corporation | Apparatus for automatically configured interface and associated methods |
US10270447B2 (en) | 2010-05-13 | 2019-04-23 | Altera Corporation | Apparatus for configurable interface and associated methods |
US8467218B1 (en) * | 2010-12-13 | 2013-06-18 | Altera Corporation | System and apparatus with IC resource interconnect |
Also Published As
Publication number | Publication date |
---|---|
CN1645346A (en) | 2005-07-27 |
JP2004265265A (en) | 2004-09-24 |
CN1326058C (en) | 2007-07-11 |
US20040199709A1 (en) | 2004-10-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5657458A (en) | Method for controlling a bus to progress transfer cycles without inserting a cycle for acknowledgment | |
US5634138A (en) | Burst broadcasting on a peripheral component interconnect bus | |
JP4008987B2 (en) | Bus communication system, bus arbitration method, and data transfer method | |
US6496890B1 (en) | Bus hang prevention and recovery for data communication systems employing a shared bus interface with multiple bus masters | |
US5469435A (en) | Bus deadlock avoidance during master split-transactions | |
JPH08227392A (en) | Bus system with waiting time and shadow timer | |
JP4313607B2 (en) | Bus connection circuit and bus connection system | |
US20070067527A1 (en) | Data transfer bus system connecting a plurality of bus masters | |
US7174401B2 (en) | Look ahead split release for a data bus | |
US6629178B1 (en) | System and method for controlling bus access for bus agents having varying priorities | |
US6026460A (en) | Method and apparatus for sequencing system bus grants and disabling a posting buffer in a bus bridge to improve bus efficiency | |
US7043595B2 (en) | Data transfer control device | |
US20060026330A1 (en) | Bus arbitration system that achieves power savings based on selective clock control | |
US5787263A (en) | Method of an apparatus for controlling data transfer | |
US6973520B2 (en) | System and method for providing improved bus utilization via target directed completion | |
US5590130A (en) | Bus protocol using separate clocks for arbitration and data transfer | |
US7433989B2 (en) | Arbitration method of a bus bridge | |
EP0920665A1 (en) | A method and system for interfacing a pci device to an external pci bus in a differing clock domain | |
US10983927B2 (en) | Electronic device for recovering from buffer overrun in a bus system | |
US20040123006A1 (en) | Process and apparatus for managing use of a peripheral bus among a plurality of controllers | |
JP2000029822A (en) | Bridge device | |
US7117281B1 (en) | Circuit, system, and method for data transfer control for enhancing data bus utilization | |
JP2000259555A (en) | Bus arbitration controller and bus system | |
JP2000259548A (en) | Dma bus transfer system | |
JP2003173362A (en) | Verification device for system lsi |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD., JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KAWAI, HIDEKI;REEL/FRAME:015045/0673 Effective date: 20040227 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
REMI | Maintenance fee reminder mailed | ||
FPAY | Fee payment |
Year of fee payment: 8 |
|
SULP | Surcharge for late payment |
Year of fee payment: 7 |
|
AS | Assignment |
Owner name: SOCIONEXT INC., JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PANASONIC CORPORATION;REEL/FRAME:035294/0942 Effective date: 20150302 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.) |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.) |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20180509 |