JP3443229B2 - Write control circuit of character display device - Google Patents

Write control circuit of character display device

Info

Publication number
JP3443229B2
JP3443229B2 JP06324596A JP6324596A JP3443229B2 JP 3443229 B2 JP3443229 B2 JP 3443229B2 JP 06324596 A JP06324596 A JP 06324596A JP 6324596 A JP6324596 A JP 6324596A JP 3443229 B2 JP3443229 B2 JP 3443229B2
Authority
JP
Japan
Prior art keywords
data
character
transfer mode
register
write signal
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.)
Expired - Fee Related
Application number
JP06324596A
Other languages
Japanese (ja)
Other versions
JPH09261552A (en
Inventor
正幸 内藤
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP06324596A priority Critical patent/JP3443229B2/en
Publication of JPH09261552A publication Critical patent/JPH09261552A/en
Application granted granted Critical
Publication of JP3443229B2 publication Critical patent/JP3443229B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Studio Circuits (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】 【0001】 【発明の属する技術分野】本発明は、TV等に文字表示
を行うOSD(ON SCREEN DISPLAY)機能に係わり、特
に、文字データ及び制御データをビデオメモリに書き込
むための書き込み制御回路に関する。 【0002】 【従来の技術】一般に、TV等に文字表示を行うOSD
(ON SCREEN DISPLAY)機能を実現するためには、マイ
コンからOSD用のLSIに、文字データと共に文字の
反転,点滅,色等の表示属性を指定する制御データを、
各文字毎に転送するようにしている。通常、文字データ
は8ビット、制御データは、文字色3ビット,文字背景
色3ビット,反転・点滅等2ビットの合計8ビットで構
成され、複数文字を連続して転送するときは、8ビット
の文字データと8ビットの制御データが交互に繰り返し
転送される。 【0003】 【発明が解決しようとする課題】上述したように、従来
の文字表示装置においては、各文字毎に表示属性を変更
できるよう構成されているが、実際にTV等にOSDと
して文字を重畳して表示する際は、表示属性は同一で文
字のみが変化することが多く、また、その反対に、表示
文字は同一でその表示属性のみがが変化する場合があ
る。 【0004】しかしながら、従来では、このような場合
であっても常に各文字毎に文字データと制御データとを
対にして転送していたので、マイコンの負担が大きくな
ると共に転送時間が長くなるという問題があった。ま
た、表示すべき文字のデータをマイコンのROM等に記
憶しておく場合は、そのROM容量が増大してしまう。 【0005】 【課題を解決するための手段】本発明は、文字データ及
び文字の表示属性を指定する制御データをビデオメモリ
に書き込み、該ビデオメモリからデータを読み出して表
示を行う文字表示装置において、入力される制御データ
及び文字データが各々書き込まれる第1及び第2のレジ
スタと、転送モードを指定するコマンドに応じて状態が
設定される転送モードレジスタと、入力される制御デー
タを前記第1のレジスタに書き込むための第1の書き込
み信号と、入力される文字データを前記第2のレジスタ
に書き込むための第2の書き込み信号と、前記第1及び
第2のレジスタの内容を前記ビデオメモリに書き込むた
めの第3の書き込み信号を発生し、前記転送モードレジ
スタの状態が第1転送モード状態のとき前記第1乃至第
3の書き込み信号を順次繰り返し出力し、第2転送モー
ドのとき前記第1及び第3の書き込み信号を順次繰り返
し出力し、第3転送モードのとき前記第2及び第3の書
き込み信号を順次繰り返し出力する書き込み信号発生回
路とを備えることにより、上記課題を解決するものであ
る。 【0006】本発明では、表示形態に合わせて3つの転
送モードのいずれか1つを選択できるようになり、転送
時間は必要最小限で済むようになる。 【0007】 【発明の実施の形態】図1は、本発明の実施の形態を示
すブロック図であり、1は、マイコン(図示せず)から
転送されるシリアルデータをパラレルデータに変換する
シリアルパラレル変換器、2はパラレル変換されたデー
タをラッチすると共にラッチしたデータがコマンドであ
るときそれをデコードするラッチ&コマンドデコーダ、
3はラッチ&コマンドデコーダ2でデコードされたコマ
ンドが転送モードコマンドであるとき、コマンド内容に
応じて第1から第3までの転送モードのいずれか1つに
対応する転送モード状態が設定される転送モードレジス
タ、4は文字属性を指定する制御データを一旦記憶する
ための制御データレジスタ、5は文字データを一旦記憶
するための文字データレジスタ、6は制御データレジス
タ4及び文字データレジスタ5に一旦記憶されたデータ
を所定文字数分記憶するVRAM、7は転送された制御
データを制御データレジスタ4に書き込むための第1書
き込み信号W1と、転送された文字データを文字データ
レジスタ5に書き込むための第2書き込み信号W2と、
制御データレジスタ4及び文字データレジスタ5に一旦
記憶されたデータをVRAM6に書き込むための第3書
き込み信号W3を、転送モードレジスタ3の状態に応じ
て、異なる順序で出力する書き込み信号発生回路であ
る。 【0008】また、8は書き込み信号W3に基づき書き
込みアドレスをインクリメントする書き込みアドレスカ
ウンタ、9は水平同期信号H及び垂直同期信号Vに基づ
き読み出しアドレスをインクリメントする読み出しアド
レスカウンタ、10は書き込みアドレスカウンタ8及び
読み出しアドレスカウンタ9からのアドレスを、リード
/ライト制御信号R/Wに応じて選択的にVRAM6に
供給するアドレス制御回路、11はVRAMから読み出
されたデータを一旦記憶し、文字データをキャラクタジ
ェネレータとしてのROM12に送出する読み出しレジ
スタ、13はROM12からの文字フォントデータと読
み出しレジスタ11からの制御データから指定された表
示属性の文字フォントデータを生成して出力する出力制
御回路である。 【0009】以下、図2のタイミングチャート及び図3
を参照しながら、実施形態の動作の説明をする。この例
では、3つの異なる転送モードが可能であって、第1転
送モードでは、図3Aに示すように、従来と同様各文字
毎に、8ビットの制御データと8ビットの文字データが
交互に転送され、第2転送モードでは、図3Bに示すよ
うに、1文字目だけは8ビットの制御データと8ビット
の文字データが転送され、2文字目以降は8ビットの制
御データのみが転送される。また、第3転送モードで
は、図3Cに示すように、1文字目だけは8ビットの制
御データと8ビットの文字データが転送され、2文字目
以降は8ビットの文字データのみが転送される。 【0010】そして、このような転送モードを実現でき
るよう図1に示す回路は構成されている。まず、マイコ
ンから第1の転送モードでデータを転送する場合は、最
初に、第1転送モードを指定する転送モードコマンド
を、シリアルパラレル変換器1に転送する。このコマン
ドは次段のラッチ&コマンドデコーダ2に入力され、こ
こでデコードされることによって、転送モードレジスタ
3には第1転送モード状態が設定される。 【0011】設定後、マイコンは、図3Aに示すように
各文字毎に制御データと文字データを交互に転送し、こ
れらデータは順次シリアルパラレル変換器1でシリアル
データに変換され、ラッチ&コマンドデコーダ2にラッ
チされる。この場合、転送モードレジスタ3は第1転送
モード状態に設定されているので、書き込み信号発生回
路7は、その状態に応じて図2Aに示すように、第1乃
至第3の書き込み信号W1,W2,W3を順次繰り返し
出力する。このため、8ビットの制御データがまず、制
御データレジスタ4に書き込まれ、次に、8ビットの文
字データが文字データレジスタ5に書き込まれ、最後
に、制御データレジスタ4及び文字データレジスタ5に
書き込まれた合計16ビットのデータが一度にVRAM
6に書き込まれ、以上の動作が繰り返し行われる。 【0012】よって、マイコンから交互に転送された制
御データと文字データは、確実に各々のレジスタ4,5
に書き込まれ、その後、VRAM6にも書き込まれるこ
ととなる。尚、書き込みアドレスカウンタ8は、第3書
き込み信号W3によりインクリメントされるので、転送
されたデータは転送された順序でVRAM6に書き込ま
れることとなる。 【0013】次に、第2転送モードの場合は、上述と同
様、マイコンが転送モードコマンドを送出することによ
り、転送モードレジスタ3が第2転送モード状態に設定
され、マイコンからは図3Bに示すように、1文字目だ
けは8ビットの制御データと8ビットの文字データが転
送され、2文字目以降は8ビットの制御データのみが転
送される。 【0014】この場合、転送モードレジスタ3は第2転
送モード状態に設定されているので、書き込み信号発生
回路7は、図2Bに示すように、1回だけ第1乃至第3
の書き込み信号W1,W2,W3を順次出力し、2回目
以降は第1及び第3の書き込み信号W1,W3を順次繰
り返し出力する。このため、最初に転送された8ビット
の制御データ及び文字データは、第1転送モードと同
様、各々制御データレジスタ4及び文字データレジスタ
5に書き込まれ、これらの合計16ビットのデータはV
RAM6に書き込まれる。 【0015】しかしながら、書き込み信号発生回路7
は、次回から第1及び第3の書き込み信号W1,W2し
か出力しないので、転送されてきた制御データのみが制
御データレジスタ4に順次書き込まれ、文字データレジ
スタ5の内容は変化しない。よって、第3書き込み信号
W3が発生すると、更新された8ビットの制御データと
保持されている8ビットの文字データがVRAM6に書
き込まれることとなり、以降同様の動作を行う。 【0016】従って、VRAM6には、第1転送モード
と同様、合計16ビットの制御データ及び文字データの
対が各文字毎に書き込まれるが、文字データは全て同一
のデータとなり、制御データのみが順次転送により更新
されたデータとなる。また、第3転送モードの場合、マ
イコンが転送モードコマンドを送出することにより、転
送モードレジスタ3が第3転送モード状態に設定され、
マイコンからは図3Cに示すように、1文字目だけは8
ビットの制御データと8ビットの文字データが転送さ
れ、2文字目以降は8ビットの文字データのみが転送さ
れる。 【0017】この場合、転送モードレジスタ3は第3転
送モード状態に設定されているので、書き込み信号発生
回路7は、図2Cに示すように、1回だけ第1乃至第3
の書き込み信号W1,W2,W3を順次出力し、2回目
以降は第2及び第3の書き込み信号W2,W3を順次繰
り返し出力する。このため、最初に転送された8ビット
の制御データ及び文字データは、第1転送モードと同
様、各々制御データレジスタ4及び文字データレジスタ
5に書き込まれるが、次回からは転送されてきた文字デ
ータのみが文字データレジスタ5に順次書き込まれ、制
御データレジスタ4の内容は変化しない。よって、第3
書き込み信号W3が発生すると、保持されている8ビッ
トの制御データと更新された8ビットの文字データがV
RAM6に書き込まれることとなり、以降同様の動作を
行う。 【0018】従って、VRAM6には、第1転送モード
と同様、合計16ビットの制御データ及び文字データの
対が各文字毎に書き込まれるが、制御データは全て同一
のデータとなり、文字データのみが順次転送により更新
されたデータとなる。このように、マイコンから指定さ
れた転送モードに対応するように、データのレジスタ
4,5及びVRAM6への書き込みが実行される。そし
て、第2又は第3転送モードのときは、転送データ量が
ほぼ半減するので転送時間が大幅に短縮される。また、
表示しようとする文字のデータをマイコンのROM等に
記憶しておく場合には、転送データ量の減少によりRO
Mの容量も少なくて済むようになる。 【0019】次に、以上のようにして書き込まれデータ
の読み出しについて説明する。読み出しアドレスは、読
み出しアドレスカウンタ9によって所定の周期で供給さ
れ、アドレス制御回路10ではリード/ライト信号に応
じて、供給された読み出しアドレスをVRAM6に送出
する。このため、VRAM6からは所定の周期で各文字
毎に16ビットの制御データ及び文字データが一度に読
み出しレジスタ11に読み出される。 【0020】読み出された16ビットのデータのうち文
字データはROM12にアドレスとして送出され、対応
する文字フォントデータが出力制御回路13に出力され
る。この出力制御回路13には、読み出しレジスタ11
から制御データも供給され、ここで、制御データに応じ
た表示属性の文字フォントデータが生成されて出力され
る。そして、この表示出力が図示しない後段において、
TV等の映像出力に重畳されてTV画面上に表示され
る。 【0021】よって、転送モードが第2転送モードであ
るときは、同一文字が異なる表示属性で表示され、
た、第3転送モードのときは、転送された文字が全て同
一の表示属性で表示されることとなる。尚、上述の実施
形態においては、最初に制御データを転送し、続いて文
字データを転送するようにしたため、書き込み信号発生
回路7から第1書き込み信号W1を最初に出力し、次に
第2書き込み信号W2を出力するようにした。しかしな
がら、その逆に、最初に文字データを転送し、続いて制
御データを転送するようにしてもよく、この場合、書き
込み信号発生回路7からは第2書き込み信号W2を最初
に出力し、次に第1書き込み信号W1を出力するように
すればよい。 【0022】 【発明の効果】本発明によれば、表示形態に応じたデー
タ転送モードを選択することが可能となり、転送時間を
必要最小限に短縮することができるようになる。また、
表示データを送り側であるマイコンのメモリに記憶する
場合には、そのメモリ容量を削減することが可能とな
る。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an OSD (ON SCREEN DISPLAY) function for displaying characters on a TV or the like, and particularly, writes character data and control data to a video memory. And a write control circuit. 2. Description of the Related Art Generally, an OSD for displaying a character on a TV or the like.
In order to realize the (ON SCREEN DISPLAY) function, control data for designating display attributes such as inversion, blinking, and color of characters, along with character data, is sent from the microcomputer to the OSD LSI.
Each character is transferred. Normally, the character data is composed of 8 bits, and the control data is composed of a total of 8 bits of 3 bits for the character color, 3 bits for the character background color, and 2 bits such as inversion and blinking. Is alternately and repeatedly transferred. [0003] As described above, the conventional character display device is configured so that the display attribute can be changed for each character, but the character is actually displayed as an OSD on a TV or the like. When superimposed and displayed, the display attributes are often the same and only the characters change. Conversely, the display characters may be the same and only the display attributes change. However, conventionally, even in such a case, since character data and control data are always transferred in pairs for each character, the load on the microcomputer increases and the transfer time increases. There was a problem. Further, when data of characters to be displayed is stored in a ROM or the like of a microcomputer, the capacity of the ROM increases. According to the present invention, there is provided a character display device for writing character data and control data for designating a display attribute of a character to a video memory, reading the data from the video memory, and displaying the data. First and second registers to which input control data and character data are respectively written, a transfer mode register in which a state is set according to a command designating a transfer mode, and input control data to the first and second registers. A first write signal for writing to a register, a second write signal for writing input character data to the second register, and writing the contents of the first and second registers to the video memory A third write signal for generating the first to third transfer signals when the state of the transfer mode register is the first transfer mode state. A write signal for repeatedly outputting a write signal in sequence, sequentially and repeatedly outputting the first and third write signals in the second transfer mode, and sequentially and repeatedly outputting the second and third write signals in the third transfer mode The above problem is solved by providing a signal generation circuit. According to the present invention, one of the three transfer modes can be selected according to the display mode, and the transfer time can be minimized. FIG. 1 is a block diagram showing an embodiment of the present invention. Reference numeral 1 denotes a serial-parallel converter for converting serial data transferred from a microcomputer (not shown) into parallel data. The converter 2 latches the parallel-converted data, and decodes the latched data when the latched data is a command.
When the command decoded by the latch & command decoder 2 is a transfer mode command, a transfer mode 3 is set to a transfer mode state corresponding to any one of the first to third transfer modes according to the command content. A mode register, 4 is a control data register for temporarily storing control data for specifying a character attribute, 5 is a character data register for temporarily storing character data, and 6 is a temporarily stored in the control data register 4 and the character data register 5. A VRAM 7 for storing the transferred data for a predetermined number of characters includes a first write signal W1 for writing the transferred control data to the control data register 4 and a second write signal W1 for writing the transferred character data to the character data register 5. A write signal W2;
This is a write signal generation circuit that outputs a third write signal W3 for writing data once stored in the control data register 4 and the character data register 5 to the VRAM 6 in a different order according to the state of the transfer mode register 3. Reference numeral 8 denotes a write address counter for incrementing the write address based on the write signal W3, 9 a read address counter for incrementing the read address based on the horizontal synchronizing signal H and the vertical synchronizing signal V, and 10 a write address counter 8 and An address control circuit for selectively supplying an address from the read address counter 9 to the VRAM 6 in accordance with a read / write control signal R / W. An address control circuit 11 temporarily stores data read from the VRAM and converts character data into a character generator. A read register 13 for sending to the ROM 12 as an output control circuit 13 generates and outputs character font data of a designated display attribute from the character font data from the ROM 12 and the control data from the read register 11. The timing chart of FIG. 2 and FIG.
The operation of the embodiment will be described with reference to FIG. In this example, three different transfer modes are possible, and in the first transfer mode, as shown in FIG. 3A, 8-bit control data and 8-bit character data are alternately provided for each character as in the conventional case. In the second transfer mode, as shown in FIG. 3B, only the first character is transferred with 8-bit control data and 8-bit character data, and after the second character, only 8-bit control data is transferred. You. In the third transfer mode, as shown in FIG. 3C, only the first character is transferred with 8-bit control data and 8-bit character data, and after the second character, only 8-bit character data is transferred. . The circuit shown in FIG. 1 is configured to realize such a transfer mode. First, when data is transferred from the microcomputer in the first transfer mode, first, a transfer mode command designating the first transfer mode is transferred to the serial / parallel converter 1. This command is input to the latch & command decoder 2 in the next stage, where it is decoded, whereby the transfer mode register 3 is set to the first transfer mode state. After the setting, the microcomputer transfers control data and character data alternately for each character as shown in FIG. 3A, and these data are sequentially converted into serial data by the serial / parallel converter 1, and the latch & command decoder 2 latched. In this case, since the transfer mode register 3 is set to the first transfer mode state, the write signal generation circuit 7 performs the first to third write signals W1 and W2 according to the state as shown in FIG. 2A. , W3 are sequentially and repeatedly output. Therefore, 8-bit control data is first written into the control data register 4, then 8-bit character data is written into the character data register 5, and finally, into the control data register 4 and the character data register 5. 16-bit data is stored in VRAM
6 and the above operation is repeated. Therefore, the control data and the character data alternately transferred from the microcomputer are surely stored in each of the registers 4 and 5.
, And then also to the VRAM 6. Since the write address counter 8 is incremented by the third write signal W3, the transferred data is written to the VRAM 6 in the order of transfer. Next, in the case of the second transfer mode, the transfer mode register 3 is set to the second transfer mode state by the transfer of the transfer mode command by the microcomputer as described above, and the microcomputer shows the state shown in FIG. 3B. As described above, only the first character is transferred with 8-bit control data and 8-bit character data, and after the second character, only 8-bit control data is transferred. In this case, since the transfer mode register 3 is set to the second transfer mode state, the write signal generating circuit 7 performs the first to third operations only once as shown in FIG. 2B.
Are sequentially output, and after the second time, the first and third write signals W1 and W3 are sequentially and repeatedly output. Therefore, the 8-bit control data and character data transferred first are written to the control data register 4 and the character data register 5, respectively, as in the first transfer mode.
The data is written to the RAM 6. However, the write signal generation circuit 7
Outputs only the first and third write signals W1 and W2 from the next time, so that only the transferred control data is sequentially written into the control data register 4, and the contents of the character data register 5 do not change. Therefore, when the third write signal W3 is generated, the updated 8-bit control data and the held 8-bit character data are written to the VRAM 6, and the same operation is performed thereafter. Accordingly, as in the first transfer mode, a pair of control data and character data of a total of 16 bits is written for each character in the VRAM 6, but all the character data are the same data, and only the control data is sequentially stored. The data is updated by the transfer. Further, in the case of the third transfer mode, the transfer mode register 3 is set to the third transfer mode state by the microcomputer sending out the transfer mode command,
From the microcomputer, as shown in FIG.
Bit control data and 8-bit character data are transferred, and after the second character, only 8-bit character data is transferred. In this case, since the transfer mode register 3 is set to the third transfer mode state, the write signal generation circuit 7 performs the first to third operations only once as shown in FIG. 2C.
Are sequentially output, and after the second time, the second and third write signals W2 and W3 are sequentially and repeatedly output. Therefore, the first transferred 8-bit control data and character data are written in the control data register 4 and the character data register 5, respectively, as in the first transfer mode. Are sequentially written to the character data register 5, and the contents of the control data register 4 do not change. Therefore, the third
When the write signal W3 is generated, the held 8-bit control data and the updated 8-bit character data
The data is written to the RAM 6, and the same operation is performed thereafter. Therefore, as in the first transfer mode, a pair of control data and character data of a total of 16 bits is written in the VRAM 6 for each character. However, all the control data is the same data, and only the character data is sequentially written. The data is updated by the transfer. In this manner, data is written into the registers 4 and 5 and the VRAM 6 so as to correspond to the transfer mode specified by the microcomputer. Then, in the second or third transfer mode, the transfer data amount is almost halved, so that the transfer time is greatly reduced. Also,
When the data of the character to be displayed is stored in the ROM or the like of the microcomputer, the RO
The capacity of M can be reduced. Next, reading of data written as described above will be described. The read address is supplied by the read address counter 9 at a predetermined cycle, and the address control circuit 10 sends out the supplied read address to the VRAM 6 according to the read / write signal. For this reason, 16-bit control data and character data for each character are read from the VRAM 6 to the read register 11 at a time at a predetermined cycle. Character data of the read 16-bit data is sent to the ROM 12 as an address, and the corresponding character font data is output to the output control circuit 13. The output control circuit 13 includes a read register 11
Also supplies control data. Here, character font data having a display attribute corresponding to the control data is generated and output. Then, in a later stage (not shown),
The information is superimposed on a video output of a TV or the like and displayed on a TV screen. Therefore, when the transfer mode is the second transfer mode, the same characters are displayed with different display attributes, and when the transfer mode is the third transfer mode, all the transferred characters are the same.
It will be displayed with one display attribute . In the above-described embodiment, since the control data is transferred first, and then the character data is transferred, the first write signal W1 is first output from the write signal generation circuit 7, and then the second write signal is output. The signal W2 is output. However, conversely, the character data may be transferred first, and then the control data may be transferred. In this case, the write signal generation circuit 7 outputs the second write signal W2 first, and then What is necessary is just to output the 1st write signal W1. According to the present invention, it is possible to select a data transfer mode according to a display mode, and it is possible to reduce a transfer time to a necessary minimum. Also,
When the display data is stored in the memory of the microcomputer on the sending side, the memory capacity can be reduced.

【図面の簡単な説明】 【図1】本発明の実施形態を示すブロック図である。 【図2】本発明の実施形態の動作を説明するためのタイ
ミングチャートである。 【図3】本発明の実施形態の転送モードを説明するため
の説明図である。 【符号の説明】 1 シリアルパラレル変換器 2 ラッチ&コマンドデコーダ 3 転送モードレジスタ 4 制御データレジスタ 5 文字データレジスタ 6 VRAM 7 書き込み信号発生回路 8 書き込みアドレスカウンタ 9 読み出しアドレスカウンタ 10 アドレス制御回路 11 読み出しレジスタ 12 ROM 13 出力制御回路
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of the present invention. FIG. 2 is a timing chart for explaining the operation of the embodiment of the present invention. FIG. 3 is an explanatory diagram for explaining a transfer mode according to the embodiment of the present invention. [Description of Signs] 1 Serial / parallel converter 2 Latch & command decoder 3 Transfer mode register 4 Control data register 5 Character data register 6 VRAM 7 Write signal generation circuit 8 Write address counter 9 Read address counter 10 Address control circuit 11 Read register 12 ROM 13 output control circuit

Claims (1)

(57)【特許請求の範囲】 【請求項1】 文字データ及び文字の表示属性を指定す
る制御データをビデオメモリに書き込み、該ビデオメモ
リからデータを読み出して表示を行う文字表示装置にお
いて、入力される制御データ及び文字データが各々書き
込まれる第1及び第2のレジスタと、転送モードを指定
するコマンドに応じて状態が設定される転送モードレジ
スタと、入力される制御データを前記第1のレジスタに
書き込むための第1の書き込み信号と、入力される文字
データを前記第2のレジスタに書き込むための第2の書
き込み信号と、前記第1及び第2のレジスタの内容を前
記ビデオメモリに書き込むための第3の書き込み信号を
発生し、前記転送モードレジスタの状態が第1転送モー
ド状態のとき前記第1乃至第3の書き込み信号を順次繰
り返し出力し、第2転送モードのとき前記第1乃至第3
の書き込み信号を出力した後前記第1及び第3の書き込
み信号を順次繰り返し出力し、第3転送モードのとき
記第1乃至第3の書き込み信号を出力した後前記第2及
び第3の書き込み信号を順次繰り返し出力する書き込み
信号発生回路とを備えたことを特徴とする文字表示装置
の書き込み制御回路。
(57) [Claim 1] In a character display device for writing character data and control data for designating a display attribute of a character to a video memory and reading out the data from the video memory to perform display, First and second registers into which control data and character data are written, a transfer mode register in which a state is set according to a command designating a transfer mode, and input control data into the first register. A first write signal for writing, a second write signal for writing input character data to the second register, and a second write signal for writing the contents of the first and second registers to the video memory. A third write signal is generated, and when the state of the transfer mode register is the first transfer mode state, the first to third write signals are sequentially transmitted. Repeatedly outputs, the first to third when the second transfer mode
Sequentially repeatedly outputs the first and third write signals after outputting the write signal before the time of the third transfer mode
And a write signal generating circuit for sequentially outputting the second and third write signals repeatedly after outputting the first to third write signals.
JP06324596A 1996-03-19 1996-03-19 Write control circuit of character display device Expired - Fee Related JP3443229B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06324596A JP3443229B2 (en) 1996-03-19 1996-03-19 Write control circuit of character display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06324596A JP3443229B2 (en) 1996-03-19 1996-03-19 Write control circuit of character display device

Publications (2)

Publication Number Publication Date
JPH09261552A JPH09261552A (en) 1997-10-03
JP3443229B2 true JP3443229B2 (en) 2003-09-02

Family

ID=13223666

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06324596A Expired - Fee Related JP3443229B2 (en) 1996-03-19 1996-03-19 Write control circuit of character display device

Country Status (1)

Country Link
JP (1) JP3443229B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3951695B2 (en) 2001-12-11 2007-08-01 ソニー株式会社 Image distribution system and method, image distribution apparatus and method, image reception apparatus and method, recording medium, and program

Also Published As

Publication number Publication date
JPH09261552A (en) 1997-10-03

Similar Documents

Publication Publication Date Title
JPS60220387A (en) Raster scan display unit
US5414447A (en) Frame buffer, method and circuit
JP3477397B2 (en) A driving method, a driving device, a display device capable of being chained, and a chained display system for a plurality of display devices to be chained.
JP3443229B2 (en) Write control circuit of character display device
US5867137A (en) Display control device and method for generating display data to display images in gray scale
US5367317A (en) Screen display device
JP2000122030A (en) Method for driving matrix type liquid crystal display panel and device for executing this method
JPS62113193A (en) Memory circuit
JP2922519B2 (en) Video synthesizer
US20050030428A1 (en) On-screen display device
KR100206580B1 (en) Memory device for 4 divided frequency data of liquid crystal display device
JPH07271656A (en) Image data processing system
JP3694622B2 (en) Generating image display data
JP2856037B2 (en) Memory controller
JPH09130710A (en) Liquid crystal display video signal generator
JPS5876880A (en) Display
KR920008274B1 (en) 16/256 color switching apparatus
JP2918885B2 (en) Display control device
JPS604988A (en) Image display
JPH0916117A (en) Display driving circuit
JPS58187989A (en) Display memory circuit
JPH0736424A (en) Control circuit for picture display memory
JPS61190389A (en) Character display unit
JPH0214717B2 (en)
JPH0869278A (en) Plotting controller

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080620

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090620

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090620

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100620

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110620

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110620

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120620

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130620

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees