KR950009071B1 - Data transmission control device of hipi-bus - Google Patents

Data transmission control device of hipi-bus Download PDF

Info

Publication number
KR950009071B1
KR950009071B1 KR1019920025338A KR920025338A KR950009071B1 KR 950009071 B1 KR950009071 B1 KR 950009071B1 KR 1019920025338 A KR1019920025338 A KR 1019920025338A KR 920025338 A KR920025338 A KR 920025338A KR 950009071 B1 KR950009071 B1 KR 950009071B1
Authority
KR
South Korea
Prior art keywords
data
address
bus
signal
buffer
Prior art date
Application number
KR1019920025338A
Other languages
Korean (ko)
Other versions
KR940016221A (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 KR1019920025338A priority Critical patent/KR950009071B1/en
Publication of KR940016221A publication Critical patent/KR940016221A/en
Application granted granted Critical
Publication of KR950009071B1 publication Critical patent/KR950009071B1/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store

Landscapes

  • Debugging And Monitoring (AREA)
  • Bus Control (AREA)

Abstract

The device reads/writes data in the memory through HiPi bus and improves the bus efficiency of usage time. The device includes a microprocessor(9), a HiPi bus(20), a data transfer controller(11) which generates control signals, an address arbiter(12) which executes address arbitration by control signal, an address buffer(13) which drives the address bus at the specified time of bus cycle, a data buffer(14) which drives the data bus at the specifeid time of write timing, an address response latch(15) which decides the address, a data response latch(16) which decides the data, a comparator(17) which compares the transfer number with the data receiving number, a data latch(18) and a parity checker(19).

Description

하이파이 버스(HiPi Bus)의 데이타 전송 제어장치HiPi Bus Data Transfer Control

제1도는 종래의 공유버스 다중 프로세서의 개략적 시스템 구성도.1 is a schematic system configuration diagram of a conventional shared bus multiprocessor.

제2도와 제3도는 버스에서 읽기버스 사이클과 쓰기버스 사이클의 타이밍 예시도.2 and 3 are exemplary timing diagrams of read bus cycles and write bus cycles on a bus.

제4도는 본 발명에 따른 데이타 전송 제어장치의 블럭 구성도.4 is a block diagram of a data transmission control apparatus according to the present invention.

제5도는 제4도에 도시되어 있는 데이타 전송 제어기의 블럭 구성도.5 is a block diagram of the data transfer controller shown in FIG.

제6도는 데이타 전송기(11)의 데이타 전송제어 순서도.6 is a data transmission control flowchart of the data transmitter 11;

제7도는 어드레스 중재기(12)의 어드레스 중재 제어순서도.7 is an address arbitration control flowchart of the address arbiter 12. FIG.

제8도와 제9도는 상기 제4도에서 읽기버스 사이클과 쓰기버스 사이클의 타이밍 예시도.8 and 9 illustrate timing diagrams of a read bus cycle and a write bus cycle of FIG. 4.

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

9 : 프로세서 11 : 데이타 전송제어기9 processor 11 data transfer controller

12 : 어드레스 중재기 13 : 어드레스 버퍼12: address arbiter 13: address buffer

14 : 데이타 버퍼 15 : 어드레스 응답래치14: data buffer 15: address response latch

16 : 데이타 응답래치 17 : 비교기16: data response latch 17: comparator

18 : 데이타래치 19 : 패리티검사기18: data latch 19: parity checker

111 : 중재요구기 112 : 어드레스 버퍼제어기111: Arbitration Requester 112: Address Buffer Controller

113 : 데이타 제어기 114 : 사이클종료기113: data controller 114: cycle terminator

본 발명은 고유메모리 다중 프로세서의 데이타 전송 버스로 사용되는 하이파이 버스(HiPi Bus)를 통하여 메모리에 데이타의 읽기 또는 쓰기 억세스를 수행하도록 하는 데이타 전송장치에 관한 것이다.The present invention relates to a data transfer apparatus for performing data read or write access to a memory through a HiPi bus used as a data transfer bus of a unique memory multiprocessor.

일반적으로, 프로세서들이 메모리를 억세스하기 위해서는 반드시 버스를 통한 어드레스와 데이타의 송수신이 이루어져야 하기 때문에 버스의 효율적인 사용은 시스템의 성능을 향상시키는 가장 큰 요인이다.In general, efficient use of the bus is a major factor in improving system performance, because processors must send and receive addresses and data over the bus to access memory.

상술한 원인으로 인하여 버스의 효율적인 사용을 목적으로 하는 많은 방식이 제안되었는데, 그중 대표적인 방식이 하이파이 방식이다.Due to the above-described causes, many schemes have been proposed for the purpose of efficient use of buses, and a representative scheme is a hi-fi scheme.

상기 하이파이 버스의 데이타 전송방식은 다수개의 프로세서가 하나의 버스를 사용할 수 있도록 하나의 버스 사이클이 임의의 프로세서에서 발생되면 메모리 억세스 시간동안은 다른 임의의 프로세서들에게 버스의 사용권한을 허가하는 방식이다.The data transmission method of the hi-fi bus is a method in which one bus cycle is generated by a processor so that a plurality of processors can use a bus, and permission of the bus is granted to other processors during a memory access time. .

상술한 방식을 첨부한 도면을 참조하여 간략히 살펴보면 다음과 같다.The above-described scheme will be briefly described with reference to the accompanying drawings.

제1도는 종래의 공유버스 다중 프로세서의 개략적 시스템 구성도이며, 제2도와 제3도는 버스에서 읽기버스 사이클과 쓰기버스 사이클의 타이밍 예시도이다.FIG. 1 is a schematic system configuration diagram of a conventional shared bus multiprocessor. FIG. 2 and FIG. 3 are exemplary timing diagrams of a read bus cycle and a write bus cycle on a bus.

상기와 같은 버스사이클의 각 동작은 버스 클럭을 기준으로 동작하며, 한개의 클럭을 사용한다.Each operation of the bus cycle as described above operates based on the bus clock and uses one clock.

상기 어드레스 중재(제2(b)도 참조)에서 허락을 얻은 프로세서는 어드레스와 제어신호를 어드레스 버스(제2(c)도 참조)로 구동하고, 제2(d)도에 도시되어 있는 바와 같이 어드레스 응답을 메모리에서 수신한다.The processor gaining permission in the address arbitration (see also second (b)) drives the address and control signals to the address bus (see also second (c)), as shown in the second (d) diagram. Receive an address response from memory.

이후, 해당 프로세서는 데이타가 메모리에 도착되기를 기다리는 대기상태가 된다.(제2(e)도 참조).The processor then waits for data to arrive in memory (see also second (e)).

상술한 바와같이 데이타 읽기동작에 따른 데이타 쓰기 동작을 살펴보면, 버스사이클에 대응하여 어드레스 중재(제3(b)도 참조)와 어드레스 버스의 구동(제3(c)도 참조)까지의 동작은 상술한 제2(b)도와 제2(c)도의 설명과 일치하므로 상세한 설명은 생략한다. 어드레스 버스를 구동한 다음 세개의 클럭에서 각각 데이타 버스를 구동(제3(d)도 참조)한다.As described above, referring to the data write operation according to the data read operation, the operations up to address arbitration (see also third (b)) and driving of the address bus (see also third (c)) in response to the bus cycle are described above. Since the description is the same as that of FIGS. 2 (b) and 2 (c), detailed description thereof will be omitted. After driving the address bus, the data bus is driven on each of the three clocks (see also third (d)).

이후, 어드레스 응답(제3(e)도 참조)을 메모리에서 수신하고, 데이타 응답(제3(f)도 참조)을 메모리에서 수신한다.Thereafter, an address response (see also third (e)) is received in the memory, and a data response (see also third (f)) is received in the memory.

그러나, 상술한 종래의 메모리 억세스 동작 과정은 시스템에는 복수개의 프로세서(1∼1n)가 동작되므로 버스사용 요구가 충돌될 수 있기 때문에 버스사이클(제2(a)도 참조)을 시작하기 전에 어드레스 중재(제2(b)도 참조)에 참가하여 허락을 얻는다.However, in the above-described conventional memory access operation process, since a plurality of processors (1 to 1n) are operated in the system, a bus use request may be collided, and thus address arbitration before starting a bus cycle (see also second (a)). (See also Section 2 (b)) to obtain permission.

그러므로, 어드레스 중재 주기는 한개의 버스클럭이 사용되지만 여러 프로세서가 동시에 중재에 참여할 수 있기 때문에, 임의의 프로세서가 중재에 참여하여 버스사용 허락을 얻기까지는 여러 버스클럭이 소요될 수 있으므로 시스템을 구성하는 각각의 프로세서들의 효율은 증가할 수 있으나, 여러개의 버스 사이클이 동시에 수행되므로 시스템 전체적인 측면에서는 버스의 사용 효율이 상당히 증가한다는 문제점이 발생되어진다.Therefore, since the address arbitration cycle uses one bus clock, but multiple processors can participate in arbitration at the same time, it is possible for any processor to take part in arbitration and get bus usage permission. The efficiency of the processors can be increased, but since several bus cycles are executed simultaneously, a problem arises that the efficiency of use of the bus is considerably increased in the system-wide aspect.

상기와 같은 문제점을 해소하기 위한 본 발명의 목적은 메모리 억세스 요구를 버스 사이클로 사용하여 버스의 사용을 극소화할 수 있으면서도 복수의 프로세서가 데이타의 충돌없이 동작할 수 있도록 하기 위한 하이파이 버스(HiPi Bus)의 데이타 전송 제어장치를 제공하는데 있다.SUMMARY OF THE INVENTION An object of the present invention for solving the above problems is to provide a Hi-Pi bus for minimizing the use of a bus by using a memory access request as a bus cycle while allowing a plurality of processors to operate without data collision. It is to provide a data transmission control device.

이하, 첨부한 도면을 참조하여 본 발명에 따른 바람직한 일 실시예를 설명한다.Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.

제4도는 본 발명에 따른 데이타 전송 제어장치의 블럭 구성도로서, 시스템을 구성하는 각각의 프로세서들과 하이파이 버스간에 위치하며 상기 프로세서(9)가 메모리 요구에 따른 데이타 읽기쓰기 사이클을 발생시키기 위한 각종 제어신호를 발생시키는 데이타 전송제어기(11)와, 상기 전송제어기(11)에서 발생되는 신호를 입력받아 어드레스 버스의 중재를 수행하는 어드레스 중재기(12)와, 어드레스와 제어정보를 저장하고 어드레스 사용허가를 받으면 버스사이클의 소정시점에서 어드레스 버스를 구동하는 어드레스 버퍼(13)와, 데이타를 저장하고 쓰기 사이클의 소정시점에서 데이타 버스를 구동하는 데이타 버퍼(14)와, 상기 데이타 버퍼(14)의 동작 시점에서 어드레스 응답을 수신하여 상기 어드레스 버퍼(13)의 동작시작 이전의 시점에서 발생시킨 어드레스가 해당 메모리에 잘 도착하였는지를 판단하는 어드레스 응답래치(15)와, 상기 데이타 버퍼(14)의 동작 시점이후의 쓰기 사이클에서 데이타 응답을 수신하여 상기 어드레스 버퍼(13)의 동작시점에서 발생되어진 데이타가 메모리에 잘 도착하였는지를 판단하는 데이타 응답래치(16)와, 읽기 사이클 동작중 메모리에서 발생된 데이타가 자신에게 도달하여야 하는 것인가를 판단하기 위하여 데이타의 수신번호와 읽기 사이클을 수행한 전송기의 번호를 비교하는 비교기(17) 및 읽기 사이클에서 수신되는 데이타를 버스로부터 받아들이는 데이타래치(18)와 패리티검사기(19)로 구성되어진다.4 is a block diagram of a data transmission control apparatus according to the present invention, which is located between each of the processors constituting the system and a hi-fi bus, wherein the processor 9 generates various data read / write cycles according to memory requirements. A data transmission controller 11 for generating a control signal, an address arbiter 12 for arbitration of an address bus by receiving a signal generated by the transmission controller 11, storing an address and control information, and using an address Upon receiving the permission, the address buffer 13 driving the address bus at a predetermined point in the bus cycle, the data buffer 14 storing data and driving the data bus at a predetermined point in the write cycle, and the data buffer 14 The address generated at the time point before the operation start of the address buffer 13 by receiving the address response at the time of operation The address response latch 15 that determines whether the switch arrived in the memory well, and the data response received at the write cycle after the operation point of the data buffer 14 are received to generate the data generated at the operation point of the address buffer 13. The data response latch 16 which determines whether the memory arrives well and the reception number of the data and the number of the transmitter which has performed the read cycle are compared to determine whether the data generated in the memory should reach itself during the read cycle operation. It consists of a comparator 17 and a data latch 18 and a parity checker 19 which receive data received in a read cycle from the bus.

상기 데이타 전송제어기(11)는 첨부한 제5도에 도시되어 있는 바와같이, 중재요구기(111)와 어드레스 버퍼제어기(112)와 데이타 제어기(113) 및 사이클종료기(114)로 구성된다.The data transfer controller 11 is composed of an arbitration requester 111, an address buffer controller 112, a data controller 113, and a cycle terminator 114, as shown in FIG.

상기 중재요구기(111)는 마이크로 프로세서(9)의 preq신호와 어드레스 중재기(12)의 어드레스 버스 사용허가신호(Win)를 입력받아 상기 preq신호의 상태가 "1"이면 상기 어드레스 버스의 사용허가신호(win)가 "1"이 될 때까지 어드레스중재 시작신호(areq)신호를 "1"상태로 유지한다.The arbitration requester 111 receives the preq signal of the microprocessor 9 and the address bus permission signal Win of the address arbiter 12 and uses the address bus when the state of the preq signal is "1". The address arbitration start signal areq signal is kept at " 1 " state until the permission signal win becomes " 1 ".

또한, 상기 어드레스 버퍼제어기(112)는 상기 어드레스 중재기(12)의 어드레스 버스 사용허가신호(win)신호와 상기 마이크로 프로세서(9)의 어드레스 신호(addr)를 입력받아 상기 어드레스 버스 사용허가신호(win)가 "1"상태이면 어드레스 버스 구동신호(aoe)신호를 "1"로 출력하면서 어드레스 신호(addr)를 출력한다.In addition, the address buffer controller 112 receives the address bus permission signal win of the address arbiter 12 and the address signal addr of the microprocessor 9 to receive the address bus permission signal ( When win is in the " 1 " state, the address bus drive signal aoe is output as " 1 " while the address signal addr is output.

또한, 상기 데이타 제어기(113)는 상기 어드레스 버퍼제어기(112)에서 출력되는 어드레스 버스 구동신호(aoe)신호와 어드레스 응답래치(15)의 aok신호와 비교기(17)의 arrived신호 및 상기 마이크로 프로세서(9)에서 발생되어진 Prw신호와 데이타(data)신호를 입력받는다.The data controller 113 also includes an address bus driving signal aoe output from the address buffer controller 112, an aok signal of the address response latch 15, an arrival signal of the comparator 17 and the microprocessor ( Prw signal and data signal generated in 9) are inputted.

이때, 상기 데이타 제어기(113)의 동작은 상기 Prw신호의 상태가 "0" 즉, 쓰기이고 상기 어드레스 버스 구동신호(aoe)신호의 상태가 "1" 즉, 버스사용 가능이면 상기 doe신호의 상태를 "1"로 전환한 후 data를 출력한다.At this time, the operation of the data controller 113 is the state of the doe signal if the state of the Prw signal is "0", that is, the write and the state of the address bus drive signal (aoe) signal is "1", that is, the bus is available. Change to "1" and output the data.

만약, 상기 prw신호의 상태가 "1" 즉, 읽기이고 상기 어드레스 버스 구동신호(aoe)신호의 상태가 "1" 즉, 버스사용 기능이면 dlatch신호의 상태를 "1"로 출력한다.If the state of the prw signal is " 1 ", that is, a read and the state of the address bus drive signal aoe signal is " 1 ", that is, a bus use function, the state of the dlatch signal is output as " 1 ".

상기 dlatch신호는 상기 arrived신호의 상태가 "1"로 입력될 때까지 지속된다.The dlatch signal continues until the state of the arrived signal is input to "1".

또한, 상기 사이클종료기(114)는 상기 비교기(17)의 arrived신호와 데이타 응답래치(16)의 dok신호 및 패리티검사기(19)의 dperr신호를 입력받는다.In addition, the cycle finisher 114 receives the arrived signal of the comparator 17, the dok signal of the data response latch 16, and the dperr signal of the parity checker 19.

상기 사이클종료기(114)의 동작은 입력신호중 상기 arrived신호의 상태가 "1"이고 상기 dperr신호의 상태가 "1"이면 시스템 에러와 판단하여 error신호를 "1"의 상태로 상기 마이크로 프로세서(9)에 전송한다.The operation of the cycle terminator 114 is determined by a system error when the state of the arrived signal of the input signal is "1" and the state of the dperr signal is "1". 9) to transmit.

또한, 입력신호중 상기 데이타 응답래치(16)의 dok신호의 상태가 "1"이라면 상기 사이클종료기(114)에서는 상기 마이크로 프로세서(9)에 done신호의 상태를 "1"로 전환하여 전송한다.In addition, if the state of the dok signal of the data response latch 16 of the input signal is "1", the cycle terminator 114 converts the state of the done signal to "1" and transmits it to the microprocessor 9.

상기와 같이 구성되는 본 발명에 따른 하이파이 버스(HiPi Bus)의 데이타 전송 제어장치의 바람직한 동작예를 첨부한 제6도와 제7도에 도시되어 있는 동작 순서도에 따라 설명하되, 첨부한 제8도와 제9도에 도시되어 있는 신호 파형 예시도를 참조한다. 제6도는 데이타 전송기(11)의 데이타 전송제어 순서도이다. 스텝 S101에서 데이타 전송기(11)의 중재요구기(111)는 마이크로 프로세서(9)에서 출력한 preq의 신호 상태를 검사한다.A preferred operation example of a data transmission control apparatus of a HiPi bus according to the present invention configured as described above will be described according to the operation flowchart shown in FIG. 6 and FIG. Reference is made to the example signal waveforms shown in FIG. 6 is a flowchart of a data transmission control of the data transmitter 11. In step S101, the arbitration requester 111 of the data transmitter 11 checks the signal state of preq output from the microprocessor 9.

상기 스텝 S101에서 상기 preq신호의 상태가 "1"이라고 판단되어진 경우 스텝 S102로 진행하여 어드레스중재 시작신호(areq)신호를 "1"로 전환하여 출력한다.If it is determined in step S101 that the state of the preq signal is " 1 ", the flow advances to step S102 to switch the address arbitration start signal areq signal to " 1 ".

상기 스텝 S102에서 출력되어진 어드레스중재 시작신호(areq)신호는 어드레스 중재기(12)에 입력된다.The address arbitration start signal areq signal output in step S102 is input to the address arbiter 12.

이때, 하이상태의 어드레스중재 시작신호(areq)신호를 입력받은 상기 어드레스 중재기(12)는 자신의 중재신호(ABREQ)를 하이상태로 구동하는 동시에 자신의 중재신호선(ABREQ)를 포함한 시스템의 모든 중재기의 중재신호선을 읽어 자신의 중재요청이 최우선 순위를 갖게될 때까지 대기한다.At this time, the address arbiter 12 receiving the address arbitration start signal (areq) signal of the high state drives the arbitration signal ABREQ to the high state and all of the system including its arbitration signal line ABREQ. Read the arbitration signal line of the arbitrator and wait until his or her arbitration request has the highest priority.

이후, 상기 어드레스 중재기(12)는 자신의 중재요청이 최우선 순위를 갖게되면 어드레스 버스의 사용허가신호(win)를 상기 중재요구기(111)에 전송한 후 자신의 중재신호(ABREQ)를 "0"상태로 전환한다.Subsequently, when the arbitration request has the highest priority, the address arbiter 12 transmits the permission signal win of the address bus to the arbitration requester 111 and transmits its arbitration signal ABREQ. Switch to 0 "state.

상기 중재요구기(111)에 사용허가신호(win)가 "1"상태로 입력되면 어드레스중재 시작신호(areq)신호는 "0"으로 전환된다.When the permission signal win is input to the arbitration requester 111 in a state of "1", the address arbitration start signal areq signal is switched to "0".

상기 어드레스 중재기(12)에서 발생시킨 사용허가신호(win)는 어드레스 버퍼제어기(112)에도 입력되는데, 상기 어드레스 버퍼제어기(112)는 스텝 S103에서 사용허가신호(win)의 상태를 검사하여 "1"이면 스텝 S104로 진행하고 "0"이면 상기 스텝 S102로 재 진행하여 상술한 과정을 재수행한다.The permission signal win generated by the address arbiter 12 is also input to the address buffer controller 112. The address buffer controller 112 checks the state of the permission signal win in step S103. If 1 ", the process proceeds to step S104. If" 0 ", the process proceeds to the step S102 again, and the above-described process is performed again.

상기 마이크로 프로세서(9)에서 발생되는 어드레스 데이타와 제어데이타를 수신하여 어드레스 버퍼(13)에 저장시켜논 상기 어드레스 버퍼제어기(112)는 스텝 S104에서 데이타의 전송을 위한 어드레스 버스 구동신호(aoe)를 하나의 버스클럭(첨부한 도면중 제5도의 구간 T2 참조)동안 하이상태로 상기 어드레스 버퍼(13)에 전송한 후 스텝 S105로 진행한다.The address buffer controller 112, which has received address data and control data generated by the microprocessor 9 and stores them in the address buffer 13, sends an address bus drive signal aoe for data transfer in step S104. After one bus clock (see section T2 in FIG. 5 of the accompanying drawings) is transferred to the address buffer 13 in a high state, the process proceeds to step S105.

상기 스텝 S105에서 데이타 제어기(113)는 상기 마이크로 프로세서(9)에서 출력된 Prw신호를 검사하여 상기 Prw가 "1"이면 즉, 읽기이면 스텝 S106으로 진행한다.In step S105, the data controller 113 checks the Prw signal output from the microprocessor 9, and proceeds to step S106 if the Prw is " 1 "

만약, 상기 스텝 S105에서 검사되는 상기 Prw가 "0"이면 즉, 쓰기이면 스텝 S112로 진행한다. 스텝 S106은 소정시간 대기상태를 유지한 후 스텝 S107로 진행하는데, 상기 스텝 S107에서는 aklatch를 1로 출력한 후 스텝 S108로 진행한다.If the Prw checked in step S105 is " 0 ", that is, write, the flow proceeds to step S112. Step S106 proceeds to step S107 after maintaining the standby state for a predetermined time. In step S107, the aklatch is outputted to 1 and then the procedure goes to step S108.

상기 스텝 S108에서는 어드레스 응답래치(15)에서 출력된 aok신호를 검사하여 상기 aok신호가 "1"이면 스텝 S109로 진행한다. 만약, 상기 스텝 S108에서 검사되는 aok신호 "0"이면 스텝 S117로 진행한다.In step S108, the aok signal output from the address response latch 15 is examined. If the aok signal is " 1 ", the process proceeds to step S109. If the aok signal " 0 " checked in step S108, the flow advances to step S117.

상기 스텝 S109에서는 비교기(17)의 arrived출력신호를 검사하여 상기 arrived가 "1"이면 스텝 S110으로 진행한다.In step S109, the arrival output signal of the comparator 17 is checked, and if the arrival is "1", the flow proceeds to step S110.

상기 스텝 S110에서 dlatch를 "1"로 구동하고 데이타(data)를 입력한 후 스텝 S111로 진행한다.In step S110, the dlatch is driven to " 1 ", data is input, and the flow proceeds to step S111.

상기 스텝 S111에서 패리티검사기(19)의 dperr출력신호를 검사하는데, 상기 dperr출력신호가 "1" 즉, 에러가 있으면 스텝 S177로 진행하고, 반면에 "0" 즉, 에러가 없으면 스텝 S118로 진행한다. 스텝 S112에서는 doe신호를 "1"로 출력하고 데이타(data)를 출력하고 스텝 S113으로 진행한다.In step S111, the dperr output signal of the parity checker 19 is inspected. If the dperr output signal is "1", that is, an error goes to step S177, while "0", that is, there is no error, goes to step S118. do. In step S112, the doe signal is output as "1", the data is output, and the flow proceeds to step S113.

상기 스텝 S113에서는 aklatch를 "1"로 출력하고 스텝 S114로 진행하는데, 상기 스텝 S114에서는 데이타 응답래치(16)의 dok신호를 입력하고 검사한다.In step S113, aklatch is output as "1", and the flow proceeds to step S114. In step S114, the dok signal of the data response latch 16 is input and checked.

이때, dok신호가 "0"이면 상기 스텝 S117로 진행하고 "1"이면 스텝 S118로 진행한다.At this time, if the dok signal is "0", the processing proceeds to step S117, and if "1", the processing proceeds to step S118.

상술한 과정에서 스텝 S117은 마이크로 프로세서(9)에게 에러신호를 "1"로 출력하고 해당 제어기능을 종료한다.In the above-described process, step S117 outputs an error signal to the microprocessor 9 as "1" and ends the corresponding control function.

또한, 상기 스텝 S118은 상기 마이크로 프로세서(9)에서 done신호를 "1"로 출력하고 제어과정을 종료한다. 제7도는 어드레스 중재기(12)의 어드레스 중재 제어순서도이다. 스텝 S201에서 데이타 전송제어기(11)의 areq신호를 검사한다.In addition, the step S118 outputs the done signal as "1" in the microprocessor 9 and ends the control process. 7 is a flowchart of an address arbitration control of the address arbiter 12. In step S201, the areq signal of the data transfer controller 11 is checked.

상기 스텝 S201에서 areq신호가 "1"이면 스텝 S202로 진행하고, areq신호가 스텝 S"0" 스텝 S201에서 대기한다. 스텝 S202에서 HiPi 버스(20)로 ABREQ[N]을 "1"로 출력하고 스텝 S203으로 진행한다.If the areq signal is "1" in step S201, the flow advances to step S202, and the areq signal waits in step S "0" step S201. In step S202, the ABREQ [N] is outputted as "1" to the HiPi bus 20, and the flow proceeds to step S203.

상기 ABREQ[N]은 13개의 신호들로 구성된 중재신호선 ABREQ[12 : 0]중의 하나로서 N은 0∼12사이의 값을 갖는다. 스텝 203에서 HiPi 버스(20)의 ABREQ[12 : 0] 신호선을 검사한다.ABREQ [N] is one of the arbitration signal lines ABREQ [12: 0] composed of 13 signals, and N has a value between 0 and 12. In step 203, the ABREQ [12: 0] signal line of the HiPi bus 20 is examined.

상기 ABREQ[12]로부터 ABREQ[N+1] 사이의 모든 신호들의 값을 조사하여 모두 "0"이면 스텝 S204로 진행하고, ABREQ[12]로부터 ABREQ[N+1] 사이의 어떤 신호라도 "1"이면 상기 스텝 S202로 진행한다. 스텝 S204에서 ABREQ[N]을 "0"으로 출력하고 데이타 전송기(11)로 win신호를 "1"로 출력한 후 제어동작을 종료한다.Examine the values of all signals between ABREQ [12] and ABREQ [N + 1], and if all are 0, proceed to step S204. If any signal between ABREQ [12] and ABREQ [N + 1] is "1", ", It progresses to the said step S202. In step S204, the ABREQ [N] is outputted as "0", the win signal is outputted as "1" to the data transmitter 11, and then the control operation is terminated.

상기와 같이 동작하는 본 발명에 따른 하이파이 버스(HiPi Bus)의 데이타 전송 제어장치를 제공하여 공유버스의 사용 점유시간을 효율적으로 사용할 수 있다.By providing a data transfer control apparatus of a HiPi bus according to the present invention operating as described above it is possible to efficiently use the occupancy time of the shared bus.

Claims (1)

복수의 마이크로 프로세서(9)와 복수의 메모리가 하이파이 버스(20)에 연결된 공유버스 다중프로세서의 시스템에 있어서, 시스템을 구성하는 각각의 프로세서들과 하이파이 버스간에 위치하며 상기 프로세서(9)가 메모리 요구에 따른 데이타 읽기쓰기 사이클을 발생시키기 위한 각종 제어신호를 발생시키는 데이타 전송제어기(11)와; 상기 전송제어기(11)에서 발생되는 신호를 입력받아 어드레스 버스의 중재를 수행하는 어드레스 중재기(12)와; 어드레스와 제어정보를 저장하고 어드레스 사용허가를 받으면 버스사이클의 소정시점에서 어드레스 버스를 구동하는 어드레스 버퍼(13)와; 데이타를 저장하고 쓰기 사이클의 소정시점에서 데이타 버스를 구동하는 데이타 버퍼(14)와; 상기 데이타 버퍼(14)의 동작 시점에서 어드레스 응답을 수신하여 상기 어드레스 버퍼(13)의 동작시작 이전의 시점에서 발생시킨 어드레스가 해당 메모리에 잘 도착하였는지를 판단하는 어드레스 응답래치(15)와; 상기 데이타 버퍼(14)의 동작 시점이후의 쓰기 사이클에서 데이타 응답을 수신하여 상기 어드레스 버퍼(13)의 동작시점에서 발생되어진 데이타가 메모리에 잘 도착하였는지를 판단하는 데이타 응답래치(16)와; 읽기사이클 동작중 메모리에서 발생된 데이타가 자신에게 도달하여야 하는 것인가를 판단하기 위하여 데이타의 수신번호와 읽기사이클을 수행한 전송기의 번호를 비교하는 비교기(17); 및 읽기 사이클에서 수신되는 데이타를 버스로부터 받아들이는 데이타래치(18)와 패리티검사기(19)를 포함하는 것을 특징으로 하는 하이파이 버스(HiPi Bus)의 데이타 전송 제어장치.In a system of a shared bus multiprocessor in which a plurality of microprocessors (9) and a plurality of memories are connected to a hi-fi bus (20), each processor constituting a system and a hi-fi bus are located between the processors and the processor (9) is a memory request. A data transfer controller 11 for generating various control signals for generating a data read / write cycle according to the present invention; An address arbiter (12) for receiving a signal generated by the transmission controller (11) to arbitrate an address bus; An address buffer 13 for storing the address and control information and driving the address bus at a predetermined point in the bus cycle upon receiving the address permission; A data buffer 14 for storing data and driving the data bus at a predetermined point in the write cycle; An address response latch (15) for receiving an address response at an operation point of the data buffer (14) and determining whether an address generated at the point before the operation of the address buffer (13) arrives in the corresponding memory well; A data response latch (16) for receiving a data response in a write cycle after an operation point of the data buffer (14) to determine whether data generated at the operation point of the address buffer (13) arrives well in memory; A comparator 17 for comparing the reception number of the data with the number of the transmitter that has performed the read cycle to determine whether data generated in the memory should reach its own during the read cycle operation; And a data latch (18) and a parity checker (19) for receiving data received in a read cycle from the bus.
KR1019920025338A 1992-12-24 1992-12-24 Data transmission control device of hipi-bus KR950009071B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019920025338A KR950009071B1 (en) 1992-12-24 1992-12-24 Data transmission control device of hipi-bus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019920025338A KR950009071B1 (en) 1992-12-24 1992-12-24 Data transmission control device of hipi-bus

Publications (2)

Publication Number Publication Date
KR940016221A KR940016221A (en) 1994-07-22
KR950009071B1 true KR950009071B1 (en) 1995-08-14

Family

ID=19346500

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019920025338A KR950009071B1 (en) 1992-12-24 1992-12-24 Data transmission control device of hipi-bus

Country Status (1)

Country Link
KR (1) KR950009071B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112735501B (en) * 2020-12-24 2024-05-03 珠海格力电器股份有限公司 Data interaction method and device, main board and equipment with main board

Also Published As

Publication number Publication date
KR940016221A (en) 1994-07-22

Similar Documents

Publication Publication Date Title
EP0318221B1 (en) Controlling responding by users of an intercommunications bus
US4785394A (en) Fair arbitration technique for a split transaction bus in a multiprocessor computer system
EP0358716B1 (en) Node for servicing interrupt request messages on a pended bus
US4449183A (en) Arbitration scheme for a multiported shared functional device for use in multiprocessing systems
US4831523A (en) Multiple DMA controller chip sequencer
US4737932A (en) Processor
EP0358715B1 (en) Interrupting node for providing interrupt requests to a pended bus
KR100267130B1 (en) Pci bus system
US5146597A (en) Apparatus and method for servicing interrupts utilizing a pended bus
JPH04257054A (en) Inter-channel connecting apparatus
US5680554A (en) Method and apparatus for arbitrating among processors for access to a common bus
FI78994B (en) DISTRIBUTORS PRIORITETSNAETSLOGIK FOER ATT MOEJLIGGOERA ATT EN ENHET MED LAEGRE PRIORITET BEFINNER SIG I EN POSITION FOER HOEGRE PRIORITET.
US5038274A (en) Interrupt servicing and command acknowledgement system using distributed arbitration apparatus and shared bus
US5201051A (en) Apparatus for interrupt detection and arbitration
US5150466A (en) Flexible distributed bus priority network
KR950009071B1 (en) Data transmission control device of hipi-bus
US7130946B2 (en) Configuration and method having a first device and a second device connected to the first device through a cross bar
US6161158A (en) Bus arbitration apparatus and method wherein each module has two in-module arbiters
US20010005870A1 (en) External bus control system
KR930004910Y1 (en) Data bus arbitrator for multiprocessor system
JP3211694B2 (en) Multiprocessor connection method
KR920007170B1 (en) Apparatus for interrupt bus matching on multiprocessor system
JPS61248153A (en) Memory access controlling system in multiprocessor system
JPS6386056A (en) Multi-processor system
JPH04178869A (en) Interruption control device for multiprocessor system and its interruption communication method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20070730

Year of fee payment: 13

LAPS Lapse due to unpaid annual fee