JP3974423B2 - Display control device - Google Patents

Display control device Download PDF

Info

Publication number
JP3974423B2
JP3974423B2 JP2002044142A JP2002044142A JP3974423B2 JP 3974423 B2 JP3974423 B2 JP 3974423B2 JP 2002044142 A JP2002044142 A JP 2002044142A JP 2002044142 A JP2002044142 A JP 2002044142A JP 3974423 B2 JP3974423 B2 JP 3974423B2
Authority
JP
Japan
Prior art keywords
display
data
rom
address
display data
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
JP2002044142A
Other languages
Japanese (ja)
Other versions
JP2003241734A (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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial 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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP2002044142A priority Critical patent/JP3974423B2/en
Publication of JP2003241734A publication Critical patent/JP2003241734A/en
Application granted granted Critical
Publication of JP3974423B2 publication Critical patent/JP3974423B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Controls And Circuits For Display Device (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、表示制御装置に関し、特に表示データの訂正または追加を可能とした表示制御装置に関する。
【0002】
【従来の技術】
従来、この種の表示回路は図2に示すような構成が一般的であった。以下、その構成について図面を参照しながら説明する。
図2は、従来の表示制御装置の基本構成を示すブロック図である。
図2において、表示制御装置200は、命令コードを記憶する命令ROM202と、命令コードを解読し、演算処理を実行するCPU201と、CPU201の表示コードに関する出力を記憶するRAM203と、画像を表示させるための表示データを格納する表示ROM204と、CPU201の画像特徴に関する出力により画像の設定及び表示データの制御を行う表示制御回路OSD205とから構成されている。
【0003】
次に、上記のような構成を有する従来の表示制御装置の動作について説明する。
CPU201は、命令ROM202に格納されているプログラムにより記述された命令コードに従って演算処理を実行し、特に表示制御においては、表示装置210に表示させる為の表示コードをRAM203に書込むと同時に表示のタイミング、表示データの色、形、大きさなどの表示設定を、表示制御回路OSD205に内蔵されるレジスタへ設定する。
【0004】
表示制御回路OSD205は、前記RAM203に書込まれた表示コードをデコードし、これに合ったキャラクターまたはグラフィックデータを前記表示ROM204から読み出し、また本表示制御回路OSD205に設定された設定値に従って、RGB信号を出力し、前記表示装置210の画面に画像を表示する。
【0005】
【発明が解決しようとする課題】
しかしながら、このような従来の表示制御装置では、表示制御回路OSDが読み出すキャラクターまたはグラフィックデータを格納する表示ROMに誤ったデータが存在する場合、前記表示装置では、図4に示す通り、本来表示すべき画像とは異なった表示が画面に出力されてしまうという問題があった。
本発明は、この様な従来の問題点を解決する為になされたもので、表示ROMに誤ったデータを訂正し、正しい表示データを画面に出力させることのできる、且つ表示データを簡単に追加することのできる表示制御装置を提供することを目的とする。
【0006】
【課題を解決するための手段】
上記課題を解決するために、本発明の請求項1に記載の表示制御装置は、所定の表示データを記憶装置から読み出して画像を表示装置に表示する表示制御装置において、命令プログラムが格納されている命令ROMの命令コードを解読し、演算処理を実行する中央演算処理装置と、前記CPUより出力される表示コードを記憶する書換え可能なRAMと、表示装置に画像を表示させる為の表示データを格納する読出し専用の表示ROMと、前記RAMに書込まれた表示コードを読出して解読すると同時に前記表示ROMから表示データを読出し、前記表示コードに従って画像を前記表示装置に表示する表示制御回路と、前記表示ROMに誤った表示データが記録されている場合、該誤った表示データが格納されているアドレスを検出する為に、前記CPUから該誤った表示データが格納されているアドレスを設定する為のアドレスレジスタと、該誤った表示データが格納されているアドレスに対して前記表示制御回路からアクセスしている事を検出する為のアドレス一致検出回路と、訂正のための正しい表示データを前記CPUから設定する為のデータレジスタと、前記表示ROMから読み出されたデータと前記データレジスタに格納されているデータとを入れ替えるROM訂正回路と、を備え、前記表示ROMから誤った表示データが読み出されているとき、前記ROM訂正回路は、該誤った表示データを前記正しい表示データに訂正するものであり、前記表示ROMの表示データが格納されているアドレス領域以外の領域を前記ROM訂正回路内部のアドレスレジスタに設定するとともに、これらのアドレスに対する表示データを前記ROM訂正回路内部のデータレジスタに設定し、かつ、前記表示制御回路からのアドレスと前記アドレスレジスタに設定したアドレスとが一致したときに該アドレスに対する表示データをデータレジスタから出力することにより、表示データを追加するものである。
【0008】
また、本発明の請求項2に記載の表示制御装置は、所定の表示データを記憶装置から読み出して画像を表示装置に表示する表示制御装置において、命令プログラムが格納されている命令ROMの命令コードを解読し、演算処理を実行する中央演算処理装置(以下、CPUと称す)と、前記CPUより出力される表示コードを記憶する書換え可能なRAMと、表示装置に画像を表示させる為の表示データを格納する読出し専用の表示ROMと、前記RAMに書込まれた表示コードを読出して解読すると同時に前記表示ROMから表示データを読出し、前記表示コードに従って画像を前記表示装置に表示する表示制御回路と、前記表示ROMに誤った表示データが記録されている場合、該誤った表示データが格納されているアドレスを検出する為に、前記CPUから該誤った表示データが格納されているアドレスを設定する為のアドレスレジスタと、該誤った表示データが格納されているアドレスに対して前記表示制御回路からアクセスしている事を検出する為のアドレス一致検出回路と、訂正のための正しい表示データを前記CPUから設定する為のデータレジスタと、前記表示ROMから読み出されたデータと前記データレジスタに格納されているデータとを入れ替えるROM訂正回路と、を備え、前記表示ROMから誤った表示データが読み出されているとき、前記ROM訂正回路は、該誤った表示データを前記正しい表示データに訂正するものであり、前記表示ROMの表示データが格納されているアドレス領域のうち、ある一連の前記表示データに対応するアドレスを前記ROM訂正回路内部のアドレスレジスタに設定するとともに、これらのアドレスに対して、一定の訂正データを前記ROM訂正回路内部のデータレジスタに設定し、かつ、前記表示制御回路からのアドレスと前記アドレスレジスタに設定したアドレスとが一致したときに該アドレスに対する前記一定の訂正データをデータレジスタから出力することにより、前記表示データが前記表示制御回路に転送される時、ある一連の前記表示データに対し、前記一定の訂正を行ってから表示制御を実行するものである。
【0010】
また、本発明の請求項3に記載の表示制御装置は、所定の表示データを記憶装置から読み出して画像を表示装置に表示する表示制御装置において、命令プログラムが格納されている命令ROMの命令コードを解読し、演算処理を実行する中央演算処理装置(以下、CPUと称す)と、前記CPUより出力される表示コードを記憶する書換え可能なRAMと、表示装置に画像を表示させる為の表示データを格納する読出し専用の表示ROMと、前記RAMに書込まれた表示コードを読出して解読すると同時に前記表示ROMから表示データを読出し、前記表示コードに従って画像を前記表示装置に表示する表示制御回路と、前記表示ROMに誤った表示データが記録されている場合、該誤った表示データが格納されているアドレスを検出する為に、前記CPUから該誤った表示データが格納されているアドレスを設定する為のアドレスレジスタと、該誤った表示データが格納されているアドレスに対して前記表示制御回路からアクセスしている事を検出する為のアドレス一致検出回路と、訂正のための正しい表示データを前記CPUから設定する為のデータレジスタと、前記表示ROMから読み出されたデータと前記データレジスタに格納されているデータとを入れ替えるROM訂正回路と、を備え、前記表示ROMから誤った表示データが読み出されているとき、前記ROM訂正回路は、該誤った表示データを前記正しい表示データに訂正するものであり、前記命令コードを格納する命令ROMと、前記表示データを格納する表示ROMと、を同一のROMの上に配置し、前記ROMの命令コードおよび表示データが格納されているアドレス領域以外の領域を前記ROM訂正回路内部のアドレスレジスタに設定するとともに、これらのアドレスに対する命令コードまたは表示データを前記ROM訂正回路内部のデータレジスタに設定し、かつ、前記CPUからのアドレスまたは前記表示制御回路からのアドレスと前記アドレスレジスタに設定したアドレスとが一致したときに該アドレスに対する命令コードまたは表示データをデータレジスタから出力することにより、命令コードまたは表示データを追加するものである。
【0012】
【発明の実施の形態】
(実施の形態1)
以下、本発明の実施の形態1による表示制御装置について、図面を参照しながら説明する。
図1は、本発明の実施の形態1による表示制御装置の構成を示すブロック図である。
【0013】
図1において、表示制御装置100は、命令プログラムにより記述されている命令コードを格納する命令ROM102と、前記命令コードを解読し、演算処理を実行し、表示コードや表示設定を出力する中央演算処理装置CPU101と、前記表示コードを記憶するRAM103と、画像を表示させるための表示データを格納する表示ROM104と、表示制御回路OSD105と、表示ROM104に格納されている表示データに誤りがあった場合、誤ったデータの格納されているアドレスを検知して、正しい表示データに入替えるROM訂正回路106とから構成されている。
【0014】
図5は、図1におけるROM訂正回路106の構成を示すブロック図である。図5において、ROM訂正回路106(500)は、表示ROM104に格納されている誤ったデータのアドレスを保持するアドレスレジスタ503と、前記誤ったデータと置き換えるための正しいデータを保持するデータレジスタ501と、誤ったデータを訂正する信号を出す制御レジスタ502と、表示ROM104からデータを読み出すためのアクセスアドレスが予めアドレスレジスタ503に登録しているアドレスと一致するか否かを判定するアドレス一致判定回路504と、誤りデータの訂正機能をOn/OffするAND回路505と、制御信号に応じてデータレジスタ501もしくは表示ROM104からのデータを選択して出力するセレクタ506とから構成されている。
【0015】
ROM訂正回路106(500)では、装置が起動されるとき、汎用ポートなどの通信手段を介して、表示ROM104に格納されている誤ったデータのアドレスが予め内蔵のアドレスレジスタ503に設定され、かつそのアドレスに対応する正しい表示データが内蔵のデータレジスタ501に設定された後、制御レジスタ502がそれらのアドレスに対応するようにイネーブル状態に設定される。その一例を図4、図6に示す。図4に示した4つの誤ったデータのアドレスAk、An〜An+2をアドレスレジスタ503に設定し、それらのアドレスに対応する正しい表示データ、“7C7E”、“7FFC”、“7FF8”、“7FF0”を、図6に示すように、データレジスタ501に設定する。これらの正しいデータを使って画像を表示するとき、画像は図6の601から602に変わって正しく映し出される。
【0016】
次に、上記のような構成を有する本発明の実施の形態1による表示制御装置の動作について、図面を参照しながら説明する。
図1に示すように、表示制御装置100により出力されるR、G、B出力によって表示装置110に画像が表示される。
CPU101は、命令ROM102に格納されているプログラムにより記述された命令コードに従って演算処理を実行し、特に表示制御においては、表示装置に表示させる為の表示コードをRAM103に書込むと同時に、表示のタイミング、表示データの色、形、大きさなどの表示設定を表示制御回路OSD105に内蔵されるレジスタへ設定する。
【0017】
前記表示制御回路OSD105は、前記RAM103に書込まれた表示コードをデコードし、これに合ったキャラクターまたはグラフィックデータを表示ROM104から読出す。このため、ROMアドレスを表示ROM104及びROM訂正回路106に出力する。そのアドレスに応じて読み出された表示データは、まずROM訂正回路106に出力される。
【0018】
ROM訂正回路106(500)に入力されるROMアドレスは、アドレス一致判定回路504に入力される。アドレス一致判定回路504は、予めアドレスレジスタ503に設定されたアドレスと入力されたROMアドレスとを比較して、アドレスの値が一致しているか否かを判定する。前記アドレスレジスタ503に設定された値と入力されたアドレスとが一致し、かつ制御レジスタ502の設定値がイネーブル状態の場合、内蔵のデータレジスタ501のデータと、表示ROM104からROM訂正回路106(500)に入力される表示データとを、セレクタ回路506によって切換え、正しい表示データをOSD105に出力する。その他の場合では、表示ROM104からROM訂正回路106(500)に入力される表示データをそのままOSD105に出力する。
【0019】
具体的には、図6に示すように、表示データが表示制御回路OSD105から出力されるアドレスに従って、表示ROM104から順次出力される。表示制御回路OSD105から出力されるアドレスがAkに差し掛かった時、ROM訂正回路106の内蔵のアドレス一致判定回路504は、アドレスレジスタ503に設定したアドレス値Akと一致していることを検知し、この時制御レジスタ502の設定がイネーブル状態である為、内蔵されるデータレジスタ501に設定されている正しい表示データを、前記表示ROM104から出力された表示データの代わりにセレクタ回路506によって切換え、表示制御回路OSD105へ出力する。
【0020】
同様に、表示ROM104において、アドレスAn〜An+2と連続して誤った表示データが存在する場合、ROM訂正回路106(500)に内蔵されるアドレスレジスタ503にAn〜An+2を設定し、それらのアドレスに対応する正しい表示データをデータレジスタ501に設定すると同時に、制御レジスタ502をも各アドレスに対応してイネーブル状態に設定することにより、正しいデータをセレクタ回路506によって切換え、表示制御回路OSD105へ出力することができる。
そして表示制御回路OSD105は、CPU101により設定された設定値に従って、RGB信号を出力し、表示装置110の画面に正しい画像を表示する。
【0021】
また、図5におけるROM訂正回路のアドレスレジスタ503に設定するアドレスの値を、前記表示ROM104のアドレス領域を越えた値に設定することにより、本来存在しない架空のROM領域の表示データと前記データレジスタ501に設定した表示データとを入替えることとなり、結果、他の回路に影響を与えることなく表示データを追加することが可能となる。
【0022】
図7は上記説明した内容を図に示したものである。本来アドレスAENDまでに表示データは全て格納されているが、AEND+n以降、順次AEND+n+1、AEND+n+2、AEND+n+3…なる架空領域をアドレスレジスタ503に設定し、かつこれらのアドレスに対する表示データをデータレジスタ501に設定することによって、全く新規の表示データを追加することが可能となる。
【0023】
また、図5におけるROM訂正回路のデータレジスタ501に設定する訂正データの値をある規則性を持たせて設定し、かつある一連の表示データに対して一定の訂正を実施することにより、取り消し線表示や下線表示を容易に実現することができる。すなわち、表示ROM104の表示データが格納されているアドレス領域に対して、ある規則性を持たせたアドレス領域をアドレスレジスタ503に設定するとともに、これらのアドレスに対して、一定の訂正データをデータレジスタ501に設定し、かつ、表示制御回路105からのアドレスとアドレスレジスタ503に設定したアドレスとが一致したときに該アドレスに対する一定の訂正データをデータレジスタ501から出力することにより、表示データが前記表示制御回路105に転送される時、ある一連の前記表示データに対し、前記一定の訂正を行ってから表示制御を実行することができる。
【0024】
図8は上記説明した内容を図に示したものである。ある一連の表示データにおける同一の表示ラインに当る表示データのアドレスAk、Anに対し、ROM訂正回路に内蔵されるデータレジスタ501の同じ訂正内容を繰り返し実行するように、図に示す通り、例えば表示データの最下部に対して“FFFF”なるデータと入替えることにより、802に示すような下線表示を実現することが可能となる。
【0025】
このように、本実施の形態1では、表示データを格納する表示ROMと表示制御を行う表示制御回路OSDとの間にROM訂正回路を設けるようにしたので、表示ROMに誤ったデータが記録されている場合、そのデータのアドレスを検知して正しいデータに置き換えてから表示制御回路OSDに出力するため、正しい画像を表示装置にて得ることができる。また、ROM訂正回路のアドレスレジスタを表示ROMのアドレス領域以外の領域に設定することによって、簡単に表示データを追加することができる。さらに、表示ROMから表示制御回路OSDに表示データが転送される際、ある一連の表示データに対して、ROM訂正回路を介して、同様な訂正動作を実行することにより、下線や取り消し線などの表示を簡単に実行することができる。
(実施の形態2)
以下、本発明の実施の形態2による表示制御装置について、図面を参照しながら説明する。なお、本実施の形態2は、前述した実施の形態1における命令ROMと表示ROMとを同一のROMの上に配置するものである。
【0026】
図3は、本発明の実施の形態2に係わる表示制御装置の構成を示したブロック図である。
図3において、302は命令コード及び表示データを格納する読み出し専用のROM、304はCPU301が命令/表示ROM302から命令コードを読み出す時、及び表示制御回路OSD305が命令/表示ROM302から表示データを読み出す時、それぞれ出力されるアドレスをお互いに干渉し合わないように時分割するマルチプレクサ、307は時分割入力された各アドレスに対応して命令/表示ROM302から出力される命令コードをCPU301に、表示データをOSD305に仕分けるセパレータである。その他の構成は、前述の実施の形態1と同様なため、説明を省略する。
【0027】
次に、上記のような構成を有する本実施の形態2による表示制御装置の動作について、図面を参照しながら説明する。
図3に示すように、表示制御装置300により出力されるR、G、B出力によって表示装置310に画像が表示される。命令/表示ROM302には命令コードが記述されたプログラムと表示データとが同時に格納されている。
【0028】
CPU301は、マルチプレクサ304により時分割されたアクセスアドレスを命令/表示ROM302に送り、そのアドレスに対応して命令/表示ROM302の内、プログラムが記述されている領域から命令コードを読出し、ROM訂正回路306とセパレータ307を介して入力され、前記命令コードに従って演算処理を実行する。この時、特に表示制御においては、表示装置310に表示させる為の表示コードをRAM303に書込むと同時に、表示のタイミング、表示データの色、形、大きさなどの表示設定を表示制御回路OSD305に内蔵されるレジスタへ設定する。
【0029】
前記表示制御回路OSD305は、前記RAM303に書込まれた表示コードをデコードし、これに合ったキャラクターまたはグラフィックデータを前記命令/表示ROM302の内、表示データが格納されている領域から表示データを読出す。このため、表示制御回路OSD305から出力されたROMアクセスアドレスはマルチプレクサ304により時分割されてから、表示ROM302及びROM訂正回路306に入力される。そのアドレスに応じて読み出された表示データはまずROM訂正回路306に出力される。
【0030】
ROM訂正回路306(500)に入力されるROMアドレスは、アドレス一致判定回路504に入力される。アドレス一致判定回路504は予めアドレスレジスタ503に設定されたアドレスと入力されたROMアドレスとを比較して、アドレスの値が一致しているか否かを判定する。前記アドレスレジスタ503に設定された値と入力されたアドレスとが一致し、かつ制御レジスタ502の設定値がイネーブル状態の場合、内蔵のデータレジスタ501のデータと、命令/表示ROM302からROM訂正回路306(500)に入力される表示データとを、セレクタ回路506によって切換え、正しい表示データを出力する。ROM訂正回路から出力された正しいデータはセパレータ307により表示制御回路OSD305に分配される。その他の場合では、命令/表示ROM302からROM訂正回路306(500)に入力される表示データはそのままOSD305に分配される。
【0031】
具体的には、図6に示すように、表示データが表示制御回路OSD305から出力されるアドレスに従って、命令/表示ROM302から順次出力される。表示制御回路OSD305から出力されるアドレスがAkに差し掛かった時、ROM訂正回路306(500)の内蔵のアドレス一致判定回路504は、アドレスレジスタ503に設定したアドレス値Akと一致していることを検知し、この時制御レジスタ502の設定がイネーブル状態である為、内蔵されるデータレジスタ501に設定されている正しい表示データを、前記命令/表示ROM302から出力された表示データの代わりにセレクター回路506によって切換え、表示制御回路OSD305へ出力する。
【0032】
同様に、命令/表示ROM302において、アドレスAn〜An+2と連続して誤った表示データが存在する場合、ROM訂正回路306(500)に内蔵されるアドレスレジスタ503にAn〜An+2を設定し、それらのアドレスに対応する正しい表示データをデータレジスタ501に設定すると同時に、制御レジスタ502をも各アドレスに対応してイネーブル状態に設定することにより、正しいデータをセレクター回路506によって切換え、表示制御回路OSD105へ出力することができる。
そして表示制御回路OSD305は、CPU301により設定された設定値に従って、RGB信号を出力し、表示装置310の画面に正しい画像を表示する。
【0033】
また、これら一連のROM訂正機能は、CPU301が読み出す命令コードに対しても同様の設定をROM訂正回路306の各レジスタに設定することにより同様な効果が得られる。特に本実施の形態2によるROM訂正方法は、CPU301と表示制御回路OSD305双方に対して、一つのROM訂正回路で対応することができ、回路規模を小さくすることができる。
【0034】
また、図5におけるROM訂正回路のアドレスレジスタ503に設定するアドレスの値を、前記命令/表示ROM304のアドレス領域以外の領域に、または表示データを命令ROM領域に、命令データを表示ROM領域に設定することにより、本来存在しない架空のROM領域の命令データまたは表示データと前記データレジスタ501に設定した正しいデータとを入替えることとなり、その結果、他の回路に影響を与えることなく表示データまたは命令データを追加することが可能となる。
【0035】
また、前述した実施の形態1と同様に、図5におけるROM訂正回路のデータレジスタ501に設定する訂正データの値をある規則性を持たせて設定し、かつある一連の表示データに対して同一の訂正を実施することにより、取り消し線表示や下線表示を容易に実現することができる。
【0036】
このように、本実施の形態2では、表示データ及び命令コードを同一の命令/表示ROMに格納し、かつ該命令/表示ROMと表示制御を行う表示制御回路OSDとの間にROM訂正回路を設けるようにしたので、命令/表示ROMに誤ったデータが記録されている場合、そのデータのアドレスを検知して正しいデータに置き換えてから表示制御回路OSDに出力するため、正しい画像を表示装置にて得ることができる。また、ROM訂正回路のアドレスレジスタを命令/表示ROMのアドレス領域以外の領域、またはお互いのデータ領域に設定することによって、簡単に命令/表示データを追加することができる。命令/表示ROMから表示制御回路OSDに表示データが転送される際、ある一連の表示データに対して、ROM訂正回路を介して、同様な訂正動作を実行することにより、下線や取り消し線などの表示を簡単に実行できる。さらに、CPUと表示制御回路OSDは一つのROM訂正回路を共有できるため、回路規模を小さくすることができる。
【0037】
【発明の効果】
以上のように、本発明の請求項1に係る表示装置によれば、所定の表示データを記憶装置から読み出して画像を表示装置に表示する表示制御装置において、命令プログラムが格納されている命令ROMの命令コードを解読し、演算処理を実行する中央演算処理装置(以下、CPUと称す)と、前記CPUより出力される表示コードを記憶する書換え可能なRAMと、表示装置に画像を表示させる為の表示データを格納する読出し専用の表示ROMと、前記RAMに書込まれた表示コードを読出して解読すると同時に前記表示ROMから表示データを読出し、前記表示コードに従って画像を前記表示装置に表示する表示制御回路と、前記表示ROMに誤った表示データが記録されている場合、該誤った表示データが格納されているアドレスを検出する為に、前記CPUから該誤った表示データが格納されているアドレスを設定する為のアドレスレジスタと、該誤った表示データが格納されているアドレスに対して前記表示制御回路からアクセスしている事を検出する為のアドレス一致検出回路と、訂正のための正しい表示データを前記CPUから設定する為のデータレジスタと、前記表示ROMから読み出されたデータと前記データレジスタに格納されているデータとを入れ替えるROM訂正回路と、を備え、前記表示ROMから誤った表示データが読み出されているとき、前記ROM訂正回路は、該誤った表示データを前記正しい表示データに訂正するものであり、前記表示ROMの表示データが格納されているアドレス領域以外の領域を前記ROM訂正回路内部のアドレスレジスタに設定するとともに、これらのアドレスに対する表示データを前記ROM訂正回路内部のデータレジスタに設定し、かつ、前記表示制御回路からのアドレスと前記アドレスレジスタに設定したアドレスとが一致したときに該アドレスに対する表示データをデータレジスタから出力することにより、表示データを追加するようにしたので、表示ROMに誤った表示データが記録されている場合においても、表示装置にて正しい表示を得る事が可能となり、また表示ROM製造時の歩留を高くすることができるという効果がある。
また、ROM訂正回路を応用して、ROM領域外の架空のデータを訂正することにより、他の回路への影響なく、簡単に全く新規の表示データを追加することができるという効果がある。
【0039】
また、本発明の請求項2に係る表示制御装置によれば、所定の表示データを記憶装置から読み出して画像を表示装置に表示する表示制御装置において、命令プログラムが格納されている命令ROMの命令コードを解読し、演算処理を実行する中央演算処理装置(以下、CPUと称す)と、前記CPUより出力される表示コードを記憶する書換え可能なRAMと、表示装置に画像を表示させる為の表示データを格納する読出し専用の表示ROMと、前記RAMに書込まれた表示コードを読出して解読すると同時に前記表示ROMから表示データを読出し、前記表示コードに従って画像を前記表示装置に表示する表示制御回路と、前記表示ROMに誤った表示データが記録されている場合、該誤った表示データが格納されているアドレスを検出する為に、前記CPUから該誤った表示データが格納されているアドレスを設定する為のアドレスレジスタと、該誤った表示データが格納されているアドレスに対して前記表示制御回路からアクセスしている事を検出する為のアドレス一致検出回路と、訂正のための正しい表示データを前記CPUから設定する為のデータレジスタと、前記表示ROMから読み出されたデータと前記データレジスタに格納されているデータとを入れ替えるROM訂正回路と、を備え、前記表示ROMから誤った表示データが読み出されているとき、前記ROM訂正回路は、該誤った表示データを前記正しい表示データに訂正するものであり、前記表示ROMの表示データが格納されているアドレス領域のうち、ある一連の前記表示データに対応するアドレスを前記ROM訂正回路内部のアドレスレジスタに設定するとともに、これらのアドレスに対して、一定の訂正データを前記ROM訂正回路内部のデータレジスタに設定し、かつ、前記表示制御回路からのアドレスと前記アドレスレジスタに設定したアドレスとが一致したときに該アドレスに対する前記一定の訂正データをデータレジスタから出力することにより、前記表示データが前記表示制御回路OSDに転送される時、ある一連の前記表示データに対し、前記一定の訂正を行ってから表示制御を実行するようにしたので、表示ROMに誤った表示データが記録されている場合においても、表示装置にて正しい表示を得る事が可能となり、また表示ROM製造時の歩留を高くすることができるという効果がある。
また、ROM訂正回路を応用して、ある一連の表示データに同じ修正を施すことにより、取り消し線、下線といった表示データの簡易な加工を簡単に実現することができるという効果がある。
【0041】
また、本発明の請求項3に係る表示制御装置によれば、所定の表示データを記憶装置から読み出して画像を表示装置に表示する表示制御装置において、命令プログラムが格納されている命令ROMの命令コードを解読し、演算処理を実行する中央演算処理装置(以下、CPUと称す)と、前記CPUより出力される表示コードを記憶する書換え可能なRAMと、表示装置に画像を表示させる為の表示データを格納する読出し専用の表示ROMと、前記RAMに書込まれた表示コードを読出して解読すると同時に前記表示ROMから表示データを読出し、前記表示コードに従って画像を前記表示装置に表示する表示制御回路と、前記表示ROMに誤った表示データが記録されている場合、該誤った表示データが格納されているアドレスを検出する為に、前記CPUから該誤った表示データが格納されているアドレスを設定する為のアドレスレジスタと、該誤った表示データが格納されているアドレスに対して前記表示制御回路からアクセスしている事を検出する為のアドレス一致検出回路と、訂正のための正しい表示データを前記CPUから設定する為のデータレジスタと、前記表示ROMから読み出されたデータと前記データレジスタに格納されているデータとを入れ替えるROM訂正回路と、を備え、前記表示ROMから誤った表示データが読み出されているとき、前記ROM訂正回路は、該誤った表示データを前記正しい表示データに訂正するものであり、前記命令コードを格納する命令ROMと、前記表示データを格納する表示ROMと、を同一のROMの上に配置し、前記ROMの命令コードおよび表示データが格納されているアドレス領域以外の領域を前記ROM訂正回路内部のアドレスレジスタに設定するとともに、これらのアドレスに対する命令コードまたは表示データを前記ROM訂正回路内部のデータレジスタに設定し、かつ、前記CPUからのアドレスまたは前記表示制御回路からのアドレスと前記アドレスレジスタに設定したアドレスとが一致したときに該アドレスに対する命令コードまたは表示データをデータレジスタから出力することにより、命令コードまたは表示データを追加するようにしたので、表示ROMに誤った表示データが記録されている場合においても、表示装置にて正しい表示を得る事が可能となり、また表示ROM製造時の歩留を高くすることができるという効果がある。
また、1つのROM訂正回路で命令ROM、表示ROMのそれぞれに対して、同時に訂正を実行することが可能となり、回路規模を小さくすることができるという効果がある。
また、ROM訂正回路を応用して、ROM領域外の架空のデータを訂正することにより、他の回路への影響なく、簡単に全く新規の表示または命令データを追加することができるという効果がある。
【図面の簡単な説明】
【図1】本発明の実施の形態1による表示制御装置の構成を示すブロック図である。
【図2】従来の表示制御装置の構成を示すブロック図である。
【図3】本発明の実施の形態2による表示制御装置の構成を示すブロック図である。
【図4】従来例における正しくない表示例を示す図である。
【図5】図1および図3におけるROM訂正回路内部の構成を示すブロック図である。
【図6】本発明における正しい表示例である。
【図7】本発明における追加データによる表示例である。
【図8】本発明における一連の表示データに対して同様な訂正を実行した表示例である。
【符号の説明】
100、200、300 表示制御装置
101、201、301 CPU
102、202 命令ROM
103、203、303 RAM
104、204 表示ROM
105、205、305 表示制御回路(OSD)
106、306、500 ROM訂正回路
110、210、310 表示装置
302 命令/表示兼用ROM
304 アドレスマルチプレクサ
307 セパレータ
400、600、800 表示ROM内部に格納されている表示データ
401 誤った表示の例
501 データレジスタ
502 制御レジスタ
503 アドレスレジスタ
504 アドレス一致判定回路
505 ROM訂正機能ON/OFF回路
506 訂正データ切換え回路(セレクタ)
601 訂正前の表示例
602 訂正後の表示例
700 表示ROMのアドレス領域外の表示データ
701 表示データを追加した表示例
801 繰り返し訂正前の表示例
802 ROM訂正回路による下線表示例
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a display control device, and more particularly to a display control device that enables correction or addition of display data.
[0002]
[Prior art]
Conventionally, this type of display circuit is generally configured as shown in FIG. Hereinafter, the configuration will be described with reference to the drawings.
FIG. 2 is a block diagram showing a basic configuration of a conventional display control apparatus.
In FIG. 2, the display control device 200 displays a command ROM 202 that stores a command code, a CPU 201 that decodes the command code and executes arithmetic processing, a RAM 203 that stores output related to the display code of the CPU 201, and an image. The display ROM 204 stores the display data and the display control circuit OSD 205 that sets the image and controls the display data by the output of the CPU 201 regarding the image characteristics.
[0003]
Next, the operation of the conventional display control apparatus having the above configuration will be described.
The CPU 201 executes arithmetic processing in accordance with an instruction code described by a program stored in the instruction ROM 202, and particularly in display control, the display code for displaying on the display device 210 is written into the RAM 203 and at the same time the display timing. The display settings such as the color, shape, and size of the display data are set in a register built in the display control circuit OSD205.
[0004]
The display control circuit OSD205 decodes the display code written in the RAM 203, reads the character or graphic data corresponding to the display code from the display ROM 204, and in accordance with the set value set in the display control circuit OSD205, the RGB signal Is displayed and an image is displayed on the screen of the display device 210.
[0005]
[Problems to be solved by the invention]
However, in such a conventional display control device, when there is erroneous data in the display ROM storing the character or graphic data read by the display control circuit OSD, the display device originally displays as shown in FIG. There is a problem that a display different from the image to be output is output on the screen.
The present invention has been made to solve such conventional problems, and can correct erroneous data in the display ROM, output correct display data to the screen, and easily add display data. It is an object of the present invention to provide a display control device that can do the above.
[0006]
[Means for Solving the Problems]
  In order to solve the above problems, a display control device according to claim 1 of the present invention is a display control device that reads predetermined display data from a storage device and displays an image on the display device, and stores an instruction program. A central processing unit that decodes the instruction code in the instruction ROM and executes arithmetic processing, a rewritable RAM that stores a display code output from the CPU, and display data for displaying an image on the display device A read-only display ROM for storing, a display control circuit for reading and decoding the display code written in the RAM and simultaneously reading display data from the display ROM and displaying an image on the display device according to the display code; When erroneous display data is recorded in the display ROM, in order to detect the address where the erroneous display data is stored The display for an address and the address register for setting the address display data Tsu said error from the CPU are stored, display data Tsu said error is storedControl circuitAn address coincidence detection circuit for detecting access from a data register, a data register for setting correct display data for correction from the CPU, data read from the display ROM and the data register A ROM correction circuit that replaces stored data, and when erroneous display data is read from the display ROM, the ROM correction circuit corrects the erroneous display data to the correct display data. An area other than an address area in which display data of the display ROM is stored is set in an address register in the ROM correction circuit, and display data for these addresses is set in a data register in the ROM correction circuit. And the address from the display control circuit and the address register are set. By outputting display data to said address from the data register when the address matches, is to add display data.
[0008]
  According to a second aspect of the present invention, there is provided a display control device for reading out predetermined display data from a storage device and displaying an image on the display device, wherein the instruction code stored in the instruction ROM stores the instruction program. A central processing unit (hereinafter referred to as a CPU) that executes arithmetic processing, a rewritable RAM that stores a display code output from the CPU, and display data for displaying an image on the display device A read-only display ROM that stores the display code, and a display control circuit that reads and decodes the display code written in the RAM and simultaneously reads display data from the display ROM and displays an image on the display device according to the display code; In the case where wrong display data is recorded in the display ROM, in order to detect the address where the wrong display data is stored The display address register for setting the address display data Tsu said error from the CPU are stored, to the address display data Tsu said error is storedControl circuitAn address coincidence detection circuit for detecting access from a data register, a data register for setting correct display data for correction from the CPU, data read from the display ROM and the data register A ROM correction circuit that replaces stored data, and when erroneous display data is read from the display ROM, the ROM correction circuit corrects the erroneous display data to the correct display data. In the address area where the display data of the display ROM is stored, an address corresponding to a series of the display data is set in an address register in the ROM correction circuit, and A fixed correction data is set in a data register in the ROM correction circuit, and the display When the display data is transferred to the display control circuit by outputting the fixed correction data for the address from the data register when the address from the control circuit matches the address set in the address register, Display control is executed after the certain correction is performed on a series of the display data.
[0010]
  According to a third aspect of the present invention, there is provided a display control device for reading out predetermined display data from a storage device and displaying an image on the display device, wherein the instruction code stored in the instruction ROM stores the instruction program. A central processing unit (hereinafter referred to as a CPU) that executes arithmetic processing, a rewritable RAM that stores a display code output from the CPU, and display data for displaying an image on the display device A read-only display ROM that stores the display code, and a display control circuit that reads and decodes the display code written in the RAM and simultaneously reads display data from the display ROM and displays an image on the display device according to the display code; In the case where wrong display data is recorded in the display ROM, in order to detect the address where the wrong display data is stored The display address register for setting the address display data Tsu said error from the CPU are stored, to the address display data Tsu said error is storedControl circuitAn address coincidence detection circuit for detecting access from a data register, a data register for setting correct display data for correction from the CPU, data read from the display ROM and the data register A ROM correction circuit that replaces stored data, and when erroneous display data is read from the display ROM, the ROM correction circuit corrects the erroneous display data to the correct display data. An instruction ROM for storing the instruction code and a display ROM for storing the display data are arranged on the same ROM, and the address area in which the instruction code and the display data of the ROM are stored Areas other than those are set in the address registers inside the ROM correction circuit, and the instruction code for these addresses is set. Instruction or display data is set in the data register in the ROM correction circuit, and an instruction for the address is matched when the address from the CPU or the address from the display control circuit matches the address set in the address register. An instruction code or display data is added by outputting the code or display data from the data register.
[0012]
DETAILED DESCRIPTION OF THE INVENTION
(Embodiment 1)
  Hereinafter, the present inventionAccording to the first embodimentDisplay control deviceLastThis will be described with reference to the drawings.
  FIG. 1 is a block diagram showing a configuration of a display control apparatus according to Embodiment 1 of the present invention.
[0013]
In FIG. 1, a display control apparatus 100 includes an instruction ROM 102 that stores an instruction code described by an instruction program, and a central operation process that decodes the instruction code, executes an operation process, and outputs a display code and a display setting. When there is an error in the display data stored in the device CPU 101, the RAM 103 for storing the display code, the display ROM 104 for storing display data for displaying an image, the display control circuit OSD 105, and the display ROM 104, The ROM correction circuit 106 detects an address where erroneous data is stored and replaces it with correct display data.
[0014]
FIG. 5 is a block diagram showing a configuration of the ROM correction circuit 106 in FIG. In FIG. 5, a ROM correction circuit 106 (500) includes an address register 503 that holds an address of incorrect data stored in the display ROM 104, and a data register 501 that holds correct data for replacing the incorrect data. The control register 502 that outputs a signal for correcting erroneous data, and the address match determination circuit 504 that determines whether or not the access address for reading data from the display ROM 104 matches the address registered in the address register 503 in advance. And an AND circuit 505 that turns on / off the correction function of error data, and a selector 506 that selects and outputs data from the data register 501 or the display ROM 104 in accordance with a control signal.
[0015]
In the ROM correction circuit 106 (500), when the apparatus is started, the address of erroneous data stored in the display ROM 104 is set in advance in the built-in address register 503 via communication means such as a general-purpose port, and After the correct display data corresponding to the address is set in the built-in data register 501, the control register 502 is set to the enable state so as to correspond to those addresses. An example thereof is shown in FIGS. Four incorrect data addresses A shown in FIG.k, An~ An + 2Are set in the address register 503, and the correct display data corresponding to those addresses, “7C7E”, “7FFC”, “7FF8”, and “7FF0” are set in the data register 501 as shown in FIG. When an image is displayed using these correct data, the image changes from 601 to 602 in FIG. 6 and is correctly displayed.
[0016]
Next, the operation of the display control apparatus according to Embodiment 1 of the present invention having the above configuration will be described with reference to the drawings.
As shown in FIG. 1, an image is displayed on the display device 110 by R, G, and B outputs output by the display control device 100.
The CPU 101 executes arithmetic processing according to an instruction code described by a program stored in the instruction ROM 102, and particularly in display control, the display code for display on the display device is written into the RAM 103 and at the same time the display timing. The display settings such as the color, shape, and size of the display data are set in a register built in the display control circuit OSD105.
[0017]
The display control circuit OSD 105 decodes the display code written in the RAM 103 and reads character or graphic data corresponding to the display code from the display ROM 104. Therefore, the ROM address is output to the display ROM 104 and the ROM correction circuit 106. The display data read according to the address is first output to the ROM correction circuit 106.
[0018]
The ROM address input to the ROM correction circuit 106 (500) is input to the address match determination circuit 504. The address match determination circuit 504 compares an address set in advance in the address register 503 with the input ROM address to determine whether or not the address values match. When the value set in the address register 503 matches the input address and the set value in the control register 502 is enabled, the data in the built-in data register 501 and the display ROM 104 to the ROM correction circuit 106 (500 ) Is switched by the selector circuit 506, and correct display data is output to the OSD 105. In other cases, the display data input from the display ROM 104 to the ROM correction circuit 106 (500) is output to the OSD 105 as it is.
[0019]
Specifically, as shown in FIG. 6, display data is sequentially output from the display ROM 104 in accordance with an address output from the display control circuit OSD 105. The address output from the display control circuit OSD105 is A.kThe address match determination circuit 504 built in the ROM correction circuit 106 is set to the address value A set in the address register 503.kSince the setting of the control register 502 is enabled at this time, the correct display data set in the built-in data register 501 is replaced with the display data output from the display ROM 104. Instead, it is switched by the selector circuit 506 and output to the display control circuit OSD105.
[0020]
Similarly, in the display ROM 104, the address An~ An + 2If there is erroneous display data continuously, A is stored in the address register 503 built in the ROM correction circuit 106 (500).n~ An + 2And the correct display data corresponding to those addresses are set in the data register 501, and at the same time, the control register 502 is also set in an enabled state corresponding to each address, thereby switching the correct data by the selector circuit 506, It can be output to the display control circuit OSD105.
The display control circuit OSD 105 outputs RGB signals in accordance with the set values set by the CPU 101 and displays a correct image on the screen of the display device 110.
[0021]
Further, by setting the address value set in the address register 503 of the ROM correction circuit in FIG. 5 to a value exceeding the address area of the display ROM 104, the display data in the fictitious ROM area that does not exist and the data register As a result, display data can be added without affecting other circuits.
[0022]
FIG. 7 shows the contents described above. Original address AENDAll the display data has been stored so far.END + nAfter that, sequentially AEND + n + 1, AEND + n + 2, AEND + n + 3.. Is set in the address register 503, and display data for these addresses is set in the data register 501, so that completely new display data can be added.
[0023]
  Further, the value of the correction data set in the data register 501 of the ROM correction circuit in FIG. 5 is set with a certain regularity, and a certain series of display data is set.ConstantBy executing the correction, it is possible to easily realize strikethrough display and underline display.That is, an address area having a certain regularity is set in the address register 503 with respect to the address area in which the display data of the display ROM 104 is stored, and certain correction data is set to the data register for these addresses. When the address from the display control circuit 105 and the address set in the address register 503 coincide with each other, the fixed correction data for the address is output from the data register 501 so that the display data is displayed as the display data. When the data is transferred to the control circuit 105, the display control can be executed after the certain correction is performed on a series of the display data.
[0024]
  FIG. 8 shows the above-described contents. A series of display dataCanSame displaylineAddress A of the display data corresponding tok, AnOn the other hand, the same correction contents of the data register 501 incorporated in the ROM correction circuit are repeatedly executed.likeAs shown in the figure, for example, by replacing the lowermost part of the display data with data “FFFF”,As shown in 802Underline display can be realized.
[0025]
  As described above, in the first embodiment, since the ROM correction circuit is provided between the display ROM for storing display data and the display control circuit OSD for performing display control, incorrect data is recorded in the display ROM. If the data address is detected, the data address is detected and replaced with correct data, and then output to the display control circuit OSD. Therefore, a correct image can be obtained by the display device. Further, display data can be easily added by setting the address register of the ROM correction circuit to an area other than the address area of the display ROM. Furthermore, when display data is transferred from the display ROM to the display control circuit OSD, a similar correction operation is performed on a certain series of display data via the ROM correction circuit, thereby causing underline, strikethrough, etc. Display can be performed easily.
(Embodiment 2)
  Hereinafter, the present inventionAccording to the second embodimentDisplay control deviceLastThis will be described with reference to the drawings. In the second embodiment, the instruction ROM and the display ROM in the first embodiment are arranged on the same ROM.
[0026]
FIG. 3 is a block diagram showing the configuration of the display control apparatus according to Embodiment 2 of the present invention.
In FIG. 3, 302 is a read-only ROM for storing instruction codes and display data, 304 is a time when the CPU 301 reads instruction codes from the instruction / display ROM 302, and a time when the display control circuit OSD 305 reads display data from the instruction / display ROM 302. , A multiplexer for time-sharing the output addresses so as not to interfere with each other, and 307 is a command code output from the command / display ROM 302 corresponding to each address input in a time-sharing manner, and the display data is sent to the CPU 301. It is a separator that sorts into OSD305. Since other configurations are the same as those of the first embodiment, description thereof is omitted.
[0027]
Next, the operation of the display control apparatus according to the second embodiment having the above configuration will be described with reference to the drawings.
As shown in FIG. 3, an image is displayed on the display device 310 by R, G, and B outputs output by the display control device 300. The instruction / display ROM 302 stores a program in which instruction codes are described and display data at the same time.
[0028]
The CPU 301 sends the access address time-divided by the multiplexer 304 to the instruction / display ROM 302, reads the instruction code from the area where the program is written in the instruction / display ROM 302 corresponding to the address, and reads the ROM correction circuit 306. And through the separator 307, the arithmetic processing is executed according to the instruction code. At this time, particularly in display control, a display code for display on the display device 310 is written into the RAM 303, and at the same time, display settings such as display timing, display data color, shape and size are displayed in the display control circuit OSD305. Set to the built-in register.
[0029]
The display control circuit OSD 305 decodes the display code written in the RAM 303 and reads the display data from the instruction / display ROM 302 in the area where the display data is stored in the character / graphic data corresponding to the display code. put out. Therefore, the ROM access address output from the display control circuit OSD 305 is time-divided by the multiplexer 304 and then input to the display ROM 302 and the ROM correction circuit 306. Display data read according to the address is first output to the ROM correction circuit 306.
[0030]
The ROM address input to the ROM correction circuit 306 (500) is input to the address match determination circuit 504. The address match determination circuit 504 compares the address set in advance in the address register 503 with the input ROM address, and determines whether the address values match. When the value set in the address register 503 matches the input address and the set value in the control register 502 is enabled, the data in the built-in data register 501 and the instruction / display ROM 302 to the ROM correction circuit 306 are displayed. The display data input to (500) is switched by the selector circuit 506, and correct display data is output. Correct data output from the ROM correction circuit is distributed to the display control circuit OSD 305 by the separator 307. In other cases, the display data input from the instruction / display ROM 302 to the ROM correction circuit 306 (500) is distributed to the OSD 305 as it is.
[0031]
Specifically, as shown in FIG. 6, display data is sequentially output from the instruction / display ROM 302 in accordance with an address output from the display control circuit OSD 305. The address output from the display control circuit OSD305 is A.kThe address match determination circuit 504 built in the ROM correction circuit 306 (500) is set to the address value A set in the address register 503.kSince the setting of the control register 502 is enabled at this time, the correct display data set in the built-in data register 501 is displayed on the display output from the instruction / display ROM 302. The data is switched by the selector circuit 506 instead of the data and output to the display control circuit OSD305.
[0032]
Similarly, in the command / display ROM 302, the address An~ An + 2If there is erroneous display data continuously, A is stored in the address register 503 built in the ROM correction circuit 306 (500).n~ An + 2And the correct display data corresponding to those addresses are set in the data register 501, and at the same time, the control register 502 is also set in the enabled state corresponding to each address, thereby switching the correct data by the selector circuit 506, It can be output to the display control circuit OSD105.
The display control circuit OSD 305 outputs RGB signals according to the setting values set by the CPU 301 and displays a correct image on the screen of the display device 310.
[0033]
The series of ROM correction functions can achieve the same effect by setting the same setting for each register of the ROM correction circuit 306 for the instruction code read by the CPU 301. In particular, the ROM correction method according to the second embodiment can cope with both the CPU 301 and the display control circuit OSD 305 with one ROM correction circuit, and can reduce the circuit scale.
[0034]
Also, the address value set in the address register 503 of the ROM correction circuit in FIG. 5 is set in an area other than the address area of the instruction / display ROM 304, or display data is set in the instruction ROM area, and instruction data is set in the display ROM area. By doing so, the instruction data or display data in the fictitious ROM area which does not exist originally is replaced with the correct data set in the data register 501, and as a result, the display data or instruction is not affected without affecting other circuits. Data can be added.
[0035]
Similarly to the first embodiment described above, the value of the correction data set in the data register 501 of the ROM correction circuit in FIG. 5 is set with a certain regularity, and the same for a series of display data. By executing the correction, it is possible to easily realize strikethrough display and underline display.
[0036]
As described above, in the second embodiment, the display correction data is stored in the same instruction / display ROM, and the ROM correction circuit is provided between the instruction / display ROM and the display control circuit OSD for display control. If the wrong data is recorded in the instruction / display ROM, the correct data is output to the display control circuit OSD after detecting the address of the data and replacing it with the correct data. Can be obtained. In addition, by setting the address register of the ROM correction circuit in an area other than the address area of the instruction / display ROM, or in the mutual data area, the instruction / display data can be easily added. When display data is transferred from the instruction / display ROM to the display control circuit OSD, a similar correction operation is performed on a certain series of display data via the ROM correction circuit, so that underline, strikethrough, etc. Display can be performed easily. Furthermore, since the CPU and the display control circuit OSD can share one ROM correction circuit, the circuit scale can be reduced.
[0037]
【The invention's effect】
  As described above, according to the display device of the first aspect of the present invention, in the display control device that reads predetermined display data from the storage device and displays an image on the display device, the command ROM storing the command program In order to display an image on a display device, a central processing unit (hereinafter referred to as a CPU) that decodes the instruction code and executes a calculation process, a rewritable RAM that stores a display code output from the CPU A read-only display ROM for storing the display data, and a display for reading and decoding the display code written in the RAM and simultaneously reading the display data from the display ROM and displaying an image on the display device according to the display code If incorrect display data is recorded in the control circuit and the display ROM, the address where the incorrect display data is stored is detected. To the display, the address register for display data Tsu said error sets the address stored from the CPU, to the address display data Tsu said error is storedControl circuitAn address coincidence detection circuit for detecting access from a data register, a data register for setting correct display data for correction from the CPU, data read from the display ROM and the data register A ROM correction circuit that replaces stored data, and when erroneous display data is read from the display ROM, the ROM correction circuit corrects the erroneous display data to the correct display data. An area other than an address area in which display data of the display ROM is stored is set in an address register in the ROM correction circuit, and display data for these addresses is set in a data register in the ROM correction circuit. And the address from the display control circuit and the address register are set. Since the display data is added by outputting the display data corresponding to the address when the address matches the display address, the display device can be used even when erroneous display data is recorded in the display ROM. Thus, it is possible to obtain a correct display, and it is possible to increase the yield when manufacturing the display ROM.
  Further, by applying a ROM correction circuit to correct fictitious data outside the ROM area, there is an effect that new display data can be easily added without affecting other circuits.
[0039]
  According to the display control device of the second aspect of the present invention, in the display control device that reads predetermined display data from the storage device and displays an image on the display device, the instruction in the instruction ROM in which the instruction program is stored is stored. A central processing unit (hereinafter referred to as CPU) that decodes the code and executes arithmetic processing, a rewritable RAM that stores a display code output from the CPU, and a display for displaying an image on the display device A read-only display ROM for storing data, and a display control circuit for reading and decoding a display code written in the RAM and simultaneously reading display data from the display ROM and displaying an image on the display device according to the display code If the wrong display data is recorded in the display ROM, the address where the wrong display data is stored is detected. For the display, an address register for setting the address display data Tsu said error from the CPU are stored, to the address display data Tsu said error is storedControl circuitAn address coincidence detection circuit for detecting access from a data register, a data register for setting correct display data for correction from the CPU, data read from the display ROM and the data register A ROM correction circuit that replaces stored data, and when erroneous display data is read from the display ROM, the ROM correction circuit corrects the erroneous display data to the correct display data. In the address area where the display data of the display ROM is stored, an address corresponding to a series of the display data is set in an address register in the ROM correction circuit, and A fixed correction data is set in a data register in the ROM correction circuit, and the display When the display data is transferred to the display control circuit OSD by outputting the fixed correction data for the address from the data register when the address from the control circuit matches the address set in the address register Since the display control is performed after the certain correction is performed on a certain series of the display data, even when erroneous display data is recorded in the display ROM, a correct display is performed on the display device. In addition, there is an effect that the yield at the time of manufacturing the display ROM can be increased.
  Further, by applying the same correction to a series of display data by applying the ROM correction circuit, there is an effect that simple processing of display data such as strikethrough and underline can be easily realized.
[0041]
  According to the display control device of the third aspect of the present invention, in the display control device that reads predetermined display data from the storage device and displays an image on the display device, the command in the command ROM storing the command program A central processing unit (hereinafter referred to as CPU) that decodes the code and executes arithmetic processing, a rewritable RAM that stores a display code output from the CPU, and a display for displaying an image on the display device A read-only display ROM for storing data, and a display control circuit for reading and decoding a display code written in the RAM and simultaneously reading display data from the display ROM and displaying an image on the display device according to the display code If the wrong display data is recorded in the display ROM, the address where the wrong display data is stored is detected. For the display, an address register for setting the address display data Tsu said error from the CPU are stored, to the address display data Tsu said error is storedControl circuitAn address coincidence detection circuit for detecting access from a data register, a data register for setting correct display data for correction from the CPU, data read from the display ROM and the data register A ROM correction circuit that replaces stored data, and when erroneous display data is read from the display ROM, the ROM correction circuit corrects the erroneous display data to the correct display data. An instruction ROM for storing the instruction code and a display ROM for storing the display data are arranged on the same ROM, and the address area in which the instruction code and the display data of the ROM are stored Areas other than those are set in the address registers inside the ROM correction circuit, and the instruction code for these addresses is set. Instruction or display data is set in the data register in the ROM correction circuit, and an instruction for the address is matched when the address from the CPU or the address from the display control circuit matches the address set in the address register. Since the instruction code or the display data is added by outputting the code or the display data from the data register, even if erroneous display data is recorded in the display ROM, a correct display is obtained on the display device. In addition, there is an effect that the yield at the time of manufacturing the display ROM can be increased.
  Further, it is possible to execute correction simultaneously on each of the instruction ROM and the display ROM with one ROM correction circuit, and there is an effect that the circuit scale can be reduced.
  Further, by applying a ROM correction circuit to correct fictitious data outside the ROM area, it is possible to easily add completely new display or command data without affecting other circuits. .
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a display control apparatus according to Embodiment 1 of the present invention.
FIG. 2 is a block diagram showing a configuration of a conventional display control apparatus.
FIG. 3 is a block diagram showing a configuration of a display control apparatus according to Embodiment 2 of the present invention.
FIG. 4 is a diagram showing an example of an incorrect display in a conventional example.
5 is a block diagram showing an internal configuration of a ROM correction circuit in FIGS. 1 and 3. FIG.
FIG. 6 is an example of correct display in the present invention.
FIG. 7 is a display example using additional data according to the present invention.
FIG. 8 is a display example in which the same correction is performed on a series of display data in the present invention.
[Explanation of symbols]
100, 200, 300 Display control device
101, 201, 301 CPU
102, 202 Instruction ROM
103, 203, 303 RAM
104, 204 Display ROM
105, 205, 305 Display control circuit (OSD)
106, 306, 500 ROM correction circuit
110, 210, 310 Display device
302 Instruction / display ROM
304 Address multiplexer
307 Separator
400, 600, 800 Display data stored in the display ROM
401 Example of incorrect display
501 Data register
502 Control register
503 Address register
504 Address match determination circuit
505 ROM correction function ON / OFF circuit
506 Correction data switching circuit (selector)
601 Display example before correction
602 Display example after correction
700 Display data outside the display ROM address area
701 Display example with display data added
801 Display example before repeated correction
802 Underline display example by ROM correction circuit

Claims (3)

所定の表示データを記憶装置から読み出して画像を表示装置に表示する表示制御装置において、
命令プログラムが格納されている命令ROMの命令コードを解読し、演算処理を実行する中央演算処理装置(以下、CPUと称す)と、
前記CPUより出力される表示コードを記憶する書換え可能なRAMと、
表示装置に画像を表示させる為の表示データを格納する読出し専用の表示ROMと、
前記RAMに書込まれた表示コードを読出して解読すると同時に前記表示ROMから表示データを読出し、前記表示コードに従って画像を前記表示装置に表示する表示制御回路と、
前記表示ROMに誤った表示データが記録されている場合、該誤った表示データが格納されているアドレスを検出する為に、前記CPUから該誤った表示データが格納されているアドレスを設定する為のアドレスレジスタと、該誤った表示データが格納されているアドレスに対して前記表示制御回路からアクセスしている事を検出する為のアドレス一致検出回路と、訂正のための正しい表示データを前記CPUから設定する為のデータレジスタと、前記表示ROMから読み出されたデータと前記データレジスタに格納されているデータとを入れ替えるROM訂正回路と、を備え、
前記表示ROMから誤った表示データが読み出されているとき、前記ROM訂正回路は、該誤った表示データを前記正しい表示データに訂正するものであり、
前記表示ROMの表示データが格納されているアドレス領域以外の領域を前記ROM訂正回路内部のアドレスレジスタに設定するとともに、これらのアドレスに対する表示データを前記ROM訂正回路内部のデータレジスタに設定し、かつ、前記表示制御回路からのアドレスと前記アドレスレジスタに設定したアドレスとが一致したときに該アドレスに対する表示データをデータレジスタから出力することにより、表示データを追加する、
ことを特徴とする表示制御装置。
In a display control device that reads predetermined display data from a storage device and displays an image on the display device,
A central processing unit (hereinafter referred to as CPU) that decodes the instruction code of the instruction ROM in which the instruction program is stored, and executes arithmetic processing;
A rewritable RAM for storing a display code output from the CPU;
A read-only display ROM for storing display data for displaying an image on the display device;
A display control circuit that reads and decodes the display code written in the RAM and simultaneously reads display data from the display ROM and displays an image on the display device according to the display code;
In order to detect the address where the erroneous display data is stored when the erroneous display data is recorded in the display ROM, in order to set the address where the erroneous display data is stored from the CPU. Address register, an address coincidence detection circuit for detecting that the display control circuit is accessing the address where the erroneous display data is stored, and correct display data for correction to the CPU A data register for setting from the ROM, and a ROM correction circuit for switching the data read from the display ROM and the data stored in the data register,
When erroneous display data is read from the display ROM, the ROM correction circuit corrects the erroneous display data to the correct display data.
An area other than the address area where display data of the display ROM is stored is set in an address register inside the ROM correction circuit, and display data for these addresses is set in a data register inside the ROM correction circuit, and The display data is added by outputting the display data for the address from the data register when the address from the display control circuit matches the address set in the address register.
A display control device characterized by that.
所定の表示データを記憶装置から読み出して画像を表示装置に表示する表示制御装置において、
命令プログラムが格納されている命令ROMの命令コードを解読し、演算処理を実行する中央演算処理装置(以下、CPUと称す)と、
前記CPUより出力される表示コードを記憶する書換え可能なRAMと、
表示装置に画像を表示させる為の表示データを格納する読出し専用の表示ROMと、
前記RAMに書込まれた表示コードを読出して解読すると同時に前記表示ROMから表示データを読出し、前記表示コードに従って画像を前記表示装置に表示する表示制御回路と、
前記表示ROMに誤った表示データが記録されている場合、該誤った表示データが格納されているアドレスを検出する為に、前記CPUから該誤った表示データが格納されているアドレスを設定する為のアドレスレジスタと、該誤った表示データが格納されているアドレスに対して前記表示制御回路からアクセスしている事を検出する為のアドレス一致検出回路と、訂正のための正しい表示データを前記CPUから設定する為のデータレジスタと、前記表示ROMから読み出されたデータと前記データレジスタに格納されているデータとを入れ替えるROM訂正回路と、を備え、
前記表示ROMから誤った表示データが読み出されているとき、前記ROM訂正回路は、該誤った表示データを前記正しい表示データに訂正するものであり、
前記表示ROMの表示データが格納されているアドレス領域のうち、ある一連の前記表示データに対応するアドレスを前記ROM訂正回路内部のアドレスレジスタに設定するとともに、これらのアドレスに対して、一定の訂正データを前記ROM訂正回路内部のデータレジスタに設定し、かつ、前記表示制御回路からのアドレスと前記アドレスレジスタに設定したアドレスとが一致したときに該アドレスに対する前記一定の訂正データをデータレジスタから出力することにより、前記表示データが前記表示制御回路に転送される時、ある一連の前記表示データに対し、前記一定の訂正を行ってから表示制御を実行する、
ことを特徴とする表示制御装置。
In a display control device that reads predetermined display data from a storage device and displays an image on the display device,
A central processing unit (hereinafter referred to as CPU) that decodes the instruction code of the instruction ROM in which the instruction program is stored, and executes arithmetic processing;
A rewritable RAM for storing a display code output from the CPU;
A read-only display ROM for storing display data for displaying an image on the display device;
A display control circuit that reads and decodes the display code written in the RAM and simultaneously reads display data from the display ROM and displays an image on the display device according to the display code;
In order to detect the address where the erroneous display data is stored when the erroneous display data is recorded in the display ROM, in order to set the address where the erroneous display data is stored from the CPU. Address register, an address coincidence detection circuit for detecting that the display control circuit is accessing the address where the erroneous display data is stored, and correct display data for correction to the CPU A data register for setting from the ROM, and a ROM correction circuit for switching the data read from the display ROM and the data stored in the data register,
When erroneous display data is read from the display ROM, the ROM correction circuit corrects the erroneous display data to the correct display data.
Of the address area in which display data of the display ROM is stored, an address corresponding to a series of the display data is set in an address register inside the ROM correction circuit, and certain corrections are made to these addresses. Data is set in the data register inside the ROM correction circuit, and when the address from the display control circuit matches the address set in the address register, the constant correction data for the address is output from the data register Thus, when the display data is transferred to the display control circuit, a certain series of the display data is subjected to the certain correction and then the display control is executed.
A display control device characterized by that.
所定の表示データを記憶装置から読み出して画像を表示装置に表示する表示制御装置において、
命令プログラムが格納されている命令ROMの命令コードを解読し、演算処理を実行する中央演算処理装置(以下、CPUと称す)と、
前記CPUより出力される表示コードを記憶する書換え可能なRAMと、
表示装置に画像を表示させる為の表示データを格納する読出し専用の表示ROMと、
前記RAMに書込まれた表示コードを読出して解読すると同時に前記表示ROMから表示データを読出し、前記表示コードに従って画像を前記表示装置に表示する表示制御回路と、
前記表示ROMに誤った表示データが記録されている場合、該誤った表示データが格納されているアドレスを検出する為に、前記CPUから該誤った表示データが格納されているアドレスを設定する為のアドレスレジスタと、該誤った表示データが格納されているアドレスに対して前記表示制御回路からアクセスしている事を検出する為のアドレス一致検出回路と、訂正のための正しい表示データを前記CPUから設定する為のデータレジスタと、前記表示ROMから読み出されたデータと前記データレジスタに格納されているデータとを入れ替えるROM訂正回路と、を備え、
前記表示ROMから誤った表示データが読み出されているとき、前記ROM訂正回路は、該誤った表示データを前記正しい表示データに訂正するものであり、
前記命令コードを格納する命令ROMと、前記表示データを格納する表示ROMと、を同一のROMの上に配置し、
前記ROMの命令コードおよび表示データが格納されているアドレス領域以外の領域を前記ROM訂正回路内部のアドレスレジスタに設定するとともに、これらのアドレスに対する命令コードまたは表示データを前記ROM訂正回路内部のデータレジスタに設定し、かつ、前記CPUからのアドレスまたは前記表示制御回路からのアドレスと前記アドレスレジスタに設定したアドレスとが一致したときに該アドレスに対する命令コードまたは表示データをデータレジスタから出力することにより、命令コードまたは表示データを追加する、
ことを特徴とする表示制御装置。
In a display control device that reads predetermined display data from a storage device and displays an image on the display device,
A central processing unit (hereinafter referred to as CPU) that decodes the instruction code of the instruction ROM in which the instruction program is stored, and executes arithmetic processing;
A rewritable RAM for storing a display code output from the CPU;
A read-only display ROM for storing display data for displaying an image on the display device;
A display control circuit that reads and decodes the display code written in the RAM and simultaneously reads display data from the display ROM and displays an image on the display device according to the display code;
In order to detect the address where the erroneous display data is stored when the erroneous display data is recorded in the display ROM, in order to set the address where the erroneous display data is stored from the CPU. Address register, an address coincidence detection circuit for detecting that the display control circuit is accessing the address where the erroneous display data is stored, and correct display data for correction to the CPU A data register for setting from the ROM, and a ROM correction circuit for switching the data read from the display ROM and the data stored in the data register,
When erroneous display data is read from the display ROM, the ROM correction circuit corrects the erroneous display data to the correct display data.
An instruction ROM for storing the instruction code and a display ROM for storing the display data are arranged on the same ROM,
An area other than the address area in which the ROM instruction code and display data are stored is set in the address register in the ROM correction circuit, and the instruction code or display data for these addresses is stored in the data register in the ROM correction circuit. And when the address from the CPU or the address from the display control circuit matches the address set in the address register, the instruction code or display data for the address is output from the data register, Add instruction code or display data,
A display control device characterized by that.
JP2002044142A 2002-02-21 2002-02-21 Display control device Expired - Fee Related JP3974423B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002044142A JP3974423B2 (en) 2002-02-21 2002-02-21 Display control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002044142A JP3974423B2 (en) 2002-02-21 2002-02-21 Display control device

Publications (2)

Publication Number Publication Date
JP2003241734A JP2003241734A (en) 2003-08-29
JP3974423B2 true JP3974423B2 (en) 2007-09-12

Family

ID=27783640

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002044142A Expired - Fee Related JP3974423B2 (en) 2002-02-21 2002-02-21 Display control device

Country Status (1)

Country Link
JP (1) JP3974423B2 (en)

Also Published As

Publication number Publication date
JP2003241734A (en) 2003-08-29

Similar Documents

Publication Publication Date Title
US20100107149A1 (en) Patching devices and methods thereof for patching firmware functions
US5332320A (en) Printing apparatus with mode selection
KR100297145B1 (en) A graphic processor and a graphic processing method
JP3974423B2 (en) Display control device
US5048019A (en) Method of testing a read-only memory and device for performing the method
JPH10105426A (en) Semiconductor integrated circuit
JP2000259406A (en) Microprocessor and method for correcting error of instruction rom
US5463747A (en) Microprogram data processor processing operand address calculation and instruction execution with common hardware
JP3190945B2 (en) Micro program control circuit
JPH06314190A (en) Electronic device
JPH10307760A (en) Method and device for inspection of configuration rom
JPS642180Y2 (en)
JPH06309125A (en) Recorder
US20030160773A1 (en) Microcomputer having OSD circuit, and bus control device and method
JP2001306346A (en) Arithmetic processor
CN117389863A (en) ECC fault strategy self-checking method, system, medium and electronic equipment
JPS62182929A (en) Micro instruction correcting circuit
JPH0460845A (en) Microprogram controller
JPS6118788B2 (en)
JPH0350310B2 (en)
JPH05173672A (en) Microcomputer
JPH0268624A (en) Program correcting circuit
JPS6122820B2 (en)
JPH01134798A (en) Memory controller
JPH10206501A (en) Semiconductor integrated circuit device and testing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060406

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060725

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060925

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061031

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070130

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070330

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070522

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070614

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20100622

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100622

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110622

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120622

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees