KR20040108055A - a bus system having serial/parallel circuitry - Google Patents

a bus system having serial/parallel circuitry Download PDF

Info

Publication number
KR20040108055A
KR20040108055A KR1020030038796A KR20030038796A KR20040108055A KR 20040108055 A KR20040108055 A KR 20040108055A KR 1020030038796 A KR1020030038796 A KR 1020030038796A KR 20030038796 A KR20030038796 A KR 20030038796A KR 20040108055 A KR20040108055 A KR 20040108055A
Authority
KR
South Korea
Prior art keywords
data
circuit
parallel
serial
serialization
Prior art date
Application number
KR1020030038796A
Other languages
Korean (ko)
Other versions
KR100532608B1 (en
Inventor
구태운
Original Assignee
삼성전자주식회사
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 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to KR10-2003-0038796A priority Critical patent/KR100532608B1/en
Publication of KR20040108055A publication Critical patent/KR20040108055A/en
Application granted granted Critical
Publication of KR100532608B1 publication Critical patent/KR100532608B1/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/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4208Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus
    • G06F13/4217Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus with synchronous protocol
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system
    • G06F13/362Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control
    • G06F13/366Handling requests for interconnection or transfer for access to common bus or bus system with centralised access control using a centralised polling arbiter

Abstract

PURPOSE: A bus system equipped with circuit serializing/paralleling data of a master/slave device is provided to transfer each data by using only one 1-bit bus line irrespective of a bit number of each data, and synchronize the transfer of each data with a strobe signal shorter than a cycle of a system clock in order to resolve time delay in case of serial data transfer through one 1-bit bus line. CONSTITUTION: The master device(100) includes the first parallel operation circuit(101) performing a basic function of the master device, and an operative instruction data serializing circuit(104) converting the parallel data transferred from the first parallel operation circuit into the serial data and transmitting it to the slave device(110). The slave device includes the second parallel operation circuit(111) performing the basic function of the slave device, and an operative instruction data paralleling circuit(114) converting the serial data transferred from the operative instruction data serializing circuit into the parallel data and transmitting it to the second paralleling operation device.

Description

직/병렬화회로를 구비한 버스시스템{a bus system having serial/parallel circuitry}Bus system having serial / parallel circuitry

본 발명은 버스시스템에 관한 것으로, 보다 상세하게는, 마스터 디바이스/슬레이브 디바이스의 병렬연산회로로부터 송신된 각 병렬 데이터를 직렬 데이터로 각각 변환하고, 변환된 각 직렬 데이터를 전송할 때 각각 1 비트 버스라인 하나만이 이용되는 버스시스템에 관한 것이다.The present invention relates to a bus system, and more particularly, to convert each parallel data transmitted from a parallel operation circuit of a master device / slave device into serial data, and to transmit each converted serial data, respectively, each of which is a 1-bit bus line. Only one bus system is used.

도 1은 종래의 버스시스템의 구조를 도시한 블록도이다.1 is a block diagram showing the structure of a conventional bus system.

일반적으로 버스시스템은 하나 이상의 마스터 디바이스(11,12), 하나 이상의 슬레이브 디바이스(21,22), 중재기(arbiter)(40), 디코더(50), 및 하나 이상의 멀티플렉서(31,32,33,34,35)를 구비하고, 이들을 연결하는 버스들로 구성된다. 각 버스에는 하나이상의 1 비트 버스라인이 구비되고, 각 1 비트 버스라인은 한번에 1 비트씩 데이터를 전송한다.In general, the bus system includes one or more master devices (11, 12), one or more slave devices (21, 22), an arbiter (40), a decoder (50), and one or more multiplexers (31, 32, 33). 34, 35, and consist of buses connecting them. Each bus is provided with one or more 1-bit bus lines, and each 1-bit bus line transmits data one bit at a time.

마스터 디바이스(11,12)는, 일반적으로 프로세서 또는 DMA(Direct Memory Access) 제어기이며, 슬레이브 디바이스(21,22)는 일반적으로 RAM, ROM, SDRAM, RDRAM 등의 메모리, 입출력 디바이스, 또는 기타 주변장치일 수 있다.The master devices 11, 12 are generally processors or direct memory access (DMA) controllers, and the slave devices 21, 22 are generally memory, input / output devices, or other peripherals such as RAM, ROM, SDRAM, RDRAM, or the like. Can be.

마스터 디바이스(11,12)은 해당 슬레이브 디바이스의 해당 주소에 소정 데이터를 쓰는 쓰기동작, 및 해당 슬레이브 디바이스의 해당 주소에 저장된 소정 데이터를 읽는 읽기동작을 수행한다. 그리고 쓰기동작 및 읽기동작을 수행하기 위해서연결된 버스들이 이용된다. 본 명세서에서는 쓰기동작의 대상데이터는 '쓰기데이터'로, 읽기동작의 대상데이터는 '읽기데이터'로 칭한다.The master devices 11 and 12 perform a write operation of writing predetermined data to a corresponding address of the slave device, and a read operation of reading predetermined data stored at the corresponding address of the slave device. Connected buses are used to perform write and read operations. In the present specification, the target data of the write operation is referred to as 'write data', and the target data of the read operation is referred to as 'read data'.

마스터 디바이스(11,12)는 중재기(40)에 버스사용 요청신호를 송신한다. 하나 이상의 마스터 디바이스(11,12)로부터 버스사용 요청신호가 수신되면, 중재기(40)는 마스터 디바이스(11,12) 중 가장 높은 우선권을 갖는 마스터 디바이스를 결정한다. 그리고 결정된 마스터 디바이스에 버스사용 허가신호를 송신한다. 그러면 버스사용 허가신호를 수신받은 마스터 디바이스는 버스에 대한 사용권을 갖고 이를 이용하여 각 데이터를 전송한다. 그리고 디코더(50)는 마스터 디바이스로부터 주소데이터를 입력받는다. 그리고 복수의 슬레이브 디바이스 중 해당 주소데이터에 대응되는 슬레이브 디바이스를 결정한다. 즉, 다수의 슬레이브 디바이스(21,22)이 버스에 접속된 경우, 디코더(50)는 버스사용권을 부여받은 마스터 디바이스로부터 주소데이터를 수신받고, 수신된 주소데이터에 기초하여 슬레이브 디바이스를 결정한다. 디코더(50)은 결정된 슬레이브 디바이스에 선택신호를 출력한다. 선택신호를 수신한 슬레이브 디바이스는 버스사용권을 부여받은 마스터 디바이스와 각 데이터를 송수신한다. 본 명세서에서는 버스사용권을 부여받은 마스터 디바이스를 '해당 마스터 디바이스'라고 칭하고, 디코더에 의해 선택된 슬레이브 디바이스를 '해당 슬레이브 디바이스'라고 칭한다.The master devices 11 and 12 transmit a bus use request signal to the arbiter 40. When a bus use request signal is received from one or more master devices 11 and 12, the arbiter 40 determines the master device having the highest priority among the master devices 11 and 12. Then, the bus permission signal is transmitted to the determined master device. Then, the master device receiving the bus permission signal has a right to use the bus and transmits each data using it. The decoder 50 receives address data from the master device. The slave device corresponding to the address data among the plurality of slave devices is determined. That is, when a plurality of slave devices 21 and 22 are connected to the bus, the decoder 50 receives address data from the master device granted the bus use right and determines the slave device based on the received address data. The decoder 50 outputs a selection signal to the determined slave device. Upon receiving the selection signal, the slave device transmits and receives each data with the master device entitled to the bus. In the present specification, the master device granted the bus use right is referred to as the 'master device', and the slave device selected by the decoder is referred to as 'the slave device'.

해당 마스터 디바이스는 주소데이터, 쓰기데이터, 동작명령데이터를 해당 슬레이브 디바이스를 향해 송신한다. 그리고 해당 슬레이브 디바이스로부터 읽기데이터, 동작응답데이터를 수신받는다.The master device transmits address data, write data, and operation command data to the slave device. The controller receives read data and operation response data from the slave device.

해당 슬레이브 디바이스는 주소데이터, 쓰기데이터, 및 동작명령데이터를 해당 마스터 디바이스로부터 수신받는다. 그리고 마스터 디바이스를 향해 읽기데이터, 동작응답데이터를 송신한다.The slave device receives address data, write data, and operation command data from the master device. The read data and operation response data are transmitted to the master device.

또한 멀티플렉서(31,32,33,34,35)는 중재기(40), 및 디코더(50)의 제어 하에 결정된 해당 마스터 디바이스로부터 출력되는, 또는 해당 마스터 디바이스로 입력되는 데이터 중 선택된 데이터만이 출력되도록 한다. 제1멀티플렉서(31)는 주소데이터들을 수신받아 해당 마스터 디바이스로부터의 주소데이터만을 출력한다. 제2멀티플렉서(32)는 동작명령데이터에, 제3멀티플렉서(33)는 쓰기데이터에, 제4멀티플렉서(34)는 읽기데이터에, 제5멀티플렉서(35)는 동작응답데이터에 각각 대응되어 제1멀티플렉서(31)와 동일하게 작동한다. 다만 버스시스템에 있어서 멀티플렉서가 반드시 필요한 것은 아님은 물론이다.In addition, the multiplexers 31, 32, 33, 34, 35 output only data selected from the master device determined under the control of the arbiter 40 and the decoder 50 or input to the master device. Be sure to The first multiplexer 31 receives the address data and outputs only the address data from the corresponding master device. The second multiplexer 32 corresponds to the operation command data, the third multiplexer 33 corresponds to the write data, the fourth multiplexer 34 corresponds to the read data, and the fifth multiplexer 35 corresponds to the operation response data. It works the same as the multiplexer 31. Of course, a multiplexer is not necessary for a bus system.

해당 마스터 디바이스가 쓰기동작을 수행하기 위해서는 해당 마스터 디바이스는 해당 슬레이브 디바이스를 향해 소정 데이터를 송신한다. 그리고 멀티플렉서들(31,32,33)의 제어를 통해 해당 슬레이브 디바이스는 상기 소정 데이터를 수신받는다. 소정 데이터는 쓰기데이터, 동작명령데이터, 및 주소데이터를 포함한다. 설명의 편의를 위해 쓰기데이터의 비트 수를 #WD로, 동작명령데이터를 #CD로, 주소데이터를 #AD로 표기한다.In order for the master device to perform a write operation, the master device transmits predetermined data toward the slave device. The slave device receives the predetermined data through the control of the multiplexers 31, 32, and 33. The predetermined data includes write data, operation command data, and address data. For convenience of explanation, the number of bits of the write data is indicated by #WD, the operation command data by #CD, and the address data by #AD.

해당 마스터 디바이스가 읽기동작을 수행하기 위해서는 해당 마스터 디바이스는 해당 슬레이브 디바이스를 향해 소정 데이터를 송신한다. 여기서 소정 데이터는 동작명령데이터, 및 주소데이터를 포함한다. 그리고 소정 데이터를 수신받은 해당 슬레이브 디바이스는 해당 마스터 디바이스를 향해 소정 데이터를 송신한다. 여기서 소정 데이터는 읽기데이터, 및 동작응답데이터를 포함한다. 설명의 편의를 위해서 읽기데이터의 비트 수를 #RD로, 동작응답데이터의 비트 수를 #RE로 표기한다.In order for the master device to perform a read operation, the master device transmits predetermined data toward the slave device. Here, the predetermined data includes operation command data and address data. The slave device receiving the predetermined data transmits the predetermined data toward the corresponding master device. Here, the predetermined data includes read data and operation response data. For the convenience of explanation, the number of bits of read data is denoted by #RD and the number of bits of operation response data is denoted by #RE.

종래에는 각 데이터를 전송할 경우, 이를 병렬 데이터 형태로 전송하였다. 따라서 이를 위해서는 각 데이터의 비트 수 이상의 1 비트 버스라인을 갖는 버스가 사용되었다. 예컨대 마스터 디바이스로부터 제1멀티플렉서로 주소데이터를 전송할 경우, 주소데이터의 비트 수가 #AD이므로, 이를 전송을 위해서 버스에는 1 비트 버스라인이 #AD 개 이상 구비되어야 한다.Conventionally, when transmitting data, it is transmitted in the form of parallel data. Therefore, a bus having a 1-bit bus line of more than the number of bits of each data is used for this. For example, when the address data is transmitted from the master device to the first multiplexer, since the number of bits of the address data is #AD, at least #AD bus lines should be provided on the bus to transmit the address data.

기술이 발전함에 따라 마이크로 프로세서 내의 다수의 마스터 디바이스, 다수의 슬레이브 디바이스가 구비되는 추세이며, 그에 따라 이들 디바이스를 연결하는 버스의 복잡도도 증가하였다. 또한 상기에서 설명된 바와 같이 각 버스는 전송되는 데이터의 비트 수만큼 이상의 1 비트 버스라인들을 구비하여야 하므로 그 복잡도는 더욱 증가할 수 밖에 없다.As technology advances, there is a tendency to have a large number of master devices and a plurality of slave devices in a microprocessor, thereby increasing the complexity of the bus connecting these devices. In addition, as described above, since each bus must have more than one bit bus lines corresponding to the number of bits of data to be transmitted, the complexity thereof is further increased.

따라서 이와 같은 복잡도을 경감하기 위해 마스터 디바이스 또는 슬레이브 디바이스의 수를 제한하는 방법을 고려할 수 있으나 이 경우에는 마이크로 프로세서의 기능이 제한된다는 문제점이 있다. 또한 상기와 같이 복잡한 버스시스템를 위해 반도체공정에서 배선의 선폭을 좁히게 되면, 배선 간의 간섭현상으로 인해 마이크로 프로세서가 오동작하는 문제점이 있다.Therefore, in order to reduce such complexity, a method of limiting the number of master devices or slave devices may be considered, but in this case, there is a problem that the function of the microprocessor is limited. In addition, when the line width of the wiring is narrowed in the semiconductor process for the complex bus system as described above, there is a problem that the microprocessor malfunctions due to the interference between the wirings.

상기 문제점을 해결하기 위한 본 발명의 목적은, 마스터 디바이스 및 슬레이브 디바이스에 각 데이터를 직렬화/병렬화시키기 위한 직렬화/병렬화회로를 구비하여, 각 데이터의 비트 수에 상관없이 버스로서 1 비트 버스라인 하나만 구비되어도 각 데이터를 전송할 수 있는 버스시스템을 제공하는 데 있다.SUMMARY OF THE INVENTION An object of the present invention for solving the above problems is to include a serialization / parallelization circuit for serializing / parallelizing each data in a master device and a slave device, and having only one 1-bit busline as a bus regardless of the number of bits of each data. It is to provide a bus system that can transmit each data even if it is.

본 발명의 또 다른 목적은, 하나의 1 비트 버스라인를 이용하여 각 데이터를 직렬로 전송할 경우 발생되는 데이터 전송시간의 지연을 해결하고자, 시스템 클럭의 주기보다 짧은 스트로브신호의 주기에 각 데이터의 전송을 동기시키는 버스시스템을 제공하는 데 있다.It is still another object of the present invention to solve the delay of data transfer time that occurs when serially transmitting each data by using one 1-bit busline, and to transmit each data in a period of the strobe signal shorter than the period of the system clock. To provide a synchronized bus system.

도 1은 종래의 버스시스템의 구조를 도시한 블록도,1 is a block diagram showing the structure of a conventional bus system;

도 2는 본 발명의 바람직한 실시예에 따른 마스터 디바이스, 및 슬레이브 디바이스의 내부 구조를 도시한 블록도,2 is a block diagram showing an internal structure of a master device and a slave device according to a preferred embodiment of the present invention;

도 3은 본 발명에 따른 버스시스템을 적용한 경우, 각 데이터가 전송되는 모습을 도시한 타이밍도, 그리고,3 is a timing diagram showing how each data is transmitted when the bus system according to the present invention is applied;

도 4는 본 발명에 따른 마스터 디바이스, 및 슬레이브 디바이스를 적용한 버스시스템의 구조를 도시한 블록도이다.4 is a block diagram illustrating a structure of a bus system to which a master device and a slave device according to the present invention are applied.

< 도면의 주요 부분에 대한 부호의 설명 ><Description of Symbols for Main Parts of Drawings>

100:마스터 디바이스 101:제1병렬연산회로100: master device 101: the first parallel operation circuit

102:주소데이터 직렬화회로 103:쓰기데이터 직렬화회로102: address data serialization circuit 103: write data serialization circuit

104:동작명령데이터 직렬화회로 105:제1스트로브신호 생성회로104: operation command data serialization circuit 105: first strobe signal generation circuit

106:읽기데이터 병렬화회로 107:동작응답데이터 병렬화회로106: read data parallelization circuit 107: motion response data parallelization circuit

110:슬레이브 디바이스 111:제2병렬연산회로110: slave device 111: second parallel operation circuit

112:주소데이터 병렬화회로 113:쓰기데이터 병렬화회로112: address data parallel circuit 113: write data parallel circuit

114:동작명령데이터 병렬화회로 115:제2스트로브신호 생성회로114: operation command data parallelization circuit 115: second strobe signal generation circuit

116:읽기데이터 직렬화회로 117:동작응답데이터 직렬화회로116: read data serialization circuit 117: operation response data serialization circuit

상기 목적을 달성하기 위해, 본 발명에 따른 버스시스템은, 하나 이상의 마스터 디바이스 및 하나 이상의 슬레이브 디바이스 사이에서 하나 이상의 1 비트 버스라인이 구비된 버스를 통해 소정 데이터를 전송하는 버스시스템에 있어서, 상기 마스터 디바이스는, 마스터 디바이스의 기본기능을 수행하는 제1 병렬연산회로, 및, 상기 제1 병렬연산회로로부터 전송된 병렬 데이터를 직렬 데이터로 변환하여 상기 슬레이브 디바이스로 전송하는 제1 직렬화회로를 포함하며, 상기 슬레이브 디바이스는, 슬레이브 디바이스의 기본기능을 수행하는 제2 병렬연산회로, 및 상기 제1 직렬화회로로부터 전송된 상기 직렬 데이터를 병렬 데이터로 변환하여 상기 제2 병렬연산회로에 전송하는 제2 병렬화회로를 포함하고, 상기 제1 직렬화회로로부터 상기 슬레이브 디바이스로의 상기 직렬 데이터의 전송은 하나의 1 비트 버스라인를 통해 수행된다.In order to achieve the above object, the bus system according to the present invention is a bus system for transmitting predetermined data through a bus having one or more 1-bit busline between one or more master devices and one or more slave devices, the master The device includes a first parallel operation circuit performing a basic function of a master device, and a first serialization circuit converting parallel data transmitted from the first parallel operation circuit into serial data and transmitting the serial data to the slave device. The slave device may include a second parallel operation circuit performing a basic function of the slave device, and a second parallel operation circuit converting the serial data transmitted from the first serialization circuit into parallel data and transmitting the same to the second parallel operation circuit. And the slave device from the first serialization circuit. Transmission of the serial data of the throw is performed via a 1-bit bus rainreul.

상기 슬레이브 디바이스는, 상기 제2 병렬연산회로로부터 전송된 병렬 데이터를 직렬 데이터로 변환하여 상기 마스터 디바이스로 전송하는 제2 직렬화회로를 포함하고, 상기 마스터 디바이스는, 상기 제2 직렬화회로로부터 전송된 상기 직렬 데이터를 병렬 데이터로 변환하여 상기 제1 병렬연산회로에 전송하는 제1 병렬화회로를 포함하고, 상기 제2 직렬화회로로부터 상기 마스터 디바이스로의 상기 직렬 데이터의 전송은 하나의 1 비트 버스라인을 통해 수행된다.The slave device includes a second serialization circuit for converting the parallel data transmitted from the second parallel operation circuit into serial data and transmitting the serial data to the master device, wherein the master device includes the second serialization circuit transmitted from the second serialization circuit. And a first parallelization circuit for converting serial data into parallel data and transmitting the same to the first parallel operation circuit, wherein the transmission of the serial data from the second serialization circuit to the master device is performed through one 1-bit bus line. Is performed.

상기 마스터 디바이스는, 상기 제1 병렬연산회로의 제어 하에 상기 제1 직렬화회로로부터 상기 슬레이브 디바이스로의 상기 직렬데이터의 전송동기를 맞추기 위한 제1스트로브신호를 생성하는 제1 스트로브신호 생성회로를 포함하고, 상기 마스터 디바이스가 쓰기동작을 수행할 경우, 상기 제1 직렬화회로로부터 상기 슬레이브 디바이스로의 상기 직렬데이터는 상기 제1 스트로브신호에 동기되어 전송된다.The master device includes a first strobe signal generation circuit for generating a first strobe signal for matching transmission of the serial data from the first serialization circuit to the slave device under control of the first parallel operation circuit. When the master device performs a write operation, the serial data from the first serialization circuit to the slave device is transmitted in synchronization with the first strobe signal.

상기 슬레이브 디바이스는, 상기 제2 병렬연산회로의 제어 하에 상기 제2 직렬화회로로부터 상기 마스터 디바이스로의 상기 직렬데이터의 전송동기를 맞추기 위한 제2스트로브신호를 생성하는 제2 스트로브신호 생성회로를 포함하고, 상기 마스터 디바이스가 읽기동작을 수행할 경우, 상기 제2 직렬화회로로부터 상기 마스터 디바이스로의 상기 직렬데이터는 상기 제2 스트로브신호에 동기되어 전송된다.The slave device includes a second strobe signal generation circuit for generating a second strobe signal for matching transmission of the serial data from the second serialization circuit to the master device under control of the second parallel operation circuit; When the master device performs a read operation, the serial data from the second serialization circuit to the master device is transmitted in synchronization with the second strobe signal.

이하 첨부된 도면들을 참조하여 본 발명에 따른 버스시스템의 실시예를 보다 상세하게 설명한다.Hereinafter, an embodiment of a bus system according to the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명의 바람직한 실시예에 따른 마스터 디바이스(100) 및 슬레이브 디바이스(110)의 구조를 도시한 블록도이고, 도 3은 본 발명에 따른 스트로브신호에 동기되어 데이터가 전송되는 것을 설명하기 위한 타이밍도이다.2 is a block diagram showing the structure of a master device 100 and a slave device 110 according to a preferred embodiment of the present invention, Figure 3 illustrates that data is transmitted in synchronization with the strobe signal according to the present invention Is a timing diagram.

도 2를 참조하면, 본 발명에 따른 마스터 디바이스(100)는 제1병렬연산회로(101), 주소데이터 직렬화회로(102), 쓰기데이터 직렬화회로(103),동작명령데이터 직렬화회로(104), 제1스트로브신호 생성회로(105), 및 읽기데이터 병렬화회로(106), 동작응답데이터 병렬화회로(107)를 구비한다. 여기서 제1병렬연산회로(101)는 종래의 마스터 디바이스(11,12)와 동일한 역할을 담당하고, 각 데이터를 병렬형태로 송/수신 및 처리한다.2, the master device 100 according to the present invention includes a first parallel operation circuit 101, an address data serialization circuit 102, a write data serialization circuit 103, an operation command data serialization circuit 104, A first strobe signal generation circuit 105, a read data parallelization circuit 106, and an operation response data parallelization circuit 107 are provided. Here, the first parallel operation circuit 101 plays the same role as the conventional master devices 11 and 12, and transmits / receives and processes each data in parallel.

그리고 본 발명에 따른 슬레이브 디바이스(110)는 제2병렬연산회로(111), 주소데이터 병렬화회로(112), 쓰기데이터 병렬화회로(113), 동작명령데이터 병렬화회로(114), 제2스트로브신호 생성회로(115), 읽기데이터 직렬화회로(116), 및 동작응답데이터 직렬화회로(117)를 구비한다. 여기서 제2병렬연산회로(111)는 종래의 슬레이브 디바이스(21,22)와 동일한 역할을 담당하고, 각 데이터를 병렬형태로 송/수신 및 처리한다.In addition, the slave device 110 according to the present invention generates the second parallel operation circuit 111, the address data parallelization circuit 112, the write data parallelization circuit 113, the operation command data parallelization circuit 114, and the second strobe signal generation. A circuit 115, a read data serialization circuit 116, and an operation response data serialization circuit 117. Here, the second parallel operation circuit 111 plays the same role as the conventional slave devices 21 and 22, and transmits / receives and processes each data in parallel.

각 병렬화회로(106,107,112,113,114)는 직렬 데이터를 입력받아 병렬화과정을 거쳐 병렬 데이터로 출력하고, 각 직렬화회로(102,103,104,116,117)는 병렬 데이터를 입력받아 직렬화과정을 거쳐 직렬 데이터로 출력한다.Each of the parallelization circuits 106, 107, 112, 113, and 114 receives serial data and outputs the parallel data through parallelization, and each of the serialization circuits 102, 103, 104, 116, and 117 receives the parallel data and outputs the serial data.

본 발명에 따르면 각 디바이스에서 각 데이터가 송신되기 전에 먼저 직렬화회로를 거쳐 직렬 데이터로 변환된다. 그리고 각 디바이스로 각 데이터가 수신되고, 병렬연산회로 입력되기 전에 먼저 병렬화회로를 거쳐 병렬 데이터로 변환된다.According to the present invention, before each data is transmitted from each device, it is first converted into serial data via a serialization circuit. Each data is received by each device, and is first converted into parallel data through a parallelization circuit before being input to the parallel operation circuit.

즉, 주소데이터 직렬화회로(102)로부터 주소데이터 병렬화회로(112)로 주소데이터가 전송될 때 전송데이터는 직렬형태이고, 따라서 주소데이터의 전송을 위해서 1 비트 버스라인 하나만 구비되면 된다. 마찬가지로 쓰기데이터 직렬화회로(103)와 쓰기데이터 병렬화회로(113) 사이의 버스, 동작명령데이터 직렬화회로(104)와 동작명령데이터 병렬화회로(114) 사이의 버스, 읽기데이터 병렬화회로(106)와 읽기데이터 직렬화회로(116)사이의 버스, 및 동작응답데이터 병렬화회로(107)와 동작응답데이터 직렬화회로(117)사이의 버스에는 1 비트 버스라인 하나만 구비되면 된다.That is, when address data is transmitted from the address data serialization circuit 102 to the address data parallelization circuit 112, the transmission data is in serial form, and thus only one 1-bit bus line is required for the transmission of the address data. Similarly, the bus between the write data serialization circuit 103 and the write data parallelization circuit 113, the bus between the operation command data serialization circuit 104 and the operation command data parallelization circuit 114, the read data parallelization circuit 106 and the read. The bus between the data serialization circuit 116 and the bus between the operation response data parallelization circuit 107 and the operation response data serialization circuit 117 only need one 1-bit bus line.

또한 제1 및 제2스트로브신호 생성회로(105,115)는 각 제1 및 제2 병렬연산회로(101,111)로부터의 제어신호에 기초하여 소정 주기의 스트로브신호를 생성한다. 생성된 스트로브신호는 각 직렬화회로 및 병렬화회로에 제공된다. 각 직렬화회로 및 병렬화회로는 입력된 스트로브신호에 송수신되는 데이터를 동기시킨다.In addition, the first and second strobe signal generation circuits 105 and 115 generate a strobe signal of a predetermined period based on control signals from the first and second parallel calculation circuits 101 and 111, respectively. The generated strobe signal is provided to each serialization circuit and parallelization circuit. Each serialization circuit and parallelization circuit synchronizes data transmitted and received to an input strobe signal.

스트로브신호는 마스터 디바이스가 쓰기동작을 수행할 경우에는 제1병렬연산회로(101)의 제어신호에 기초하여 제1스트로브신호 생성회로(105)에서 생성된다. 그리고 읽기동작을 수행할 경우에는 제2병렬연산회로(111)의 제어신호에 기초하여 제2스트로브신호 생성회로(115)에서 생성된다.The strobe signal is generated in the first strobe signal generation circuit 105 based on the control signal of the first parallel operation circuit 101 when the master device performs a write operation. When the read operation is performed, the second strobe signal generation circuit 115 is generated based on the control signal of the second parallel operation circuit 111.

또한 각 디바이스에 구비된 제1 및 제2 스트로브신호 생성회로(105,115)는 상호 연결되어 있다. 쓰기동작일 경우 제1 스트로브신호 생성회로(105)로부터 생성된 제1스트로브신호는 제2 스트로브신호 생성회로(115)에서 수신하고, 이에 기초하여 쓰기동작과 관련하여 작동되는 해당 슬레이브 디바이스 내의 직/병렬화 회로는 제1스트로브신호에 동기된다. 그리고 읽기동작일 경우, 제2 스트로브신호 생성회로(115)로부터 생성된 제2스트로브신호는 제1 스트로브신호 생성회로(105)에서 수신하고, 이에 기초하여 읽기동작과 관련하여 작동되는 해당 마스터 디바이스 내의 직/병렬화 회로는 제2스트로브신호에 동기된다.In addition, the first and second strobe signal generation circuits 105 and 115 provided in each device are connected to each other. In the case of a write operation, the first strobe signal generated from the first strobe signal generation circuit 105 is received by the second strobe signal generation circuit 115 and based on this, the first strobe signal in the corresponding slave device operated in connection with the write operation is generated. The parallelization circuit is synchronized with the first strobe signal. In the case of the read operation, the second strobe signal generated from the second strobe signal generation circuit 115 is received by the first strobe signal generation circuit 105 and based on the read-out operation in the corresponding master device operated in connection with the read operation. The serial / parallel circuit is synchronized with the second strobe signal.

도 3을 참조하면, 시스템클럭은 버스시스템에 적용되는 클럭을 의미하고, 스트로브신호는 본 발명에 따른 제1 및 제2스트로브신호 생성회로(105,115) 중 한 생성회로로부터 출력된 신호를 의미하고, 전송데이터는 디바이스 상호간에 전송되는 데이터를 의미한다. 본 실시예에서 전송데이터는 시작신호, 유효데이터, 및 종료신호로 구성된다. 시작신호는 해당 전송데이터의 시작을 알리며, 본 실시예에서는 '0' 신호의 출력을 예로 하며, 종료신호는 해당 전송데이터의 종료를 알리며, 본 실시예에서는 '1' 신호의 출력을 예로 하고 있다. 그리고 유효데이터는 실제로 전송하고자 하는 데이터이다.Referring to FIG. 3, the system clock refers to a clock applied to a bus system, and the strobe signal refers to a signal output from one of the first and second strobe signal generation circuits 105 and 115 according to the present invention. The transmission data means data transmitted between devices. In this embodiment, the transmission data is composed of a start signal, valid data, and an end signal. The start signal indicates the start of the corresponding transmission data, and in this embodiment, the output of the '0' signal is taken as an example, the end signal indicates the end of the transmission data, and in this embodiment, the output of the '1' signal is taken as an example. . And the valid data is the data to actually transmit.

설명의 편의를 위해 전송데이터를 32 비트의 쓰기데이터라고 상정한다. 마스터 디바이스(100)에서 슬레이브 디바이스(110)으로 쓰기데이터를 전송하고자 할 때 마스터 디바이스(100)의 제1 병렬연산회로(101)는 쓰기데이터 직렬화회로(103)로 쓰기데이터를 출력한다. 그리고 제1 병렬연산회로(101)는 제1스트로브신호 생성회로(105)로 소정 제어신호를 송신한다. 여기서 소정 제어신호는 쓰기데이터가 32 비트로 처리됨과 관계된 신호로서, 본 실시예에서는 시스템 클럭의 한 주기에 34 주기로 진동하는 스트로브신호가 생성되도록 하는 제어신호이다.For convenience of explanation, the transmission data is assumed to be 32-bit write data. When the write data is to be transferred from the master device 100 to the slave device 110, the first parallel operation circuit 101 of the master device 100 outputs the write data to the write data serialization circuit 103. The first parallel operation circuit 101 transmits a predetermined control signal to the first strobe signal generation circuit 105. Here, the predetermined control signal is a signal related to 32-bit write data. In this embodiment, the predetermined control signal is a control signal for generating a strobe signal oscillating at 34 cycles in one cycle of the system clock.

제1스트로브신호 생성회로(105)는 소정 제어신호에 기초하여 제1스트로브신호를 생성하고, 생성된 제1스트로브신호를 쓰기데이터 직렬화회로(103)로 전송한다. 그리고 슬레이브 디바이스(110)의 제2스트로브신호 생성회로(115)로 34 주기로진동하는 제1스트로브신호 정보를 송신한다. 그러면 제2스트로브신호 생성회로(115)는 이에 기초하여 스트로브신호를 생성하여 생성된 스트로브신호를 쓰기데이터 병렬화회로(113)로 출력한다. 이를 통해 쓰기데이터와 관련된 직/병렬화회로(103,113)에서의 데이터 처리 및 송수신은 34 주기로 진동하는 스트로브신호에 동기된다.The first strobe signal generation circuit 105 generates a first strobe signal based on a predetermined control signal, and transmits the generated first strobe signal to the write data serialization circuit 103. The first strobe signal information is transmitted to the second strobe signal generation circuit 115 of the slave device 110 at 34 cycles. Then, the second strobe signal generation circuit 115 generates a strobe signal based on the strobe signal, and outputs the generated strobe signal to the write data parallelization circuit 113. Through this, data processing and transmission / reception in the serial / parallelization circuits 103 and 113 related to the write data are synchronized with the strobe signal oscillating at 34 cycles.

도 4는 본 발명에 따른 마스터 디바이스 및 슬레이브 디바이스를 적용한 버스시스템을 도시한 블록도이다.4 is a block diagram illustrating a bus system to which a master device and a slave device according to the present invention are applied.

도 1에서는 마스터 디바이스(11,12) 및 슬레이브 디바이스(21,22) 사이에서 소정 데이터가 상호 전송될 경우 각 데이터가 병렬형태로 전송되므로 각 버스에 구비된 1 비트 버스라인의 갯수가 각 데이터의 비트 수만큼 필요함에 반해, 도 4에서는 마스터 디바이스(100-1,100-2)에서 슬레이브 디바이스(110-1,110-2)으로 각 데이터를 전송하기 전에 각 데이터를 직렬로 변환하고, 이를 전송하므로 각 데이터에 대한 각 버스는 하나의 1 비트 버스라인만 구비되어도 전송이 가능하다. 제1 및 2마스터 디바이스(100-1,100-2), 제1 및 제2슬레이브 디바이스(110-1,110-2), 제1 내지 제5멀티플렉서(121,122,123,124,125), 중재기(130), 및 디코더(140)에 대한 설명 및 상호관계는 상기에서 설명한 것과 동일하므로 이에 대한 설명은 생략한다.In FIG. 1, when predetermined data are mutually transmitted between the master devices 11 and 12 and the slave devices 21 and 22, each data is transmitted in parallel. Thus, the number of 1-bit bus lines included in each bus may be used. In contrast to the number of bits required, in FIG. 4, each data is converted in serial before each data is transmitted from the master devices 100-1 and 100-2 to the slave devices 110-1 and 110-2, so that the data is transmitted to each data. For each bus, only one 1-bit busline can be transmitted. First and second master devices 100-1, 100-2, First and second slave devices 110-1, 110-2, First to fifth multiplexers 121, 122, 123, 124, 125, Arbitrators 130, and decoder 140. Since the description and the interrelationship are the same as described above, the description thereof will be omitted.

이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.While the above has been shown and described with respect to preferred embodiments of the present invention, the present invention is not limited to the specific embodiments described above, it is usually in the technical field to which the invention belongs without departing from the spirit of the invention claimed in the claims. Various modifications can be made by those skilled in the art, and these modifications should not be individually understood from the technical spirit or the prospect of the present invention.

종래에는 마이크로 프로세서 내에 다수의 마스터 디바이스 및 다수의 슬레이브 디바이스를 구비한 경우, 종래에는 과도하게 많은 1 비트 버스라인이 필요하여 이를 제조하는 과정이 힘들었고, 또한 제조 후에도 배선 간의 간섭현상이 발생하여 마이크로 프로세서가 오동작하는 경우가 있었다. 그러나 본 발명에 따르면 각 데이터에 하나의 1 비트 버스라인이 구비되어도 데이터를 전송할 수 있으므로 종래의 문제점을 해소할 수 있다. 즉 반도체 제조과정이 간단하고 제조 후에도 간섭현상이 발생할 확률이 매우 적다는 장점을 구비할 수 있다.Conventionally, when a plurality of master devices and a plurality of slave devices are provided in a microprocessor, an excessively large number of 1-bit buslines are required in the prior art, and thus, a process of manufacturing the same is difficult. In addition, interference between wires occurs even after the manufacture of the microprocessor. There was a case of malfunction. However, according to the present invention, even if a single bit busline is provided for each data, data can be transmitted, thereby solving the conventional problem. That is, the semiconductor fabrication process may be simple and the probability of interference may be very low even after fabrication.

Claims (5)

하나 이상의 마스터 디바이스 및 하나 이상의 슬레이브 디바이스 사이에서 하나 이상의 1 비트 버스라인이 구비된 버스를 통해 소정 데이터를 전송하는 버스시스템에 있어서,A bus system for transmitting predetermined data through a bus provided with at least one 1-bit busline between at least one master device and at least one slave device, 상기 마스터 디바이스는, 마스터 디바이스의 기본기능을 수행하는 제1 병렬연산회로; 및, 상기 제1 병렬연산회로로부터 전송된 병렬 데이터를 직렬 데이터로 변환하여 상기 슬레이브 디바이스로 전송하는 제1 직렬화회로;를 포함하며,The master device includes a first parallel operation circuit that performs a basic function of the master device; And a first serialization circuit converting the parallel data transmitted from the first parallel operation circuit into serial data and transmitting the serial data to the slave device. 상기 슬레이브 디바이스는, 슬레이브 디바이스의 기본기능을 수행하는 제2 병렬연산회로; 및, 상기 제1 직렬화회로로부터 전송된 상기 직렬 데이터를 병렬 데이터로 변환하여 상기 제2 병렬연산회로에 전송하는 제2 병렬화회로;를 포함하고,The slave device may include a second parallel operation circuit that performs a basic function of the slave device; And a second parallelization circuit converting the serial data transmitted from the first serialization circuit into parallel data and transmitting the same to the second parallel operation circuit. 상기 제1 직렬화회로로부터 상기 슬레이브 디바이스로의 상기 직렬 데이터의 전송은 하나의 1 비트 버스라인를 통해 수행되는 것을 특징으로 하는 버스시스템.And transfer of the serial data from the first serialization circuit to the slave device is performed via one 1-bit busline. 제 1항에 있어서,The method of claim 1, 상기 슬레이브 디바이스는, 상기 제2 병렬연산회로로부터 전송된 병렬 데이터를 직렬 데이터로 변환하여 상기 마스터 디바이스로 전송하는 제2 직렬화회로;를 더 포함하고,The slave device further includes a second serialization circuit converting parallel data transmitted from the second parallel operation circuit into serial data and transmitting the same to the master device. 상기 마스터 디바이스는, 상기 제2 직렬화회로로부터 전송된 상기 직렬 데이터를 병렬 데이터로 변환하여 상기 제1 병렬연산회로에 전송하는 제1 병렬화회로;를 더 포함하고,The master device further includes a first parallelization circuit converting the serial data transmitted from the second serialization circuit into parallel data and transmitting the same to the first parallel operation circuit. 상기 제2 직렬화회로로부터 상기 마스터 디바이스로의 상기 직렬 데이터의 전송은 하나의 1 비트 버스라인을 통해 수행되는 것을 특징으로 하는 버스시스템.And said transfer of said serial data from said second serialization circuit to said master device is performed via one one-bit busline. 제 1항에 있어서,The method of claim 1, 상기 마스터 디바이스는,The master device, 상기 제1 병렬연산회로의 제어 하에 상기 제1 직렬화회로로부터 상기 슬레이브 디바이스로의 상기 직렬데이터의 전송동기를 맞추기 위한 제1스트로브신호를 생성하는 제1 스트로브신호 생성회로;를 더 포함하고,A first strobe signal generation circuit for generating a first strobe signal for synchronizing the transfer of the serial data from the first serialization circuit to the slave device under the control of the first parallel operation circuit; 상기 마스터 디바이스가 쓰기동작을 수행할 경우, 상기 제1 직렬화회로로부터 상기 슬레이브 디바이스로의 상기 직렬데이터는 상기 제1 스트로브신호에 동기되어 전송되는 것을 특징으로 하는 버스시스템.And when the master device performs a write operation, the serial data from the first serialization circuit to the slave device is transmitted in synchronization with the first strobe signal. 제 2항에 있어서,The method of claim 2, 상기 슬레이브 디바이스는,The slave device, 상기 제2 병렬연산회로의 제어 하에 상기 제2 직렬화회로로부터 상기 마스터 디바이스로의 상기 직렬데이터의 전송동기를 맞추기 위한 제2스트로브신호를 생성하는 제2 스트로브신호 생성회로;를 더 포함하고,A second strobe signal generation circuit for generating a second strobe signal for matching transmission of the serial data from the second serialization circuit to the master device under the control of the second parallel operation circuit; 상기 마스터 디바이스가 읽기동작을 수행할 경우, 상기 제2 직렬화회로로부터 상기 마스터 디바이스로의 상기 직렬데이터는 상기 제2 스트로브신호에 동기되어 전송되는 것을 특징으로 하는 버스시스템.And when the master device performs a read operation, the serial data from the second serialization circuit to the master device is transmitted in synchronization with the second strobe signal. 제 2항에 있어서,The method of claim 2, 상기 제1 직렬화회로는, 상기 제1 병렬연산회로로부터 전송된 병렬 주소데이터를 직렬 주소데이터로 변환시키는 주소데이터 직렬화회로; 상기 제1 병렬연산회로로부터 전송된 병렬 쓰기데이터를 직렬 쓰기데이터로 변환시키는 쓰기데이터 직렬화회로; 및, 상기 제1 병렬연산회로로부터 전송된 병렬 동작명령데이터를 직렬 동작명령데이터로 변환시키는 동작명령데이터 직렬화회로;를 구비하고,The first serialization circuit includes: an address data serialization circuit for converting parallel address data transmitted from the first parallel operation circuit into serial address data; A write data serialization circuit for converting the parallel write data transmitted from the first parallel operation circuit into serial write data; And an operation command data serialization circuit for converting parallel operation command data transmitted from the first parallel operation circuit into serial operation command data. 상기 제2 병렬화회로는, 상기 직렬 주소데이터를 병렬 주소데이터로 변환하여 상기 제2 병렬연산회로로 전송하는 주소데이터 병렬화회로; 상기 직렬 쓰기데이터를 병렬 쓰기데이터로 변환하여 상기 제2 병렬연산회로로 전송하는 쓰기데이터병렬화회로; 및, 상기 직렬 동작명령데이터를 병렬 동작명령데이터로 변환하여 상기 제2 병렬연산회로로 전송하는 동작명령데이터 병렬화회로;를 구비하고,The second parallel circuit includes: an address data parallel circuit for converting the serial address data into parallel address data and transmitting the same to the second parallel operation circuit; A write data parallelization circuit for converting the serial write data into parallel write data and transmitting the same to the second parallel operation circuit; And an operation command data parallelizing circuit for converting the serial operation command data into parallel operation command data and transmitting the same to the second parallel operation circuit. 상기 제2 직렬화회로는, 상기 제2 병렬연산회로로부터 전송된 병렬 읽기데이터를 직렬 읽기데이터로 변환시키는 읽기데이터 직렬화회로; 및, 상기 제2 병렬연산회로로부터 전송된 병렬 동작응답데이터를 직렬 동작응답데이터로 변환시키는 동작응답데이터 직렬화회로;를 구비하고,The second serialization circuit includes: a read data serialization circuit for converting parallel read data transmitted from the second parallel operation circuit into serial read data; And an operation response data serialization circuit for converting parallel operation response data transmitted from the second parallel operation circuit into serial operation response data. 상기 제1 병렬화회로는, 상기 직렬 읽기데이터를 병렬 읽기데이터로 변환하여 상기 제1 병렬연산회로로 전송하는 읽기데이터 병렬화회로; 및, 상기 직렬 동작응답데이터를 병렬 동작응답데이터로 변환하여 상기 제1 병렬연산회로로 전송하는 동작응답데이터 병렬화회로;를 구비하고,The first parallelizing circuit includes: a read data paralleling circuit for converting the serial read data into parallel read data and transmitting the same to the first parallel computing circuit; And an operation response data parallelization circuit for converting the serial operation response data into parallel operation response data and transmitting the same to the first parallel operation circuit. 상기 각각의 직렬화회로로부터 상기 각각의 병렬화회로로의 상기 각각의 직렬데이터의 전송은 하나의 1 비트 버스라인을 통해 수행되는 것을 특징으로 하는 버스시스템.And the transfer of each serial data from each serialization circuit to each parallelization circuit is performed via one 1-bit busline.
KR10-2003-0038796A 2003-06-16 2003-06-16 a bus system having serial/parallel circuitry KR100532608B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2003-0038796A KR100532608B1 (en) 2003-06-16 2003-06-16 a bus system having serial/parallel circuitry

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2003-0038796A KR100532608B1 (en) 2003-06-16 2003-06-16 a bus system having serial/parallel circuitry

Publications (2)

Publication Number Publication Date
KR20040108055A true KR20040108055A (en) 2004-12-23
KR100532608B1 KR100532608B1 (en) 2005-12-01

Family

ID=37382049

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2003-0038796A KR100532608B1 (en) 2003-06-16 2003-06-16 a bus system having serial/parallel circuitry

Country Status (1)

Country Link
KR (1) KR100532608B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112118011A (en) * 2016-05-03 2020-12-22 爱思开海力士有限公司 Serializer and semiconductor device and system including the same

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100596980B1 (en) 2004-12-23 2006-07-05 삼성전자주식회사 Apparatus, System and Method for Generating Self-generated Strobe Signal of Peripheral Device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5907719A (en) * 1996-01-22 1999-05-25 Cirrus Logic, Inc. Communication interface unit employing two multiplexer circuits and control logic for performing parallel-to-serial data conversion of a selected asynchronous protocol
KR20010046914A (en) * 1999-11-16 2001-06-15 박종섭 Data interface circuit
JP2001236307A (en) * 2000-02-22 2001-08-31 Toshiba Corp Computer system, computer, and extension unit
JP2003099416A (en) * 2001-09-21 2003-04-04 Nec Corp Microcomputer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112118011A (en) * 2016-05-03 2020-12-22 爱思开海力士有限公司 Serializer and semiconductor device and system including the same

Also Published As

Publication number Publication date
KR100532608B1 (en) 2005-12-01

Similar Documents

Publication Publication Date Title
JP6321807B2 (en) Control device for vehicle
US8531893B2 (en) Semiconductor device and data processor
US6219724B1 (en) Direct memory access controller
CN1570907B (en) Multiprocessor system
US7590146B2 (en) Information processing unit
JP2003296267A (en) Bus system and information processing system including bus system
US8180990B2 (en) Integrated circuit including a plurality of master circuits transmitting access requests to an external device and integrated circuit system including first and second interated circuits each including a plurality of master circuits transmitting access requests
CN114518902A (en) Memory sequencer system and memory sequencing method applying same
US7130946B2 (en) Configuration and method having a first device and a second device connected to the first device through a cross bar
KR100532608B1 (en) a bus system having serial/parallel circuitry
US11789884B2 (en) Bus system and method for operating a bus system
US20020174282A1 (en) Multiprocessor system
US20040255061A1 (en) Apparatus and method for high speed data transfer
KR100266963B1 (en) Method and apparatus for reducing latency rime on an interface by overlapping transmitted packets
JP6595868B2 (en) Information processing system, device, and interface control method
KR100487218B1 (en) Apparatus and method for interfacing an on-chip bus
US20010005870A1 (en) External bus control system
JPH11312116A (en) Synchronizing device for synchronous dynamic random access memory
WO2012017558A1 (en) Semiconductor integrated circuit and electronic system having semiconductor integrated circuit mounted thereon
KR100263670B1 (en) A dma controller
CN116991774A (en) Motherboard, memory system and data transmission method
JPH11273380A (en) Lsi operation mode setting signal fetching method and lsi with mode signal fetching function
CN115658601A (en) Multi-core processor system and control method thereof
KR19990062330A (en) Interrupt Control in Multi-Processor Systems
KR20050089383A (en) Interface device between processors using heterogeneous bus

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee