KR20040034807A - Method for improving data read and write speed - Google Patents

Method for improving data read and write speed Download PDF

Info

Publication number
KR20040034807A
KR20040034807A KR1020020063422A KR20020063422A KR20040034807A KR 20040034807 A KR20040034807 A KR 20040034807A KR 1020020063422 A KR1020020063422 A KR 1020020063422A KR 20020063422 A KR20020063422 A KR 20020063422A KR 20040034807 A KR20040034807 A KR 20040034807A
Authority
KR
South Korea
Prior art keywords
address
data
microprocessor
data read
write
Prior art date
Application number
KR1020020063422A
Other languages
Korean (ko)
Other versions
KR100452332B1 (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-2002-0063422A priority Critical patent/KR100452332B1/en
Publication of KR20040034807A publication Critical patent/KR20040034807A/en
Application granted granted Critical
Publication of KR100452332B1 publication Critical patent/KR100452332B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • G06F9/28Enhancement of operational speed, e.g. by using several microcontrol devices operating in parallel
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • G06F3/0611Improving I/O performance in relation to response time

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Systems (AREA)

Abstract

PURPOSE: A method for improving a data read/write speed is provided to reduce delay of data read/write by using an address decoder and a burst cycle between devices that a microprocessor and a data address are fixed by a specified address. CONSTITUTION: The specified address of the device is extended to a predetermined address area by using the address decoder(304). The microprocessor(300) views the specified address like continuous serial addresses by using the microprocessor and the burst cycle between devices. Thus, the specified address is accessed fast. The device that the data address is fixed by the specified address is a data storage such as an FIFO(First Input First Output)(302), an SRAM, a DRAM, or a PCMCIA(Personal Computer Memory Card International Association) card.

Description

데이터 읽기 및 쓰기 속도 개선 방법{Method for improving data read and write speed}Method for improving data read and write speed}

본 발명은 마이크로 프로세서가 장착된 보드 상에서 데이터의 처리에 관한것으로서, 특히 마이크로 프로세서와 데이터 어드레스가 특정 어드레스로 고정되어 있는 디바이스 사이에 어드레스 디코더를 이용해 데이터 읽기 및 쓰기 속도를 개선하는 방법에 관한 것이다.The present invention relates to the processing of data on a board equipped with a microprocessor, and more particularly, to a method of improving data read and write speeds using an address decoder between a microprocessor and a device having a data address fixed to a specific address.

일반적으로 MPC8XX 마이크로 프로세서와 특정 어드레스에 고정되어 위치하는 FIFO(First In First Out) 등의 디바이스 간에 데이터 읽기 및 쓰기가 요구되는 경우, MPC8XX 마이크로 프로세서가 CS(Chip Select) 신호에 의해 디바이스를 액세스한 후 디바이스로부터 데이터를 연속적으로 읽어오거나 데이터를 연속적으로 쓸 때, 하나의 데이터에서 다음 데이터를 읽거나 쓸 때 까지 약 20 ~ 22 클럭 정도의 시간 지연이 발생한다. 이러한 시간 지연은 전체적으로 데이터 읽기 및 쓰기 성능을 저하시켜 MPC8XX 마이크로 프로세서와 디바이스 간의 고속의 데이터 읽기 및 쓰기가 요구되는 경우에는 효율 적이지 못한 문제가 있다.Typically, when data reading and writing is required between the MPC8XX microprocessor and a device such as a First In First Out (FIFO) located at a fixed address, the MPC8XX microprocessor accesses the device by a Chip Select (CS) signal. When reading data continuously or writing data continuously from the device, there is a time delay of about 20 to 22 clocks from one data to the next. This time delay degrades data read and write performance as a whole, which is not efficient when fast data reads and writes between the MPC8XX microprocessor and the device are required.

