JPH117272A - Display controller - Google Patents
Display controllerInfo
- Publication number
- JPH117272A JPH117272A JP9159428A JP15942897A JPH117272A JP H117272 A JPH117272 A JP H117272A JP 9159428 A JP9159428 A JP 9159428A JP 15942897 A JP15942897 A JP 15942897A JP H117272 A JPH117272 A JP H117272A
- Authority
- JP
- Japan
- Prior art keywords
- display
- color
- data
- rom
- palette
- 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.)
- Pending
Links
Landscapes
- Controls And Circuits For Display Device (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、CRT等の表示装
置にデータを表示する表示制御装置に関するものであ
る。The present invention relates to a display control device for displaying data on a display device such as a CRT.
【0002】[0002]
【従来の技術】近年、CRT等の表示装置にチャンネル
や音量等の様々な情報を表示するために、RAMに蓄積
された表示コードの順番にROMに蓄えられた表示デー
タを読み出してRGB表示データに変換する表示制御装
置がTVセットなどで用いられている。2. Description of the Related Art In recent years, in order to display various information such as channels and volume on a display device such as a CRT, display data stored in a ROM is read out in the order of display codes stored in a RAM, and RGB display data is read out. A display control device for converting into a TV set is used in a TV set or the like.
【0003】図2は従来の表示制御装置のブロック図を
示し、101は表示制御装置、102はCPU、103
はRAM、104はROMアドレス生成部、105はR
OM、106は32色分のRGB表示データを蓄積する
色データ変換部、107は表示装置である。なお、表示
装置107には、“ABCD”という文字列を表示した
場合の表示例を示している。FIG. 2 is a block diagram of a conventional display control device, 101 is a display control device, 102 is a CPU, 103
Is a RAM, 104 is a ROM address generator, 105 is R
OM, 106 is a color data conversion unit for storing RGB display data for 32 colors, and 107 is a display device. The display device 107 shows a display example when a character string “ABCD” is displayed.
【0004】以上のように構成された従来の表示制御装
置における動作を以下に説明する。RAM103では、
CPU102から入力される表示コードアドレスにより
表示コードを読み出し、表示コードをROMアドレス生
成部104に出力する。このRAM103には、CPU
102によって表示コードがあらかじめ蓄積されてい
る。[0004] The operation of the conventional display control device configured as described above will be described below. In the RAM 103,
The display code is read based on the display code address input from the CPU 102, and the display code is output to the ROM address generation unit 104. The RAM 103 has a CPU
The display code has been stored in advance by 102.
【0005】ROMアドレス生成部104では、RAM
103から入力される表示コードをデコードし、表示コ
ードに応じた表示データアドレスを生成しROM105
に出力する。In the ROM address generation unit 104, a RAM
The display code input from the terminal 103 is decoded, and a display data address corresponding to the display code is generated.
Output to
【0006】ROM105では、ROMアドレス生成部
104からの表示データアドレスにより表示データを読
み出し、色データ変換部106に対して表示データを1
ドット毎に出力する。In the ROM 105, display data is read based on the display data address from the ROM address generation unit 104, and the display data is transferred to the color data conversion unit 106 by one.
Output for each dot.
【0007】色データ変換部106では、表示データを
表示装置107で表示できるようにRGB表示データに
変換し、RGB表示データを表示装置107に出力す
る。これによって、RAM103に蓄積された表示コー
ドの順番に表示データが表示装置107に表示される。The color data converter 106 converts the display data into RGB display data so that it can be displayed on the display device 107, and outputs the RGB display data to the display device 107. As a result, the display data is displayed on the display device 107 in the order of the display codes stored in the RAM 103.
【0008】また、RAM103に蓄積された表示コー
ドには、表示終了を示すビットが設けてあり、ROMア
ドレス生成部104のデコーダーで表示終了のビットを
検出するとCPU102に表示終了通知がなされ表示が
完了する。The display code stored in the RAM 103 has a bit indicating the end of display. When the decoder of the ROM address generation unit 104 detects the bit indicating the end of display, the CPU 102 is notified of the end of display and the display is completed. I do.
【0009】さらに、表示制御装置101は、色データ
変換部106が32色で構成されており、表示装置10
7に32色を同時表示するために、ROM105に蓄積
されている表示データは、1ドットあたり5ビットで構
成されている。Further, the display control device 101 has a color data conversion unit 106 composed of 32 colors.
To simultaneously display 32 colors on 7, the display data stored in the ROM 105 is composed of 5 bits per dot.
【0010】[0010]
【発明が解決しようとする課題】しかしながら、上記の
ような従来構成の表示制御装置においては、文字単位の
ように16色表示で十分な場合でも、ROM105に1
ドットあたり5ビットのデータで表示データを蓄積しな
ければならないために、ROM資源が無駄になるという
欠点を有していた。However, in the above-described conventional display control device, even if 16 colors are sufficient to be displayed in units of characters, one display is stored in the ROM 105.
Since display data has to be stored as data of 5 bits per dot, there is a disadvantage that ROM resources are wasted.
【0011】本発明は、このような従来構成における問
題点を解決するもので、少ないROM容量で多色の色を
同時に表示することができる表示制御装置を提供するこ
とを目的とする。SUMMARY OF THE INVENTION An object of the present invention is to solve such a problem in the conventional configuration and to provide a display control device capable of simultaneously displaying multiple colors with a small ROM capacity.
【0012】[0012]
【課題を解決するための手段】この目的を達成するため
に本発明は、CPUから入力される表示コードアドレス
により表示コードを出力するRAMと、前記表示コード
により表示データアドレスを生成し出力するROMアド
レス生成部と、前記表示データアドレスにより表示デー
タを出力するROMと、前記表示データをRGB表示デ
ータに変換する色データ変換部とから成る表示制御装置
において、前記色データ変換部が色変換データを分けて
蓄積するための複数のカラーパレットを備え、また、前
記RAMに蓄積されている表示コードが前記複数のカラ
ーパレットから表示用カラーパレットを選択するための
パレット選択ビットを有し、前記ROMアドレス生成部
において、パレット選択ビットを有する前記表示コード
をデコードし、パレット選択信号を前記色データ変換部
に出力することによって前記複数のカラーパレットの中
から表示用カラーパレットを選択することを特徴とする
ものである。According to the present invention, there is provided a RAM for outputting a display code based on a display code address input from a CPU, and a ROM for generating and outputting a display data address based on the display code. In a display control device comprising: an address generation unit; a ROM that outputs display data according to the display data address; and a color data conversion unit that converts the display data into RGB display data, the color data conversion unit converts the color conversion data. A plurality of color palettes for storing separately; a display code stored in the RAM having a palette selection bit for selecting a display color palette from the plurality of color palettes; A generating unit that decodes the display code having a palette selection bit, It is characterized in that selecting a color palette for display from among the plurality of color palette by outputting Tsu bets selection signal to said color data converting unit.
【0013】この構成によって、文字単位で16色、表
示装置画面全体では32色を同時に表示することがで
き、且つ、ROMには1ドットあたり4ビットで構成さ
れた表示データを蓄積するだけでよいため、表示データ
を蓄積するROMの容量を節約することができる。With this configuration, 16 colors can be displayed in units of characters and 32 colors can be simultaneously displayed on the entire display device screen, and the ROM only needs to store display data composed of 4 bits per dot. Therefore, the capacity of the ROM for storing the display data can be saved.
【0014】[0014]
【発明の実施の形態】以下、本発明の実施の形態の表示
制御装置について、図面を参照しながら説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a display control device according to an embodiment of the present invention will be described with reference to the drawings.
【0015】図1は、本実施の形態の表示制御装置の構
成を示すブロック図である。図1において、1は表示制
御装置、2はCPU、3はRAM、4はROMアドレス
生成部、5はROM、6は16色を1組のカラーパレッ
トとして2組に色変換データを分けて蓄積するように構
成された色データ変換部、7は表示装置である。なお、
表示装置7には、“ABCD”という文字列を表示した
場合の表示例を示している。FIG. 1 is a block diagram showing a configuration of a display control device according to the present embodiment. In FIG. 1, 1 is a display control device, 2 is a CPU, 3 is a RAM, 4 is a ROM address generation unit, 5 is a ROM, and 6 is a color palette of 16 colors, which is divided into two sets of color conversion data and stored. The color data conversion unit 7 configured to perform the operation is a display device. In addition,
The display device 7 shows a display example when a character string “ABCD” is displayed.
【0016】以上のように構成された本実施の形態の表
示制御装置について、その一動作例を以下に説明する。
RAM3では、CPU2から入力される表示コードアド
レスにより表示コードを読み出し、表示コードをROM
アドレス生成部4に出力する。このRAM3には、CP
U2によって表示コードがあらかじめ表示する順番に蓄
積されており、且つ、表示コードには色データ変換部6
にある2つのカラーパレットのうちどちらか一方を選択
するためのパレット選択ビットを有している。An example of the operation of the display control device of the present embodiment configured as described above will be described below.
In the RAM 3, the display code is read by the display code address input from the CPU 2, and the display code is read from the ROM 3.
Output to the address generation unit 4. This RAM 3 has a CP
The display codes are stored in advance in the display order by U2, and the display codes are stored in the color data converter 6.
Has a palette selection bit for selecting one of the two color palettes.
【0017】ROMアドレス生成部4では、RAM3か
ら入力される表示コードをデコードし、表示コードに応
じた表示データアドレスを生成しROM5に出力する。The ROM address generator 4 decodes the display code input from the RAM 3, generates a display data address corresponding to the display code, and outputs the display data address to the ROM 5.
【0018】ROM5では、ROMアドレス生成部4か
らの表示データアドレスにより表示データを読み出し、
色データ変換部6に対して表示データを出力する。In the ROM 5, display data is read out by the display data address from the ROM address generation unit 4,
The display data is output to the color data converter 6.
【0019】また、ROMアドレス生成部4のデコーダ
ーにおいて、RAM3から入力される表示コードに設け
られたパレット選択ビットによりパレット選択信号を色
データ変換部6に出力する。このパレット選択信号によ
り、色データ変換部6内の2つのカラーパレットのうち
どちらか一方が表示用カラーパレットとして選択され
る。The decoder of the ROM address generator 4 outputs a palette selection signal to the color data converter 6 based on a palette selection bit provided in the display code input from the RAM 3. According to the palette selection signal, one of the two color palettes in the color data converter 6 is selected as a display color palette.
【0020】色データ変換部6では、表示データおよび
パレット選択信号より、表示データを表示装置7で表示
できるようにRGB表示データに変換し、RGB表示デ
ータを表示装置7に出力する。これによって、RAM3
に蓄積された表示コードの順番に表示データが表示装置
7に表示される。The color data converter 6 converts the display data into RGB display data based on the display data and the pallet selection signal so that the display device 7 can display the data, and outputs the RGB display data to the display device 7. Thereby, RAM3
The display data is displayed on the display device 7 in the order of the display codes stored in the display device.
【0021】また、RAM3に蓄積された表示コードに
は、表示終了を示すビットが設けてあり、ROMアドレ
ス生成部4のデコーダーで表示終了のビットを検出する
とCPU2に表示終了通知がなされ表示が完了する。The display code stored in the RAM 3 is provided with a bit indicating the end of display. When the decoder of the ROM address generation unit 4 detects the bit indicating the end of display, the CPU 2 is notified of the end of display and the display is completed. I do.
【0022】以上のように本発明の実施の形態によれ
ば、色データ変換部6において16色を1組のカラーパ
レットとして2組に色変換データを分けて蓄積し、且
つ、RAM3に蓄積されている表示コード内には色デー
タ変換部6の2組のカラーパレットの内どちらか一方を
選択するためのパレット選択ビットを備え、ROMアド
レス生成部4において表示コードをデコードし、色デー
タ変換部6の2組のカラーパレットのうちいずれか一方
を選択するためのパレット選択信号を色データ変換部6
に出力することで表示用カラーパレットが選択され、表
示画面全体では32色を同時に表示することができる。As described above, according to the embodiment of the present invention, the color data conversion unit 6 stores the color conversion data separately into two sets as 16 sets of color palettes as one set of color pallets, and also stores the color conversion data in the RAM 3. The display code includes a pallet selection bit for selecting one of the two sets of color pallets of the color data conversion unit 6. The ROM address generation unit 4 decodes the display code, A palette selection signal for selecting one of the two sets of color palettes of the color data conversion unit 6;
, The display color palette is selected, and 32 colors can be simultaneously displayed on the entire display screen.
【0023】なお、上記実施の形態においては、文字単
位では16色を同時表示し、且つ、表示画面全体では3
2色を同時に表示したい場合の実施例を示したが、色デ
ータ変換部に複数のカラーパレットを備え、且つ、パレ
ット選択信号により複数のカラーパレットの中から表示
用カラーパレットを選択できるようにすることによっ
て、32色よりも表示色数を増加させることができる。
また、本実施の形態においては、表示データの蓄積にR
OMを用いたが、RAMでも良いことは言うまでもな
い。In the above embodiment, 16 colors are simultaneously displayed in units of characters, and 3 colors are displayed in the entire display screen.
Although the embodiment in which two colors are desired to be displayed at the same time has been described, the color data conversion unit is provided with a plurality of color palettes, and a display color palette can be selected from the plurality of color palettes by a palette selection signal. Thus, the number of display colors can be increased more than 32 colors.
Further, in the present embodiment, R is used for storing display data.
Although OM is used, it goes without saying that RAM may be used.
【0024】[0024]
【発明の効果】以上のように、本発明では色変換データ
を複数のカラーパレットに蓄積し、パレット選択信号に
より複数のカラーパレットの中から使用する表示用カラ
ーパレットを選択することによって、表示データを蓄積
するROMの容量が少なくても多色表示が可能な優れた
表示制御装置を実現できるものである。As described above, according to the present invention, the color conversion data is stored in a plurality of color pallets, and the display color pallet to be used is selected from the plurality of color pallets by the pallet selection signal. It is possible to realize an excellent display control device capable of performing multi-color display even if the capacity of the ROM storing the data is small.
【図1】本発明の実施の形態に係る表示制御装置の構成
を示すブロック図FIG. 1 is a block diagram showing a configuration of a display control device according to an embodiment of the present invention.
【図2】従来の表示制御装置の構成を示すブロック図FIG. 2 is a block diagram showing a configuration of a conventional display control device.
1 表示制御装置 2 CPU 3 RAM 4 ROMアドレス生成部 5 ROM 6 色データ変換部 7 表示装置 REFERENCE SIGNS LIST 1 display control device 2 CPU 3 RAM 4 ROM address generation unit 5 ROM 6 color data conversion unit 7 display device
───────────────────────────────────────────────────── フロントページの続き (72)発明者 平野 誠 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 (72)発明者 郷古 大志 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 (72)発明者 神谷 久男 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 (72)発明者 川村 信 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 ──────────────────────────────────────────────────の Continuing on the front page (72) Inventor Makoto Hirano 1006 Kazuma Kadoma, Osaka Prefecture Matsushita Electric Industrial Co., Ltd. (72) Inventor Hisao Kamiya 1006 Kadoma Kadoma, Osaka Prefecture Matsushita Electric Industrial Co., Ltd. (72) Inventor Shin Kawamura 1006 Odaka Kadoma, Kadoma City, Osaka Matsushita Electric Industrial Co.
Claims (1)
スにより表示コードを出力するRAMと、前記表示コー
ドにより表示データアドレスを生成し出力するROMア
ドレス生成部と、前記表示データアドレスにより表示デ
ータを出力するROMと、前記表示データをRGB表示
データに変換する色データ変換部とから成る表示制御装
置において、 前記色データ変換部が色変換データを分けて蓄積するた
めの複数のカラーパレットを備え、また、前記RAMに
蓄積されている表示コードが前記複数のカラーパレット
から表示用カラーパレットを選択するためのパレット選
択ビットを有し、 前記ROMアドレス生成部において、パレット選択ビッ
トを有する前記表示コードをデコードし、パレット選択
信号を前記色データ変換部に出力することによって前記
複数のカラーパレットの中から表示用カラーパレットを
選択することを特徴とする表示制御装置。1. A RAM for outputting a display code based on a display code address input from a CPU, a ROM address generating unit for generating and outputting a display data address based on the display code, and outputting display data based on the display data address. A display control device comprising: a ROM; and a color data conversion unit that converts the display data into RGB display data, wherein the color data conversion unit includes a plurality of color palettes for separately storing the color conversion data, The display code stored in the RAM has a palette selection bit for selecting a display color palette from the plurality of color palettes, and the ROM address generator decodes the display code having the palette selection bit. And outputting a palette selection signal to the color data conversion unit. Thus the display control device and selects the display color palette from said plurality of color palettes.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9159428A JPH117272A (en) | 1997-06-17 | 1997-06-17 | Display controller |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9159428A JPH117272A (en) | 1997-06-17 | 1997-06-17 | Display controller |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH117272A true JPH117272A (en) | 1999-01-12 |
Family
ID=15693537
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9159428A Pending JPH117272A (en) | 1997-06-17 | 1997-06-17 | Display controller |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH117272A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002218345A (en) * | 2001-01-16 | 2002-08-02 | Mitsubishi Electric Corp | Screen display device |
US6674413B2 (en) | 2000-03-30 | 2004-01-06 | Matsushita Electric Industrial Co., Ltd. | Display control apparatus |
-
1997
- 1997-06-17 JP JP9159428A patent/JPH117272A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6674413B2 (en) | 2000-03-30 | 2004-01-06 | Matsushita Electric Industrial Co., Ltd. | Display control apparatus |
JP2002218345A (en) * | 2001-01-16 | 2002-08-02 | Mitsubishi Electric Corp | Screen display device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4408197A (en) | Pattern display apparatus | |
JPH02124593A (en) | Gradation display device | |
JPH11224071A (en) | Method and device for coding characters and related display attribute in video system | |
KR900019432A (en) | cellphone | |
JPS62230169A (en) | Wipe waveform selecting device | |
JPH117272A (en) | Display controller | |
KR100322914B1 (en) | Method for Hangul input in a mobile station | |
US20080182626A1 (en) | Computer product, process execution device, and method of process executing | |
JP2002218345A (en) | Screen display device | |
KR100418066B1 (en) | Method for input character of cellular phone | |
KR19990069519A (en) | Message input device of communication terminal | |
JP4474153B2 (en) | Data compression apparatus, compressed data decoding apparatus, data compression method, data compression program, and image display system | |
JP3545165B2 (en) | Display control device | |
KR100678196B1 (en) | Method for arraying and inputting key | |
KR100442850B1 (en) | On screen display device and method reducing memory size | |
JP2001265505A (en) | Character input device for electronic equipment | |
KR100620737B1 (en) | Apparatus and method for converting arabic character of mobile communication terminal | |
TW525137B (en) | Display method for background mapping | |
JP2005077629A (en) | Image signal processing circuit and portable terminal device | |
JPH01134493A (en) | Image display device | |
JP4660128B2 (en) | Lightning display system | |
KR100522797B1 (en) | Apparatus and method for translating simbol code of arabic | |
JP2569916B2 (en) | Display control circuit | |
JP2000047654A (en) | Color picture signal generating device and recording medium | |
JPS6220029Y2 (en) |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20050620 |