KR100194044B1 - Interface device and method for memory access - Google Patents

Interface device and method for memory access Download PDF

Info

Publication number
KR100194044B1
KR100194044B1 KR1019960022332A KR19960022332A KR100194044B1 KR 100194044 B1 KR100194044 B1 KR 100194044B1 KR 1019960022332 A KR1019960022332 A KR 1019960022332A KR 19960022332 A KR19960022332 A KR 19960022332A KR 100194044 B1 KR100194044 B1 KR 100194044B1
Authority
KR
South Korea
Prior art keywords
memory
register
address
data
write
Prior art date
Application number
KR1019960022332A
Other languages
Korean (ko)
Other versions
KR980004741A (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 KR1019960022332A priority Critical patent/KR100194044B1/en
Publication of KR980004741A publication Critical patent/KR980004741A/en
Application granted granted Critical
Publication of KR100194044B1 publication Critical patent/KR100194044B1/en

Links

Abstract

1. 청구 범위에 기재된 발명이 속한 기술분야1. TECHNICAL FIELD OF THE INVENTION

마이컴이 메모리를 억세스하는 장치 및 방법에 관한 것이다.A device and method for accessing a memory by a microcomputer.

2. 발명이 해결하려고 하는 기술적 과제2. The technical problem to be solved by the invention

마이컴이 메모리를 억세스함에 있어 메모리 어드레스를 지정할 시 상기 메모리 어드레스가 카운터에 의해 자동 증가되어 해당 어드레스의 데이터들을 억세스하고, 리드/라이트 데이터를 데이터 레지스터에 일시 저장하여 메모리 제어부 및 마이컴 인터페이스 제어부가 상기 데이터 레지스터를 억세스하는 메모리 억세스를 위한 인터페이스 장치 및 방법을 제공한다.When the microcomputer accesses the memory, the memory address is automatically increased by the counter to access the data at the corresponding address, and the read / write data is temporarily stored in the data register so that the memory control unit and the microcomputer interface control unit control the data. An interface device and method for memory access to access registers are provided.

3. 발명의 해결방법의 요지3. Summary of Solution to Invention

레지스터 어드레스 카운터를 구비한 레지스터 지정부와, 상기 레지스터 지정부의 어드레스 카운터값들이 지정한 곳에 어드레스할 메모리 어드레스를 저장하는 메모리 어드레스 레지스터와, 리드/라이트신호의 카운터 동작신호에 의해 상기 메모리 어드레스 레지스터의 값을 시작으로 상기 메모리 어드레스를 자동 증가하여 상기 메모리로 출력하는 메모리 어드레스 카운터가 구비된 인터페이스 장치에서, 마이컴이 상기 메모리를 억세스하기 위한 인터페이스 방법은 라이트 모드가 될 시 상기 라이트신호를 출력하며, 제1레지스터 어드레스를 상기 레지스터 지정부에 라이트하고, 상기 메모리 어드레스 레지스터의 지정된 영역으로 상기 메모리 어드레스를 라이트하고, 제2레지스터 어드레스를 상기 레지스터 지정부에 라이트하고, 상게 제2레지스터 어드레스에 의해 지정된 데이터 레지스터로 라이트 데이터를 라이트하여 상기 메모리 어드레스 카운터부에서 지정한 상기 메모리의 영역으로 상기 라이트 데이터를 라이트하도록 하는 과정과, 리드 모드가 될 시 상기 리드신호를 출력하며, 상기 제1레지스터 어드레스를 상기 레지스터 지정부에 라이트하고, 상기 메모리 어드레스 레지스터의 지정된 영역으로 상기 메모리 어드레스를 라이트하고, 상기 제2레지스터 어드레스를 상기 레지스터 지정부에 라이트하고, 상기 제2레지스터에 의해 지정된 상기 데이터 레지스터에 저장된 상기 메모리에서의 리드 데이터를 리드하는 과정으로 이룬다.A register designation section having a register address counter, a memory address register storing a memory address to be addressed at a location specified by address counter values of the register designation section, and a value of the memory address register by a counter operation signal of a read / write signal; In the interface device having a memory address counter for automatically incrementing the memory address and outputting the memory address to the memory, the interface method for accessing the memory by the microcomputer outputs the write signal when the light mode is entered. Writes a register address to the register designation section, writes the memory address to a designated area of the memory address register, writes a second register address to the register designation section, and usually a second register Writing the write data to the data register designated by the dress to write the write data to the memory area designated by the memory address counter, and outputting the read signal when the read mode is entered. Write an address to the register designation unit, write the memory address to the designated area of the memory address register, write the second register address to the register designation unit, and write to the data register designated by the second register. A process of reading read data from the stored memory is performed.

4. 발명의 중요한 용도4. Important uses of the invention

DVD디코더에 부착된 메모리를 마이컴에서 직접 억세스하기 위한 장치 및 방법을 위해 이를 구현한다.This is implemented for an apparatus and method for directly accessing a memory attached to a DVD decoder from a microcomputer.

Description

메모리 억세스를 위한 인터페이스 장치 및 방법Interface device and method for memory access

제1도는 본 발명을 수행하기 위한 디지털 비디오 디스크 재생장치의 블록구성도를 보여주는 도면.1 is a block diagram showing a digital video disc reproducing apparatus for carrying out the present invention.

제2도는 제1도에서 시스템 디코더의 블록구성도를 보여주는 도면.2 is a block diagram of a system decoder in FIG. 1;

제3도는 본 발명의 바람직한 실시예에 따라 제2도에서 마이컴이 메모리를 억세스하기 위한 인터페이스 장치의 블록구성도를 보여주는 도면.3 is a block diagram of an interface device for accessing a memory by a microcomputer in FIG. 2 according to a preferred embodiment of the present invention.

제4도는 본 발명의 실시예에 따라 마이컴이 메모리를 라이트하기 위한 마이컴 인터페이스 제어부의 제어흐름도를 보여주는 도면.4 is a flowchart illustrating a control flow of a microcomputer interface controller for writing a memory by a microcomputer according to an exemplary embodiment of the present invention.

제5도는 제4도의 타이밍도를 보여주는 도면.5 shows a timing diagram of FIG.

제6도는 본 발명의 실시예에 따라 마이컴이 메모리를 리드하기 위한 마이컴 인퍼테이스 제어부의 제어흐름도를 보여주는 도면.6 is a diagram illustrating a control flow diagram of a microcomputer interface controller for the microcomputer to read a memory according to an exemplary embodiment of the present invention.

제7도는 제6도의 타이밍도를 보여주는 도면.FIG. 7 shows a timing diagram of FIG. 6. FIG.

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

200 : 시스템 디코더 111 : 마이컴 인터페이스 제어부200: system decoder 111: microcomputer interface control unit

112 : 마이컴 레지스터 114 : 증폭기112: microcomputer resistor 114: amplifier

115 : EFM 복조부 116 : 에러 정정부115: EFM demodulator 116: error correction unit

117 : 디스크램블러 119 : 마이컴 메모리 어드레스 발생부117 descrambler 119 microcomputer memory address generator

120 : A/V디코더 인터페이스 및 DVD-ROM 인터페이스120: A / V decoder interface and DVD-ROM interface

210 : 메모리 제어부 220 : 메모리 리플래쉬부210: memory controller 220: memory refresh unit

230 : 데이터 버스 240 : 우선 순위 제어부230: data bus 240: priority control unit

280 : 메모리 500 : 마이컴280: Memory 500: Microcomputer

본 발명은 디지털 비디오 디스크 (Digital Video (or versatile) Disc : (이하 DVD라 칭함) 재생장치에 관한 것으로, 특히 상기 DVD에서 시스템 디코더의 메모리를 마이컴이 직접 억세스 하기 위한 장치 및 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital video disc (DV) playback device (hereinafter referred to as DVD), and more particularly, to an apparatus and method for directly accessing a memory of a system decoder in a DVD.

디지털 비디오 디스크는 디지털 동화 디스크 매체의 하나로서, MPEG (Moving Picture Experts Group)2의 디지털 영상을 2시간 이상 저장하는 차세대 고화질·고음질의 보급형 멀티미디어 기억매체이다.Digital video disc is one of the digital moving picture disc media, and is a next-generation high-definition and high-definition multimedia storage medium that stores digital video of MPEG (Moving Picture Experts Group) 2 for two hours or more.

디스크로부터 데이터를 디코더하는 장치에 부착된 메모리는 디코더를 수행하기 위한 신호 처리 데이터를 저장하기 위해 사용된다. 그리고 마이컴은 상기 시스템 디코더를 전반적으로 제어하는데 필요한 정보를 기록하고, 필요할 때 상기 정보를 읽어서 시스템을 제어할 수 있도록 하는 저장영역이 필요하다. 이에 본 발명에서는 상기 메모리에 상기 마이컴의 저장영역을 두어 상기 메모리를 자유롭게 억세스 할 수 있도록 하였다.A memory attached to an apparatus for decoding data from the disc is used to store signal processing data for performing the decoder. In addition, the microcomputer needs a storage area to record information necessary for overall control of the system decoder, and to read the information to control the system when necessary. Accordingly, in the present invention, the storage area of the microcomputer is provided in the memory so that the memory can be freely accessed.

따라서 본 발명의 목적은 마이컴이 메모리를 억세스함에 있어 메모리어드레스를 지정할 시 상기 메모리 어드레스는 메모리 어드레스 카운터에 의해 자동 증가되고, 상기 메모리의 해당 어드레스 데이터들을 억세스하기 위한 인터페이스 장치 및 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide an interface device and method for automatically accessing corresponding address data of the memory when the memory address is automatically increased by the memory address counter when the microcomputer designates the memory address in accessing the memory.

본 발명의 다른 목적은 마이컴이 메모리를 억세스함에 있어 리드/라이트 데이터를 데이터 레지스터에 일시 저장되고 메모리 제어부 및 마이컴 인터페이스 제어부가 상기 데이터 레지스터를 억세스하기 위한 메모리 억세스를 위한 인터페이스 장치 및 방법을 제공함에 있다.Another object of the present invention is to provide an interface apparatus and method for memory access for temporarily storing read / write data in a data register when a microcomputer accesses a memory and allowing a memory controller and a microcomputer interface controller to access the data register. .

이하 본 발명의 바람직한 실시예가 첨부된 도면의 참조와 함께 상세히 설명될 것이다. 도면들중 동일한 구성요소들은 가능한한 어느곳에서든지 동일한 참조부호들을 나타내고 있음을 유의하여야 한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. It should be noted that like elements in the figures represent like reference numerals wherever possible.

제1도는 본 발명을 수행하기 위한 DVD 재생장치의 개략적인 구성을 나타낸 도면이다. 이하 상기 제1도를 참조하여 상세하게 설명하고자 한다.1 is a diagram showing a schematic configuration of a DVD player for carrying out the present invention. Hereinafter will be described in detail with reference to FIG.

디스크 100를 재생시키면 디스크 모터 160가 어떤 속도로 회전을 시작하고, 헤드 130을 구비한 광픽업에서는 디스크 100 정보가 아나로그의 고주파(RF)신호로 변환되어 출력된다. 이 신호는 펄스 파형으로 정형되어 데이터 스트림 (ESM)이 하기 디지털 위상동기루프 (Phase Locked Loop:PLL) 300와 시스템 디코더 200에 전달된다. 시스템 디코더 200은 상기 데이터 스트림(ESM)을 입력하여 복조, 에러정정 및 디스크램블링 등을 수행한다. 메모리 280은 상기 시스템 디코더 200의 처리과정에서 발생되는 데이터를 일시 저장한다. 이때 상기 메모리 280은 다이나믹램이다. 마이컴 500은 본 광디스크 재생시스템의 전반적인 동작을 총괄적으로 제어하는 장치제어부이다. 후술하는 오디오/비디오 디코더 600 혹은 롬디코더 950으로부터 데이터전송개시신호를 받으면 전송제어신호를 발생한다. 디지털 위상동기루프 300은 위상비교회로, 전압제어발진기 및 분주기 등으로 이루어져 임의의 광디스크로부터 재생된 신호에 동기된 제1클럭을 발생한다. 디스크구동제어부 400은 소정의 동기검출부에서 제공되는 프레임동기신호 (Sf)에 따라 주파수서보, 위상서보등을 고려하여 디스크 회전의 정선속도 (Constant Linear Velocity) 및 기타 디스크 관련 동작을 제어한다. 오디오/비디오 디코더 600은 시스템 디코더 200에서 출력되는 데이터를 오디오 데이터와 비디오 데이터로 분류하고 원래의 오디오소스 데이터와 비디오소스 데이터로 환원시키는 동작을 한다. 상기 오디오/비디오디코더 600에서 복조된 오디오 및 비디오 데이터는 각각 NTSC (혹은 PAL) 엔코더 700와 디지털/아날로그변환부 800로 전달되어 각각 모니터 960와 스피커 970를 통해 출력된다. 롬 디코더 950은 주로 호스트 (예: 개인용 컴퓨터)에 내장되며, 상기 컴퓨터의 명령에 따라 동작하고, 상기 시스템 디코더 200에서 출력되는 데이터를 소정의 인터페이스 방식에 따라 상기 호스트로 전달한다.When the disc 100 is played back, the disc motor 160 starts to rotate at a certain speed. In the optical pickup provided with the head 130, the disc 100 information is converted into an analog RF signal and output. This signal is shaped into a pulse waveform and the data stream (ESM) is passed to a digital phase locked loop (PLL) 300 and a system decoder 200. The system decoder 200 inputs the data stream (ESM) to perform demodulation, error correction and descrambling. The memory 280 temporarily stores data generated in the process of the system decoder 200. In this case, the memory 280 is a dynamic RAM. The microcomputer 500 is a device controller which controls the overall operation of the present optical disc reproducing system. When the data transmission start signal is received from the audio / video decoder 600 or the ROM decoder 950 described later, a transmission control signal is generated. The digital phase locked loop 300 is a phase comparator, which is composed of a voltage controlled oscillator and a divider to generate a first clock synchronized with a signal reproduced from an arbitrary optical disc. The disk drive controller 400 controls the constant linear velocity of the disk rotation and other disk related operations in consideration of the frequency servo, the phase servo, etc. according to the frame synchronization signal Sf provided from the predetermined synchronization detector. The audio / video decoder 600 classifies the data output from the system decoder 200 into audio data and video data and reduces the original audio source data and the video source data. The audio and video data demodulated by the audio / video decoder 600 are transmitted to the NTSC (or PAL) encoder 700 and the digital / analog converter 800, respectively, and output through the monitor 960 and the speaker 970, respectively. The ROM decoder 950 is mainly embedded in a host (eg, a personal computer), operates according to a command of the computer, and transmits data output from the system decoder 200 to the host according to a predetermined interface method.

제2도는 제1도에서 DVD재생장치의 디코더의 블록구성도이다.FIG. 2 is a block diagram of a decoder of the DVD player in FIG.

메모리 280은 다이나믹램이다.Memory 280 is dynamic.

마이컴 인터페이스 제어부 111는 마이컴 5000과 시스템 디코더 200의 인터페이싱을 담당한다. 상기 마이컴 500은 디지털 비디오 디스크 재생장치의 전반적인 동작을 총괄적으로 제어하는 장치제어부로서, 시스템 디코더 200이 전반적인 동작도 총괄적으로 제어함은 물론이다.The microcomputer interface controller 111 is responsible for interfacing the microcomputer 5000 and the system decoder 200. The microcomputer 500 is a device controller which controls the overall operation of the digital video disk player. The system decoder 200 also controls the overall operation.

디스크를 재생시키면 디스크 모터가 소정의 선 속도로 회전을 시작하고, 헤드를 구비한 광픽업에서는 디스크 정보가 아나로그의 고주파(RF)신호로 변환되어 출력된다. 펄스 파형으로 정형된 데이터 스트림의 ESM 데이터는 증폭기 114에서 증폭되고, ESM 복조부 115에 전달된다.When the disc is played back, the disc motor starts to rotate at a predetermined linear speed. In the optical pickup provided with the head, the disc information is converted into an analog high frequency (RF) signal and output. The ESM data of the data stream shaped into a pulse waveform is amplified by the amplifier 114 and passed to the ESM demodulator 115.

상기 ESM 복조부 115는 상기 ESM 데이터를 소정 비트들로 이루어진 심볼단위로 복조하여 출력한다. 다시 말해서, 상기 ESM 복조부 115는 상기 ESM 데이터를 32비트 쉬프트레지스터 (도시되지 않음)로 입력하고, 상기 32비트 쉬프트레지스터의 출력 32비트중 하위 (혹은 상위) 16비트를 선택하여 16-8복조부 (도시되지 않음)로 전달한다. 상기 16-8 복조부는 입력된 16비트의 데이터를 하나의 심볼을 이루는 8비트로 변환하여 출력한다. 이는 데이터를 디스크에 기록할 때 8-14변조 (Eight to Fourteen Modulation)를 했기 때문이다.The ESM demodulator 115 demodulates and outputs the ESM data in symbol units consisting of predetermined bits. In other words, the ESM demodulator 115 inputs the ESM data into a 32-bit shift register (not shown), and selects the lower (or higher) 16 bits among the 32 bits of the 32-bit shift register to output 16-8 decodes. Deliver to grandfather (not shown). The 16-8 demodulator converts the input 16-bit data into 8 bits constituting one symbol and outputs the converted 8-bit data. This is due to the 8-14 modulation (Eight to Fourteen Modulation) when data was written to disk.

에러정정부 116은 디스크에서 읽은 데이터로 이루어지는 소정의 블록에 대하여 가로방향 및 세로방향으로 에러정정을 한다.The error correction unit 116 corrects errors in a horizontal direction and a vertical direction with respect to a predetermined block made up of data read from the disk.

이때 상기 메모리 280은 상기 데이터 버스 230 및 메모리 제어부 210을 통해 상기 ESM 복조부 115에서 출력되는 ID 데이터 및 주데이터들을 모아 소정의 블록단위로 저장하게 된다. 다시 말해서, 상기 마이컴 500의 제어를 받은 메모리 제어부 210가 상기 메모리 280에 적절한 어드레스를 할당하고 대응되는 상기 복조된 데이터를 제공함으로써 에러정정블럭을 형성한다. 상기 에러정정블럭은 16섹터에 대한 데이터들로 이루어진다. 또한 상기 메모리 280는 상기 두 방향의 에러정정 사이에 데이터를 버퍼링하고 정정 완료된 데이터를 저장하는 역할도 한다.In this case, the memory 280 collects ID data and main data output from the ESM demodulator 115 through the data bus 230 and the memory controller 210 and stores them in predetermined block units. In other words, the memory controller 210 under the control of the microcomputer 500 allocates an appropriate address to the memory 280 and provides the corresponding demodulated data to form an error correction block. The error correction block consists of data for 16 sectors. The memory 280 also buffers data between the two directions of error correction and stores corrected data.

디스크램블러 117은 상기 메모리 280에 저장된 정정 완료된 데이터중 주데이터에 해당하는 부분만을 독출한 것을 입력받아 스크램블링으로 인한 시간 지연정도를 보상함으로써 원래의 데이터로 복원한다.The descrambler 117 receives only the portion of the corrected data stored in the memory 280 corresponding to the main data and restores the original data by compensating for the time delay caused by scrambling.

마이컴 메모리 어드레스 발생부 119는 상기 마이컴 500이 상기 메모리 280을 억세스할 수 있도록 한다.The microcomputer memory address generator 119 allows the microcomputer 500 to access the memory 280.

A/V (Audio/Video) 디코더 인터페이스 및 DVD-ROM (Digital Video (or Verstile) Disc-Read Only Memory) 인터페이스 120은 디스크램블이 끝난 데이터를 디스크의 종류에 따라 A/V 디코더 (도시되지 않음)로 전송하거나 혹은 ROM 디코더 (도시되지 않음)으로 전송하기 위해 인터페이스를 한다.The A / V (Audio / Video) Decoder Interface and the DVD-ROM (Digital Video (or Verstile) Disc-Read Only Memory) Interface 120 allow the A / V decoder (not shown) to read descrambled data according to the type of the disc. Interface to transmit to or to a ROM decoder (not shown).

메모리 리플래쉬부 220은 상기 메모리 280의 데이터 소거 방지를 위한 것이다.The memory refresh unit 220 is for preventing data erasing of the memory 280.

우선순위 제어부 240은 상기 ESM 복조부 115, 에러 정정부 116, 디스크램블러 117, 마이컴 메모리 어드레스 발생부 119, A/V 디코더 인터페이스 및 DVD-ROM 인터페이스부 120 및 메모리 리플래쉬 220에서 인가되는 요구신호에 따라 우선순위를 설정하여 상기 메모리 280를 억세스할 수 있는 순서를 제공한다.The priority control unit 240 responds to request signals applied from the ESM demodulator 115, the error correcting unit 116, the descrambler 117, the microcomputer memory address generator 119, the A / V decoder interface and the DVD-ROM interface unit 120, and the memory refresh 220. The priority is set accordingly to provide an order in which the memory 280 can be accessed.

상기 메모리제어부 210은 마이컴 500의 제어를 받아 로우어드레스신호, 컬럼어드레스신호, 기타 어드레스의 발생 그리고 오버플로우 및 언더플로우의 방지 등과 같은 동작을 한다. 즉 상기 디스크에서 읽은 데이터를 복조후 메모리 280에 저장시키고 소정의 블록단위로 읽어내어 에러정정부 116에 제공하며, 상기 에러정정부 116에서 정정한 데이터가 상기 메모리 280의 해당 영역에 다시 저장되도록 하고, 디스크램블 및 디인터리브를 할 때도 그 복원된 데이터를 상기 메모리 280에 다시 저장하거나 이미 저장되어 있는 데이터를 독출한다.The memory controller 210 operates under the control of the microcomputer 500 and operates such as generation of a low address signal, a column address signal, other addresses, and prevention of overflow and underflow. In other words, the data read from the disk is demodulated and stored in the memory 280, read in a predetermined block unit, and provided to the error correction unit 116, and the data corrected by the error correction unit 116 is stored in the corresponding region of the memory 280 When descrambling and deinterleaving, the restored data is stored in the memory 280 again or the data already stored is read.

마이컴 레지스터 112는 마이컴 500으로부터 데이터를 입력받아 시스템 디코더 200의 각 장치들을 제어하는 신호들을 저장하고, 상기 장치들로부터 발생되는 상태정보를 상기 마이컴 500이 읽어갈 수 있도록 일시 저장한다.The microcomputer register 112 receives data from the microcomputer 500 and stores signals for controlling the devices of the system decoder 200, and temporarily stores the state information generated from the devices so that the microcomputer 500 can read the microcomputer 500.

마이컴 인터페이스 111은 마이컴 500이 상기 마이컴 레지스터 112 및 메모리 280의 메모리 내용을 읽고 쓰기 위해 인터페이스를 수행한다.The microcomputer interface 111 performs an interface for the microcomputer 500 to read and write the memory contents of the microcomputer register 112 and the memory 280.

이에 본 발명에서는 마이컴 500이 DVD 재생 장치에서 시스템 디코더 200에 부착된 메모리 280을 리드/라이트를 수행하기 위한 인터페이스 장치 300에 관한 것이다. 상기 인터페이스 장치 300은 마이컴 인터페이스 제어부 111, 마이컴 레지스터 112, 마이컴 메모리 어드레스 발생부 119 및 메모리 제어부 210로 구성되어 있다.Accordingly, the present invention relates to the interface device 300 for performing a read / write of the memory 280 attached to the system decoder 200 in the DVD playback apparatus. The interface device 300 includes a microcomputer interface controller 111, a microcomputer register 112, a microcomputer memory address generator 119, and a memory controller 210.

이하 상기 인터페이스 장치 300의 상세한 블록구성도가 제3도에 도시되어 있다. 상기 제3도는 본 발명의 바람직한 실시예에 따라 제2도에서 마이컴이 메모리를 억세스하기 위한 인터페이스 장치의 블록구성도를 보여주는 도면이다. 이하 상기 제3도를 참조하여 설명하기로 한다. 본 발명에서는 메모리 280의 어드레스가 3Byte인 경우 마이컴 500이 상기 메모리 280을 억세스하는 경우를 예를 들어 살펴본다.Hereinafter, a detailed block diagram of the interface device 300 is shown in FIG. 3. 3 is a block diagram illustrating an interface device for accessing a memory by a microcomputer in FIG. 2 according to a preferred embodiment of the present invention. A description with reference to FIG. 3 is as follows. In the present invention, a case where the microcomputer 500 accesses the memory 280 when the address of the memory 280 is 3 bytes will be described as an example.

마이컴 인터페이스 제어부 111은 마이컴 500과 마이컴 데이터 버스 (이하 MDATA BUS라 칭함)로 접속되고, 마이컴 500이 레지스터를 리드하기 위한 마이컴 리드신호 (이하 MOE (Micom Output Enable)라 칭함), 마이컴 500이 레지스터를 라이트하기 위한 마이컴 라이트 신호 (이하 MWE (Micom Write Enable)라 칭함), 마이컴 500이 데이터 버스를 하기 레지스터 지정부 20에 연결할 것인지 메모리 어드레스 레지스터 (이하 MA (Memory Address) 레지스터라 칭함) 25 및 데이터 레지스터 (이하 D(Data) 레지스터라 칭함) 26에 연결할 것인가를 선택하는 신호인 마이컴 레지스터 억세스 신호 (이하 MRZA (Micom Resister Zero Access)라 칭함), 마이컴 500이 레지스터나 메모리 280을 억세스 하기위한 선택신호 (이하 ZCS (Zero Chip Select)라 칭함)을 상기 마이컴 500으로부터 입력한다. 그리고 상기 마이컴 인터페이스 제어부 111은 메모리 억세스시 억세스를 하지 않도록 하는 대기 신호 (이하 WAIT라 칭함)를 하기 메모리 제어부 210으로부터 입력하여 상기 마이컴 500으로 출력한다. 여기서 제조(zero)가 들어간 신호는 로우레벨이 활성화임을 나타낸다. 또한 상기 마이컴 인터페이스 제어부 111은 상기 MOE를 입력하여 상기 메모리 제어부 210 및 하기 마이컴 메모리 어드레스 발생부 119에 리드모드임을 알리는 신호 (이하 OE (Output Enable)라 칭함)를 출력한다. 또한 상기 마이컴 인터페이스 제어부 111은 상기 MWE를 입력하여 상기 메모리 제어부 210 및 상기 레지스터 지정부 20 및 상기 마이컴 메모리 어드레스 발생부 119에 라이트 모드임을 알리는 신호 (이하 WE (Write Enable)라 칭함)를 출력한다.The microcomputer interface control unit 111 is connected to the microcomputer 500 via a microcomputer data bus (hereinafter referred to as MDATA BUS), the microcomputer read signal (hereinafter referred to as MOE (Micom Output Enable)) for the microcomputer 500 to read the register, and the microcomputer 500 to register the register. Microcomputer write signal (hereinafter referred to as MWE (Micom Write Enable)) for writing, whether the microcomputer 500 will connect the data bus to the register designation section 20 below, or the memory address register (hereinafter referred to as MA (Memory Address) register) 25 and data register (Hereinafter referred to as D (Data) register) A microcomputer register access signal (hereinafter referred to as MRZA (Micom Resister Zero Access)), a signal for selecting whether to connect to 26, a selection signal for the microcomputer 500 to access a register or a memory 280 ( ZCS (Zero Chip Select) is input from the microcomputer 500. The microcomputer interface controller 111 inputs a standby signal (hereinafter referred to as WAIT) from the memory controller 210 to prevent access when the memory is accessed, and outputs it to the microcomputer 500. Here a zero signal indicates that the low level is active. The microcomputer interface controller 111 inputs the MOE to output a signal (hereinafter referred to as OE (Output Enable)) to the memory controller 210 and the microcomputer memory address generator 119 indicating the read mode. The microcomputer interface controller 111 may input the MWE to output a signal (hereinafter, referred to as WE (write enable)) to the memory controller 210, the register designator 20, and the microcomputer memory address generator 119 to indicate that the write mode is in the write mode.

상기 레지스터 지정부 20은 상기 마이컴 인터페이스 제어부 111로부터 레지스터 라이트 동작신호 (이하 RWE (Resistor Write Enable)라 칭함)에 따라 레지스터 어드레스 동작신호 (이하 RA enb (Resister Address Enable)라 칭함)를 입력하여 억세스할 레지스터의 제1, 제2레지스터 어드레스를 라이트하여 일시 저장하는 레지스터 어드레스 (이하 RA (Rasister Address)라 칭함) 레지스터 23과, 상기 RA 레지스터 23의 내용을 초기값으로 레지스터의 카운터하여 카운터된 값들을 출력하는 레지스터 어드레스 카운터 21과, 상기 레지스터 어드레스 카운터 21의 출력값을 디코딩하여 MA 레지스터 25 동작신호들 (이하 MA_enb (Memory Address_enable)라 칭함) 및 D레지스터 26의 동작신호 (이하 D_enb (Data_enable)라 칭함)을 출력하는 디코더 22로 구성된다. 이때 상기 레지스터 어드레스 카운터 21은 RA레지스터 23의 값을 시작으로 WE, OE를 카운트하여 각 레지스터 동작신호들을 발생하여 마이컴 500이 레지스터를 억세스할 수 있도록 한다.The register designation unit 20 inputs and accesses a register address operation signal (hereinafter referred to as RA enb (Resister Address Enable)) according to a register write operation signal (hereinafter referred to as RWE (Resistor Write Enable)) from the microcomputer interface control unit 111. Register address for storing temporary registers of the first and second registers of the register (hereinafter referred to as RA (Rasister Address)) register 23, and the contents of the RA register 23 as an initial value. Decode the register address counter 21, the output value of the register address counter 21 to the MA register 25 operation signals (hereinafter referred to as MA_enb (Memory Address_enable)) and the operation signal of the D register 26 (hereinafter referred to as D_enb (Data_enable)) The decoder 22 outputs. At this time, the register address counter 21 counts WE and OE starting from the value of the RA register 23 to generate respective register operation signals so that the microcomputer 500 can access the register.

상기 MA레지스터 25는 세 영역으로 나뉘며, 상기 MA_enb0으로 인해 첫 번째 영역 MA0에 상기 마이컴 인터페이스 제어부 111과 접속된 데이터 버스 24에서 인가되는 메모리 어드레스를 저장하고, 상기 MA_enb1으로 인해 두 번째 영역 MA1에 상기 데이터 버스 24에서 인가되는 메모리 어드레스를 저장하고, 상기 MA_enb2로 인해 세 번째 영역 MA2에 상기 데이터 버스 24에서 인가되는 메모리 어드레스를 저장한다.The MA register 25 is divided into three regions, and stores the memory address applied from the data bus 24 connected to the microcomputer interface controller 111 in the first region MA0 due to the MA_enb0, and the data in the second region MA1 due to the MA_enb1. The memory address applied on the bus 24 is stored, and the memory address applied on the data bus 24 is stored in the third region MA2 due to the MA_enb2.

상기 D레지스터 26은 상기 레지스터 지정부 20으로 부터의 D_enb에 의해 지정되는 레지스터이며, 상기 데이터 버스 24에서 인가되는 라이트 데이터 및 데이터 버스 30에서 인가되는 리드 데이터를 일시 저장한다.The D register 26 is a register designated by D_enb from the register designation unit 20, and temporarily stores write data applied on the data bus 24 and read data applied on the data bus 30.

이에 레지스터 지정부 20, MA레지스터 25, D레지스터 26은 마이컴 레지스터 112이다.The register designation unit 20, MA register 25, and D register 26 are the microcomputer register 112.

그리고 억세스 제어부 28 및 메모리 어드레스 카운터 27은 마이컴 메모리 어드레스 발생부 119로서 상기 억세스 제어부 28은 OE, WE를 입력하여 리드모드 혹은 라이트 모드가 될 시 억세스 요구신호를 우선순위 제어부 240으로 출력한다. 그리하여 상기 우선 순위 제어부 240으로 부터의 억세스 허가 신호가 입력될 시 억세스 제어부 28은 통로 형성 신호 (이하 enb(enable)라 칭함)를 출력한다.The access controller 28 and the memory address counter 27 are the microcomputer memory address generator 119. The access controller 28 inputs OE and WE to output an access request signal to the priority controller 240 when the read mode or the write mode is entered. Thus, when the access permission signal from the priority control unit 240 is input, the access control unit 28 outputs a passage formation signal (hereinafter referred to as enb (enable)).

메모리 어드레스 카운터 27은 상기 OE, WE를 입력하여 상기 MA 레지스터 25에 라이트된 메모리 어드레스를 리드하고, 상기 메모리 어드레스를 시작 주소로하여 상기 OE, WE에 의거하여 카운터를 수행하고, 상기 enb에 의거하여 어드레스 버스 29와의 통로가 형성되어 억세스할 어드레스들을 어드레스 버스 29로 출력한다.The memory address counter 27 reads the memory address written in the MA register 25 by inputting the OE and WE, performs a counter based on the OE and WE using the memory address as a start address, and based on the enb. A passage with the address bus 29 is formed and outputs addresses to be accessed to the address bus 29.

상기 메모리 280과 접속된 상기 메모리 제어부 210은 상기 OE에 의해 리드 모드가 될 시 리드 데이터가 저장된 영역의 어드레스를 상기 어드레스 버스 29에 의해 입력한다. 그리고 OE, RAS, CAS, 어드레스 버스 32를 통해 상기 메모리 어드레스 카운터 27에서 출력된 어드레스를 상기 메모리 280에 출력하여 리드데이타를 억세스하여 데이터 버스 33을 통해 리드데이타를 입력한다. 그리고 상기 메모리 제어부 210은 데이타 버스 30을 통해 D레지스터 26에 출력한다. 또한 상기 메모리 제어부 210은 상기 WE에 의해 라이트 모드가 될 시 라이트 데이터를 저장할 영역의 어드레스를 상기 어드레스 버스 29로부터 입력하여 상기 어드레스 버스 32로 출력한다. 그리고 메모리 제어부 210은 라이트할 메모리 영역을 억세스하기 위해 WE, RAS, CAS를 발생하고, D레지스터 26의 라이트 데이터를 데이터 버스 30을 통해 입력하여 상기 메모리 280로 저장한다. 그리고 상기 메모리 제어부 210은 상기 D레지스터 26에 리드 데이터를 출력하거나, 상기 D레지스터 26로부터 라이트 데이터를 입력받아 메모리 억세스를 수행할 시 WAIT를 상기 마이컴 인터페이스 제어부 111로 출력한다. 그리하여 상기 마이컴 인터페이스 제어부 111은 마이컴 500으로 상기 WAIT를 출력한다. 이에 상기 WAIT는 상기 마이컴 500이 D레지스터 26을 억세스할 수 없도록 한다.The memory controller 210 connected to the memory 280 inputs an address of an area in which read data is stored by the address bus 29 when a read mode is entered by the OE. The address output from the memory address counter 27 is output to the memory 280 through OE, RAS, CAS, and address bus 32 to access read data and input read data through the data bus 33. The memory controller 210 outputs the data to the D register 26 through the data bus 30. In addition, when the memory controller 210 enters the write mode by the WE, the memory controller 210 inputs an address of an area to store write data from the address bus 29 and outputs the address to the address bus 32. The memory controller 210 generates WE, RAS, and CAS to access a memory area to be written, and inputs write data of the D register 26 through the data bus 30 and stores the data in the memory 280. The memory controller 210 outputs read data to the D register 26 or outputs WAIT to the microcomputer interface controller 111 when memory data is received from the D register 26. Thus, the microcomputer interface controller 111 outputs the WAIT to the microcomputer 500. Accordingly, the WAIT prevents the microcomputer 500 from accessing the D register 26.

즉, 상기의 구성에 의해 예를 들어 설명하면, MA0 레지스터의 어드레스가 70, MA1은 71, MA2는 72라고 할 시 RA 레지스터 23에 70의 제1레지스터인 MA레지스터 어드레스가 주어지면, 레지스터 어드레스 카운터 21은 상기 70번지를 시작으로 REW를 카운터하여 디코더 22로 70, 71, 72를 출력한다. 그러면 디코더 22는 상기 70을 디코딩하여 MA_enb0을 출력한다. 그리고 마이컴 인터페이스 제어부 111로부터 인가되는 제1메모리 어드레스는 MA0의 영역에 저장된다. 또한 상기 71의 MA_enb1에 대한 MA1의 영역에 상기 마이컴 인터페이스 제어부 111로부터 인가되는 제2메모리 어드레스를 저장한다. 그리고 상기 72의 MA_enb2에 대한 MA2의 영역에 상기 마이컴 인터페이스 제어부 111로부터 인가되는 제3메모리 어드레스를 저장한다. 그러면 상기 MA레지스터 25에 저장된 제1, 제2, 제3메모리 어드레스는 메모리 어드레스 카운터 27에 출력된다. 이에 상기 메모리 어드레스는 메모리 280의 실제 어드레스가 된다. 이때 조합된 상기 제1, 제2, 제3 메모리 어드레스는 메모리 어드레스 카운터 27의 시작점이 되고, WE, OE에 의해 카운터되어 카운터된 메모리 어드레스들은 메모리 제어부 210으로 출력된다.In other words, when the MA0 register address is 70, MA1 is 71, and MA2 is 72, the MA register address, which is the first register of 70, is given to the RA register 23. 21 outputs 70, 71, and 72 to decoder 22 by counting REW starting with address 70. Decoder 22 then decodes the 70 and outputs MA_enb0. The first memory address applied from the microcomputer interface controller 111 is stored in an area of MA0. In addition, a second memory address applied from the microcomputer interface controller 111 is stored in an area MA1 corresponding to MA_enb1 of 71. A third memory address applied from the microcomputer interface controller 111 is stored in the region MA2 corresponding to the MA_enb2 of 72. The first, second, and third memory addresses stored in the MA register 25 are then output to the memory address counter 27. Thus, the memory address becomes the actual address of the memory 280. In this case, the combined first, second and third memory addresses are the starting point of the memory address counter 27, and the memory addresses that are counted and countered by the WE and OE are output to the memory controller 210.

또한 제2레지스터 어드레스가 80인 D레지스터 26을 설정하면, 80이 RA레지스터 23에 인가될 시 디코더 22은 상기 80을 디코딩하여 D_enb를 출력한다. 그러나 이때 상기 D레지스터 26의 주소번지를 73으로 설정할 시 상기 제1레지스터인 MA0 레지스터 어드레스 70을 초기값으로 네번째 카운터된 값이 73이므로 상기 73을 디코딩한 값인 D_enb를 출력하여 마이컴 인터페이스 제어부 111은 제2레지스터 어드레스를 출력하지 않아도 된다. 즉, 제1 레지스터 어드레스를 지정하여 MA레지스터 25의 주소번지와 D레지스터의 주소번지는 동시에 지정될 수 있다.If D register 26 with the second register address 80 is set, decoder 80 decodes 80 and outputs D_enb when 80 is applied to RA register 23. However, when the address address of the D register 26 is set to 73, the fourth counter value of the first register, MA0 register address 70, is 73, and therefore, the microcomputer interface controller 111 outputs D_enb, which is the value obtained by decoding 73, It is not necessary to output 2 register addresses. That is, an address address of the MA register 25 and an address address of the D register may be simultaneously designated by designating the first register address.

이에 상기 D레지스터 26은 상기 메모리 제어부 210으로부터 데이터 버스 30을 통해 리드 데이터를 일시 저장하고, 상기 마이컴 인터페이스 제어부 111으로부터 데이터 버스 24을 통해 라이트 데이터를 일시 저장한다. 즉, 상기 D레지스터 26을 통해 메모리 280의 리드/라이트데이타는 억세스된다.Accordingly, the D register 26 temporarily stores read data from the memory controller 210 through the data bus 30 and temporarily stores write data from the microcomputer interface controller 111 through the data bus 24. That is, the read / write data of the memory 280 is accessed through the D register 26.

제4도는 본 발명의 실시예에 따라 마이컴이 메모리를 라이트하기 위한 마이컴 인터페이스 제어부의 제어흐름도를 보여주는 도면이고, 제5도는 제4도의 타이밍도를 보여주는 도면이다. 이하 상기 제3도의 구성을 참조하여 상기 제4도 및 상기 제5도를 상세하게 설명하고자 한다.FIG. 4 is a diagram illustrating a control flowchart of a microcomputer interface controller for writing a memory by a microcomputer according to an exemplary embodiment of the present invention, and FIG. 5 is a diagram illustrating the timing diagram of FIG. 4 and 5 will be described in detail with reference to the configuration of FIG. 3.

단계 422에서 마이컴 500으로부터 인가되는 ZCS가 0이 될 시 단계 424에서 MRZA가 0이 됨을 마이컴 인터페이스 제어부 111은 확인한다. 이에 제5도에서 상기 ZCS, MRZA가 0일 시 마이컴 인터페이스 제어부 111은 RA enb를 발생하여 마이컴 500으로부터 MWE가 로우레벨 기간에 단계 526에서 RA레지스터 23에 제1레지스터인 MA 레지스터 어드레스 예를 들어 70을 라이트한다. 즉, 상기 70은 제4도의 wadr로서 마이컴 500에서 인가되는 데이터 (이하 MDAT (Micom Data)라 칭함)이다. 그리고 단계 428에서 MRZA가 1인 하이레벨이 될 시 마이컴 인터페이스 제어부 111은 단계 430에서 MA 레지스터 25에 메모리 어드레스 madr을 라이트한다. 제5도에서 MRZA가 하이레벨 기간중에 MWE가 로우레벨이 인가될 시 마이컴 인터페이스 제어부 111은 MDAT의 제1, 제2, 제3메모리 어드레스 madr0, madr1, madr2를 MA 레지스터 25의 70번지, 71번지, 72번지에 라이트한다.When the ZCS applied from the microcomputer 500 becomes 0 in step 422, the microcomputer interface controller 111 confirms that MRZA becomes 0 in step 424. In FIG. 5, when the ZCS and the MRZA are 0, the microcomputer interface controller 111 generates RA enb, so that the M register from the microcomputer 500 is the first register in the RA register 23 in step 526 in the low level period. Light it. That is, 70 denotes data applied by the microcomputer 500 as wadr of FIG. 4 (hereinafter referred to as MDAT (Micom Data)). When the MRZA becomes a high level in step 428, the microcomputer interface controller 111 writes the memory address madr in the MA register 25 in step 430. In FIG. 5, when the MWE is applied with the low level while the MRZA is in the high level period, the microcomputer interface controller 111 stores the first, second, and third memory addresses madr0, madr1, and madr2 of the MDAT at addresses 70 and 71 of the MA register 25. Light at 72.

단계 432에서 마이컴 인터페이스 제어부 111은 MRZA가 0이 될 시 단계 434에서 RA레지스터 23에 제2레지스터 어드레스 예를 들어 80을 라이트한다. 제5도에서 MRZA가 로우레벨 기간에 마이컴 500으로 부터의 80의 제2wadr는 RA 레지스터 23에 라이트된다. 이때 상기 432단계 및 상기 단계 334는 D 레지스터의 주소번지가 73로 설정될 시 삭제하여도 된다. 이는 레지스터 어드레스 카운터 21에서 카운터하여 설정할 수 있기 때문이다.In step 432, when the MRZA becomes 0, the microcomputer interface controller 111 writes the second register address 80 to the RA register 23 in step 434. In FIG. 5, the second wadr of 80 from the microcomputer 500 is written to the RA register 23 in the low level period of MRZA. In this case, steps 432 and 334 may be deleted when the address of the D register is set to 73. This is because it can be set by counting at the register address counter 21.

그리고 MRZA가 1이 됨을 단계 436에서 확인될 시 마이컴 인터페이스 제어부 111은 제5도의 마이컴 500으로부터 인가되는 라이트 데이터 wdat0을 MWE가 상승에지에서 D레지스터 26에 라이트한다. 이때 마이컴 인터페이스 제어부 111은 WE을 메모리 제어부 210 및 마이컴 메모리 어드레스 발생부 119 및 레지스터 지정부 20에 출력한다. 그리하여 메모리 제어부 210은 상기 D 레지스터 26에 일시 저장된 라이트 데이터 wdat0를 메모리 어드레스 카운터 27로부터 인가되는 어드레스의 메모리 280에 라이트한다. 이때 메모리 제어부 210은 메모리 280에 데이터 쓰기를 진행하는 동안 로우레벨의 WAIT를 출력한다. 이에 단계 440에서 WAIT가 0일 시 마이컴 인터페이스 제어부 111은 라이트동작을 하지 않는다. 그리고 상기 메모리 제어부 210의 라이트 동작이 종료될 시 하이레벨된 WAIT에 의해 마이컴 인터페이스 제어부 111은 라이트 데이터 wdat1을 D 레지스터 26에 라이트한다. 즉, 단계 438, 단계 440, 단계 442에서 마이컴 인터페이스 제어부 111은 MWE의 상승에지에서 라이트 데이터를 D레지스터 26에 라이트하며, D레지스터 26에 데이타를 라이트한 직후 REQ가 발생되어 D레지스터 26의 데이터를 메모리 280에 쓰기 위한 동작은 시작된다. 이때 WAIT는 로우레벨이 되어 마이컴 500에 메모리 280에 데이터가 라이트 동작을 하고 있음을 알리고, 메모리 280에 D레지스터 26의 데이터 리이트 동작이 완료될 시 상기 WAIT는 하이레벨이 되고, 마이컴 500은 상기 하이레벨의 WAIT에 의거하여 다음 데이터를 D레지스터 26에 라이트됨을 인지한다.When it is confirmed in step 436 that the MRZA becomes 1, the microcomputer interface controller 111 writes the write data wdat0 applied from the microcomputer 500 of FIG. 5 to the D register 26 at the rising edge of MWE. At this time, the microcomputer interface controller 111 outputs the WE to the memory controller 210, the microcomputer memory address generator 119, and the register designator 20. Thus, the memory controller 210 writes the write data wdat0 temporarily stored in the D register 26 to the memory 280 of the address applied from the memory address counter 27. In this case, the memory controller 210 outputs a low level WAIT while data is written to the memory 280. Accordingly, when WAIT is 0 in step 440, the microcomputer interface controller 111 does not write. When the write operation of the memory controller 210 ends, the microcomputer interface controller 111 writes the write data wdat1 to the D register 26 by the high level WAIT. That is, in steps 438, 440, and 442, the microcomputer interface controller 111 writes the write data to the D register 26 at the rising edge of the MWE, and immediately after the data is written to the D register 26, a REQ is generated to write the data of the D register 26. The operation to write to the memory 280 is started. At this time, the WAIT becomes low level and informs the microcomputer 500 that data is being written to the memory 280. When the data write operation of the D register 26 is completed in the memory 280, the WAIT becomes high level. Note that the next data is written to D register 26 based on the high level WAIT.

그리하여 단계 442에서 마이컴 인터페이스 제어부 111은 마이컴 500으로 부터의 MWE가 활성화되지 않은 하이레벨이 될 시 라이트동작이 완료됨을 인지하고, 단계 444에서 ZCS가 1이 될 시 라이트 동작은 종료된다.Thus, in step 442, the microcomputer interface controller 111 recognizes that the write operation is completed when the MWE from the microcomputer 500 reaches the high level where the MWE is not activated. In step 444, the write operation is terminated when the ZCS becomes 1.

제6도는 본 발명의 실시예에 따라 마이컴이 메모리를 리드하기 위한 마이컴 인터페이스 제어부의 제어흐름도를 보여주는 도면이다. 또한 제7도는 제6도의 타이밍도를 보여주는 도면이다. 이하 상기 제3도의 구성을 참조하여 상기 제6도 및 상기 제7도를 설명하기로 한다.FIG. 6 is a flowchart illustrating a control flow of a microcomputer interface controller for reading a memory by a microcomputer according to an exemplary embodiment of the present invention. 7 is a diagram showing the timing diagram of FIG. Hereinafter, FIGS. 6 and 7 will be described with reference to the configuration of FIG. 3.

단계 622에서 마이컴 500으로부터 인가되는 ZCS가 0이 될 시 단계 624에서 MRZA가 0이 됨을 마이컴 인터페이스 제어부 111은 확인한다. 이에 제7도에서 상기 ZCS, MRZA가 0일 시 마이컴 인터페이스 제어부 111은 마이컴 500으로부터 MWE가 상승에지인 단계 626에서 RA레지스터 23에 제1레지스터인 MA레지스터의 어드레스 예를 들어 70을 라이트한다. 즉, 상기 70은 제6도의 radr로서 마이컴 500에서 MDAT이다. 그리고 단계 628에서 MRZA가 1인 하이레벨이 될 시 마이컴 인터페이스 제어부 111은 단계 630에서 MWE의 상승에지에서 MA 레지스터 25에 메모리 어드레스 madr을 라이트한다. 즉, MWE의 상승에지마다 메모리 어드레스 madr0은 70번지에 라이트하고, 메모리 어드레스 madr1은 71번지에 라이트하고, 메모리 어드레스 madr2은 72번지에 라이트한다.When the ZCS applied from the microcomputer 500 in step 622 becomes 0, the microcomputer interface controller 111 confirms that the MRZA becomes 0 in step 624. In FIG. 7, when the ZCS and MRZA are 0, the microcomputer interface controller 111 writes the address, for example, 70, of the MA register, which is the first register, to the RA register 23 in step 626 when the MWE is a rising edge from the microcomputer 500. That is, 70 is radr of FIG. 6 and is MDAT in the microcomputer 500. When the MRZA becomes the high level in step 628, the microcomputer interface controller 111 writes the memory address madr in the MA register 25 at the rising edge of the MWE in step 630. That is, the memory address madr0 is written to address 70, the memory address madr1 is written to address 71, and the memory address madr2 is written to address 72 at each rising edge of the MWE.

단계 632에서 마이컴 인터페이스 제어부 111은 MRZA가 0이 될 시 단계 634에서 RA레지스터 23에 제2레지스터인 D레지스터 26의 어드레스 예를 들어 80을 라이트한다. 제7도에서 MRZA가 로우레벨 기간에 마이컴 500으로 부터의 인가된 80의 제2radr는 RA 레지스터 23에 라이트된다. 이때 상기 632단계 및 상기 단계 634는 D레지스터의 주소번지가 73로 설정될 시 다시 D레지스터 26의 어드레스를 설정하지 않아도 된다. 이는 레지스터 어드레스 카운터 21에서 카운터하여 설정할 수 있기 때문이다.In step 632, when the MRZA becomes 0, the microcomputer interface controller 111 writes the address, for example, 80, of the second register, D register 26, to the RA register 23 in step 634. In FIG. 7, the second radr of 80, from which the MRZA is applied from the microcomputer 500 in the low level period, is written to the RA register 23. In FIG. In this case, in steps 632 and 634, when the address of the D register is set to 73, the address of the D register 26 may not be set again. This is because it can be set by counting at the register address counter 21.

이에 상기 메모리 어드레스에 의해 메모리 어드레스 카운터 27에서 발생된 어드레스를 이용하여 메모리 제어부 210은 메모리 280의 데이터를 리드하여 데이터 버스 30을 통해 D레지스터 26에 라이트한다. 이때 여기서 상기 메모리 제어부 210은 메모리 280에서 데이터를 읽어서 상기 D레지스터 26에 리드데이타를 라이트하고 있는 동안에는 WAIT를 발생하여 마이컴 500이 이때에는 D레지스터 26를 억세스 하지 않도록 한다.The memory controller 210 reads data from the memory 280 and writes the data from the memory 280 to the D register 26 through the data bus 30 by using the address generated by the memory address counter 27 by the memory address. In this case, the memory controller 210 reads data from the memory 280 and generates WAIT while writing the read data to the D register 26 so that the microcomputer 500 does not access the D register 26 at this time.

그리고 MRZA가 1이 됨을 단계 636에서 확인될 시 마이컴 인터페이스 제어부 111은 인가되는 WAIT를 상기 마이컴 500으로 출력한다. 그리하여 제7도에서 상기 마이컴 500은 WAIT가 철회될 시 로우레벨의 MOE를 발생한다. 그러면 마이컴 인터페이스 제어부 111은 단계 638에서 WAIT가 1이 되고, MOE가 0이 될 시 단계 640에서 D레지스터 26의 리드 데이터 radt를 읽어서 마이컴 500으로 출력한다.When it is confirmed in step 636 that MRZA is 1, the microcomputer interface controller 111 outputs the applied WAIT to the microcomputer 500. Thus, in FIG. 7, the microcomputer 500 generates a low level MOE when the WAIT is withdrawn. When the WACOM becomes 1 in step 638 and the MOE becomes 0, the microcomputer interface controller 111 reads the read data radt of the D register 26 and outputs the read data radt to the microcomputer 500 in step 640.

그리고 MOE가 다시 1이 될 시 메모리 어드레스 카운터 27은 OE에 의해 카운터된 값을 출력하고, 메모리 제어부 210은 그에 따른 리드 데이터를 D레지스터 26에 라이트한다. 즉, 제7도의 MOE가 상승에지에서 메모리 어드레스 카운터 27은 하나씩 카운터하여 증가된 어드레스를 메모리 제어부 210에 출력하고, 메모리 제어부 210은 OE의 발생때마다 인가되는 어드레스에 해당하는 메모리 280의 리드 데이터 rdat0, 1, 2, 3을 D레지스터 26에 라이트한다. 이에 마이컴 인터페이스 제어부 111은 단계 638, 단계 640, 단계 642에 의해 MOE가 로우레벨이 될 경우 마다 리드데이타 rdat0, 1, 2, 3을 리드하여 마이컴 500으로 출력한다.When the MOE becomes 1 again, the memory address counter 27 outputs the value countered by the OE, and the memory controller 210 writes the read data accordingly to the D register 26. That is, when the MOE of FIG. 7 rises, the memory address counter 27 counters one by one and outputs the incremented address to the memory controller 210, and the memory controller 210 reads the data rdat0 of the memory 280 corresponding to the address applied to each occurrence of the OE. Write, 1, 2, 3 to D register 26. The microcomputer interface control unit 111 reads the read data rdat0, 1, 2, and 3 to the microcomputer 500 whenever the MOE becomes low by the steps 638, 640, and 642.

전술된 바와 같이 마이컴 500은 리드/라이트 데이터를 메모리 280에 억세스하기 위해 마이컴 레지스터 112의 번지를 재설정하지 않아도 본 발명에서는 레지스터 지정부 20에서 카운터하여 다음 레지스터를 자동지정한다. 그리고 메모리 어드레스 카운터 27는 OE에 의해 어드레스를 하나씩 자동 증가하므로 마이컴 500은 MOE 혹은 MRE에 의해 리드데이타 혹은 라이트 데이터를 연속적으로 억세스할 수 있다. 그리고 D레지스터 26를 통하여 마이컴 500은 메모리 280의 리드/라이트데이타를 직접 억세스할 수 있다.As described above, the microcomputer 500 does not need to reset the address of the microcomputer register 112 in order to access the read / write data to the memory 280. In the present invention, the microcomputer 500 counters the register designator 20 to automatically designate the next register. The memory address counter 27 automatically increments the addresses one by one by the OE, so the microcomputer 500 can continuously access read or write data by the MOE or MRE. The D register 26 allows the microcomputer 500 to directly access the read / write data of the memory 280.

Claims (7)

메모리의 억세스에 필요한 제어신호들을 발생하고, 리드/라이트 신호에 따라 상기 메모리를 억세스하는 메모리 제어부에서, 상기 메모리를 리드/라이트하기 위한 인터페이스 장치에 있어서, 제1, 제2레지스터 어드레스 및 메모리 어드레스 및 라이트 데이터, 상기 리드/라이트 신호를 출력하며, 리드 데이터를 입력하는 마이컴 인터페이스 제어부와, 상기 제1레지스터 어드레스를 소정 카운터하여 어드레스 카운터 값들을 디코딩하여 출력하며, 상기 제2레지스터 어드레스를 디코딩하여 데이터 레지스터 어드레스로 출력하는 레지스터 지정부와, 상기 어드레스 카운터 값들에 의하여 지정된 어드레스에 상기 메모리 어드레스를 기록하는 메모리 어드레스 레지스터와, 상기 리드/라이트신호를 카운터 동작신호로 입력하여 상기 메모리 어드레스 레지스터의 값을 시작으로 상기 카운터 동작신호에 의해 소정 카운터된 상기 메모리 어드레스를 상기 메모리 제어부로 출력하는 메모리 어드레스 카운터와, 상기 데이터 레지스터 어드레스에 의해 지정되며, 상기 메모리 제어부로부터 상기 리드 데이터를 일시 저장하여 상기 마이컴 인터페이스 제어부로 출력하고, 상기 마이컴 인터페이스 제어부로부터 상기 라이트 데이터를 일시 저장하여 상기 메모리 제어부로 출력하는 데이터 레지스터로 구성됨을 특징으로 하는 메모리 엑세스를 위한 인터페이스 장치.A memory controller for generating control signals necessary for access of a memory and accessing the memory according to a read / write signal, the interface device for reading / writing the memory, comprising: a first and a second register address and a memory address; A microcomputer interface controller which outputs write data and the read / write signal, inputs read data, and decodes the address counter values by predetermined counters of the first register address, and decodes the second register address to decode the data register. A register designation unit for outputting to an address, a memory address register for writing the memory address at an address specified by the address counter values, and a read / write signal as a counter operation signal for inputting the memory address register; A memory address counter for outputting the memory address predetermined by the counter operation signal to the memory controller, starting from a value, and designated by the data register address, and temporarily storing the read data from the memory controller; And a data register configured to output to an interface controller and temporarily store the write data from the microcomputer interface controller and output the write data to the memory controller. 제1항에 있어서, 상기 레지스터 지정부는, 상기 제1, 제2레지스터 어드레스를 저장하는 영역과, 상기 제1레지스터 어드레스를 시작으로 소정 카운터하는 레지스터 어드레스 카운터와, 상기 레지스터 어드레스 카운터의 출력과 상기 제2레지스터 어드레스를 디코딩하여 상기 메모리 어드레스 레지스터 혹은 상기 데이터 레지스터로 출력하는 디코딩부로 구성됨을 특징으로 하는 메모리 억세스를 위한 인터페이스 장치.The register designator of claim 1, wherein the register designation unit comprises: an area for storing the first and second register addresses, a register address counter for predetermined counters starting from the first register address, an output of the register address counter, and the first register address; And a decoding unit for decoding the register address and outputting the register address to the memory address register or the data register. 제1항 또는 제2항에 있어서, 상기 데이터 레지스터는 상기 메모리 어드레스 레지스터의 다음 번지의 어드레스로 지정되어 상기 어드레스 카운터 값들에 의해 자동 지정됨을 특징으로 하는 메모리 억세스를 위한 인터페이스 장치.The interface device according to claim 1 or 2, wherein the data register is designated as an address of a next address of the memory address register and is automatically designated by the address counter values. 디지털 비디오 디스크를 기록매체로 하는 재생장치의 디코더 장치에 있어서, 디코더 수행중 발생되는 데이터를 저장하는 메모리와, 상기 디코더 장치를 전반적으로 제어하며, 상기 메모리에 필요한 정보를 리드/라이트하는 마이콤과, 상기 마이컴의 제어하에 메모리를 억세스하기 위한 제어신호를 발생하는 마이컴 인터페이스 제어부와, 상기 메모리의 억세스에 필요한 제어신호들을 발생하여 상기 메모리를 억세스하는 메모리 제어부와, 상기 마이컴 인터페이스 제어부로 레지스터 어드레스 데이터를 소정 카운터하여 어드레스 카운터 값들을 디코딩하여 출력하는 레지스터 지정부와, 상기 어드레스 카운터 값들에 의하여 지정된 어드레스에 상기 마이컴 인터페이스 제어부로부터 상기 억세스할 메모리의 어드레스를 기록하는 메모리 어드레스 레지스터와, 상기 메모리의 억세스 요구신호에 대하여 미리 설정된 우선순위에 따라 메모리 억세스를 허가하는 허가신호를 출력하는 우선순위제어부와, 상기 마이컴 인터페이스 제어부의 리드/라이트신호에 의거하여 상기 억세스 요구신호를 상기 우선순위제어부에 출력하며, 상기 우선순위제어부로 인가되는 상기 억세스 허가신호를 입력하여 통로형성신호를 출력하는 억세스 제어부와, 상기 리드/라이트신호를 카운터 동작신호로 입력하여 상기 메모리 어드레스 레지스터의 값을 시작으로 상기 카운터 동작신호에 의해 소정 카운터된 상기 메모리 어드레스를 상기 메모리 제어부로 출력하며, 상기 통로형성신호에 의해 상기 메모리 제어부와의 어드레스버스 통로가 형성되는 메모리 어드레스 카운터와, 상기 레지스터 지정부에 의해 지정되어 상기 메모리로 부터의 리드 데이터를 입력하여 상기 마이컴 인터페이스 제어부로 출력하며, 상기 마이컴 인터페이스 제어부의 라이트 데이터를 일시 저장하여 상기 메모리 제어부로 출력하는 데이터 레지스터로 구성됨을 특징으로 하는 메모리 억세스를 위한 인터페이스 장치.A decoder device of a playback apparatus using a digital video disk as a recording medium, comprising: a memory for storing data generated during decoder execution, a microcomputer for controlling the decoder device as a whole, and reading / writing information necessary for the memory; Predetermined register address data by the microcomputer interface control unit for generating a control signal for accessing the memory under the control of the microcomputer, the memory control unit for generating the control signals for accessing the memory to access the memory, and the microcomputer interface control unit. A register designation unit for counting and outputting address counter values by decoding; and a memory address register for recording an address of the memory to be accessed from the microcomputer interface control unit at an address designated by the address counter values. And a priority control unit for outputting a permission signal for allowing memory access in accordance with a predetermined priority with respect to the access request signal of the memory, and the access request signal based on the read / write signal of the microcomputer interface controller. An access control unit for outputting a path forming signal by inputting the access permission signal applied to the priority control unit, and outputting a path forming signal, and inputting the read / write signal as a counter operation signal to obtain a value of the memory address register; And a memory address counter for outputting the memory address predetermined by the counter operation signal to the memory control section, wherein an address bus passage with the memory control section is formed by the passage formation signal, and by the register designation section. Designated memo And a data register for inputting read data from a memory device and outputting the read data to the microcomputer interface controller, and temporarily storing the write data of the microcomputer interface controller and outputting the write data to the memory controller. 디지털 비디오 디스크를 기록매체로 하는 재생장치의 디코더 장치에 있어서, 디코더 수행중 발생되는 데이터를 저장하는 메모리와, 상기 디코더 장치를 전반적으로 제어하며, 상기 메모리에 필요한 정보를 리드/라이트하는 마이콤과, 상기 마이콤의 제어하에 상기 디지털 디스크를 회전시키는 디스크 회전 제어장치와, 데이터/어드레스 버스와 접속되며, 상기 마이콤의 제어하에 상기 디지털 디스크로부터 입력되는 데이터를 복조하는 복조장치와, 상기 데이터/어드레스 버스와 접속되며, 상기 마이콤의 제어하에 상기 복조장치의 복조된 데이터의 에러를 정정하는 에러정정부와, 상기 데이터/어드레스 버스와 접속되며, 상기 마이콤의 제어하에 상기 에러정정된 데이터를 디스크램블하는 디스크램블러와, 상기 데이터/어드레스 버스와 접속되며, 상기 마이콤의 제어하에 상기 디스크램블이 끝난 데이터를 상기 마이콤으로부터 출력되는 상기 디지털 디스크의 종류에 따른 디스크 제어신호에 의거하여 오디오/비디오 디코더부 및 호스트로 전송하기 위해 인터페이스 기능을 수행하는 인터페이스부와, 상기 메모리 데이터가 소거됨을 방지하는 메모리 리플래쉬와, 상기 마이컴의 제어하에 상기 메모리를 억세스하기 위한 제어신호를 발생하는 마이컴 인터페이스 제어부와, 상기 메모리와 상기 데이터/어드레스 버스 사이에 위치하여, 상기 데이터/어드레스 버스를 통해 상기 메모리와 상기 장치와의 데이터 전송을 제어하며, 상기 메모리의 억세스에 필요한 제어신호들을 발생하여 상기 메모리를 억세스하는 메모리 제어부와, 상기 마이컴 인터페이스 제어부로부터 레지스터 어드레스 데이터를 소정 카운터하여 어드레스 카운터 값들을 디코딩하여 출력하는 레지스터 지정부와, 상기 어드레스 카운터 값들에 의하여 지정된 어드레스에 상기 마이컴 인터페이스 제어부로부터 상기 억세스할 메모리의 어드레스를 기록하는 메모리 어드레스 레지스터와, 상기 복조장치, 상기 에러 정정부, 상기 디스크램블러, 상기 인터페이스 및 상기 메모리 리플래쉬로 부터의 상기 메모리에 대한 억세스 요구신호에 대하여 미리 설정된 우선순위에 따라 메모리 억세스를 허가하는 허가신호를 출력하는 우선순위제어부와, 상기 마이컴 인터페이스 제어부의 리드/라이트신호에 의거하여 상기 억세스 요구신호를 상기 우선순위제어부에 출력하며, 상기 우선순위제어부로 인가되는 상기 억세스 허가신호를 입력하여 통로형성신호를 출력하는 억세스 제어부와, 상기 리드/라이트신호를 카운터 동작신호로 입력하여 상기 메모리 어드레스 레지스터의 값을 시작으로 상기 카운터 동작신호에 의해 소정 카운터된 상기 메모리 어드레스를 상기 메모리 제어부로 출력하며, 상기 통로형성신호에 의해 상기 메모리 제어부와의 어드레스버스 통로가 형성되는 메모리 어드레스 카운터와, 상기 레지스터 지정부에 의해 지정되어 상기 메모리로 부터의 리드 데이터를 입력하여 상기 마이컴 인터페이스 제어부로 출력하며, 상기 마이컴 인터페이스 제어부의 라이트 데이터를 일시 저장하여 상기 메모리 제어부로 출력하는 데이터 레지스터로 구성됨을 특징으로 하는 메모리 억세스를 위한 인터페이스 장치.A decoder device of a playback apparatus using a digital video disk as a recording medium, comprising: a memory for storing data generated during decoder execution, a microcomputer for controlling the decoder device as a whole, and reading / writing information necessary for the memory; A disk rotation controller for rotating the digital disk under the control of the micom, a demodulator connected to a data / address bus, and a demodulation device for demodulating data input from the digital disk under the control of the microcomputer, the data / address bus; An error correction unit connected to and correcting an error of demodulated data of the demodulator under control of the micom, and a descrambler connected to the data / address bus and descrambled the error corrected data under control of the micom; And is connected to the data / address bus, An interface unit performing an interface function to transmit the descrambled data to an audio / video decoder unit and a host based on a disc control signal according to the type of the digital disc output from the micom under the control of a microcomputer; A memory refresh to prevent memory data from being erased; a microcomputer interface controller configured to generate a control signal for accessing the memory under the control of the microcomputer; and between the memory and the data / address bus, the data / address A memory controller for controlling data transfer between the memory and the apparatus through a bus and generating control signals for accessing the memory to access the memory, and registers register address data from the microcomputer interface controller. A register designation unit for decoding and outputting address counter values, a memory address register for recording an address of the memory to be accessed from the microcomputer interface control unit at an address designated by the address counter values, the demodulation device and the error correction unit; A priority control unit for outputting a permission signal for allowing memory access according to a predetermined priority with respect to an access request signal for the memory from the government, the descrambler, the interface, and the memory refresh, and the microcomputer interface control unit; An access control unit for outputting the access request signal to the priority control unit based on a read / write signal of the input unit, and inputting the access permission signal applied to the priority control unit to output a path formation signal; Inputs the signal as a counter operation signal and outputs the memory address predetermined by the counter operation signal to the memory controller, starting with the value of the memory address register, and an address with the memory controller by the passage forming signal. A memory address counter in which a bus passage is formed and read data from the memory, input by the register designation unit, and outputted to the microcomputer interface controller, and temporarily storing write data of the microcomputer interface controller; Interface device for memory access, characterized in that consisting of a data register for outputting. 레지스터 어드레스 카운터를 구비한 레지스터 지정부와, 상기 레지스터 지정부의 어드레스 카운터값들이 지정한 곳에 어드레스할 메모리 어드레스를 저장하는 메모리 어드레스 레지스터와, 리드/라이트신호의 카운터 동작신호에 의해 상기 메모리 어드레스 레지스터의 값을 시작으로 상기 메모리 어드레스를 자동 증가하여 상기 메모리로 출력하는 메모리 어드레스 카운터가 구비된 인터페이스 장치에서 , 마이컴이 상기 메모리를 억세스하기 위한 인터페이스 방법에 있어서, 라이트 모드가 될 시 상기 라이트신호를 출력하며, 제1레지스터 어드레스를 상기 레지스터 지정부에 라이트하고, 상기 메모리 어드레스 레지스터의 지정된 영역으로 상기 메모리 어드레스를 라이트하고, 제2레지스터 어드레스를 상기 레지스터 지정부에 라이트하고, 상기 제2레지스터 어드레스에 의해 지정된 데이터 레지스터로 라이트 데이터를 라이트하여 상기 메모리 어드레스 카운터부에서 지정한 상기 메모리의 영역으로 상기 라이트 데이터를 라이트하도록 하는 과정과, 리드 모드가 될 시 상기 리드신호를 출력하며, 상기 제1레지스터 어드레스를 상기 레지스터 지정부에 라이트하고, 상기 메모리 어드레스 레지스터의 지정된 영역으로 상기 메모리 어드레스를 라이트하고, 상기 제2레지스터 어드레스를 상기 레지스터 지정부에 라이트하고, 상기 제2레지스터에 의해 지정된 상기 데이터 레지스터에 저장된 상기 메모리에서의 리드 데이터를 리드하는 과정으로 이루어짐을 특징으로 하는 메모리 억세스를 위한 인터페이스 방법.A register designation section having a register address counter, a memory address register storing a memory address to be addressed at a location specified by address counter values of the register designation section, and a value of the memory address register by a counter operation signal of a read / write signal; In the interface device having a memory address counter for automatically incrementing the memory address and outputs the memory address to the memory, the interface signal for accessing the memory by the microcomputer outputs the write signal when the write mode is entered. Write a first register address to the register designation section, write the memory address to a designated area of the memory address register, write a second register address to the register designation section, and write the second register address to the register designation section. Writing the write data to the data register designated by the jitter address to write the write data to the memory area designated by the memory address counter, and outputting the read signal when the read mode is entered. Write a register address to the register designation section, write the memory address to a designated area of the memory address register, write the second register address to the register designation section, and write the data register designated by the second register. And reading the read data from the memory stored in the memory. 제6항에 있어서, 상기 메모리가 상기 데이터 레지스터에 상기 리드 데이터를 저장하고 있거나, 상기 데이터 레지스터에 저장된 상기 라이트 데이터를 상기 메모리에 라이트할 시 웨이트신호를 발생하여 상기 마이컴이 상기 데이터 레지스터를 억세스 할 수 없도록 하는 과정이 더 추가함을 특징으로 하는 메모리 억세스를 위한 인터페이스 방법.The memory device of claim 6, wherein the memory stores the read data in the data register, or generates a weight signal when the write data stored in the data register is written to the memory to access the data register. Interface method for accessing memory, characterized in that the further step of making it impossible.
KR1019960022332A 1996-06-19 1996-06-19 Interface device and method for memory access KR100194044B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960022332A KR100194044B1 (en) 1996-06-19 1996-06-19 Interface device and method for memory access

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960022332A KR100194044B1 (en) 1996-06-19 1996-06-19 Interface device and method for memory access

Publications (2)

Publication Number Publication Date
KR980004741A KR980004741A (en) 1998-03-30
KR100194044B1 true KR100194044B1 (en) 1999-06-15

Family

ID=66288123

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960022332A KR100194044B1 (en) 1996-06-19 1996-06-19 Interface device and method for memory access

Country Status (1)

Country Link
KR (1) KR100194044B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101393306B1 (en) 2007-07-13 2014-05-09 삼성전자주식회사 Register having a security function and computer system thereof

Also Published As

Publication number Publication date
KR980004741A (en) 1998-03-30

Similar Documents

Publication Publication Date Title
KR100195015B1 (en) Memory Controls and Methods
KR100223634B1 (en) Memory control method
US4603412A (en) Disc rotation servo control apparatus in a disc player
US6055216A (en) Optical disk player capable of playing back both CD-ROM and CD-DA
JPH05217294A (en) Disk playing device
KR100217181B1 (en) Method of track buffering and system decoder for high speed data transmiting
US6269220B1 (en) System decoder and method using a single memory for a digital video disc playback device
JPH07115619A (en) Video signal reproducing device
US6859614B1 (en) Apparatus and method for controlling priority order of access to memory
KR100194044B1 (en) Interface device and method for memory access
JPH0877691A (en) Disc reproducer and signal processing circuit
US6072755A (en) Optical disk player having multidomain memory for storing demodulated, error-corrected and descrambled data
US7103268B2 (en) Optical disk reproducer
KR100217747B1 (en) Transmission data interface device and method of a memory
KR0183298B1 (en) Apparatus and method for controlling a memory
KR100200096B1 (en) Interface for transmission data of memory
JPH10188471A (en) Data producing device and data reproducing method
KR100270695B1 (en) Apparatus and method of data process and digital video disc driver therefor
KR0182970B1 (en) Memory remain control device
KR100238667B1 (en) System decoder in a digital video disc player
JPH06180845A (en) Data reproducing device
KR100214310B1 (en) Data processing method in a defect sectar at rewritable digital video disc reproducing
JP3049716B2 (en) Time axis correction circuit
KR20010010566A (en) Apparatus and method for controlling jitter of memory for error correction in high speed optical disc reproduction system
JPH1051726A (en) Video disk reproduction device

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: 20110128

Year of fee payment: 13

LAPS Lapse due to unpaid annual fee