반면에, MPC8XX 마이크로 프로세서와 디바이스 간의 직접적인 데이터 읽기 및 쓰기 방법이 아닌 SDRAM(Synchronous Dynamic Random Access Memory) 등의 메모리 디바이스를 이용한 버스트 전송 지원 외부 버스 제어 방법에 대하여는 한국특허 등록번호 제1999-0035394호에 "엠피시 860과 에스디알에이엠을 이용한 버스트 전송지원 외부버스 제어기 및 방법"(이하, 인용발명이라 함)을 명칭으로 하여 개시되어 있다. 인용발명은 MPC860 마이크로 프로세서와 SDRAM을 이용해서 MPC860이 지원 가능한 최대 16바이트의 가변 길이 버스트(Burst) 전송을 지원하는 외부 버스 제어기의 구조 및 MPC860의 UPM(User Programmable Machine)에 관한 것으로서, MPC860과 SDRAM을 사용하는 다양한 프로세서 보드에서 PCI, PCMCIA 와 같은 외부 버스에서버스트로 SDRAM을 제어함으로써 외부 버스에게 최대한의 전송 대역폭을 제공한다.On the other hand, for a burst transfer support external bus control method using a memory device such as a synchronous dynamic random access memory (SDRAM) rather than a method of directly reading and writing data between the MPC8XX microprocessor and the device, Korean Patent Registration No. 1999-0035394 A burst transmission support external bus controller and method using an MP 860 and an SDA (hereinafter referred to as cited invention) are disclosed. The cited invention relates to the structure of an external bus controller that supports variable length burst transfer of up to 16 bytes that MPC860 can support using the MPC860 microprocessor and SDRAM, and to the MPC860 User Programmable Machine (UPM). Various processor boards that use the system provide maximum transfer bandwidth to the external bus by controlling the SDRAM with bursts on external buses such as PCI and PCMCIA.

이하 도면을 참조하여 종래기술의 문제점을 설명한다.Hereinafter, the problems of the prior art will be described with reference to the drawings.

도 1은 종래 기술에 의한 MPC8XX 마이크로 프로세서와 데이터 어드레스가 특정 어드레스로 고정되어 있는 FIFO 등의 디바이스 간의 일반적인 데이터 읽기 타이밍도이다. MPC8XX 마이크로 프로세서가 데이터 어드레스가 고정된 16비트 크기의 FIFO에서 일정 크기의 데이터를 연속적으로 읽어올 때, 50MHz 동작 클럭의 마이크로 프로세서의 FIFO로의 매 CS 신호 사이의 시간 지연은 약 21 클럭이 된다. 즉 1/50MHz 에 21 클럭을 곱하면 전체적인 데이터 읽기 성능의 저하는 420ns 정도가 되며, 이는 고속의 데이터 읽기 및 쓰기가 요구되는 경우에는 효율적이지 못한 문제를 가진다. 한편, 연속된 일련의 어드레스에 대해서는 버스트 사이클을 이용하여 고속 액세스가 가능할 수도 있다.1 is a general data read timing diagram between a conventional MPC8XX microprocessor and a device such as a FIFO in which a data address is fixed to a specific address. When the MPC8XX microprocessor continuously reads a certain amount of data from a 16-bit FIFO with a fixed data address, the time delay between every CS signal from the 50-MHz operating clock to the microprocessor's FIFO is approximately 21 clocks. In other words, multiplying 1 / 50MHz by 21 clocks reduces the overall data read performance to about 420ns, which is not efficient when fast data reads and writes are required. On the other hand, high-speed access may be possible using burst cycles for successive series of addresses.

본 발명이 이루고자 하는 기술적 과제는, 마이크로 프로세서와 데이터 어드레스가 특정 어드레스로 고정된 디바이스 간에 어드레스 디코더와 버스트 사이클을 이용하여 데이터의 읽기 및 쓰기 시 시간 지연을 감소시킬 수 있는 데이터 읽기 및 쓰기 속도 개선 방법을 제공하는데 있다.SUMMARY OF THE INVENTION The present invention provides a method of improving data read and write speeds that can reduce time delays in reading and writing data by using an address decoder and a burst cycle between a microprocessor and a device whose data address is fixed to a specific address. To provide.

도 1은 종래 기술에 의한 시간 지연을 설명하기 위한 데이터 읽기 타이밍도.1 is a data read timing diagram for explaining a time delay according to the prior art.

도 2는 MPC8XX 마이크로 프로세서를 장착한 보드 구성을 설명하기 위한 도면.2 is a diagram for explaining a board configuration with an MPC8XX microprocessor;

도 3은 본 발명의 일실시예에 의한 데이터 읽기 및 쓰기 속도를 개선하기 위한 어드레스 디코더의 구성도.3 is a block diagram of an address decoder for improving data read and write speeds according to an embodiment of the present invention.

도 4는 MPC8XX 마이크로 프로세서가 지원하는 명령어 중 버스트 사이클을 지원하는 어셈블리 소스 코드의 일례를 도시한 도면.4 illustrates an example of assembly source code that supports burst cycles among instructions supported by the MPC8XX microprocessor.

도 5는 도 4에 도시된 어셈블리 소스 코드에 대한 디바이스의 동작을 설명하기 위한 도면.5 is a view for explaining the operation of the device to the assembly source code shown in FIG.

도 6 본 발명인 데이터 읽기 및 쓰기 속도 개선 방법에 의한 데이터 읽기 타이밍도.6 is a data read timing diagram according to the inventors' method for improving data read and write speed.

상기 과제를 이루기 위해, 본 발명에 의한 데이터 읽기 및 쓰기 속도 개선 방법은, 데이터 어드레스가 특정 어드레스로 고정된 디바이스와 마이크로 프로세서 간에 데이터 읽기 및 쓰기 속도의 개선 방법에 있어서, 어드레스 디코더를 이용하여 디바이스의 특정 어드레스를 일정한 어드레스 영역으로 확장 확보하고, 마이크로 프로세서와 디바이스 간의 버스트 사이클을 이용하여 마이크로 프로세서에 대해서는 특정 어드레스가 연속된 일련의 어드레스로 보이도록 함으로써 특정 어드레스를 고속으로 엑세스 가능하게 하는 것이 바람직하다.In order to achieve the above object, the method for improving data read and write speed according to the present invention is a method for improving data read and write speed between a microprocessor and a device whose data address is fixed to a specific address. It is desirable to extend the specific address to a certain address area and to make the microprocessor appear to be a continuous series of addresses by using a burst cycle between the microprocessor and the device so that the specific address can be accessed at high speed.

본 발명은 마이크로 프로세서와 FIFO와 같이 데이터 어드레스가 특정 어드레스로 고정되어 있는 디바이스 또는 호스트 시스템과의 연동을 위한 데이터 입/출력부가 특정 어드레스로 고정되어 있는 PCMCIA(Personal Computer Memory Card International Association) 카드 등이 장착된 다양한 마이크로 프로세서 보드에서 마이크로 프로세서와 이들 디바이스 간의 버스트(Burst) 사이클을 이용하여 효율적인 데이터 읽기 및 쓰기가 가능한 장치 및 방법을 제안한다. 즉, 마이크로 프로세서 보드의 메모리-맵 상에서의 데이터 어드레스가 특정 어드레스로 고정되어 위치하는 디바이스의 데이터 어드레스에 어드레스 디코더(Address Decoder) 회로를 추가하고 마이크로 프로세서의 버스트 사이클을 이용하여 특정 어드레스를 고속으로 액세스 가능하게 한다. 이러한 어드레스 디코더 회로는 액세스 하고자 하는 하나의 특정 어드레스를 마이크로 프로세서에 대해서는 연속된 일련의 어드레스로 보이도록 하여 고속으로 데이터 읽기 및 쓰기를 가능하게 한다. 본 발명에 적용될 수 있는 데이터 어드레스가 특정 어드레스로 고정되어 있는 디바이스로는 FIFO, SRAM 및 DRAM 등의 메모리, I/O 타입의 PCMCIA 카드 등이 있고, 마이크로 프로세서는 50MHz 동작 속도를 갖는 MPC8XX 계열의 MPC850 또는 MPC860 등이 가능하다.The present invention relates to a device having a data address fixed to a specific address, such as a microprocessor and a FIFO, or a personal computer memory card international association (PCMCIA) card having a data input / output unit for interworking with a host system. The present invention proposes an apparatus and method for efficiently reading and writing data by using burst cycles between microprocessors and these devices in various microprocessor boards. That is, an address decoder circuit is added to a data address of a device in which the data address on the memory-map of the microprocessor board is fixed to a specific address, and the specific address is rapidly accessed using the microprocessor's burst cycle. Make it possible. This address decoder circuit allows one particular address to be accessed to appear to the microprocessor as a contiguous series of addresses, thereby enabling high-speed data reading and writing. Examples of devices in which data addresses of the present invention are fixed to specific addresses include FIFO, SRAM and DRAM, I / O type PCMCIA cards, and the like. Or MPC860.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세하게설명하기로 한다. 그러나, 이하의 실시예는 이 기술 분야에서 통상적인 지식을 가진 자에게 본 발명이 충분히 이해되도록 제공되는 것으로서 여러 가지 형태로 변형될 수 있으며, 본 발명의 범위가 다음에 기술되는 실시예에 한정되는 것은 아니다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. However, the following embodiments are provided to those skilled in the art to fully understand the present invention, and may be modified in various forms, and the scope of the present invention is limited to the embodiments described below. It is not.

도 2는 MPC8XX 마이크로 프로세서를 장착한 보드 구성을 설명하기 위한 도면이다. 다양한 응용 프로그램의 수용과 마이크로 프로세서의 성능향상 등의 추세에 맞추어 MPC8XX 마이크로 프로세서는 다양한 응용 분야에 광범위하게 적용되고 있다. 보드는 SCC(Serial Communication Control), SMC(Serial Management Control) 등을 이용하여 이더넷(Etherent) 및 직렬(Serial) 포트와 연결되는 MPC8XX 마이크로 프로세서(200)와, 메인 메모리로 이용되는 SRAM(202), SDRAM(204), 부팅 기능을 담당하는 플래쉬 롬(206), PCMCIA 인터페이스와의 정합을 위한 버퍼 및 컨트롤러(208), PCMCIA HBA(Host Bus Adapter) 모듈(210), 외부와의 데이터 입/출력 기능 등을 담당하는 FIFO(212), 동작 클럭을 제공하는 클럭부(214), 동작 전원을 공급하는 전원부(216) 등으로 구성된다.2 is a view for explaining a board configuration equipped with an MPC8XX microprocessor. The MPC8XX microprocessor has been widely applied to various applications in accordance with the trend of accommodating various applications and improving the performance of the microprocessor. The board includes an MPC8XX microprocessor 200 connected to Ethernet and serial ports using Serial Communication Control (SCC), Serial Management Control (SMC), SRAM 202 used as main memory, SDRAM 204, flash ROM 206 for booting function, buffer and controller 208 for matching with PCMCIA interface, PCMCIA Host Bus Adapter (HBA) module 210, data input / output function with external device And a FIFO 212 in charge of the back, a clock unit 214 for providing an operation clock, a power supply unit 216 for supplying operation power, and the like.

도 3은 본 발명의 일실시예에 의한 데이터 읽기 및 쓰기 속도를 개선하기 위한 어드레스 디코더의 구성도이다.3 is a block diagram of an address decoder for improving data read and write speeds according to an embodiment of the present invention.

MPC8XX 마이크로 프로세서(300)와 고정된 데이터 어드레스에 위치하는 FIFO(302)가 장착된 마이크로 프로세서 보드 메모리 맵 상에서 FIFO의 어드레스 영역을 어드레스 디코더(304)를 수정하여 최대 1024비트(32비트×32개 레지스터) 만큼 확보하여 그 영역 내의 모든 어드레스에 읽기 및 쓰기가 가능하도록 구성한다. 예를 들어, 보드 메모리 맵 상에서 FIFO의 어드레스가 0x20000000h 인 경우0x20000000h부터 0x20000100h까지를 FIFO 의 어드레스로 할당하여 0x20000000h에서 0x20000100h까지의 어드레스는 어드레스 디코더(304)에 의해서 실제로는 FIFO의 데이터 어드레스인 0x20000000h 위치로 맵핑된다.On the microprocessor board memory map equipped with the MPC8XX microprocessor 300 and the FIFO 302 located at a fixed data address, the address decoder 304 modifies the address area of the FIFO up to 1024 bits (32 bits x 32 registers). ), And read and write to all addresses in the area. For example, if the address of the FIFO is 0x20000000h on the board memory map, 0x20000000h to 0x20000100h is allocated as the address of the FIFO, and the addresses 0x20000000h to 0x20000100h are assigned to the position 0x20000000h, which is actually the data address of the FIFO by the address decoder 304. Is mapped.

도 4는 본 발명의 일실시예에 의한 MPC8XX 마이크로 프로세서가 지원하는 명령어 중 버스트 사이클을 지원하는 어셈블리 소스 코드의 일례를 도시하고 있다. MPC8XX 마이크로 프로세서의 어셈블리 명령어 중 버스트 사이클을 지원하는 lmw(load multiple word), stmw(store multiple word) 명령어를 이용하여 FIFO 등의 디바이스로부터 32비트(2워드) 크기의 단위로 데이터를 읽거나, FIFO 등의 디바이스로 데이터를 쓰기가 가능하도록 구성하였다. 32비트 크기의 r8에서 r31까지의 레지스터를 이용하여 r3에서 버스트 사이클로 한번에 32비트씩 데이터를 읽어와 r8에서 r31까지 24개의 레지스터에 이들 데이터를 저장한 다음 이들 데이터를 버스트 사이클로 한번에 32비트씩 r4로 데이터를 전송하게 된다. 이러한 구성은 디바이스 CS 간의 시간지연을 줄이게 되어 좀 더 효율적인 데이터 전송을 가능하게 한다.4 illustrates an example of assembly source code supporting burst cycles among instructions supported by the MPC8XX microprocessor according to an embodiment of the present invention. Among the assembly instructions of the MPC8XX microprocessor, the load multiple word (lmw) and stmw (store multiple word) instructions that support burst cycles are used to read data in 32-bit (2 word) size units from FIFOs or FIFOs. It is configured to be able to write data to such devices. Reads 32 bits at a time from r3 into burst cycles using 32-bit registers r8 to r31, stores these data in 24 registers from r8 to r31, and then stores these data into r4 32 bits at a time in burst cycles. It will transmit data. This configuration reduces the time lag between device CSs, allowing for more efficient data transfer.

도 5는 도 4에 도시된 어셈블리 소스 코드에 대한 디바이스의 동작을 설명하기 위한 도면이다. 일정크기의 데이터가 저장된 제1 디바이스(500)로부터 lmw 명령어를 이용하여 버스트 사이클로 데이터를 읽어와 확보된 일정 개수의 레지스터(504)로 데이터를 저장한 다음 이들 데이터를 stmw 명령어를 이용, 버스트 사이클로 데이터를 전송할 제2 디바이스(502)로 데이터를 쓴다.FIG. 5 is a diagram for describing an operation of a device with respect to the assembly source code illustrated in FIG. 4. Read data in burst cycles using the lmw command from the first device 500 having a certain size of data stored therein, and store the data in a certain number of registers 504 obtained, and then store these data in the burst cycles using the stmw command. Write data to the second device 502 to send.

도 6 본 발명인 데이터 읽기 및 쓰기 속도 개선 방법에 의한 데이터 읽기 타이밍도이다. 데이터 어드레스가 고정되어 있는 FIFO의 데이터 어드레스를 일정 영역만큼 확장해서 16비트 크기의 FIFO에서 일정 크기의 데이터를 연속적으로 읽어올 때 버스트 사이클로 동작함으로써 도 1에서 21클럭 정도의 CS 신호 사이의 시간 지연이 2 ~ 3 클럭 정도로 감소하게 된다. 따라서 MPC8XX 마이크로 프로세서와 디바이스 간의 일정 크기의 데이터 읽기 및 쓰기 처리 시, 전체적으로 처리 속도의 향상을 가져올 수 있다. 한편 데이터 읽기 및 쓰기 성능향상의 정도는 사용하는 레지스터의 수에 의존한다.6 is a timing diagram of data read by the method of improving data read and write speed of the present invention. By extending the data address of the FIFO with fixed data address by a certain area, it operates in burst cycles when continuously reading data of a certain size from the 16-bit FIFO, thereby reducing the time delay between CS signals of about 1 to 21 clocks. Decreases by two to three clocks. As a result, when reading and writing data of a certain size between the MPC8XX microprocessor and the device, the overall processing speed can be improved. On the other hand, the degree of data read and write performance improvement depends on the number of registers used.

이상에서 설명한 바와 같이, 본 발명에 의한 데이터 읽기 및 쓰기 속도 개선 방법은, 마이크로 프로세서와 데이터 어드레스가 특정 어드레스로 고정된 디바이스 간에 어드레스 디코더를 이용하여 마이크로 프로세서에 대해서는 특정 어드레스를 연속된 일련의 어드레스로 보이도록 하므로, CS 신호 사이의 시간 지연을 감소시킴으로써 전체적으로 데이터의 읽기 및 쓰기 처리속도의 성능을 향상시킬 수 있는 효과가 있다.As described above, the method for improving data read and write speed according to the present invention uses a address decoder between a microprocessor and a device whose data address is fixed to a specific address, and assigns a specific address to a contiguous series of addresses for the microprocessor. By making it visible, it is possible to improve the performance of data read and write processing speed by reducing the time delay between CS signals.

이상, 본 발명의 바람직한 실시예를 들어 상세하게 설명하였으나, 본 발명은 상기 실시예에 한정되는 것은 아니며, 본 발명의 기술적 사상의 범위내에서 당 분야에서 통상의 지식을 가진 자에 의하여 여러 가지 변형이 가능하다.As mentioned above, although preferred embodiment of this invention was described in detail, this invention is not limited to the said embodiment, A various deformation | transformation by a person of ordinary skill in the art within the scope of the technical idea of this invention is carried out. This is possible.

Claims (3)

데이터 어드레스가 특정 어드레스로 고정된 디바이스와 마이크로 프로세서 간에 데이터 읽기 및 쓰기 속도의 개선 방법에 있어서,A method of improving data read and write speed between a microprocessor and a device having a data address fixed to a specific address, 어드레스 디코더를 이용하여 상기 디바이스의 특정 어드레스를 일정한 어드레스 영역으로 확장하여 확보하고, 상기 마이크로 프로세서와 상기 디바이스 간의 버스트 사이클을 이용하여 상기 마이크로 프로세서에 대해서는 특정 어드레스가 연속된 일련의 어드레스로 보이도록 함으로써 특정 어드레스를 고속으로 엑세스하는 것을 특징으로 하는 데이터 읽기 및 쓰기 속도 개선 방법.By using an address decoder, a specific address of the device is extended and secured to a predetermined address area, and by using a burst cycle between the microprocessor and the device, the specific address is shown to the microprocessor as a continuous series of addresses. A method for improving data read and write speed, comprising accessing an address at high speed. 제1 항에 있어서, 상기 데이터 어드레스가 특정 어드레스로 고정된 디바이스는 FIFO, SRAM, DRAM 또는 PCMCIA 카드 등의 데이터 저장장치인 것을 특징으로 하는 데이터 읽기 및 쓰기 속도 개선 방법.The method of claim 1, wherein the device having the data address fixed to a specific address is a data storage device such as a FIFO, an SRAM, a DRAM, or a PCMCIA card. 제1 항에 있어서, 상기 어드레스 디코더는 버스트 사이클로 한번에 32 비트 씩 데이터를 읽어와 32 비트 크기의 다수개의 레지스터들에 저장함으로써 상기 마이크로 프로세서에 대하여 특정 어드레스가 연속된 일련의 어드레스로 보이도록 하는 것을 특징으로 하는 데이터 읽기 및 쓰기 속도 개선 방법.The address decoder of claim 1, wherein the address decoder reads data 32 bits at a time in burst cycles and stores the data in a plurality of 32-bit registers so that a specific address appears to the microprocessor as a series of addresses. To improve data read and write speeds.
KR10-2002-0063422A 2002-10-17 2002-10-17 Method for improving data read and write speed KR100452332B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2002-0063422A KR100452332B1 (en) 2002-10-17 2002-10-17 Method for improving data read and write speed

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2002-0063422A KR100452332B1 (en) 2002-10-17 2002-10-17 Method for improving data read and write speed

Publications (2)

Publication Number Publication Date
KR20040034807A true KR20040034807A (en) 2004-04-29
KR100452332B1 KR100452332B1 (en) 2004-10-12

Family

ID=37333816

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2002-0063422A KR100452332B1 (en) 2002-10-17 2002-10-17 Method for improving data read and write speed

Country Status (1)

Country Link
KR (1) KR100452332B1 (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5559990A (en) * 1992-02-14 1996-09-24 Advanced Micro Devices, Inc. Memories with burst mode access
JPH0713854A (en) * 1993-06-28 1995-01-17 Fujitsu Ltd Fast memory access system
KR0143048B1 (en) * 1993-11-19 1998-08-17 정장호 Memory access method
JPH10161926A (en) * 1996-12-02 1998-06-19 Sony Corp Memory control circuit for executing burst operation
US5784331A (en) * 1996-12-31 1998-07-21 Sgs-Thomson Microelectronics, Inc. Multiple access memory device
JP2001035158A (en) * 1999-07-22 2001-02-09 Nec Corp Method and system for accessing memory
JP2002244920A (en) * 2001-02-15 2002-08-30 Oki Electric Ind Co Ltd Dram interface circuit

Also Published As

Publication number Publication date
KR100452332B1 (en) 2004-10-12

Similar Documents

Publication Publication Date Title
KR100353348B1 (en) Microprocessor
US7680968B2 (en) Switch/network adapter port incorporating shared memory resources selectively accessible by a direct execution logic element and one or more dense logic devices in a fully buffered dual in-line memory module format (FB-DIMM)
US5568619A (en) Method and apparatus for configuring a bus-to-bus bridge
AU652707B2 (en) Bus interface logic for computer system having dual bus architecture
US7424552B2 (en) Switch/network adapter port incorporating shared memory resources selectively accessible by a direct execution logic element and one or more dense logic devices
US7185135B1 (en) USB to PCI bridge
US5577230A (en) Apparatus and method for computer processing using an enhanced Harvard architecture utilizing dual memory buses and the arbitration for data/instruction fetch
KR940012146A (en) Semiconductor integrated circuit with CPU and multiplier
JPH04230544A (en) Data processing apparatus for dynamically setting timing of dynamic memory system
US5761533A (en) Computer system with varied data transfer speeds between system components and memory
KR20040030049A (en) Memory device having different burst order addressing for read and write operations
US6263390B1 (en) Two-port memory to connect a microprocessor bus to multiple peripherals
US20030145149A1 (en) External bus controller
US7003638B2 (en) Memory bus interface for use in a peripheral device
US5517624A (en) Multiplexed communication protocol between central and distributed peripherals in multiprocessor computer systems
KR100452332B1 (en) Method for improving data read and write speed
US5828857A (en) ASIC cell implementation of a bus controller with programmable timing value registers for the apple desktop bus
JPH08235105A (en) Computer system
US20020069352A1 (en) System and method for efficient BIOS initialization
JP3862031B2 (en) Microprocessor
KR100252508B1 (en) Apparatus for interfacing rom to processor bus
KR100690597B1 (en) Single mode direct memory access application method using cpu applying dual mode direct memory access
US7065669B2 (en) System and method for providing a write strobe signal to a receiving element before both an address and data signal
KR100399674B1 (en) Data processor and access method
KR100488103B1 (en) Flexible Memory Address Mapping Circuit for CPU Max Processing

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080911

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee