KR960015252A - Common RAM access control method and device - Google Patents

Common RAM access control method and device Download PDF

Info

Publication number
KR960015252A
KR960015252A KR1019940027968A KR19940027968A KR960015252A KR 960015252 A KR960015252 A KR 960015252A KR 1019940027968 A KR1019940027968 A KR 1019940027968A KR 19940027968 A KR19940027968 A KR 19940027968A KR 960015252 A KR960015252 A KR 960015252A
Authority
KR
South Korea
Prior art keywords
information
program module
common ram
data
storing
Prior art date
Application number
KR1019940027968A
Other languages
Korean (ko)
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 KR1019940027968A priority Critical patent/KR960015252A/en
Publication of KR960015252A publication Critical patent/KR960015252A/en

Links

Abstract

본 발명은 공용램 억세스 제어방법 및 장치에 관한 것으로서, 이는 공용램을 담당하는 전용 프로그램 모듈과 타스크 버퍼를 사용하여 공용램에 보내고자 하는 데이타의 저장장소를 알려주어 공용램의 억세스 시간손실과 비효율성을 제거하도록 한 것이다.The present invention relates to a method and apparatus for controlling access to a common RAM, which uses a dedicated program module and a task buffer for a common RAM to inform a storage location of data to be sent to the common RAM to prevent access time loss and non-access of the common RAM. It is to remove efficiency.

이와 같은 본 발명은 공용램에 보내고자 하는 데이타가 저장되어 있는 영역에 대한 정보를 적어도 하나 이상의 프로그램 모듈로부터 순차 입력 받아 저장하는 단계와, 상기 저장된 각 프로그램 모듈의 정보들을 파악하여 첫번째 수순의 프로그램 모듈서부터 마지막 순서의 프로그램 모듈의 정보중에 어느 하나의 프로그램 모듈의 정보가 존재하면 그 정보에 해당하는 영역의 데이타를 공용램에 전달하여 주는 단계와, 상기 프로그램 모듈의 정보들을 파악한 결과 첫번째 프로그램 모듈서부터 마지막 프로그램 모듈의 정보가 존재하지 않으면 공용램의 억세스를 해제하는 단계로 이루어짐으로서, 달성된다.As described above, the present invention comprises sequentially receiving and storing information on an area in which data to be sent to a common RAM is stored from at least one program module, and grasping the information of each stored program module to obtain a first program module. If the information of any one of the program module information from the last sequence from the first to the last step of the step of delivering the data of the area corresponding to the information to the common RAM, and the information of the program module as a result of the first program module from the last If the information of the program module does not exist, it is achieved by the step of releasing access to the common RAM, it is achieved.

Description

공용램 억세스 제어방법 및 장치Common RAM access control method and device

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음As this is a public information case, the full text was not included.

제3도는 본 발명 공용램 억세스 제어장치의 블록 구성도,3 is a block diagram of a common RAM access control apparatus of the present invention;

제4도는 프로그램 모듈의 수순에 따른 억세스 상태를 보인 신호흐름도,4 is a signal flow diagram showing an access state according to a procedure of a program module,

제5도는 제4도에서의 전용 프로그램 모듈에 의해 공용램을 억세스하는 신호흐름도.5 is a signal flow diagram of accessing the common RAM by the dedicated program module in FIG.

Claims (3)

공용램에 보내고자 하는 데이타가 저장되어 있는 영역에 대한 정보를 적어도 하나 이상의 프로그램 모듈로부터 순차 입력 받아 저장하는 단계와, 상기 저장된 각 프로그램 모듈의 정보들을 파악하여 첫번째 수순의 프로그램 모듈서부터 마지막 수순의 프로그램 모듈의 정보중에 어느 하나의 프로그램 모듈의 정보가 존재하면 그 정보에 해당하는 영역의 데이타를 공용램에 전달하여 주는 단계와, 상기 프로그램 모듈의 정보들을 파악한 결과 첫번째 프로그램 모듈서부터 마지막 프로그램 모듈의 정보가 존재하지 않으면 공용램의 억세스를 해제하는 단계로 이루어짐을 특징으로 한 공용램 억세스 제어방법.Receiving information about an area in which data to be sent to the common RAM is stored sequentially from at least one program module, and storing the information of each stored program module, and then storing the information of each program module from the first program module to the last program If the information of any one of the module information in the module information, the step of delivering the data of the area corresponding to the information to the common RAM, and as a result of grasping the information of the program module, information from the first program module to the last program module If not present, the method of controlling the access of a common RAM, characterized by comprising the step of releasing access to the common RAM. 적어도 하나 이상의 프로그램 모듈로부터 공용램에 보내고자 하는 데이타가 저장되어 있는 영역에 대한 정보를 입력 받아 저장하는 타스크 버퍼수단과, 상기 타스크 버퍼수단에 저장된 각 프로그램 모듈의 정보들을 파악하여 첫번째 수순의 프로그램 모듈서부터 마지막 수순의 프로그램 모듈의 정보중에 어느 하나의 프로그램모듈의 정보가 존재하면 그 정보로써 메모리수단의 해당 영역을 억세스하여 데이타를 공용램에 전달하는 전용프로그램모듈과, 상기 전용 프로그램 모듈에서 발생되는 제어정보에 따라 공용램을 억세스시켜 주는 콘트롤 로직수단을 포함하여 된 공용램 억세스 제어장치.A task buffer means for receiving and storing information on an area in which data to be sent to at least one program module from the at least one program module is stored, and information of each program module stored in the task buffer means, and the program module of the first procedure Dedicated program module for transmitting data to common RAM by accessing the corresponding area of memory means as the information if the information of any one of the program module information from the last sequence from the program module, and the control generated by the dedicated program module A common RAM access control device including control logic means for accessing a common RAM according to information. 제2항에 있어서, 타스크 버퍼는 각 프로그램 모듈의 정보를 저장하는 타스크 헤드와, 각 프로그램 모듈의 정보의 갯수를 저장하는 타스크 태일로 구성함을 특징으로 한 공용램 억세스 제어장치.The apparatus of claim 2, wherein the task buffer comprises a task head for storing information of each program module and a task tile for storing the number of information of each program module. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019940027968A 1994-10-28 1994-10-28 Common RAM access control method and device KR960015252A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019940027968A KR960015252A (en) 1994-10-28 1994-10-28 Common RAM access control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019940027968A KR960015252A (en) 1994-10-28 1994-10-28 Common RAM access control method and device

Publications (1)

Publication Number Publication Date
KR960015252A true KR960015252A (en) 1996-05-22

Family

ID=66687302

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019940027968A KR960015252A (en) 1994-10-28 1994-10-28 Common RAM access control method and device

Country Status (1)

Country Link
KR (1) KR960015252A (en)

Similar Documents

Publication Publication Date Title
KR830009518A (en) Data Processing System for Parallel Processing
KR950701437A (en) System and Method for Instruction Retrieval in Superscalar Microprocessor
SE9603862D0 (en) Device and method for calculating FFT
KR950033858A (en) Data transmission method and apparatus
KR930002943A (en) Microprocessors and Memory Management Systems Having the Same
KR970066884A (en) How to Control
KR960015252A (en) Common RAM access control method and device
KR970060213A (en) Serial access memory device
TW327227B (en) Data reading method and memory control device
KR880008172A (en) Data processing system with bus commands for another subsystem generated by one subsystem
MX171149B (en) DEVICE AND METHOD REPLACING A PAGE BOX IN A DATA PROCESSING SYSTEM THAT HAS A VIRTUAL MEMORY ADDRESS
KR880006592A (en) Memory access controller
KR970022835A (en) Printer data output method
KR100204877B1 (en) A transportation apparatus for voice data in vms
JPH11219492A (en) Mobile radio equipment provided with control signal generator
KR970002413B1 (en) Trace memory module in the bus information processing unit
KR850002621A (en) Memory controller
KR960016274A (en) Transmission interface device of AAL layer
KR970049622A (en) Mass memory data transmission device and method
KR920010584A (en) Floppy Disk Drive and Driving Method
KR950027814A (en) Flash Cards for Digital Song Accompaniment Systems
KR960042290A (en) Computer input / output configuration setting system and method
JPH09138772A (en) Data transfer control system
JPS6459439A (en) Main storage device
JPH06132794A (en) Information delay system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application