JPH02135493A - Graphic displaying device - Google Patents

Graphic displaying device

Info

Publication number
JPH02135493A
JPH02135493A JP63290998A JP29099888A JPH02135493A JP H02135493 A JPH02135493 A JP H02135493A JP 63290998 A JP63290998 A JP 63290998A JP 29099888 A JP29099888 A JP 29099888A JP H02135493 A JPH02135493 A JP H02135493A
Authority
JP
Japan
Prior art keywords
color
frame buffer
display
displaying
display device
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP63290998A
Other languages
Japanese (ja)
Other versions
JPH0661036B2 (en
Inventor
Ichiro Ohashi
大橋 市郎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP63290998A priority Critical patent/JPH0661036B2/en
Publication of JPH02135493A publication Critical patent/JPH02135493A/en
Publication of JPH0661036B2 publication Critical patent/JPH0661036B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To improve the picture drawing performance of the title display device to a sufficient area by a monochroic display by selecting whether all P bits of a frame buffer are to be outputted or only the bits of prefixed one plane are to be outputted in accordance with the displaying mode of the display device. CONSTITUTION:A microprocessor 1 expands displaying information to a picture pattern and stores the picture pattern in a frame buffer 4 after interpreting a solid-state displaying instruction from a host device. The frame buffer 4 is composed of P pieces of planes and stores displaying picture information of color codes of P pieces of bits in such a way that each plane is made to correspond to each bit. A color pallet 7 has 2<p> pieces of entries addressed by the output of the buffer 4 and prefixed displaying color data are stored in each entry. An area defining register 10 defines a monochroic displaying area and a pallet address control circuit 11 selectively controls the address of the pallet 7 in accordance with a selective control signal outputted from the register 10.

Description

【発明の詳細な説明】 造血欠1 本発明は図形表示装置に関し、特にカラーとモノクロー
ムの表示機能を有する図形表示装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a graphic display device, and more particularly to a graphic display device having color and monochrome display functions.

藍1肱」 従来の図形表示装置の例が第3図に示されている。マイ
クロプロセッサ1はマイクロプログラムの実行部であり
、メモリ2はマイクロプログラム及びデータの格納部で
ある。インタフェース制御部3は上位装置(図示せず)
とのインタフェースを制御する部分である。
An example of a conventional graphic display device is shown in FIG. The microprocessor 1 is a microprogram execution unit, and the memory 2 is a microprogram and data storage unit. The interface control unit 3 is a host device (not shown)
This is the part that controls the interface with.

フレームバッファ4は表示画素情報を格納する部分であ
り、カラー表示が例えば256色の表示が可能な場合、
このフレームバッファ4は第4図に示す様な8プレーン
からなる。各プレーンは少くともビットマツプのカラー
モニタの容量分を有しており、第4図の例は横1280
ピクセル、* 1024ピクセルの同時256色表示の
カラーモニタの場合のカラー用フレームバッファの構成
である。#o〜#7の8個のプレーンを有し、各プレー
ンは横2048ビット(このうち1280を使用) 、
1111024ビットからなる。
The frame buffer 4 is a part that stores display pixel information, and if color display is possible, for example, 256 colors,
This frame buffer 4 consists of eight planes as shown in FIG. Each plane has at least the capacity of a bitmap color monitor;
This is the configuration of a color frame buffer in the case of a color monitor that simultaneously displays 256 colors with 1024 pixels. It has 8 planes #o to #7, each plane has 2048 horizontal bits (1280 of these are used),
It consists of 1111024 bits.

これ等各プレーンの対応ビットである8ビットによりカ
ラーコードが表示されるようになっており、この8ビッ
トのカラーコードがドツトシフタ6によりシリアルな情
報とされる。この8ビットシリアルデータがカラーパレ
ット7のアドレス入力となる。
A color code is displayed using 8 bits corresponding to each plane, and this 8-bit color code is converted into serial information by a dot shifter 6. This 8-bit serial data becomes the address input for the color palette 7.

このカラーパレット7は256(2” )の色階調デー
タを各エントリに有しており、例えば第5図に示す様な
デープルメモリ構成である。フレームバッファ4からの
8ビットカラーコードにより索引される256個のエン
トリを有し、各エントリはR(赤)、G(緑)、B(青
)の輝度を8ビットで与えるものである。
This color palette 7 has 256 (2") color gradation data in each entry, and has a double memory configuration as shown in FIG. Each entry provides the brightness of R (red), G (green), and B (blue) using 8 bits.

このカラーパレット7の色階調ディジタルデータは、D
/Aコンバータ8によりアナログビデオ信号に変換され
、表示同期回路5の制御によってCRT表示部9にてカ
ラー表示されることになる。
The color gradation digital data of this color palette 7 is D
The signal is converted into an analog video signal by the /A converter 8, and is displayed in color on the CRT display section 9 under the control of the display synchronization circuit 5.

上述した従来の図形表示装置では、描画時のフレームバ
ッフT4への書込みは常に全プレーンに行う必要があり
、従って、コンソール画面のように単色表示で十分な領
域の描画の場合でも、全プレースに対して書込みを行う
必要がある。よって、不必要に描画性能を低下させると
いう欠点がある。
In the conventional graphic display device described above, writing to the frame buffer T4 during drawing must always be performed on all planes. Therefore, even when drawing an area such as a console screen where monochrome display is sufficient, writing is performed on all places. It is necessary to write to. Therefore, there is a drawback that drawing performance is unnecessarily reduced.

九匪血且追 そこで、本発明はこの様な従来技術の欠点を解決すべく
なされたものであって、その目的とするところは、単色
表示で十分な領域の描画の場合には、描画性能を向上さ
せることが可能な図形表示装置を提供することにある。
Therefore, the present invention has been made to solve these drawbacks of the conventional technology, and its purpose is to improve the drawing performance when drawing an area where monochromatic display is sufficient. An object of the present invention is to provide a graphic display device that can improve the performance of graphics.

1匪立■丞 本発明によれば、Pfll(Pは1以上の整数)のプレ
ーンからなり、各プレーンを夫/?1ビットに対応付け
るPビットのカラーコードの形式で表示画素情報を格納
するフレームバッファと、前記フレームバッファの出力
によりアドレスされる2P個のエントリを有し、各エン
トリに予め定められた表示色データを夫々格納したカラ
ーパレットとを含み、このカラーパレット出力に従って
図形表示をなす図形表示装置であって、前記フレームバ
ッファのPビットの出力のうち全ビットを出力するか予
め定められた1プレーンのビットのみを出力するかを選
択する選択手段と、カラー表示モードかモノクローム表
示モードかにより前記選択手段を制御する制御手段とを
異幅することを特徴とする図形表示装置が得られる。
According to the present invention, it consists of planes Pfll (P is an integer greater than or equal to 1), and each plane is defined as /? It has a frame buffer that stores display pixel information in the form of a color code of P bits associated with 1 bit, and 2P entries addressed by the output of the frame buffer, and predetermined display color data is stored in each entry. A graphics display device that displays graphics according to the output of the color palette, and outputs all bits or only the bits of one predetermined plane among the P bits output from the frame buffer. There is obtained a graphic display device characterized in that the selection means for selecting whether to output the image and the control means for controlling the selection means depending on whether the display mode is a color display mode or a monochrome display mode have different widths.

哀■j 次に、本発明について図面を参照して説明する。Sad ■j Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例である図形表示装置のブロッ
ク図であり、第3図と同等部分は同一符号により示して
いる6図において、マイクロプロセッサ1はマイクロプ
ログラムの実行部であり、メモリ2はマイクロプログラ
ム及びデータの格納部であり、インタフェース制御部3
は上位装置とのインタフェースを制御する部分である。
FIG. 1 is a block diagram of a graphic display device according to an embodiment of the present invention, and in FIG. 6, parts equivalent to those in FIG. The memory 2 is a storage unit for microprograms and data, and the interface control unit 3
is the part that controls the interface with the host device.

即ち、マイクロプロセ・ツサ1はマイクロプログラムを
実行することによって上位装置からの図形表示命令を解
釈し、表示情報を画素パターンに展開してフレームバッ
ファ4に格納する。
That is, the microprocessor 1 interprets a graphic display command from a host device by executing a microprogram, develops display information into a pixel pattern, and stores the pixel pattern in the frame buffer 4.

フレームバッファ4は各プレーンを1ビットに対応付け
るカラーコードの形式で表示画素情報を格納する複数プ
レーン構成のメモリである。即ちM画素XNラインの表
示分解能で同時表現色2P色の表示性能を実現するため
には少くともMxNビット/プレーンでプレーン数Pの
フレームバッファを構成する必要がある。
The frame buffer 4 is a multi-plane memory that stores display pixel information in the form of a color code in which each plane corresponds to one bit. That is, in order to realize the display performance of 2P simultaneously expressed colors with a display resolution of M pixels and XN lines, it is necessary to configure a frame buffer with the number of planes P and at least M×N bits/plane.

ドツトシフタ6はフレームバッファ104から読出され
る表示画素情報を画素シリアルな情報に変換する部分で
ある。領域定義レジスタ10は単色表示領域を定義する
ためレジスタであり、パレットアドレス制御回路11に
対して選択制御信号を出力する。パレットアドレス制御
回路11は領域定義レジスタ10が出力する選択制御信
号によってカラーパレット7のアドレスを選択制御する
制御回路である。即ち、選択制御信号が論理“0″の場
合、フレームバッファ4の全プレーンの情報をカラーパ
レット7のアドレスとして与える。−力選択制御信号が
論理li 1 mの場合フレームバッファ4の中の唯一
のプレーンの情報のみカラーパレット7のアドレスとし
て与える。
The dot shifter 6 is a part that converts display pixel information read out from the frame buffer 104 into pixel serial information. The area definition register 10 is a register for defining a monochrome display area, and outputs a selection control signal to the palette address control circuit 11. The palette address control circuit 11 is a control circuit that selectively controls the address of the color palette 7 based on the selection control signal output from the area definition register 10. That is, when the selection control signal is logic "0", information on all planes of the frame buffer 4 is given as the address of the color palette 7. - If the force selection control signal is logic li 1 m, only information of one plane in the frame buffer 4 is given as the address of the color palette 7;

カラーパレット7はパレットアドレス制御回路11が選
択出力する表示画素情報をアドレス情報として色階調デ
ータを出力するテーブルメモリであり、2’  (Pは
フレームバッファ4のプレーン数)のエントリを有する
The color palette 7 is a table memory that outputs color gradation data using display pixel information selectively output by the palette address control circuit 11 as address information, and has 2' (P is the number of planes of the frame buffer 4) entries.

D/Aコンバータ108はカラーパレット107が出力
するディジタルな色III調データをアナログビデオ信
号に変換する部分である0表示同期回FIB5はフレー
ムバッファ4の表示読出しを制御するとともに、CRT
表示のため同期信号を発生する部分であり、CR7表示
部9は表示同期回路5から提供される同期信号によって
偏向制御し、D/Aコンバータ8から提供されるアナロ
グビデオ信号をブラウン管上に画面表示する部分である
The D/A converter 108 is a part that converts the digital color III tone data outputted by the color palette 107 into an analog video signal.The 0 display synchronization circuit FIB5 controls the display readout of the frame buffer 4, and also controls the display readout of the frame buffer 4.
This is a part that generates a synchronization signal for display, and the CR7 display section 9 controls deflection using the synchronization signal provided from the display synchronization circuit 5, and displays the analog video signal provided from the D/A converter 8 on the screen on the cathode ray tube. This is the part to do.

第2図は第1図のパレットアドレス制御回路11の詳細
ブロック図であり、第5図は第1図のカラーパレット7
の格納データの一例である。
2 is a detailed block diagram of the palette address control circuit 11 of FIG. 1, and FIG. 5 is a detailed block diagram of the palette address control circuit 11 of FIG.
This is an example of stored data.

領域定義レジスタ10の出力が論理“0”の場合、フレ
ームバッファ出力PO〜P7がそのままカラーパレット
アドレスAO〜A7として与えられ従って256色表示
となる。領域定義レジスタ10の出力が論理“1”の場
合、フレームバッファPOがカラーパレットアドレスA
O〜A7として与えられる、従って、この場合には表示
色はフレームバッファ4のプレーン#0の格納情報によ
ってのみ決定する。即ち、単色表示となるのである。
When the output of the area definition register 10 is logic "0", the frame buffer outputs PO-P7 are given as they are as the color palette addresses AO-A7, resulting in 256-color display. When the output of the area definition register 10 is logic "1", the frame buffer PO is set to the color palette address A.
Therefore, in this case, the display color is determined only by the information stored in plane #0 of the frame buffer 4. In other words, it becomes a monochrome display.

従って、第5図のようにカラーパレット7のデータを横
築したとすると、領域定義レジスタ10で定義した画面
領域では、カラーパレット7のエンドすOOと[1のみ
しか参照されず、白色の単色表示となる。
Therefore, if the data of color palette 7 is horizontally constructed as shown in FIG. 5, in the screen area defined by area definition register 10, only the end OO and will be displayed.

発明の詳細 な説明したように、本発明によれば、領域定義レジスタ
で定義された画面領域では、フレームバッファの全プレ
ーンによらず、フレームバッファの唯一のプレーンの格
納情報によってのみ表示を行うように制御することによ
り、コンソール画面のように単色表示で十分な領域の描
画の場合は、1プレーンに対してのみの描画で行えるこ
とを可能とし、描画性能を向上できるという効果がある
As described in detail, according to the present invention, in the screen area defined by the area definition register, display is performed only based on information stored in only one plane of the frame buffer, not based on all planes of the frame buffer. By controlling this, when drawing an area such as a console screen where monochromatic display is sufficient, it is possible to perform drawing on only one plane, which has the effect of improving drawing performance.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の実施例のブロック図、第2図はパレッ
トアドレス制御回路の具体例回路図、第3図は従来技術
を示すブロック図、第4図はフレームバッファの構成を
示す図、第5図はカラーパレッl−の内容を示す図であ
る。 主要部分の符号の説明 4・・・・・・フレームバッファ 7・・・・・・カラーパレット 10・・・・・・領域定義レジスタ 11・・・・・・パレットアドレス制御回路第2図
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a specific example circuit diagram of a palette address control circuit, FIG. 3 is a block diagram showing a prior art, and FIG. 4 is a diagram showing the configuration of a frame buffer. FIG. 5 is a diagram showing the contents of the color palette l-. Explanation of symbols of main parts 4...Frame buffer 7...Color palette 10...Area definition register 11...Palette address control circuit Fig. 2

Claims (1)

【特許請求の範囲】[Claims] (1)P個(Pは1以上の整数)のプレーンからなり、
各プレーンを夫々1ビットに対応付けるPビットのカラ
ーコードの形式で表示画素情報を格納するフレームバッ
ファと、前記フレームバッファの出力によりアドレスさ
れる2^P個のエントリを有し、各エントリに予め定め
られた表示色データを夫々格納したカラーパレットとを
含み、このカラーパレット出力に従って図形表示をなす
図形表示装置であって、前記フレームバッファのPビッ
トの出力のうち全ビットを出力するか予め定められた1
プレーンのビットのみを出力するかを選択する選択手段
と、カラー表示モードかモノクローム表示モードかによ
り前記選択手段を制御する制御手段とを具備することを
特徴とする図形表示装置。
(1) Consists of P planes (P is an integer greater than or equal to 1),
It has a frame buffer that stores display pixel information in the form of a P-bit color code that associates each plane with one bit, and 2^P entries that are addressed by the output of the frame buffer, and each entry has a predetermined value. A graphics display device that displays graphics according to the output of the color palette, the graphics display device including a color palette storing display color data respectively stored in the display color data, and a graphic display device that displays graphics according to the output of the color palette. Ta1
A graphic display device comprising: a selection means for selecting whether to output only plane bits; and a control means for controlling the selection means depending on whether a color display mode or a monochrome display mode is selected.
JP63290998A 1988-11-17 1988-11-17 Graphic display Expired - Lifetime JPH0661036B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63290998A JPH0661036B2 (en) 1988-11-17 1988-11-17 Graphic display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63290998A JPH0661036B2 (en) 1988-11-17 1988-11-17 Graphic display

Publications (2)

Publication Number Publication Date
JPH02135493A true JPH02135493A (en) 1990-05-24
JPH0661036B2 JPH0661036B2 (en) 1994-08-10

Family

ID=17763134

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63290998A Expired - Lifetime JPH0661036B2 (en) 1988-11-17 1988-11-17 Graphic display

Country Status (1)

Country Link
JP (1) JPH0661036B2 (en)

Also Published As

Publication number Publication date
JPH0661036B2 (en) 1994-08-10

Similar Documents

Publication Publication Date Title
US4823120A (en) Enhanced video graphics controller
US6172669B1 (en) Method and apparatus for translation and storage of multiple data formats in a display system
US5748174A (en) Video display system including graphic layers with sizable, positionable windows and programmable priority
JPH0222957B2 (en)
JPS6025794B2 (en) color graphic display device
JPH0850659A (en) Apparatus and method of ntsc-type display of full-motion animation
JPS6334471B2 (en)
JPS6323553B2 (en)
JPH0695273B2 (en) Display control device
JPS6360395B2 (en)
US5250928A (en) Graphics decoder
KR100664451B1 (en) Image processing apparatus and image processing method
US4763118A (en) Graphic display system for personal computer
JPH02135493A (en) Graphic displaying device
JP3704999B2 (en) Display device and display method
JPH087555B2 (en) Display synthesizer
JPH02156293A (en) Graphic display device
JPS62254185A (en) Graphic display unit
JPH02254532A (en) Graphic display device
JPH052381A (en) Graphic display device
JPH0413894Y2 (en)
JPS63113495A (en) Graphic display device
JP3292960B2 (en) Circuit for translating pixel data stored in a frame buffer into pixel data to be displayed on an output display of a computer device
JPH0358290A (en) Graphic display device
JPS63198092A (en) Display device