KR960020878A - How to handle image data - Google Patents

How to handle image data Download PDF

Info

Publication number
KR960020878A
KR960020878A KR1019940037658A KR19940037658A KR960020878A KR 960020878 A KR960020878 A KR 960020878A KR 1019940037658 A KR1019940037658 A KR 1019940037658A KR 19940037658 A KR19940037658 A KR 19940037658A KR 960020878 A KR960020878 A KR 960020878A
Authority
KR
South Korea
Prior art keywords
data
processing unit
fifo
cell
page memory
Prior art date
Application number
KR1019940037658A
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 KR1019940037658A priority Critical patent/KR960020878A/en
Publication of KR960020878A publication Critical patent/KR960020878A/en

Links

Abstract

본 발명은 이미지 데이타의 연산처리 방법에 관한 것으로, 특히 소스(source), 패턴(pattern) 데이타가입력되면 목적(destination) 데이타를 생성하고, 256개의 부울함수 연산(Boolean operation) 중 선택된 하나의 연산을 자동적으로 수행하여 그 결과를 설정된 메모리에 저장하고, 아웃라인 폰트(OUTLINE FONT)관련 처리를 중앙처리장치와 부을 연산 처리부가 나누어 처리함으로써 이미지 데이타의 처리속도를 향상시킬 수 있고, 중앙처리장치와 부울 연산 처리부가 일을 분담하여 처리함에 따라 중앙처리장치가 다른 작업을 수행할 수 있으며 빅 인디인(endian)과 리틀 인디안(endian)을 모두 지원함으로 호환성을 향상시키는 효과가 있다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an operation processing method of image data, and in particular, when source and pattern data are input, a destination data is generated, and one operation selected from 256 Boolean operations And the result is stored in the set memory, and the central processing unit and the arithmetic processing unit divide the outline font-related processing into the memory to improve the processing speed of the image data. As the Boolean processing unit divides and handles the work, the central processing unit can perform other tasks and improves compatibility by supporting both big and little endian.

Description

이미지 데이타의 연산처리 방법Operation processing method of image data

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

제7도는 데이타 처리부의 구성도,7 is a configuration diagram of a data processing unit;

제8도는 본 발명에 따른 연상처리 방법의 흐름도.8 is a flowchart of an associative processing method according to the present invention.

Claims (1)

중앙처리장치(3), 부울 연산 처리부(8) 및 페이지 메모리(10)를 구비하는 이미지 데이타의 연산처리 장치에 적용되는 제어방법에 있어서, 목적(Destination) 데이타의 어드레스를 계산하고, 부울 연산에 관련된 레지스터 및 셀의 X좌표 기준 레지스터를 초기화한 후, 레프트 마스크 값을 레치하고, 소스 데이타의 유무를 판단하는 제1단게(101 내지 105) ; 상기 제1단계에서 소스 데이타가 존재하면 중앙처리장치(CPU)가 FIFO의 상태를 체크하여 데이타를 쓸 수 있는 상태이면 소스 데이타를 직접 FIFO에 라이트하고, 소스 어드레스를 계산한 후, 소스 데이타를 2번 읽을 것인지 판단하는 제2단계(106 내지 109) ; 상기 제2단계에서 소스 데이타를 2번 읽는 경우에는 소스 FIFO에 저장되어 있는 한 워드를 소스 데이타 레지스터에 레치하고, 중앙처리장치(CPU)가 FIFO데이타를 라이트할 수 있는지 판단하는 제3단계(110,111) ; 상기 제3단계에서 데이타를 라이트할 수 있으면 중앙처리장치가 FIFO에 데이타를 라이트하고, 소스 데이타의 어드레스를 계산한 후, 소스 데이타를 정렬하고, 패턴 데이타의 유무를 판단하는 제4단계(112 내지 115) ; 상기 제4단계에서 패턴 데이타가 존재하면 중앙처리장치가 패턴 데이타를 패턴 FIFO에 라이트할 수 있는지 판단하여 라이트할 수 있으며 데이타를 라이트하고, 셀의 마지막 라인을 생성하고 있는가를 판단하는 제5단계(116 내지 118) ; 상기 제5단계에서 마지막 라인이면 라아트 마스크 값을 레치하고 부울 연산 관련 레지스터를 초기화한 후, 목적 데이타를 레치하고 부울 연산 결과값을 페이지 메모리에 라이트하고, 페이지 메모리에서 셀을 생성하는 과정이 종료되었는지 판단하는 제6단계(124 내지 128) ; 상기 제6단계에서 셀을 생성하는 과정이 종료되었으면 부울 연산을 종료하고 중앙처리장치에 인터럽트를 걸어주는 제7단계(129,130) ; 상기 제4단계에서 페이지 메모리에 만들고 있는 셀의 한 라인 작업이 마지막 작업이 아니면 라이트 마스크 값을 모두 1로 레치하고, 목적 데이타를 레치한 후, 부울 연산 결과값을 페이지 메모리에 라이트 하고, 목적 데이타의 어드레스를 증가시키고, 레프트 마스크 값을 모두 1로 레치하는 제8단계(119 내지 123)을 포함하는 것을 특징으로 하는 이미지 데이타의 연산처리 방법.A control method applied to an image data processing apparatus having a central processing unit (3), a Boolean arithmetic processing unit (8), and a page memory (10), wherein the address of destination data is calculated and used for a Boolean operation. First steps 101 to 105 for initializing the relevant register and the X coordinate reference register of the cell, and then latching the left mask value and determining the presence or absence of source data; If the source data exists in the first step, the CPU checks the state of the FIFO and writes the data directly to the FIFO. A second step 106 to 109 of determining whether to read once; In the case where the source data is read twice in the second step, one word stored in the source FIFO is latched in the source data register, and the third step (110,111) determines whether the CPU can write the FIFO data. ); If the data can be written in the third step, the central processing unit writes the data to the FIFO, calculates the address of the source data, aligns the source data, and determines whether the pattern data is present. 115); In the fourth step, if the pattern data exists, the CPU can determine whether the pattern data can be written to the pattern FIFO and write the data. The fifth step of determining whether the data is written and generating the last line of the cell (116) To 118); If the last line in step 5, the process of retrieving the LaArt mask value and initializing the register related to the Boolean operation, latching the target data, writing the result of the Boolean operation into the page memory, and generating a cell from the page memory is finished A sixth step (124 to 128) for determining whether A seventh step (129, 130) of terminating a Boolean operation and interrupting the central processing unit when the process of generating a cell is completed in the sixth step; If the one-line operation of the cell created in the page memory in step 4 is not the last operation, the write mask values are all set to 1, the object data is latched, and the result of the Boolean operation is written to the page memory. And an eighth step (119 to 123) of increasing the address of and increasing the left mask value to all ones. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019940037658A 1994-12-28 1994-12-28 How to handle image data KR960020878A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019940037658A KR960020878A (en) 1994-12-28 1994-12-28 How to handle image data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019940037658A KR960020878A (en) 1994-12-28 1994-12-28 How to handle image data

Publications (1)

Publication Number Publication Date
KR960020878A true KR960020878A (en) 1996-07-18

Family

ID=66769248

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019940037658A KR960020878A (en) 1994-12-28 1994-12-28 How to handle image data

Country Status (1)

Country Link
KR (1) KR960020878A (en)

Similar Documents

Publication Publication Date Title
US5706483A (en) Run-time code compiler for data block transfer
KR950020279A (en) Graphics computer
KR940015806A (en) Data Processing System Providing Extensible Registers and Method Thereof
JPS6049425A (en) Display system for sentence processor
JP2866153B2 (en) Character processing apparatus and method
KR960020878A (en) How to handle image data
KR950033961A (en) Image generation method and apparatus
KR960025196A (en) Operation processing method of image data
JP3212720B2 (en) Information processing device
KR100195199B1 (en) Graphic controller using meta align mode destination addressing circuit
JP2906643B2 (en) Document processing device
JP3150319B2 (en) Character pattern generator
JPH0697393B2 (en) Bitmap processor
KR970049813A (en) Circuits and Methods for Evaluating Fuzzy Logic Rules
KR960019003A (en) How to use vector font using cache memory in printer and its device
SU728114A1 (en) Device for control of system for beam treatment
JPH0650481B2 (en) Data processing device
JP2606176B2 (en) Graphic processing unit
JP2771350B2 (en) Image processing device
JPH06274589A (en) Document processor
JPH0546142A (en) Character string drawing system
JPH0365988A (en) Word cache system
JPS61267135A (en) Data processor
KR20000056230A (en) Apparatus and method for fixed-point arithmetic by sensing overflow
JPH01130237A (en) Information processor

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination