JP4577154B2 - Verification simulator and verification simulation method - Google Patents

Verification simulator and verification simulation method Download PDF

Info

Publication number
JP4577154B2
JP4577154B2 JP2005243311A JP2005243311A JP4577154B2 JP 4577154 B2 JP4577154 B2 JP 4577154B2 JP 2005243311 A JP2005243311 A JP 2005243311A JP 2005243311 A JP2005243311 A JP 2005243311A JP 4577154 B2 JP4577154 B2 JP 4577154B2
Authority
JP
Japan
Prior art keywords
model
data
signal
verification
interface
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
JP2005243311A
Other languages
Japanese (ja)
Other versions
JP2007058596A (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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2005243311A priority Critical patent/JP4577154B2/en
Publication of JP2007058596A publication Critical patent/JP2007058596A/en
Application granted granted Critical
Publication of JP4577154B2 publication Critical patent/JP4577154B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、検証シミュレータ及び検証シミュレーション方法に関する。   The present invention relates to a verification simulator and a verification simulation method.

液晶パネルなどの表示パネルを駆動するデバイスとして表示ドライバ(LCDドライバ)がある。この表示ドライバでは、実際にその製造を開始する前に、動作確認のための検証シミュレーションが必要になる。そして、これまでの検証シミュレーション手法では、論理検証言語の1つであるVerilogの記述を用いて、テストパターン(テスト入力情報)をバイナリデータで作成していた。   A display driver (LCD driver) is a device for driving a display panel such as a liquid crystal panel. This display driver requires a verification simulation for confirming the operation before actually manufacturing the display driver. In the conventional verification simulation method, a test pattern (test input information) is created as binary data using a description of Verilog, which is one of logic verification languages.

しかしながら、検証対象デバイスである表示ドライバの仕様は、年々、複雑になって来ており、テストパターンをバイナリデータの信号入力で作成することは、非現実的になっている。また表示ドライバに入力されるインターフェース信号には様々な形式のものがあり、これらの様々な形式のインターフェース信号の全てについてテストパターンを作成するのは容易ではない。
特開平11−25140号公報
However, the specifications of the display driver, which is a device to be verified, have become more complex year by year, and it has become unrealistic to create a test pattern by inputting binary data signals. There are various types of interface signals input to the display driver, and it is not easy to create test patterns for all of these various types of interface signals.
Japanese Patent Laid-Open No. 11-25140

本発明は、以上のような技術的課題に鑑みてなされたものであり、その目的とするところは、テスト入力情報の作成を容易化できる検証シミュレータ及び検証シミュレーション方法を提供することにある。   The present invention has been made in view of the technical problems as described above, and an object thereof is to provide a verification simulator and a verification simulation method capable of facilitating the creation of test input information.

本発明に係る検証シミュレータは、デバイスの動作が記述されたモデルの情報を記憶する記憶部と、前記モデルとテスト入力情報とに基づいて検証対象デバイスのシミュレーション処理を行うシミュレーション処理部とを含み、前記モデルは、前記検証対象デバイスの動作が記述された検証対象デバイスモデルと、前記検証対象デバイスの外部デバイスが含む外部インターフェース回路の動作が記述された外部インターフェース回路モデルとを含み、前記テスト入力情報は、前記検証対象デバイスのレジスタに設定されるべきコマンドが記述されたコマンドファイルを含み、前記シミュレーション処理部は、前記コマンドファイルを前記外部インターフェース回路モデルに入力し、前記コマンドファイルに基づき前記外部インターフェース回路モデルにより生成された所与の形式のインターフェース信号のデータを、前記検証対象デバイスモデルに入力するシミュレーション処理を行う検証シミュレータに関係する。   The verification simulator according to the present invention includes a storage unit that stores information of a model in which the operation of the device is described, and a simulation processing unit that performs a simulation process of the verification target device based on the model and the test input information, The model includes a verification target device model in which an operation of the verification target device is described, and an external interface circuit model in which an operation of an external interface circuit included in an external device of the verification target device is described, and the test input information Includes a command file in which a command to be set in the register of the verification target device is described, and the simulation processing unit inputs the command file to the external interface circuit model, and the external interface is based on the command file. Times The data given in the form of interface signals generated by the model, relating to verification simulator for simulating processing to be input to the verification target device model.

本発明によれば、テスト入力情報が、検証対象デバイスのレジスタに設定されるべきコマンドが記述されたコマンドファイルを含む。そしてこのコマンドファイルが外部インターフェース回路モデルに入力され、外部インターフェース回路モデルにより生成されたインターフェース信号のデータが、検証対象デバイスモデルに入力される。このようにすれば、コマンドが羅列されたコマンドファイルを作成するだけで、様々な形式のインターフェース信号のデータが生成されて検証対象デバイスモデルに入力されるようになり、テスト入力情報の作成を容易化できる。   According to the present invention, the test input information includes a command file in which commands to be set in the register of the verification target device are described. This command file is input to the external interface circuit model, and interface signal data generated by the external interface circuit model is input to the verification target device model. This makes it easy to create test input information by creating a command file that lists commands and generating interface signal data in various formats and entering it into the verification target device model. Can be

また本発明では、前記インターフェース信号は、MPUインターフェース信号、RGBインターフェース信号、シリアルインターフェース信号及びYUVインターフェース信号の少なくとも1つを含み、前記シミュレーション処理部は、前記外部インターフェース回路モデルにより生成された前記MPUインターフェース信号、前記RGBインターフェース信号、前記シリアルインターフェース信号及び前記YUVインターフェース信号の少なくとも1つのインターフェース信号のデータを、前記検証対象デバイスモデルに入力するシミュレーション処理を行うようにしてもよい。   In the present invention, the interface signal includes at least one of an MPU interface signal, an RGB interface signal, a serial interface signal, and a YUV interface signal, and the simulation processing unit is configured to generate the MPU interface generated by the external interface circuit model. A simulation process may be performed in which data of at least one of the signal, the RGB interface signal, the serial interface signal, and the YUV interface signal is input to the verification target device model.

また本発明では、前記コマンドファイルは、インターフェースモード指定コマンドを含み、前記シミュレーション処理部は、前記インターフェースモード指定コマンドで指定される形式のインターフェース信号のデータを、前記検証対象デバイスモデルに入力するシミュレーション処理を行うようにしてもよい。   In the present invention, the command file includes an interface mode designation command, and the simulation processing unit inputs the data of the interface signal in the format designated by the interface mode designation command to the verification target device model. May be performed.

このようにすれば、インターフェースモード指定コマンドを変更するだけで、様々な形式のインターフェース信号のデータを生成して、検証対象デバイスモデルに入力できるようになる。   In this way, it is possible to generate interface signal data in various formats and input it to the verification target device model simply by changing the interface mode designation command.

また本発明では、前記コマンドファイルは、検証対象デバイスの動作モード指定コマンドを含み、前記シミュレーション処理部は、前記動作モード指定コマンドで指定される動作モードに前記検証対象デバイスを設定するためのインターフェース信号のデータを、前記検証対象デバイスモデルに入力するシミュレーション処理を行うようにしてもよい。   In the present invention, the command file includes an operation mode designation command for a verification target device, and the simulation processing unit sets an interface signal for setting the verification target device to an operation mode designated by the operation mode designation command. A simulation process may be performed in which the above data is input to the verification target device model.

このようすれば、検証対象デバイスを様々な動作モードに設定するインターフェース信号のデータを、検証対象デバイスモデルに入力して、シミュレーション処理を実行できるようになる。   In this way, it is possible to input the interface signal data for setting the verification target device in various operation modes to the verification target device model and execute the simulation process.

また本発明では、前記検証対象デバイスモデルは、前記検証対象デバイスが含む内部インターフェース回路の動作が記述された内部インターフェース回路モデルを含み、前記シミュレーション処理部は、前記外部インターフェース回路モデルにより生成された所与の形式の前記インターフェース信号のデータを、前記内部インターフェース回路モデルに入力するシミュレーション処理を行うようにしてもよい。   In the present invention, the verification target device model includes an internal interface circuit model in which an operation of the internal interface circuit included in the verification target device is described, and the simulation processing unit is generated by the external interface circuit model. A simulation process may be performed in which data of the interface signal in a given format is input to the internal interface circuit model.

このようにすれば、外部インターフェース回路モデルにより生成された様々な形式のインターフェース信号のデータを、内部インターフェース回路モデルに入力して、シミュレーション処理を実行できるようになる。   In this way, it is possible to input various types of interface signal data generated by the external interface circuit model to the internal interface circuit model and execute simulation processing.

また本発明では、前記モデルは、前記検証対象デバイスである表示ドライバの動作が記述された表示ドライバモデルと、前記表示ドライバにより駆動される表示パネルの動作が記述された表示パネルモデルとを含み、前記シミュレーション処理部は、前記テスト入力情報と前記外部インターフェース回路モデルと前記表示ドライバモデルと前記表示パネルモデルに基づいてシミュレーション処理を行うようにしてもよい。   In the present invention, the model includes a display driver model in which an operation of a display driver that is the verification target device is described, and a display panel model in which an operation of a display panel driven by the display driver is described, The simulation processing unit may perform a simulation process based on the test input information, the external interface circuit model, the display driver model, and the display panel model.

このようにすれば、検証対象デバイスである表示ドライバのシミュレーション処理において、テスト入力情報の作成を容易化できる。また表示パネルモデルを加えた実装イメージでのシステムシミュレーションを実現できる。   In this way, it is possible to facilitate the creation of test input information in the simulation process of the display driver that is the verification target device. In addition, a system simulation can be realized with a mounting image with a display panel model added.

また本発明では、前記表示ドライバモデルは、表示制御信号を生成するロジック回路の動作が記述されたロジック回路モデルを含み、前記シミュレーション処理部は、前記ロジック回路モデルとして前記ロジック回路のネットリストを使用するようにしてもよい。   In the present invention, the display driver model includes a logic circuit model in which an operation of a logic circuit that generates a display control signal is described, and the simulation processing unit uses a netlist of the logic circuit as the logic circuit model. You may make it do.

このようにすれば、様々な仕様の表示ドライバに対して本発明の検証シミュレーション手法を容易に適用できるようになる。   In this way, the verification simulation method of the present invention can be easily applied to display drivers of various specifications.

また本発明では、前記表示ドライバモデルは、データ信号を出力するデータドライバの動作が記述されたデータドライバモデルを含み、前記シミュレーション処理部は、各データ線毎にNビット(N>2)のデータ信号のデータを、前記データドライバモデルから前記表示パネルモデルに入力するシミュレーション処理を行うようにしてもよい。   In the present invention, the display driver model includes a data driver model in which an operation of a data driver that outputs a data signal is described, and the simulation processing unit includes N-bit (N> 2) data for each data line. You may make it perform the simulation process which inputs the data of a signal from the said data driver model to the said display panel model.

このようにすれば、表示ドライバがアナログ回路を含む場合にも、デジタル論理シミュレーションにより表示ドライバの動作を検証できるようになる。   In this way, even when the display driver includes an analog circuit, the operation of the display driver can be verified by digital logic simulation.

また本発明では、前記表示ドライバモデルは、画像データである階調データを記憶する表示メモリの動作が記述された表示メモリモデルを含み、前記シミュレーション処理部は、前記表示メモリモデルからのNビットの階調データを、各データ線毎に設けられた前記データドライバモデルの各内部レジスタに格納し、前記各内部レジスタに格納されたNビットの階調データをデータ信号のデータとして、前記表示パネルモデルに入力するシミュレーション処理を行うようにしてもよい。   In the present invention, the display driver model includes a display memory model in which an operation of a display memory for storing gradation data as image data is described, and the simulation processing unit includes an N-bit from the display memory model. Grayscale data is stored in each internal register of the data driver model provided for each data line, and the N-bit grayscale data stored in each internal register is used as data signal data in the display panel model. You may make it perform the simulation process input into this.

このようにすれば、仮想的な内部レジスタを設けるだけで、データドライバのアナログ動作を擬似的にシミュレーションできるようになる。従って、簡素なモデルを使用しながらも、アナログ制御動作などをデジタル論理シミュレーションで検証でき、検証効率を向上できる。   In this way, the analog operation of the data driver can be simulated in a pseudo manner simply by providing a virtual internal register. Therefore, while using a simple model, analog control operations and the like can be verified by digital logic simulation, and verification efficiency can be improved.

また本発明では、前記モデルは、前記表示ドライバモデルと前記表示パネルモデルとの間に仮想的に設けられたソケットモデルを含み、前記表示ドライバモデルは、階調電圧を生成する階調電圧生成回路の動作が記述された階調電圧生成回路モデルと、生成された階調電圧に基づいてデータ信号を出力するデータドライバの動作が記述されたデータドライバモデルを含み、前記シミュレーション処理部は、前記ソケットモデルにより生成されたシリアルの階調電圧データを前記階調電圧生成回路モデルを介して前記データドライバモデルに入力し、前記データドライバモデルからのシリアルのデータをソケットモデルに入力してパラレルのデータに変換し、変換により得られたパラレルのデータをデータ信号のデータとして前記表示パネルモデルに入力するシミュレーション処理を行うようにしてもよい。   In the present invention, the model includes a socket model virtually provided between the display driver model and the display panel model, and the display driver model generates a gradation voltage generation circuit that generates a gradation voltage. And a data driver model in which an operation of a data driver that outputs a data signal based on the generated gradation voltage is described, and the simulation processing unit includes the socket Serial grayscale voltage data generated by the model is input to the data driver model via the grayscale voltage generation circuit model, and serial data from the data driver model is input to the socket model to obtain parallel data. The display panel module converts the parallel data obtained by the conversion as data signal data. It may be performed a simulation process of inputting Le.

このようにすれば、アナログの動作モデルの不具合を原因とするシミュレーションの誤動作を効果的に防止できる。そして階調電圧生成回路やデータドライバを実回路レベルで正確に検証することが可能になる。   In this way, it is possible to effectively prevent a simulation malfunction caused by a defect in the analog operation model. Then, it becomes possible to accurately verify the gradation voltage generation circuit and the data driver at the actual circuit level.

また本発明は、デバイスの動作が記述されたモデルとテスト入力情報とに基づいて検証対象デバイスのシミュレーション処理を行う検証シミュレーション方法であって、前記モデルは、前記検証対象デバイスの動作が記述された検証対象デバイスモデルと、前記検証対象デバイスの外部デバイスが含む外部インターフェース回路の動作が記述された外部インターフェース回路モデルとを含み、前記テスト入力情報は、前記検証対象デバイスのレジスタに設定されるべきコマンドが記述されたコマンドファイルを含み、前記コマンドファイルを前記外部インターフェース回路モデルに入力し、前記コマンドファイルに基づき前記外部インターフェース回路モデルにより生成された所与の形式のインターフェース信号のデータを、前記検証対象デバイスモデルに入力するシミュレーション処理を行う検証シミュレーション方法に関係する。   The present invention is also a verification simulation method for performing simulation processing of a verification target device based on a model in which device operation is described and test input information, wherein the model describes the operation of the verification target device. A verification target device model, and an external interface circuit model in which an operation of an external interface circuit included in the external device of the verification target device is described, and the test input information is a command to be set in a register of the verification target device The command file is input to the external interface circuit model, and the interface signal data of a given format generated by the external interface circuit model based on the command file is input to the verification target. De It related to the verification simulation method for performing a simulation process to be input to the chair model.

以下、本発明の好適な実施の形態について詳細に説明する。なお以下に説明する本実施形態は特許請求の範囲に記載された本発明の内容を不当に限定するものではなく、本実施形態で説明される構成の全てが本発明の解決手段として必須であるとは限らない。   Hereinafter, preferred embodiments of the present invention will be described in detail. The present embodiment described below does not unduly limit the contents of the present invention described in the claims, and all the configurations described in the present embodiment are indispensable as means for solving the present invention. Not necessarily.

1.表示ドライバ
図1に、本実施形態の検証シミュレータの検証対象デバイスの一例である表示ドライバ510の構成例を示す。なお表示ドライバ510の構成は図1に限定されるものではなく、種々の変形実施が可能である。また本実施形態の検証シミュレータの検証対象デバイスは、表示ドライバ510には限定されず、種々のデバイスを採用できる。例えば検証対象デバイスは、ベースバンドエンジン、アプリケーションプロセッサ、画像処理コントローラなどのホストデバイスであってもよい。
1. Display Driver FIG. 1 shows a configuration example of a display driver 510 which is an example of a verification target device of the verification simulator of this embodiment. The configuration of the display driver 510 is not limited to that shown in FIG. 1, and various modifications can be made. Further, the verification target device of the verification simulator of the present embodiment is not limited to the display driver 510, and various devices can be adopted. For example, the verification target device may be a host device such as a baseband engine, an application processor, or an image processing controller.

表示パネル512は、複数のデータ線(ソース線)と、複数の走査線(ゲート線)と、データ線及び走査線により特定される複数の画素を有する。そして各画素領域における電気光学素子(狭義には、液晶素子)の光学特性を変化させることで、表示動作を実現する。この表示パネル512は、TFT、TFDなどのスイッチング素子を用いたアクティブマトリクス方式のパネルにより構成できる。なお表示パネル512は、アクティブマトリクス方式以外のパネルであってもよいし、液晶パネル以外のパネル(有機ELパネル等)であってもよい。   The display panel 512 includes a plurality of data lines (source lines), a plurality of scanning lines (gate lines), and a plurality of pixels specified by the data lines and the scanning lines. A display operation is realized by changing the optical characteristics of the electro-optical element (in a narrow sense, a liquid crystal element) in each pixel region. This display panel 512 can be constituted by an active matrix type panel using switching elements such as TFT and TFD. Note that the display panel 512 may be a panel other than the active matrix method, or may be a panel other than the liquid crystal panel (such as an organic EL panel).

表示メモリ520(RAM)は画像データを記憶する。メモリセルアレイ522は複数のメモリセルを含み、少なくとも1フレーム(1画面)分の画像データ(表示データ)を記憶する。ローアドレスデコーダ524(MPU/LCDローアドレスデコーダ)はローアドレスについてのデコード処理を行い、メモリセルアレイ522のワード線の選択処理を行う。カラムアドレスデコーダ526(MPUカラムアドレスデコーダ)はカラムアドレスについてのデコード処理を行い、メモリセルアレイ522のビット線の選択処理を行う。ライト/リード回路528(MPUライト/リード回路)はメモリセルアレイ522への画像データのライト処理や、メモリセルアレイ522からの画像データのリード処理を行う。   The display memory 520 (RAM) stores image data. The memory cell array 522 includes a plurality of memory cells and stores image data (display data) for at least one frame (one screen). A row address decoder 524 (MPU / LCD row address decoder) performs a decoding process on the row address and performs a word line selection process of the memory cell array 522. A column address decoder 526 (MPU column address decoder) performs a decoding process on the column address and performs a selection process of a bit line of the memory cell array 522. The write / read circuit 528 (MPU write / read circuit) performs image data write processing to the memory cell array 522 and image data read processing from the memory cell array 522.

ロジック回路540(例えば自動配置配線回路)は、表示タイミングやデータ処理タイミングを制御するための表示制御信号を生成する。このロジック回路540は例えばゲートアレイ(G/A)などの自動配置配線により形成できる。制御回路542は各種制御信号を生成したり、装置全体の制御を行う。表示タイミング制御回路544は表示タイミングの制御信号を生成し、表示メモリ520から表示パネル512側への画像データの読み出しを制御する。   The logic circuit 540 (for example, automatic placement and routing circuit) generates a display control signal for controlling display timing and data processing timing. The logic circuit 540 can be formed by automatic placement and routing such as a gate array (G / A). The control circuit 542 generates various control signals and controls the entire apparatus. A display timing control circuit 544 generates a display timing control signal and controls reading of image data from the display memory 520 to the display panel 512 side.

内部インターフェース回路545(ドライバ側インターフェース回路)は、外部デバイス(ホストデバイス等)とのインターフェース処理を行う回路であり、ホストインターフェース回路546、RGBインターフェース回路548を含む。ホスト(MPU)インターフェース回路546は、ホストからのアクセス毎に内部パルスを発生して表示メモリ520にアクセスするホストインターフェースを実現する。RGBインターフェース回路548は、ドットクロックにより動画のRGBデータを表示メモリ520に書き込むRGBインターフェースを実現する。なおホストインターフェース回路546、RGBインターフェース回路548のいずれか一方のみを設ける構成としてもよい。或いは、カメラデバイス等とのインターフェースを実現するYUVインターフェース回路を設けてもよい。或いは、シリアルバスを介した高速シリアル転送を実現する高速シリアルインターフェース回路を設けてもよい。この高速シリアル転送では、シリアルバスの差動信号線を電流駆動又は電圧駆動することにより、外部デバイス(ホストデバイス等)との間での高速シリアル転送が実現される。   The internal interface circuit 545 (driver-side interface circuit) is a circuit that performs interface processing with an external device (such as a host device), and includes a host interface circuit 546 and an RGB interface circuit 548. A host (MPU) interface circuit 546 implements a host interface that generates an internal pulse and accesses the display memory 520 for each access from the host. The RGB interface circuit 548 realizes an RGB interface that writes moving image RGB data to the display memory 520 using a dot clock. Note that only one of the host interface circuit 546 and the RGB interface circuit 548 may be provided. Alternatively, a YUV interface circuit that realizes an interface with a camera device or the like may be provided. Alternatively, a high-speed serial interface circuit that realizes high-speed serial transfer via a serial bus may be provided. In this high-speed serial transfer, high-speed serial transfer with an external device (such as a host device) is realized by current driving or voltage driving the differential signal line of the serial bus.

データドライバ550は、表示パネル512のデータ線を駆動するためのデータ信号を生成する回路である。具体的にはデータドライバ550は、表示メモリ520から画像データである階調データを受け、階調電圧生成回路610から複数(例えば64段階)の階調電圧(基準電圧)を受ける。そして、これらの複数の階調電圧の中から、階調データに対応する電圧を選択して、データ信号(データ電圧)として表示パネル512の各データ線に出力する。   The data driver 550 is a circuit that generates a data signal for driving the data lines of the display panel 512. Specifically, the data driver 550 receives gradation data as image data from the display memory 520 and receives a plurality of (for example, 64 levels) gradation voltages (reference voltages) from the gradation voltage generation circuit 610. Then, a voltage corresponding to the gradation data is selected from the plurality of gradation voltages and is output to each data line of the display panel 512 as a data signal (data voltage).

走査ドライバ570は表示パネルの走査線を駆動するための走査信号を生成する回路である。具体的には、内蔵するシフトレジスタにおいて信号(イネーブル入出力信号)を順次シフトし、このシフトされた信号をレベル変換した信号を、走査信号(走査電圧)として表示パネル512の各走査線に出力する。なお走査ドライバ570に、走査アドレス生成回路やアドレスデコーダを含ませ、走査アドレス生成回路が走査アドレスを生成して出力し、アドレスデコーダが走査アドレスのデコード処理を行うことで、走査信号を生成してもよい。   The scan driver 570 is a circuit that generates a scan signal for driving the scan lines of the display panel. Specifically, a signal (enable input / output signal) is sequentially shifted in a built-in shift register, and a signal obtained by converting the level of the shifted signal is output to each scanning line of the display panel 512 as a scanning signal (scanning voltage). To do. The scan driver 570 includes a scan address generation circuit and an address decoder, the scan address generation circuit generates and outputs a scan address, and the address decoder performs a scan address decoding process to generate a scan signal. Also good.

電源回路590は各種の電源電圧を生成する回路である。具体的には、入力電源電圧や内部電源電圧を、内蔵する昇圧回路が含む昇圧用キャパシタや昇圧用トランジスタを用いてチャージポンプ方式で昇圧する。そして昇圧により得られた電圧を電源電圧として、データドライバ550、走査ドライバ570、階調電圧生成回路610に供給する。   The power supply circuit 590 is a circuit that generates various power supply voltages. Specifically, the input power supply voltage and the internal power supply voltage are boosted by a charge pump method using a boosting capacitor and a boosting transistor included in a built-in boosting circuit. The voltage obtained by the boosting is supplied to the data driver 550, the scan driver 570, and the gradation voltage generation circuit 610 as a power supply voltage.

階調電圧生成回路610(γ補正回路)は階調電圧を生成する回路である。具体的には、内蔵する電圧分割回路(選択用電圧生成回路)が分割電圧を生成し、内蔵する階調電圧生成回路が、生成された分割電圧の中から例えば64個(64階調)の階調電圧を選択して、データドライバ550に出力する。   The gradation voltage generation circuit 610 (γ correction circuit) is a circuit that generates gradation voltages. Specifically, the built-in voltage dividing circuit (selection voltage generating circuit) generates a divided voltage, and the built-in gradation voltage generating circuit has, for example, 64 (64 gradations) among the generated divided voltages. A gradation voltage is selected and output to the data driver 550.

2.検証シミュレータ
図1に示す表示ドライバ510などの検証対象デバイスの動作を検証する場合に、これまでの検証シミュレーション手法では、図2(A)に示すように、Verilogの記述を用いてテストパターン(テスト入力情報)を(1、0)のバイナリデータで作成して、検証対象デバイスモデル2に入力していた。或いは、テストパターンの信号タイミングをタスク記述し、それを繰り返し使用することで、信号入力の簡略化を図っていた。なお検証対象デバイスモデル2は、検証対象デバイスの動作が記述されたモデルである。
2. Verification Simulator When verifying the operation of a verification target device such as the display driver 510 shown in FIG. 1, the conventional verification simulation technique uses a Verilog description as shown in FIG. (Input information) was created with binary data of (1, 0) and input to the device model 2 to be verified. Alternatively, the signal input of the test pattern is described as a task, and it is used repeatedly to simplify the signal input. The verification target device model 2 is a model in which the operation of the verification target device is described.

しかしながら、検証対象デバイスである表示ドライバの仕様は、年々、複雑になって来ており、テストパターンをバイナリデータの信号入力で作成することは、非現実的になっている。またタスク記述を用いる手法においても、複数の形式のインターフェース信号の記述を個別に用意してしまうと、仕様毎に異なるテストパターンの記述が必要になってしまう。このためテストパターンの管理が煩雑化するなどの問題が生じる。   However, the specifications of the display driver, which is a device to be verified, have become more complex year by year, and it has become unrealistic to create a test pattern by inputting binary data signals. Also in the method using task description, if descriptions of interface signals in a plurality of formats are prepared individually, it is necessary to describe different test patterns for each specification. This causes problems such as complicated management of test patterns.

そこで本実施形態では図2(B)(C)に示すように、検証対象デバイスの外部デバイスが含む外部インターフェース回路の動作が記述された外部インターフェース回路モデル130を用意する。即ち検証対象デバイスモデル2の内部インターフェース回路モデルに入力されるインターフェース信号を生成する外部インターフェース回路モデル130を用意する。またテスト入力情報150(テストベンチ)に、検証対象デバイスのレジスタに設定されるべきコマンドが記述されたコマンドファイル152を含ませる。   Therefore, in the present embodiment, as shown in FIGS. 2B and 2C, an external interface circuit model 130 in which the operation of the external interface circuit included in the external device of the verification target device is described is prepared. That is, an external interface circuit model 130 that generates an interface signal input to the internal interface circuit model of the verification target device model 2 is prepared. Further, the test input information 150 (test bench) includes a command file 152 in which commands to be set in the register of the verification target device are described.

そしてコマンドファイル152を外部インターフェース回路モデル130に入力し、コマンドファイルに基づき外部インターフェース回路モデル130により生成されたインターフェース信号のデータ(バイナリデータ)を、検証対象デバイスモデル2に入力するシミュレーション処理を行う。例えば図2(B)では、外部インターフェース回路モデル130により、第1の形式のインターフェース信号のデータが生成されて、検証対象デバイスモデル2に入力されている。一方、図2(C)では、外部インターフェース回路モデル130により、第2の形式のインターフェース信号のデータが生成されて、検証対象デバイスモデル2に入力されている。   Then, the command file 152 is input to the external interface circuit model 130, and simulation processing is performed in which the interface signal data (binary data) generated by the external interface circuit model 130 based on the command file is input to the verification target device model 2. For example, in FIG. 2B, the interface signal data in the first format is generated by the external interface circuit model 130 and input to the verification target device model 2. On the other hand, in FIG. 2C, the interface signal data in the second format is generated by the external interface circuit model 130 and input to the verification target device model 2.

このように本実施形態の手法では、外部インターフェース回路モデル130を設けることで、様々な形式のインターフェース信号のデータを生成して、検証対象デバイスモデル2に入力することに成功している。   As described above, in the method according to the present embodiment, by providing the external interface circuit model 130, data of interface signals in various formats can be generated and input to the verification target device model 2.

図3に本実施形態の手法を実現できる検証シミュレータの構成例を示し、図4に、検証シミュレータのシミュレーション環境の例を示す。なお以下では、検証対象デバイスが表示ドライバである場合を主に例に取り説明を行う。   FIG. 3 shows a configuration example of a verification simulator that can realize the method of the present embodiment, and FIG. 4 shows an example of a simulation environment of the verification simulator. In the following description, the case where the verification target device is a display driver will be mainly described as an example.

図3において、記憶部200は、表示ドライバ、表示パネル、外部デバイス(ホストデバイス)などのデバイスの動作が記述されたモデルの情報を記憶する。この記憶部200の機能は、検証用のワークステーション(広義にはコンピュータシステム)に組み込まれるメモリ(RAM)やハードディスクなどのハードウェアにより実現される。また記憶部200にその情報が記憶されるモデルとしては、Verilogのビヘイビア(Behavior)モデルなどの抽象度が高いビヘイビアレベルのモデルや、ビヘイビアレベルより抽象度が低いRTL(Register Transfer Level)のモデルや、RTLよりも抽象度が低いネットリストなどの論理レベルのモデルを用いることができる。   In FIG. 3, the storage unit 200 stores model information in which operations of devices such as a display driver, a display panel, and an external device (host device) are described. The function of the storage unit 200 is realized by hardware such as a memory (RAM) or a hard disk incorporated in a verification workstation (computer system in a broad sense). Further, as models for storing the information in the storage unit 200, a behavior level model having a high abstraction level such as a Verilog behavior model, an RTL (Register Transfer Level) model having a lower abstraction level than the behavior level, and the like. A logic level model such as a netlist having a lower abstraction level than RTL can be used.

シミュレーション処理部210(シミュレーション実行部)は、記憶部200に記憶されたモデルと、テスト入力情報150とに基づいて、検証対象デバイスのシミュレーション処理を行う。このシミュレーション処理部210の機能は、検証用ワークシステムに組み込まれるCPUなどのハードウェアと、検証用ソフトウェアにより実現できる。そして検証用ソフトウェアとしては、Verilogなどの論理シミュレーションのソフトウェアを使用してもよいし、SPICEなどのアナログシミュレーションのソフトウェアを使用したり、論理シミュレーションのソフトウェアとアナログシミュレーションのソフトウェアを混在させたものを使用してもよい。   The simulation processing unit 210 (simulation execution unit) performs a simulation process for the verification target device based on the model stored in the storage unit 200 and the test input information 150. The function of the simulation processing unit 210 can be realized by hardware such as a CPU incorporated in the verification work system and verification software. As the verification software, logic simulation software such as Verilog may be used, analog simulation software such as SPICE, or a mixture of logic simulation software and analog simulation software is used. May be.

テスト入力情報150(テストベンチ、テストデータ)は、コマンドファイル152を含むことができる。このコマンドファイル152には、表示ドライバ(広義には検証対象デバイス)を動作させるためのコマンドとレジスタ(コマンドレジスタ)に設定されるべきパラメータが記述されている。即ちコマンドファイル152には、これらのコマンドが羅列されて記述される。またテスト入力情報150は、RGBデータなどの画像データ154を含むことができる。この画像データ154は、テスト入力用の画像データファイル156から抽出できる。   The test input information 150 (test bench, test data) can include a command file 152. The command file 152 describes a command for operating the display driver (device to be verified in a broad sense) and parameters to be set in the register (command register). That is, these commands are listed and described in the command file 152. The test input information 150 can include image data 154 such as RGB data. The image data 154 can be extracted from the image data file 156 for test input.

シミュレーション処理部210が出力する画像データファイル160は、テスト入力情報150が含む画像データ154により表示パネルに表示されるべき画像を、検証用ワークステーションの表示装置(CRT、モニタ)に表示するためのものである。この画像データファイル160としては、ASCII形式で最も簡単なPPM(Portable Pix Map)の画像形式などを用いることができる。PPMを用いればUNIXのユーティリティソフトなどにより、ワークステーションの表示装置に画像データを容易に表示できる。   The image data file 160 output by the simulation processing unit 210 displays an image to be displayed on the display panel by the image data 154 included in the test input information 150 on the display device (CRT, monitor) of the verification workstation. Is. As the image data file 160, the simplest PPM (Portable Pix Map) image format in the ASCII format can be used. If PPM is used, image data can be easily displayed on a display device of a workstation by UNIX utility software or the like.

図4に示すようにシミュレーション環境を構成するモデルとしては、表示ドライバの動作が記述された表示ドライバモデル10や、表示ドライバにより駆動される表示パネルの動作が記述された表示パネルモデル90がある。また表示ドライバの外部デバイスが含む外部インターフェース回路(ホスト側インターフェース回路)の動作が記述された外部インターフェース回路モデル130がある。なお表示ドライバの初期状態を設定するための不揮発性メモリ(EEPROM)の動作が記述された不揮発性メモリモデルを用いてもよい。また外部インターフェース回路を含む外部デバイスとしては、MPU(Micro Processor Unit)、ベースバンドエンジン、アプリケーションプロセッサ、画像処理コントローラ(表示コントローラ)などのデバイス(ホストデバイス)がある。   As shown in FIG. 4, as a model constituting the simulation environment, there are a display driver model 10 in which the operation of the display driver is described, and a display panel model 90 in which the operation of the display panel driven by the display driver is described. There is also an external interface circuit model 130 in which the operation of an external interface circuit (host side interface circuit) included in an external device of the display driver is described. Note that a nonvolatile memory model in which the operation of the nonvolatile memory (EEPROM) for setting the initial state of the display driver is described may be used. Examples of external devices including an external interface circuit include devices (host devices) such as an MPU (Micro Processor Unit), a baseband engine, an application processor, and an image processing controller (display controller).

図4では表示ドライバモデル10は、データ信号を出力するデータドライバの動作が記述されたデータドライバモデル20を含む。また走査信号を出力する走査ドライバの動作が記述された走査ドライバモデル30や、画像データである階調データを記憶する表示メモリの動作が記述された表示メモリモデル40を含む。また表示ドライバモデル10は、電源回路の動作が記述された電源回路モデル50や、階調電圧を生成する階調電圧生成回路の動作が記述された階調電圧生成回路モデル60や、表示制御信号を少なくとも生成するロジック回路の動作が記述されたロジック回路モデル70を含む。またMPUインターフェース回路やRGBインターフェース回路やYUVインターフェース回路や高速シリアルインターフェース回路などの内部インターフェース回路の動作が記述された内部インターフェース回路モデル80を含む。   In FIG. 4, the display driver model 10 includes a data driver model 20 in which an operation of a data driver that outputs a data signal is described. Also included are a scan driver model 30 in which the operation of a scan driver that outputs a scan signal is described, and a display memory model 40 in which the operation of a display memory that stores gradation data that is image data is described. The display driver model 10 includes a power supply circuit model 50 in which the operation of the power supply circuit is described, a gradation voltage generation circuit model 60 in which the operation of the gradation voltage generation circuit that generates the gradation voltage is described, and a display control signal. Includes a logic circuit model 70 in which the operation of the logic circuit that generates at least is described. Also included is an internal interface circuit model 80 in which operations of internal interface circuits such as an MPU interface circuit, RGB interface circuit, YUV interface circuit, and high-speed serial interface circuit are described.

そして本実施形態では図3のシミュレーション処理部210が、テスト入力情報150と表示ドライバモデル10と表示パネルモデル90に基づいてシミュレーション処理を行う。具体的には、コマンドファイル152を外部インターフェース回路モデル130に入力し、コマンドファイル152に基づき外部インターフェース回路モデル130により生成された所与の形式のインターフェース信号のデータを、検証対象デバイスモデルである表示ドライバモデル10に入力するシミュレーション処理を行う。   In this embodiment, the simulation processing unit 210 in FIG. 3 performs a simulation process based on the test input information 150, the display driver model 10, and the display panel model 90. Specifically, the command file 152 is input to the external interface circuit model 130, and the data of the interface signal of a given format generated by the external interface circuit model 130 based on the command file 152 is displayed as a verification target device model. A simulation process to be input to the driver model 10 is performed.

この場合に、外部インターフェース回路モデル130によりデータを生成できるインターフェース信号としては、MPUインターフェース信号、RGBインターフェース信号がある。或いはシリアルインターフェース信号(CMOSレベルのシリアルインターフェース信号、差動シリアルインターフェース信号)やYUVインターフェース信号などがある。そしてシミュレーション処理部210は、外部インターフェース回路モデル130により生成されたMPUインターフェース信号、RGBインターフェース信号、シリアルインターフェース信号及びYUVインターフェース信号の少なくとも1つのインターフェース信号のデータを、検証対象デバイスモデルである表示ドライバモデル10に入力するシミュレーション処理を行う。   In this case, the interface signals that can generate data by the external interface circuit model 130 include an MPU interface signal and an RGB interface signal. Alternatively, there are serial interface signals (CMOS level serial interface signals, differential serial interface signals) and YUV interface signals. The simulation processing unit 210 converts the data of at least one of the MPU interface signal, the RGB interface signal, the serial interface signal, and the YUV interface signal generated by the external interface circuit model 130 into a display driver model that is a verification target device model. The simulation process input to 10 is performed.

図4に示すように本実施形態によれば、表示パネルモデル90、外部インターフェース回路モデル130などの周辺デバイスのモデルを加えた実装イメージでのシステムシミュレーションを実現できる。また表示ドライバ内部のアナログブロック(データドライバ、走査ドライバ、階調電圧生成回路、電源回路等)を、Verilogのビヘイビアモデルなどでモデル化している。またシミュレーション結果の変換を行い、表示イメージでの視覚検証を可能にしている。   As shown in FIG. 4, according to the present embodiment, it is possible to realize a system simulation with a mounting image in which peripheral device models such as the display panel model 90 and the external interface circuit model 130 are added. In addition, analog blocks (data driver, scan driver, gradation voltage generation circuit, power supply circuit, etc.) inside the display driver are modeled using a Verilog behavior model. In addition, simulation results are converted to enable visual verification of the displayed image.

具体的には外部インターフェース回路モデル130(MPUモデル)に、テストベンチとして記述されたコマンドファイル152(MPUコマンド)を入力し、外部インターフェース回路モデル130の変換処理により、MPUインターフェース信号やRGBインターフェース信号などのインターフェース信号のデータを生成する。そして、表示ドライバモデル10の端子に、インターフェース信号のバイナリデータを入力する。同様に、画面に表示させる画像データ154も、外部インターフェース回路モデル130を介して表示ドライバモデル10に入力する。この画像データ154としては例えばRGBフォーマットのデータを使用する。なおYUVフォーマットのデータを使用してもよい。   Specifically, a command file 152 (MPU command) described as a test bench is input to the external interface circuit model 130 (MPU model), and MPU interface signals, RGB interface signals, etc. are converted by the external interface circuit model 130 conversion processing. The interface signal data is generated. Then, binary data of the interface signal is input to the terminal of the display driver model 10. Similarly, image data 154 to be displayed on the screen is also input to the display driver model 10 via the external interface circuit model 130. For example, RGB format data is used as the image data 154. YUV format data may be used.

また表示ドライバの内部ブロックは、ロジック回路(ゲートアレイ)以外は、アナログ回路を含むアナログブロックが大半を占める。そしてアナログブロックは、ネットリスト出力によるVerilogの論理シミュレーションでは正しい動作を検証できないため、ブロックレベルの動作を記述したVerilogのビヘイビアモデルを使用する。このアナログブロックのビヘイビアモデルの作り方により、アナログ動作の検証レベルが変わってくるが、本実施形態では、例えばパワーオンシーケンスなどのアナログ制御動作を、論理シミュレーションで検証可能にしている。   Further, the internal blocks of the display driver are mostly analog blocks including analog circuits except for the logic circuit (gate array). The analog block cannot verify the correct operation by the Verilog logic simulation by the netlist output, so the Verilog behavioral model describing the block level operation is used. Although the verification level of the analog operation varies depending on how to create the behavior model of the analog block, in this embodiment, an analog control operation such as a power-on sequence can be verified by a logic simulation.

具体的にはアナログブロックのビヘイビアモデルの特殊表現としては以下のものがある。例えばデータドライバでは表示メモリからの階調データをD/A変換して、階調電圧であるデータ電圧を発生させている。しかしながら、階調電圧値はアナログ値であり、論理シミュレーターでは表現できない。そこで図4では、表示メモリモデル40からの画像データである例えば6ビット(広義にはNビット)の各階調データを、データドライバモデル20に設けられた仮想的な各内部レジスタに格納する。そして各内部レジスタに格納された階調データに対して変換処理(極性反転処理、RGB反転処理或いは減色モード処理等)を行い、変換処理が行われた後の階調データを、データ信号のデータとして表示パネルモデル90に入力する。   Specifically, there are the following special expressions of the behavior model of the analog block. For example, a data driver D / A converts grayscale data from a display memory to generate a data voltage that is a grayscale voltage. However, the gradation voltage value is an analog value and cannot be expressed by a logic simulator. Therefore, in FIG. 4, for example, 6-bit (N-bit in a broad sense) gradation data that is image data from the display memory model 40 is stored in virtual internal registers provided in the data driver model 20. Then, conversion processing (polarity inversion processing, RGB inversion processing, color reduction mode processing, etc.) is performed on the gradation data stored in each internal register, and the gradation data after the conversion processing is converted into data signal data To the display panel model 90.

また表示パネルの走査信号に出力される走査電圧値はアナログ値であり、論理シミュレーションでは表現できない。そこで走査ドライバモデル30では、走査電圧(選択電圧)の発生を論理「1」で表現している。   The scanning voltage value output to the scanning signal of the display panel is an analog value and cannot be expressed by logic simulation. Therefore, in the scan driver model 30, the generation of the scan voltage (selection voltage) is expressed by logic “1”.

また昇圧動作による発生電圧の電位差はアナログ値であり、論理シミュレーションでは表現できない。そこで電源回路モデル50では、昇圧条件を判定し、昇圧電圧の発生を論理「1」で表現している。即ち昇圧条件が満たされると、論理「1」を出力するようにしている。同様に抵抗分割により得られる階調電圧値はアナログ値であり、論理シミュレーションでは表現できない。そこで階調電圧生成回路モデル60では、動作条件を判定し、階調電圧の発生を論理「1」で表現している。即ち動作条件が満たされると、論理「1」を出力するようにしている。そして電源回路や階調電圧生成回路が正常に動作していないと、これらの回路から信号を受けて動作するデータドライバや走査ドライバが動作しないように、データドライバや走査ドライバのビヘイビアモデルを作成する。即ち電源回路モデル50や階調電圧生成回路モデル60から論理「1」が出力されていないと動作を開始しないようなモデルに、データドライバモデル20や走査ドライバモデル30を作成する。こうすることで、パワーオンシーケンスなどのアナログ制御動作が、論理シミュレーションで検証可能になる。   Further, the potential difference of the voltage generated by the boosting operation is an analog value and cannot be expressed by logic simulation. Therefore, in the power supply circuit model 50, the boosting condition is determined, and the generation of the boosted voltage is expressed by logic “1”. That is, when the boost condition is satisfied, a logic “1” is output. Similarly, the gradation voltage value obtained by resistance division is an analog value and cannot be expressed by logic simulation. Therefore, in the gradation voltage generation circuit model 60, the operating condition is determined, and the generation of the gradation voltage is expressed by logic “1”. That is, when the operating condition is satisfied, a logic “1” is output. Then, if the power supply circuit and the gradation voltage generation circuit are not operating normally, create a behavior model for the data driver and scan driver so that the data driver and scan driver that operate by receiving signals from these circuits do not operate. . That is, the data driver model 20 and the scan driver model 30 are created so that the operation is not started unless the logic “1” is output from the power supply circuit model 50 or the gradation voltage generation circuit model 60. By doing so, analog control operations such as a power-on sequence can be verified by logic simulation.

なお図4では、ロジック回路モデル70として、ロジック回路(ゲートアレイ)のネットリストを使用している。即ちロジック回路(図1の540)は、アナログ要素を含まず、ネットリストをそのままVerilog等の論理シミュレータに入力できる。またロジック回路の構成、動作は、仕様により随時変更される。従って、ロジック回路モデル70については、ロジック回路のネットリストをそのまま使用してVerilog等の論理シミュレーションを行うようにする。こうすることでシミュレーション精度を向上できると共に、様々な仕様の表示ドライバに対して本実施形態の検証シミュレーション手法を容易に適用できるようになる。なお内部インターフェース回路モデル80についても、少なくともその一部に内部インターフェース回路のネットリストを使用するようにしてもよい。   In FIG. 4, a logic circuit (gate array) netlist is used as the logic circuit model 70. That is, the logic circuit (540 in FIG. 1) does not include an analog element and can directly input the net list to a logic simulator such as Verilog. The configuration and operation of the logic circuit are changed as needed according to the specifications. Therefore, for the logic circuit model 70, a logic simulation such as Verilog is performed using the net list of the logic circuit as it is. By doing so, the simulation accuracy can be improved, and the verification simulation method of the present embodiment can be easily applied to display drivers of various specifications. Note that the internal interface circuit model 80 may also use a net list of the internal interface circuit for at least a part thereof.

3.外部インターフェース回路モデルを用いる手法の詳細
次に、外部インターフェース回路モデル130を用いる本実施形態の手法の詳細について説明する。図5にコマンドファイル152の一例を示す。図5のC1に示すIMODEは、インターフェースモードを指定するコマンドである。外部インターフェース回路モデル130では、このIMODEで指定される形式のインターフェース信号のデータが生成され、表示ドライバモデル10に入力される。例えば図5のC1では、16ビットのバス幅で、RAMのリード、ライトが可能なMPUインターフェース信号のモードが指定されている。
3. Details of Method Using External Interface Circuit Model Next, details of the method of this embodiment using the external interface circuit model 130 will be described. FIG. 5 shows an example of the command file 152. IMODE indicated by C1 in FIG. 5 is a command for designating an interface mode. In the external interface circuit model 130, interface signal data in a format specified by this IMODE is generated and input to the display driver model 10. For example, in C1 of FIG. 5, a mode of an MPU interface signal capable of reading and writing RAM is specified with a bus width of 16 bits.

図5のC2に示すCmdVDDONは、VDDのレギュレータを動作状態にし、内部の基準電圧発生回路を起動するためのコマンドである。C3に示すCmdSoftResetは、ハードリセットを行うことなくハードリセットと同様のリセット(ソフトリセット)を行うためのコマンドである。C4に示すCmdSetPwrCtlは、電源回路の機能のオン、オフや能力を制御する電源設定を行うためのコマンドであり、電源設定の詳細についてはパラメータで指定される。C5に示すCmdSetPtlPwrCtlは、パーシャル表示時の非表示領域及びフロントポーチ期間の電源設定を行うためのコマンドであり、電源設定の詳細についてはパラメータで指定される。   CmdVDDON indicated by C2 in FIG. 5 is a command for setting the VDD regulator in an operating state and starting an internal reference voltage generation circuit. CmdSoftReset shown in C3 is a command for performing a reset (soft reset) similar to a hard reset without performing a hard reset. CmdSetPwrCtl shown in C4 is a command for performing power setting for controlling ON / OFF of the function of the power circuit and capability, and details of the power setting are specified by parameters. CmdSetPtlPwrCtl shown in C5 is a command for setting the power supply in the non-display area and the front porch period at the time of partial display, and details of the power supply setting are specified by parameters.

C6に示すCmdSetScanModは、走査ドライバのスキャンモードを設定するためのコマンドであり、例えばパラメータにより順方向スキャンや逆方向スキャンが設定される。C7に示すCmdSetAltDrvは、交流駆動の状態を設定するためのコマンドであり、例えばパラメータにより1ライン反転駆動、2ライン反転駆動、フレーム反転駆動、インターレス駆動が設定される。C8に示すCmdSleepOutは、自動オンシーケンスを実行するためのコマンドである。C9に示すCmdWrRamは、表示メモリであるRAMへのライトコマンドである。C10に示すTaskFillMemは画像データを指定して送るためのコマンドである。C11に示すCmdOnDispは、表示パネルをオンにするためのコマンドであり、このコマンドにより、表示メモリに格納された画像データが階調電圧に変換され、表示パネルへの画像表示が開始する。C12、C13に示すCmdPartialInは、パーシャル表示状態の設定を行うためのコマンドであり、パラメータによりパーシャル開始ラインやパーシャル終了ラインなどが設定される。なおC14、C15はウェイト時間を指定するためのものである。   CmdSetScanMod shown in C6 is a command for setting the scan mode of the scan driver. For example, forward scan or reverse scan is set by a parameter. CmdSetAltDrv shown in C7 is a command for setting the AC drive state. For example, 1-line inversion drive, 2-line inversion drive, frame inversion drive, and interlace drive are set according to parameters. CmdSleepOut shown in C8 is a command for executing an automatic on sequence. CmdWrRam shown in C9 is a write command to the RAM which is the display memory. TaskFillMem shown in C10 is a command for designating and sending image data. CmdOnDisp shown in C11 is a command for turning on the display panel. By this command, the image data stored in the display memory is converted into a gradation voltage, and image display on the display panel is started. CmdPartialIn shown in C12 and C13 is a command for setting a partial display state, and a partial start line and a partial end line are set by parameters. C14 and C15 are used for designating the wait time.

図5に示すようなコマンドファイル152に記述されたコマンドにより、表示ドライバ(検証対象デバイス)の動作モードが指定される。そして、これらのコマンドで指定される動作モードに表示ドライバを設定するためのインターフェース信号のデータが、表示ドライバモデル10に入力されるようになる。   The operation mode of the display driver (verification target device) is designated by a command described in the command file 152 as shown in FIG. Then, data of an interface signal for setting the display driver in the operation mode specified by these commands is input to the display driver model 10.

図6(A)(B)にMPUインターフェース信号の例を示す。図6(A)はライト時の例であり、図6(B)はリード時の例である。図6(A)(B)や図7(A)に示すように、データ/コマンド識別信号A0が「0」(ローレベル)でライト信号XWR(Xは負論理を表す)が「0」である場合には、コマンドライトが行われ、信号A0が「0」でリード信号XRDが「0」である場合には、リビジョンリードが行われる。また信号A0が「1」(ハイレベル)で信号XWRが「0」である場合には、RAMライト(表示メモリへの画像データのライト)又はコマンドパラメータのライトが行われ、信号A0が「1」で信号XRDが「0」である場合には、RAMリード(表示メモリからの画像データのリード)が行われる。   6A and 6B show examples of MPU interface signals. FIG. 6A shows an example at the time of writing, and FIG. 6B shows an example at the time of reading. As shown in FIGS. 6A and 6B and FIG. 7A, the data / command identification signal A0 is “0” (low level) and the write signal XWR (X represents negative logic) is “0”. In some cases, command write is performed, and when the signal A0 is “0” and the read signal XRD is “0”, revision read is performed. When the signal A0 is “1” (high level) and the signal XWR is “0”, RAM write (write of image data to the display memory) or command parameter write is performed, and the signal A0 is “1”. When the signal XRD is “0”, RAM read (reading of image data from the display memory) is performed.

図6(C)にシリアルインターフェース信号の例を示す。図6(C)はライト時のシリアルインターフェース信号の例である。図6(C)において、D/Cはデータとコマンドを識別を意味し、Cnはコマンドのビットnを意味する。またPnはコマンドパラメータのビットnを意味する。9ビットのシリアルデータ(1パケット)の転送中は、チップセレクト信号XCSを「0」に保つ必要があり、1パケットの転送中に信号XCSを「1」にすると、転送中のパケットはキャンセルされる。そして再び信号XCSを「0」にすることで、パケットの再転送の受け付け状態になる。   FIG. 6C shows an example of a serial interface signal. FIG. 6C shows an example of a serial interface signal at the time of writing. In FIG. 6C, D / C means identification of data and command, and Cn means bit n of the command. Pn means bit n of the command parameter. During the transfer of 9-bit serial data (1 packet), the chip select signal XCS must be kept at “0”. If the signal XCS is set to “1” during the transfer of 1 packet, the packet being transferred is cancelled. The Then, by setting the signal XCS to “0” again, the packet retransfer acceptance state is set.

図6(D)にRGBインターフェース信号の例を示す。RGBインターフェースは動画表示に最適なインターフェースであり、表示メモリへの画像データのライトが行われる。図6(D)に示すように、RGBインターフェースでは、表示タイミング基準クロック信号にDOTCLKを用いる。また垂直同期信号VSYNCIの立ち下がりエッジの検出後、水平同期信号HSYNCの立ち下がりエッジを検出した時点で、強制的にフレーム先頭(バックポーチの1ライン目)に同期を行う。バックポーチライン数、表示ライン数は、表示ドライバのレジスタへのコマンドで設定する。またRGBインターフェースでは、信号VSYNCI、HSYNC、ENABLE、画像データD17〜D0は、クロック信号DOTCLKの立ち下がりエッジで読み込まれる。そして信号ENABLEが「0」の期間でのみ、1画素(RGB)の画像データを表示メモリに書き込む。   FIG. 6D shows an example of the RGB interface signal. The RGB interface is an interface most suitable for moving image display, and image data is written to the display memory. As shown in FIG. 6D, the RGB interface uses DOTCLK as the display timing reference clock signal. Further, after detecting the falling edge of the vertical synchronizing signal VSYNCI, when the falling edge of the horizontal synchronizing signal HSYNC is detected, the frame is forcibly synchronized to the head of the frame (first line of the back porch). The number of back porch lines and the number of display lines are set by a command to the register of the display driver. In the RGB interface, the signals VSYNCI, HSYNC, ENABLE, and image data D17 to D0 are read at the falling edge of the clock signal DOTCLK. Only when the signal ENABLE is “0”, image data of one pixel (RGB) is written in the display memory.

なお外部インターフェース回路モデル130により生成できるインターフェース信号は、図6(A)〜(D)に示すようなMPUインターフェース信号、シリアルインターフェース信号、RGBインターフェース信号に限定されない。例えば図6(E)に示すようなYUVインターフェース信号(カメラインターフェース信号)を生成するようにしてもよい。   The interface signals that can be generated by the external interface circuit model 130 are not limited to MPU interface signals, serial interface signals, and RGB interface signals as shown in FIGS. For example, a YUV interface signal (camera interface signal) as shown in FIG. 6E may be generated.

図6(E)はカメラデータが8ビットのYUVフォーマットである場合の信号CMVREF、CMHREF、CMDAT[7:0]の波形例である。ここでCMVREF、CMHREFは、各々、垂直同期信号、水平同期信号に相当する。またカメラデータであるCMDAT[7:0]は、図示しないクロック信号CMCLKINにより取り込まれる。   FIG. 6E shows a waveform example of signals CMVREF, CMHREF, and CMDAT [7: 0] when the camera data is in an 8-bit YUV format. Here, CMVREF and CMHREF correspond to a vertical synchronization signal and a horizontal synchronization signal, respectively. The camera data CMDAT [7: 0] is captured by a clock signal CMCLKIN (not shown).

表示ドライバがYUV−RGBの変換回路を有する場合には図6(E)のYUVインターフェース信号が用いられる。そしてカメラデバイスから出力されるYUVデータを表示ドライバに入力し、表示ドライバのYUV−RGB変換回路を用いてRGBデータに変換して表示メモリに書き込む。   When the display driver has a YUV-RGB conversion circuit, the YUV interface signal shown in FIG. 6E is used. Then, YUV data output from the camera device is input to the display driver, converted into RGB data using the YUV-RGB conversion circuit of the display driver, and written into the display memory.

またシリアルインターフェース信号は図6(C)に示すようなCMOS電圧レベルの信号に限定されず、差動信号等を用いた小振幅のシリアル信号(LVDS)であってもよい。これにより高速シリアル転送を実現できる。   The serial interface signal is not limited to a CMOS voltage level signal as shown in FIG. 6C, and may be a small amplitude serial signal (LVDS) using a differential signal or the like. As a result, high-speed serial transfer can be realized.

即ち、一般的な携帯電話機は、電話番号入力や文字入力のためのボタンが設けられる第1の機器部分と、LCD(Liquid Crystal Display)やカメラデバイスが設けられる第2の機器部分と、第1、第2の機器部分を接続するヒンジなどの接続部分により構成される。従って、第1の機器部分に設けられる第1の回路基板と、第2の機器部分に設けられる第2の回路基板との間のデータ転送を、小振幅の差動信号を用いた高速シリアル転送により行えば、接続部分を通る配線の本数を減らすことができ、設計の自由度を広げることができると共に、EMIノイズの低減を図れる。   That is, a general mobile phone includes a first device part provided with buttons for inputting a telephone number and characters, a second device part provided with an LCD (Liquid Crystal Display) and a camera device, and a first device part. , And a connecting portion such as a hinge for connecting the second device portion. Therefore, data transfer between the first circuit board provided in the first device portion and the second circuit board provided in the second device portion is performed by high-speed serial transfer using a small amplitude differential signal. By doing so, it is possible to reduce the number of wirings that pass through the connection portion, to increase the degree of design freedom, and to reduce EMI noise.

図8(A)(B)にMDDI規格の高速シリアル転送手法の例を示す。なお本実施形態における高速シリアル転送手法は図8(A)(B)に限定されるものではなく、採用される規格に応じて種々の手法を採用できる。   8A and 8B show an example of a high-speed serial transfer method of the MDDI standard. Note that the high-speed serial transfer method in the present embodiment is not limited to FIGS. 8A and 8B, and various methods can be adopted according to the standard adopted.

図8(A)において、物理層回路340(トランシーバ)はホストデバイスに内蔵され、物理層回路330は表示ドライバに内蔵される。また336、342、344はトランスミッタ回路であり、332、334、346はレシーバ回路である。また338、348はウェイクアップ検出回路である。ホスト側のトランスミッタ回路342は差動ストローブ信号STB+/−を駆動する。そしてクライアント側のレシーバ回路332は、駆動により抵抗RT1の両端に発生した電圧を増幅し、ストローブ信号STB_Cを後段の回路に出力する。またホスト側のトランスミッタ回路344はデータ信号DATA+/−を駆動する。そしてクライアント側のレシーバ回路334は、駆動により抵抗RT2の両端に発生した電圧を増幅し、データ信号DATA_C_HCを後段の回路に出力する。   In FIG. 8A, the physical layer circuit 340 (transceiver) is built in the host device, and the physical layer circuit 330 is built in the display driver. Reference numerals 336, 342, and 344 denote transmitter circuits, and reference numerals 332, 334, and 346 denote receiver circuits. Reference numerals 338 and 348 denote wake-up detection circuits. The host-side transmitter circuit 342 drives the differential strobe signal STB +/−. The client-side receiver circuit 332 amplifies the voltage generated at both ends of the resistor RT1 by driving, and outputs the strobe signal STB_C to the subsequent circuit. The host-side transmitter circuit 344 drives the data signal DATA +/−. The client-side receiver circuit 334 amplifies the voltage generated at both ends of the resistor RT2 by driving, and outputs the data signal DATA_C_HC to the subsequent circuit.

図8(B)に示すように送信側は、データ信号DATAとクロック信号CLKの排他的論理和をとることで、ストローブ信号STBを生成し、このSTBを高速シリアルバスを介して受信側に送信する。そして受信側は、受信したデータ信号DATAとストローブ信号STBとの排他的論理和をとることで、クロック信号CLKを再生する。   As shown in FIG. 8B, the transmission side generates the strobe signal STB by taking the exclusive OR of the data signal DATA and the clock signal CLK, and transmits this STB to the reception side via the high-speed serial bus. To do. Then, the reception side reproduces the clock signal CLK by taking an exclusive OR of the received data signal DATA and the strobe signal STB.

図8(A)で説明したような高速シリアルインターフェース回路を表示ドライバに内蔵させた場合、これをテストするために設計者は、図8(B)に示すようなテストパターンを作成する必要がある。しかしながら、高速シリアル転送ではデータがシリアル化されて転送されるため、データの意味を設計者が直感的に認識することは難しく、有効なテストパターンの作成は困難である。   When a high-speed serial interface circuit as described in FIG. 8A is built in the display driver, the designer needs to create a test pattern as shown in FIG. 8B in order to test this. . However, since data is serialized and transferred in high-speed serial transfer, it is difficult for the designer to intuitively recognize the meaning of the data, and it is difficult to create an effective test pattern.

この点、本実施形態によれば、設計者が図5に示すようなコマンドファイルを作成して入力すれば、図8(B)に示すような波形の高速シリアルインターフェース信号が自動的に生成されるようになるため、設計者の検証作業の労力を大幅に低減できる。   In this regard, according to the present embodiment, when a designer creates and inputs a command file as shown in FIG. 5, a high-speed serial interface signal having a waveform as shown in FIG. 8B is automatically generated. As a result, the verification work of the designer can be greatly reduced.

図9(A)(B)に外部インターフェース回路モデル130の構成例を示す。図9(A)は、図6(A)(B)のMPUインターフェース信号や図6(C)のシリアルインターフェース信号の生成を実現するモデルの例である。なお図6(D)のRGBインターフェース信号の生成についても同様のモデルにより実現できる。   9A and 9B show configuration examples of the external interface circuit model 130. FIG. FIG. 9A is an example of a model that realizes generation of the MPU interface signal of FIGS. 6A and 6B and the serial interface signal of FIG. 6C. The generation of the RGB interface signal in FIG. 6D can also be realized by a similar model.

コマンド処理タスク部132は、テスト入力情報150(コマンドファイル、画像データ)に基づいてコマンドレベルのタスク処理を行う。具体的にはコマンドとパラメータの識別処理を行う。またインターフェースモード指定コマンド(IMODE)により指定されるインターフェースが、パラレル転送なのかシリアル転送なのかを識別したり、ライトなのかリードなのかを識別する処理を行う。   The command processing task unit 132 performs command level task processing based on the test input information 150 (command file, image data). Specifically, command and parameter identification processing is performed. Further, the interface mode designation command (IMODE) is used to identify whether the interface is parallel transfer or serial transfer, or whether the interface is a write or a read.

信号生成タスク部134は、コマンド処理タスク部132からの変数レベルでの入力を受け、信号レベルでの処理を行う。即ち入力されたコマンドファイルのコマンドや画像データに基づいて、タイミング等を考慮しながら、インターフェース信号XCS、XRES、A0、XRD、XWR、IF1、IF2、IF3、DATA[N:0]、SCL、SDに対してバイナリデータ「1」「0」の割り振りを行う。これにより図6(A)(B)(C)に示すようなMPUインターフェース信号、シリアルインターフェース信号のデータが生成されて、表示ドライバモデル10に入力されるようになる。   The signal generation task unit 134 receives input at the variable level from the command processing task unit 132 and performs processing at the signal level. In other words, the interface signals XCS, XRES, A0, XRD, XWR, IF1, IF2, IF3, DATA [N: 0], SCL, SD are taken into account based on the command and image data of the input command file, taking into account timing and the like. Binary data “1” and “0” are allocated to. As a result, data of MPU interface signals and serial interface signals as shown in FIGS. 6A, 6B, and 6C are generated and input to the display driver model 10.

なお図7(B)にインターフェース選択信号IF1、IF2、IF3の意味を示す。例えば図5のC1に示すインターフェースモード指定コマンドIMODEにより、16ビット幅のパラレル転送のインターフェースモードが指定されると、図7(B)に示すように信号IF1、IF2、IF3が「0」に設定されて表示ドライバモデル10に入力される。図7(B)の18ビットパラレル、8ビットパラレル、9ビットパラレル、9ビットシリアルについても同様である。   FIG. 7B shows the meaning of the interface selection signals IF1, IF2, and IF3. For example, when the interface mode for 16-bit parallel transfer is designated by the interface mode designation command IMODE shown at C1 in FIG. 5, the signals IF1, IF2, and IF3 are set to “0” as shown in FIG. 7B. And input to the display driver model 10. The same applies to the 18-bit parallel, 8-bit parallel, 9-bit parallel, and 9-bit serial shown in FIG.

図9(B)は、図8(A)(B)で説明した高速シリアルインターフェース信号の生成を実現するモデルの例である。   FIG. 9B is an example of a model that realizes the generation of the high-speed serial interface signal described with reference to FIGS.

コマンド処理タスク部133は、テスト入力情報に基づいてコマンドレベルのタスク処理を行う。具体的には、レジスタアクセスパケット(コマンドやコマンドパラメータの転送用パケット)なのか、ビデオパケット(画像データ転送用パケット)なのかを識別する処理を行う。またライトなのかリードなのかを識別する処理を行う。   The command processing task unit 133 performs command level task processing based on the test input information. Specifically, processing for identifying whether the packet is a register access packet (command or command parameter transfer packet) or a video packet (image data transfer packet) is performed. In addition, a process for identifying whether it is a write or a read is performed.

信号生成タスク部135は、コマンド処理タスク部133からの変数レベルでの入力を受け、信号レベルでの処理を行う。即ち入力されたコマンドファイルのコマンドや画像データに基づいて、タイミング等を考慮しながら、高速シリアルインターフェース信号DATA+、DATA−、STB+、STB−、ENABLEに対してバイナリデータ「1」「0」の割り振りを行う。これにより図8(A)(B)で説明した高速シリアルインターフェース信号のデータが生成されて、表示ドライバモデル10に入力されるようになる。   The signal generation task unit 135 receives input at the variable level from the command processing task unit 133 and performs processing at the signal level. That is, the binary data “1” and “0” are allocated to the high-speed serial interface signals DATA +, DATA−, STB +, STB−, ENABLE based on the command and image data of the input command file, taking into account the timing and the like. I do. As a result, the data of the high-speed serial interface signal described in FIGS. 8A and 8B is generated and input to the display driver model 10.

以上のような外部インターフェース回路モデル130を用いる本実施形態の手法によれば以下の利点がある。即ちVerilog記述やタスク記述を用いてテストパターンを生成する手法では、検証対象デバイスの仕様が複雑になるにつれて、テストパターンの作成が非現実的になったり、テストパターンの管理が繁雑化するなどの問題があった。   The method of the present embodiment using the external interface circuit model 130 as described above has the following advantages. In other words, in the method of generating a test pattern using Verilog description or task description, the test pattern creation becomes unrealistic or the management of the test pattern becomes complicated as the specifications of the verification target device become complex. There was a problem.

これに対して外部インターフェース回路モデル130を用いる本実施形態の手法によれば、設計者が簡単なモード設定を行うことで、様々なMPUタイプ(C80系、68系)、転送モード(パラレル転送、シリアル転送)、バス幅(8、9、16、18ビット)のインターフェース信号のデータが自動生成されて、表示ドライバモデル10に入力されるようになる。従ってテスト入力情報(テストパターン)の作成の工数を大幅に減らすことができ、開発期間の短縮化を図れる。   On the other hand, according to the method of the present embodiment using the external interface circuit model 130, various MPU types (C80 system, 68 system), transfer modes (parallel transfer, Serial transfer) and bus width (8, 9, 16, 18 bits) interface signal data is automatically generated and input to the display driver model 10. Therefore, the man-hours for creating test input information (test pattern) can be greatly reduced, and the development period can be shortened.

また、設計者が、図5に示すようなコマンドが羅列されたコマンドファイルを作成するだけで、図6(A)〜(E)に示すような様々なタイプのインターフェース信号が生成されるようになる。即ち設計者は、表示ドライバの設計仕様書に従ったコマンドを記述して、図5に示すようなコマンドファイルを作成するだけで、様々なタイプのインターフェース信号が自動生成される。従って設計者は、Verilogの記述フォーマットを熟知していなくても、容易にテスト入力情報を作成できるようになり、テスト入力情報の作成を容易化できる。   Further, the designer can create various types of interface signals as shown in FIGS. 6A to 6E only by creating a command file in which commands as shown in FIG. 5 are listed. Become. In other words, the designer can automatically generate various types of interface signals simply by writing commands according to the design specifications of the display driver and creating a command file as shown in FIG. Therefore, the designer can easily create the test input information even if the designer is not familiar with the Verilog description format, thereby facilitating the creation of the test input information.

また同じ画像データを用いながら、コマンドファイルのコマンド記述を変えるだけで、異なる形式の様々なインターフェース信号のデータが自動生成されるようになるため、テスト入力情報の作成工数の更なる低減化を図れる。   In addition, by simply changing the command description in the command file while using the same image data, various interface signal data in different formats can be automatically generated, so the test input information creation process can be further reduced. .

4.内部レジスタを利用したシミュレーション
図10にデータドライバ550、階調電圧生成回路610の詳細な構成例を示す。データドライバ550は、各データ線(SS1、SS2・・・)毎に設けられたドライバセル552を含む。そしてこのドライバセル552は、データラッチ&変換回路554、制御回路556、D/A変換回路558、オペアンプ部560、出力回路562を含む。
4). Simulation Using Internal Register FIG. 10 shows a detailed configuration example of the data driver 550 and the gradation voltage generation circuit 610. The data driver 550 includes a driver cell 552 provided for each data line (SS1, SS2,...). The driver cell 552 includes a data latch & conversion circuit 554, a control circuit 556, a D / A conversion circuit 558, an operational amplifier unit 560, and an output circuit 562.

データラッチ&変換回路554は、表示メモリ520からの階調データGD1[5:0]をラッチする。またデータラッチ&変換回路554はRGB反転処理を行う。即ちRGBデータの並びを、R、G、Bの順の並びからB、G、Rの順の並びに変更する処理などを行う。これにより、実装形態が異なる様々なタイプの表示パネルに対応できるようになる。   The data latch & conversion circuit 554 latches the gradation data GD1 [5: 0] from the display memory 520. The data latch & conversion circuit 554 performs RGB inversion processing. That is, processing for changing the arrangement of RGB data from the arrangement in the order of R, G, B to the order of B, G, R is performed. Thereby, it becomes possible to cope with various types of display panels having different mounting forms.

制御回路556は、D/A変換回路558、オペアンプ部560、出力回路562に対する各種の制御信号を生成したり、階調データに対するデータ変換処理を行う。具体的には、D/A変換回路558、オペアンプ部560、出力回路562への制御信号を用いて、パワーセーブ処理を行ったり、階調データに対する極性反転処理、減色モード処理を行う。例えば極性反転処理では、正極性期間で「63」、「62」、「61」の階調データを、負極性期間では例えば「0」、「1」、「2」に設定する。また減色モードでは、階調データにより表現される表示色数を例えば8色に切り替える処理を行う。   The control circuit 556 generates various control signals for the D / A conversion circuit 558, the operational amplifier unit 560, and the output circuit 562, and performs data conversion processing on the gradation data. Specifically, power saving processing is performed using the control signals to the D / A conversion circuit 558, the operational amplifier unit 560, and the output circuit 562, and polarity inversion processing and color reduction mode processing are performed on gradation data. For example, in the polarity inversion process, gradation data of “63”, “62”, “61” is set to “0”, “1”, “2”, for example, in the negative polarity period. In the color reduction mode, a process of switching the number of display colors expressed by the gradation data to, for example, 8 colors is performed.

D/A変換回路558はデジタルの階調データをアナログのデータ電圧にD/A変換する回路である。具体的には階調電圧生成回路610からの階調電圧の中から、デジタルの階調データに対応する電圧を選択することで、D/A変換を実現する。   The D / A conversion circuit 558 is a circuit that D / A converts digital gradation data into an analog data voltage. Specifically, D / A conversion is realized by selecting a voltage corresponding to digital gradation data from the gradation voltages from the gradation voltage generation circuit 610.

オペアンプ部560は、データ信号(データ電圧)のインピーダンス変換処理を行う。このオペアンプ部560は、例えばオペアンプOP(演算増幅器)、スイッチング素子SWを含む。例えばスイッチング素子SWがオンになると、D/A変換回路558によりデータ線SS1が直接駆動されるDAC駆動が行われる。これにより、DAC駆動や、オペアンプ+DAC駆動が実現される。   The operational amplifier unit 560 performs an impedance conversion process on the data signal (data voltage). The operational amplifier unit 560 includes, for example, an operational amplifier OP (operational amplifier) and a switching element SW. For example, when the switching element SW is turned on, DAC driving in which the data line SS1 is directly driven by the D / A conversion circuit 558 is performed. Thereby, DAC driving and operational amplifier + DAC driving are realized.

出力回路562はデータ線SS1の電圧設定などを行う。例えば表示パネルの表示オフコマンドが入力された場合に、D/A変換回路558やオペアンプ部560を用いてデータ線SS1の電圧を設定すると、電荷の充放電に時間がかかるため、データ線SS1の電圧がローレベル又はハイレベルに設定されるのに長時間を要してしまう。そこで、このような場合には、出力回路562が直接にデータ線SS1の電圧をローレベル又はハイレベルに設定する。このようにすれば、表示パネルの表示オフコマンドが入力された場合に、表示パネルを直ぐに白表示(ノーマリーホワイト液晶の場合)等にすることが可能になる。   The output circuit 562 performs voltage setting for the data line SS1. For example, when the display panel display off command is input, if the voltage of the data line SS1 is set using the D / A conversion circuit 558 or the operational amplifier unit 560, it takes time to charge and discharge the charge. It takes a long time for the voltage to be set to a low level or a high level. In such a case, the output circuit 562 directly sets the voltage of the data line SS1 to a low level or a high level. In this way, when the display off command for the display panel is input, the display panel can be immediately displayed in white (in the case of normally white liquid crystal) or the like.

階調電圧生成回路610(γ補正回路)は、電圧分割回路612(選択用電圧生成回路)、階調電圧選択回路614を含む。電圧分割回路612は、電源回路590(図1参照)で生成された高電圧の電源電圧VDDH、VSSHに基づいて、分割電圧VS0〜VS255(選択用電圧)を出力する。具体的には電圧回路612は、直列に接続された複数の抵抗素子を有するラダー抵抗回路を含む。そしてVDDH、VSSHを、このラダー抵抗回路により分割した電圧を、分割電圧VS0〜VS255として出力する。階調電圧選択回路614は、ロジック回路540(図1参照)により調整レジスタ616に設定された階調特性の調整データに基づいて、分割電圧VS0〜VS255の中から、例えば64階調の場合には64個の電圧を選択して、階調電圧V0〜V63として出力する。このようにすれば表示パネルに応じた最適な階調特性(γ補正特性)の階調電圧を生成できる。   The gradation voltage generation circuit 610 (γ correction circuit) includes a voltage dividing circuit 612 (selection voltage generation circuit) and a gradation voltage selection circuit 614. The voltage dividing circuit 612 outputs divided voltages VS0 to VS255 (selection voltages) based on the high-voltage power supply voltages VDDH and VSSH generated by the power supply circuit 590 (see FIG. 1). Specifically, the voltage circuit 612 includes a ladder resistor circuit having a plurality of resistor elements connected in series. A voltage obtained by dividing VDDH and VSSH by the ladder resistor circuit is output as divided voltages VS0 to VS255. The gradation voltage selection circuit 614 is based on the gradation characteristic adjustment data set in the adjustment register 616 by the logic circuit 540 (see FIG. 1), for example, in the case of 64 gradations from among the divided voltages VS0 to VS255. Selects 64 voltages and outputs them as gradation voltages V0 to V63. In this way, it is possible to generate a gradation voltage having an optimum gradation characteristic (γ correction characteristic) according to the display panel.

さて図10のデータドライバ550や階調電圧生成回路610はアナログ回路を含む。また階調電圧生成回路610により生成される階調電圧やデータ線SS1に出力されるデータ電圧は、アナログ値であり、デジタル論理シミュレーションでは表現できない。   Now, the data driver 550 and the gradation voltage generation circuit 610 in FIG. 10 include analog circuits. The gradation voltage generated by the gradation voltage generation circuit 610 and the data voltage output to the data line SS1 are analog values and cannot be expressed by digital logic simulation.

そこで本実施形態では、データドライバ550や階調電圧生成回路610を、Verilogのビヘイビアモデルなどによりモデル化して、シミュレーション処理を行うようにしている。   Therefore, in this embodiment, the data driver 550 and the gradation voltage generation circuit 610 are modeled by a Verilog behavior model or the like, and simulation processing is performed.

具体的には図11に示すように、各データ線毎に6ビット(広義にはNビット。N>2)のデータ信号のデータ(バイナリデータ)を、データドライバモデル20から表示パネルモデル90に入力するシミュレーション処理を行う。即ち実回路レベルのデータ線を介さずに、各データ線毎に6ビットのデータ信号のデータを表示パネルモデル90に入力するようにする。このようにすれば、Verilogのようなデジタル論理シミュレーションを用いて、表示ドライバの検証を行うことが可能になり、表示ドライバの実動作に近い動作検証が可能になる。   Specifically, as shown in FIG. 11, data (binary data) of 6 bits (N bits in a broad sense, N> 2) for each data line is transferred from the data driver model 20 to the display panel model 90. Perform the input simulation process. That is, data of a 6-bit data signal is input to the display panel model 90 for each data line without going through the data line at the actual circuit level. In this way, it becomes possible to verify the display driver using a digital logic simulation such as Verilog, and it is possible to verify the operation close to the actual operation of the display driver.

更に具体的には図11に示すように、データドライバモデル20に仮想的な内部レジスタ22を設ける。この内部レジスタ22は、各データ線毎に設けられる6ビット(Nビット)のレジスタである。   More specifically, a virtual internal register 22 is provided in the data driver model 20 as shown in FIG. The internal register 22 is a 6-bit (N-bit) register provided for each data line.

そして表示メモリモデル40からの6ビット(Nビット)の階調データを、各データ線毎に設けられた各内部レジスタ22に格納し、格納された6ビットの階調データをデータ信号のデータとして、表示パネルモデル90に入力するシミュレーション処理を行う。具体的には表示パネルモデル90が、データドライバモデル20の内部レジスタ22のデータを参照する形態で、各データ線毎に6ビットのパラレルデータをデータドライバモデル20から表示パネルモデル90に転送する。このようなデータの参照による転送は、Verilog記述を利用して容易に実現できる。   Then, 6-bit (N-bit) gradation data from the display memory model 40 is stored in each internal register 22 provided for each data line, and the stored 6-bit gradation data is used as data signal data. Then, a simulation process for inputting to the display panel model 90 is performed. Specifically, the display panel model 90 refers to the data in the internal register 22 of the data driver model 20 and transfers 6-bit parallel data from the data driver model 20 to the display panel model 90 for each data line. Such data transfer by reference can be easily realized using Verilog description.

図11において表示パネルモデル90は、データキャプチャ部92、極性反転部94、画像データファイル作成部96を含む。   In FIG. 11, the display panel model 90 includes a data capture unit 92, a polarity inversion unit 94, and an image data file creation unit 96.

ここでデータキャプチャ部92は、表示パネルの全ての画素分の内部レジスタ(全ての画素に対応する内部レジスタ)を有している。そして表示ドライバモデル10からの走査信号GS1のデータが「1」から「0」に変化すると、データキャプチャ部92に設けられた全画素分の内部レジスタのうち、GS1に対応する内部レジスタに対して、データドライバモデル20の内部レジスタ22からのデータ(パラレルの階調データ)を格納してキャプチャする。同様に、表示ドライバモデル10からの走査信号GS2のデータが「1」から「0」に変化すると、データキャプチャ部92に設けられた全画素分の内部レジスタのうち、GS2に対応する内部レジスタに対して、データドライバモデル20の内部レジスタ22からのデータを格納してキャプチャする。   Here, the data capture unit 92 has internal registers for all pixels of the display panel (internal registers corresponding to all pixels). When the data of the scanning signal GS1 from the display driver model 10 changes from “1” to “0”, among the internal registers for all the pixels provided in the data capture unit 92, the internal register corresponding to GS1 is selected. The data (parallel gradation data) from the internal register 22 of the data driver model 20 is stored and captured. Similarly, when the data of the scanning signal GS2 from the display driver model 10 changes from “1” to “0”, among the internal registers for all the pixels provided in the data capture unit 92, the internal register corresponding to GS2 is stored. On the other hand, the data from the internal register 22 of the data driver model 20 is stored and captured.

極性反転部94は、表示ドライバモデル10からの信号FR(極性反転信号)に基づいて、データキャプチャ部92の内部レジスタに格納されたデータに対して極性反転処理を行う。即ち信号FRの極性を判定してデータ(画像データ)の正転/反転処理を行う。そして画像データファイル作成部96は、表示ドライバモデル10からの信号VSYNC(垂直同期信号)をトリガとして、画像データファイル160を生成して出力する。   The polarity inversion unit 94 performs polarity inversion processing on the data stored in the internal register of the data capture unit 92 based on the signal FR (polarity inversion signal) from the display driver model 10. That is, the polarity of the signal FR is determined, and normal rotation / inversion processing of data (image data) is performed. Then, the image data file creation unit 96 generates and outputs an image data file 160 using the signal VSYNC (vertical synchronization signal) from the display driver model 10 as a trigger.

図12に、図11のシミュレーション処理のフローチャートを示す。まず表示メモリモデル40が階調データを出力する(ステップS1)。すると、D/A変換回路やオペアンプ部用の制御信号をトリガとして、階調データを、データドライバモデル20の内部レジスタ22に格納する(ステップS2)。   FIG. 12 shows a flowchart of the simulation process of FIG. First, the display memory model 40 outputs gradation data (step S1). Then, the gradation data is stored in the internal register 22 of the data driver model 20 using a control signal for the D / A conversion circuit and the operational amplifier as a trigger (step S2).

次に内部レジスタ22に格納された階調データに対してRGB反転処理、極性反転処理、減色モード処理などの変換処理を実行する(ステップS3)。即ち図10のデータラッチ&変換回路554で行われるRGB反転処理(RGBからBGRに変換する処理)や、制御回路556で行われる極性反転処理、減色モード(8色モード)処理を実行する。そして変換処理後の階調データを、データ線出力端子に出力せずに内部レジスタ22に格納する(ステップS4)。そして内部レジスタ22を介して階調データを表示パネルモデル90に渡す。   Next, conversion processing such as RGB inversion processing, polarity inversion processing, and color reduction mode processing is performed on the gradation data stored in the internal register 22 (step S3). That is, RGB inversion processing (processing for converting RGB to BGR) performed by the data latch & conversion circuit 554 in FIG. 10, polarity inversion processing, and color reduction mode (8-color mode) processing performed by the control circuit 556 are executed. The converted gradation data is stored in the internal register 22 without being output to the data line output terminal (step S4). Then, the gradation data is passed to the display panel model 90 via the internal register 22.

図11、図12の手法によれば、仮想的な内部レジスタ22を設けるだけで、データドライバのアナログ動作を擬似的にシミュレーションできる。従って図4に示すような実装イメージでのシステムシミュレーションを、Verilogなどのデジタル論理シミュレーションを用いて実現できる。従って、簡素なモデルを使用しながらも、アナログ制御動作などをデジタル論理シミュレーションで検証できるようになり、検証効率を向上できる。   11 and 12, the analog operation of the data driver can be simulated in a pseudo manner simply by providing the virtual internal register 22. Therefore, the system simulation with the mounting image as shown in FIG. 4 can be realized by using digital logic simulation such as Verilog. Therefore, it becomes possible to verify an analog control operation or the like by digital logic simulation while using a simple model, and the verification efficiency can be improved.

5.ソケットモデルを利用したシミュレーション
図11、図12の手法では、データドライバモデル20として内部レジスタ22を用いた簡素なモデルを使用できるという利点がある。しかしながら、データドライバの実回路のネットリストを使用していないため、検証精度の点で劣るという不利点がある。即ち、ビヘイビアモデル自身が疑似モデルである以上、設計者が表示ドライバの動作仕様を誤認したり、誤った動作モデルを作成してしまう可能性があり、検証の正当性を十分に保証できないという不利点がある。
5). Simulation Using Socket Model The methods shown in FIGS. 11 and 12 have an advantage that a simple model using the internal register 22 can be used as the data driver model 20. However, since the net list of the actual circuit of the data driver is not used, there is a disadvantage that the verification accuracy is inferior. In other words, since the behavior model itself is a pseudo model, the designer may misunderstand the operation specifications of the display driver or create an incorrect operation model. There are advantages.

一方、データドライバなどのアナログブロックの動作モデルを、アナログ記述言語AHDLにより作成する手法も考えられる。この手法では、アナログブロックがアナログ的な振る舞いをするようになるため、アナログ動作の作り込みについては問題はなくなるが、モデルである以上、仕様の誤認という問題は残ってしまう。また図4に示すようなシステムシミュレーションを実現しようとした場合に、検証シミュレーションの形態を、デジタル論理シミュレーションからミックス・シグナルシミュレーションに切り替えなければならなくなる。そしてミックス・シグナルシミュレーションは、シミュレーション時間が膨大になるため、表示ドライバの全てのファンクションを検証するのには不向きである。   On the other hand, a method of creating an operation model of an analog block such as a data driver using the analog description language AHDL is also conceivable. In this method, the analog block behaves like an analog, so there is no problem with the creation of the analog operation. However, as long as it is a model, the problem of misidentification of specifications remains. Also, when a system simulation as shown in FIG. 4 is to be realized, the verification simulation must be switched from a digital logic simulation to a mixed signal simulation. The mixed signal simulation is not suitable for verifying all functions of the display driver because the simulation time is enormous.

そこで図13で説明する手法では、アナログブロックをデジタル論理シミュレーション用のネットリストで構成し、本来はアナログ値として扱われるべき階調電圧をシリアルデータとして扱うことで、表示ドライバの全体的なシステムシミュレーションをデジタル論理シミュレーションで実現している。   Therefore, in the method described with reference to FIG. 13, an analog block is configured by a netlist for digital logic simulation, and gradation voltages that should be handled as analog values are handled as serial data. Is realized by digital logic simulation.

具体的にはデータドライバなどのアナログブロック全体をモデル化するのではなく、必要最小限のアナログ回路だけをモデル化する手法(部分モデル化)を採用する。アナログブロックといえども、内部の制御回路等はロジック回路で構成されているため、その部分はスケマチックより出力されたVerilogのネットリストを使用し、必要最小限のアナログ回路についてだけ擬似的な動作モデルを作成する。こうすれば、アナログモデルの単位が小さくなるため、仕様を誤認してモデル動作記述を行ってしまう確率も低くなり、検証精度を向上できる。   Specifically, instead of modeling the entire analog block such as a data driver, a method (partial modeling) of modeling only the minimum necessary analog circuit is employed. Even though it is an analog block, the internal control circuit etc. is composed of logic circuits, so that part uses a Verilog netlist output from the schematic, and a pseudo operation model only for the minimum necessary analog circuit Create By doing so, the unit of the analog model becomes smaller, so the probability of misrecognizing the specification and describing the model behavior is reduced, and the verification accuracy can be improved.

例えば図10のデータドライバ550において、オペアンプ部560のオペアンプOPだけをVerilogのビヘイビアモデルで記述してシミュレーションを実行し、その他の回路(データラッチ&変換回路、制御回路、D/A変換回路、出力回路等)については、スケマチックより出力したVerilogのネットリストとVerilogのライブラリを使用してシミュレーションを実行する。この手法によれば、データドライバ550の内部の制御回路については、設計者が意図した動作を確実に行うようになるため、モデルに起因する異常動作はほとんど生じなくなり、検証精度を向上できる。   For example, in the data driver 550 shown in FIG. 10, only the operational amplifier OP of the operational amplifier unit 560 is described by a Verilog behavior model, and a simulation is performed. Other circuits (data latch & conversion circuit, control circuit, D / A conversion circuit, output) For the circuit, etc., the simulation is executed using the Verilog netlist and Verilog library output from the schematic. According to this method, the control circuit inside the data driver 550 reliably performs the operation intended by the designer, so that the abnormal operation caused by the model hardly occurs and the verification accuracy can be improved.

また、前述のように、階調電圧生成回路610からの階調電圧は、Verilogのデジタル論理シミュレーションでは表現できない。そこで階調電圧のデータとしてシリアルデータのフォーマットを使用して、データドライバモデル20から出力できるようにするために、ソケットモデル110というモデルを導入する。そしてシリアルの階調電圧データをソケットモデル110内において階調電圧数分だけ生成し、そのシリアルの階調電圧データをラダー抵抗モデルを介して階調電圧生成回路モデル60(γモデル)に供給する(仮想接続)。階調電圧生成回路モデル60はデータドライバモデル20に対して階調電圧を供給しているため、データドライバモデル20は、階調電圧生成回路モデル60からのシリアルの階調電圧データをハンドリングできる。そこで、階調電圧生成回路モデル60から供給されたシリアル階調電圧データを、階調データに基づいてデータドライバモデル20内において選択し、ソケットモデル110内でシリアル/パラレル変換を行い、表示パネルモデル90に供給する。   Further, as described above, the gradation voltage from the gradation voltage generation circuit 610 cannot be expressed by Verilog digital logic simulation. Therefore, a model called a socket model 110 is introduced to enable output from the data driver model 20 by using a serial data format as gradation voltage data. Serial gradation voltage data is generated in the socket model 110 by the number of gradation voltages, and the serial gradation voltage data is supplied to the gradation voltage generation circuit model 60 (γ model) via the ladder resistance model. (Virtual connection). Since the gradation voltage generation circuit model 60 supplies gradation voltages to the data driver model 20, the data driver model 20 can handle serial gradation voltage data from the gradation voltage generation circuit model 60. Therefore, the serial gradation voltage data supplied from the gradation voltage generation circuit model 60 is selected in the data driver model 20 based on the gradation data, serial / parallel conversion is performed in the socket model 110, and a display panel model is selected. 90.

具体的には図13に示すように、表示ドライバモデル10と表示パネルモデル90との間に仮想的に設けられたソケットモデル110が用意される。このソケットモデル110(仮想接続モデル)は、表示ドライバモデル10と表示パネルモデル90を仮想的に接続するモデルである。   Specifically, as shown in FIG. 13, a socket model 110 that is virtually provided between the display driver model 10 and the display panel model 90 is prepared. The socket model 110 (virtual connection model) is a model for virtually connecting the display driver model 10 and the display panel model 90.

そしてソケットモデル110により生成されたシリアルの階調電圧データを階調電圧生成回路モデル60を介してデータドライバモデル20に入力する。そしてデータドライバモデル20からのシリアルのデータをソケットモデル110に入力してパラレルのデータに変換し、変換により得られたパラレルのデータをデータ信号のデータとして表示パネルモデル90に入力するシミュレーション処理を行う。   The serial gradation voltage data generated by the socket model 110 is input to the data driver model 20 via the gradation voltage generation circuit model 60. Then, serial data from the data driver model 20 is input to the socket model 110 and converted into parallel data, and a simulation process is performed in which the parallel data obtained by the conversion is input to the display panel model 90 as data signal data. .

例えば図13においてソケットモデル110は、シフト用クロック生成部112、クロック数カウント部114、シリアル階調電圧データ生成部116、シリアル/パラレル変換部118、内部レジスタ120を含む。シフト用クロック生成部112はシフト用クロックを生成し、クロック数カウント部114は、シフト用クロックのクロック数をカウントする。シリアル階調データ生成部116は、クロック数カウント部114からのカウント値に基づいて動作し、シリアルの階調電圧データを生成する。即ち階調電圧V0〜V63の各々に対応するバイナリのシリアル階調電圧データを生成する。例えば階調電圧V0、V1、V2、V3に対応するシリアル階調電圧として、各々、(000000)、(000001)、(000010)、(0000011)などを生成する。そして生成されたシリアル階調電圧データの各々を、V0〜V63のノードの各々に供給する。これはVerilogを利用した仮想接続により実現できる。   For example, in FIG. 13, the socket model 110 includes a shift clock generation unit 112, a clock number count unit 114, a serial gradation voltage data generation unit 116, a serial / parallel conversion unit 118, and an internal register 120. The shift clock generator 112 generates a shift clock, and the clock number counter 114 counts the number of shift clocks. The serial grayscale data generation unit 116 operates based on the count value from the clock number counting unit 114 and generates serial grayscale voltage data. That is, binary serial gradation voltage data corresponding to each of the gradation voltages V0 to V63 is generated. For example, (000000), (000001), (0000010), (0000011), and the like are generated as serial gradation voltages corresponding to the gradation voltages V0, V1, V2, and V3, respectively. Then, each of the generated serial gradation voltage data is supplied to each of the nodes V0 to V63. This can be achieved by virtual connection using Verilog.

ネットリストで構成されるD/A変換回路558は、表示メモリモデル40からの階調データに基づいて、V0〜V63のノードのうち階調データに対応するノードを選択する。例えば正極性期間では、階調データが「63」である場合にはV63のノードが選択され、階調データが「62」である場合にはV62のノードが選択される。一方、極性反転の負極性期間では、階調データが「63」である場合にはV0のノードが選択され、階調データが「62」である場合にはV1のノードが選択される。そして、選択されたノードに供給されているシリアル階調電圧データが、D/A変換回路558、オペアンプ部560、出力回路562を介してデータ線に出力され、ソケットモデル110に再入力される。   The D / A conversion circuit 558 configured by the net list selects a node corresponding to the gradation data from the nodes V0 to V63 based on the gradation data from the display memory model 40. For example, in the positive polarity period, when the gradation data is “63”, the node of V63 is selected, and when the gradation data is “62”, the node of V62 is selected. On the other hand, in the negative polarity inversion period, when the gradation data is “63”, the node of V0 is selected, and when the gradation data is “62”, the node of V1 is selected. Then, the serial grayscale voltage data supplied to the selected node is output to the data line via the D / A conversion circuit 558, the operational amplifier unit 560, and the output circuit 562, and is input again to the socket model 110.

ソケットモデル110のシリアル/パラレル変換回路118は、クロック数カウント部114からのカウント値に基づいて動作し、データ線に出力されたシリアル階調電圧データのシリアル/パラレル変換を行い、64階調のパラレルデータに復元する。そして得られたパラレルデータは内部レジスタ120に格納される。そして内部レジスタ120に格納されたパラレルデータは、図11、図12で説明した手法と同様の手法で、ソケットモデル110から表示パネルモデル90に転送される。即ち表示パネルモデル90が内部レジスタ120を参照することで、内部レジスタ120のパラレルデータが、表示パネルモデル90のデータキャプチャ部92に設けられた内部レジスタに格納される。   The serial / parallel conversion circuit 118 of the socket model 110 operates based on the count value from the clock number counting unit 114, performs serial / parallel conversion of the serial gradation voltage data output to the data line, and provides 64 gradations. Restore to parallel data. The obtained parallel data is stored in the internal register 120. The parallel data stored in the internal register 120 is transferred from the socket model 110 to the display panel model 90 by a method similar to the method described with reference to FIGS. That is, when the display panel model 90 refers to the internal register 120, the parallel data in the internal register 120 is stored in the internal register provided in the data capture unit 92 of the display panel model 90.

なお、図13では、クロック数カウント部114からのカウント値に基づいて、シリアル階調電圧データ生成部116とシリアル/パラレル変換部118が動作する。このようにすれば、シリアル階調電圧データ生成部116とシリアル/パラレル変換部118が同期して動作するようになり、適正なシリアル/パラレル変換を実現できる。即ちシリアル/パラレル変換部118は、データドライバモデル20からのシリアルデータの区切り(シリアル階調電圧データと次のシリアル階調電圧データとの区切り)を適正に判断して、シリアル/パラレル変換を行えるようになる。   In FIG. 13, the serial grayscale voltage data generation unit 116 and the serial / parallel conversion unit 118 operate based on the count value from the clock number counting unit 114. In this way, the serial gradation voltage data generation unit 116 and the serial / parallel conversion unit 118 operate in synchronism, and appropriate serial / parallel conversion can be realized. In other words, the serial / parallel converter 118 can appropriately determine the delimiter of the serial data from the data driver model 20 (delimiter between the serial gradation voltage data and the next serial gradation voltage data) and perform serial / parallel conversion. It becomes like this.

図13の手法によれば、データドライバモデル20の回路は、オペアンプなどの一部の回路を除いて、ネットリストにより構成される。従って、アナログ動作モデルの不具合を原因とするシミュレーションの誤動作を効果的に防止できる。また階調電圧データの信号を、階調電圧生成回路からデータドライバの回路を通った信号として観測できるため、階調電圧生成回路やデータドライバを実回路レベルで正確に検証できるようになる。   According to the method of FIG. 13, the circuit of the data driver model 20 is configured by a netlist except for some circuits such as an operational amplifier. Therefore, it is possible to effectively prevent a simulation malfunction caused by a failure of the analog operation model. Further, since the signal of the gradation voltage data can be observed as a signal passing through the data driver circuit from the gradation voltage generation circuit, the gradation voltage generation circuit and the data driver can be accurately verified at the actual circuit level.

例えば表示パネルの表示オフコマンドが入力されると、出力回路562は、データ線SS1の電圧を直接にローレベル又はハイレベルに設定する動作を行う。この出力回路562の動作については、図11、図12の手法により検証することは難しい。   For example, when a display off command of the display panel is input, the output circuit 562 performs an operation of directly setting the voltage of the data line SS1 to a low level or a high level. It is difficult to verify the operation of the output circuit 562 by the method shown in FIGS.

これに対して図13の手法では、シリアル階調電圧データが、V0〜V63のノードからD/A変換回路558、オペアンプ部560、出力回路562を介してデータ線に出力される。従って、表示オフコマンドの入力時における出力回路562の動作についても正確に検証できるようになり、検証精度を向上できる。   On the other hand, in the method of FIG. 13, serial gradation voltage data is output from the nodes V0 to V63 to the data line via the D / A conversion circuit 558, the operational amplifier unit 560, and the output circuit 562. Therefore, the operation of the output circuit 562 when the display off command is input can be accurately verified, and the verification accuracy can be improved.

なお図14(A)に示すように、シリアル階調電圧データの作成時において、シリアル階調電圧データに対して付加データを付加するようにしてもよい。即ちシリアルデータとして、シリアル階調電圧データの他に付加データを準備し、シリアル階調電圧データと付加データとを合わせたパケットデータをソケットモデル110内にて生成する。具体的にはシリアル階調電圧データ生成部116がパケットデータを生成する。この場合の付加データは、例えばRGB識別データや極性反転識別データの少なくとも1つを含むことができる。ここでRGB識別データは、シリアル階調電圧データがR、G、Bデータのいずれなのかを識別するためのデータである。また極性反転識別データは、極性反転の正極性と負極性を識別するためのデータである。   As shown in FIG. 14A, additional data may be added to the serial gradation voltage data when the serial gradation voltage data is created. That is, as serial data, additional data is prepared in addition to serial gradation voltage data, and packet data combining the serial gradation voltage data and additional data is generated in the socket model 110. Specifically, the serial gradation voltage data generation unit 116 generates packet data. The additional data in this case can include, for example, at least one of RGB identification data and polarity inversion identification data. Here, the RGB identification data is data for identifying whether the serial gradation voltage data is R, G, or B data. The polarity reversal identification data is data for identifying the positive polarity and the negative polarity of polarity reversal.

そしてソケットモデル110からのシリアルの階調電圧データと付加データを、階調電圧生成回路モデル60を介してデータドライバモデル20に入力し、ソケットモデル110において付加データを分離するシミュレーション処理を行う。即ち、生成されたシリアルデータ(シリアル階調電圧データ及び付加データ)は、V0〜V63のノードからD/A変換回路558、オペアンプ部560、出力回路562を介してデータ線に出力されて、ソケットモデル110に取り込まれる。そしてソケットモデル110内においてパケット解析が行われ、シリアルデータから階調電圧データと付加データが分離される。そして分離された付加データに基づいて、階調電圧データに対する種々の変換処理(RGB分離処理、極性反転処理)が行われる。   The serial grayscale voltage data and additional data from the socket model 110 are input to the data driver model 20 via the grayscale voltage generation circuit model 60, and the socket model 110 performs a simulation process for separating the additional data. That is, the generated serial data (serial gradation voltage data and additional data) is output from the nodes V0 to V63 to the data line via the D / A conversion circuit 558, the operational amplifier unit 560, and the output circuit 562, and is connected to the socket. It is captured in the model 110. Then, packet analysis is performed in the socket model 110, and the gradation voltage data and the additional data are separated from the serial data. Based on the separated additional data, various conversion processes (RGB separation process and polarity inversion process) are performed on the gradation voltage data.

例えば図14(B)に示すように、低温ポリシリコンパネル(以下、LTPSパネルと呼ぶ)では、表示ドライバ510側において、データ信号へのR、G、Bデータの多重化処理が行われ、表示パネル512側において、多重化されたR、G、Bデータが分離される。具体的には、スイッチング信号SM1R、SM1G、SM1Bによってオン、オフ制御されるスイッチング素子TM1R、TM1G、TM1B(トランジスタ)により、データ線SS1のデータ信号に対してR、G、Bデータが時分割に多重化される。そしてスイッチング信号SD1R、SD1G、SD1Bによってオン、オフ制御されるスイッチング素子TD1R、TD1G、TD1B(トランジスタ)により、多重化されたR、G、Bデータが分離されて、R、G、Bの各画素の供給される。   For example, as shown in FIG. 14B, in the low-temperature polysilicon panel (hereinafter referred to as LTPS panel), R, G, B data is multiplexed into the data signal on the display driver 510 side, and the display is performed. On the panel 512 side, the multiplexed R, G, and B data are separated. Specifically, the switching elements TM1R, TM1G, and TM1B (transistors) that are controlled to be turned on and off by the switching signals SM1R, SM1G, and SM1B allow the R, G, and B data to be time-divided with respect to the data signal on the data line SS1 Multiplexed. The multiplexed R, G, and B data are separated by switching elements TD1R, TD1G, and TD1B (transistors) that are controlled to be turned on and off by switching signals SD1R, SD1G, and SD1B. Of supplied.

このようなLTPSパネルにおいては、付加データであるRGB識別データを用いることで、多重化処理や分離処理の動作についても検証が可能になる。具体的には図14(C)に示すように、ソケットモデル110内に、シリアル/パラレル変換部118の代わりにシリアル/パラレル変換&分離部119を設け、内部レジスタ120の代わりにR用、G用、B用の内部レジスタ120R、120G、120Bを設ける。そしてシリアル/パラレル変換&分離部119がシリアルデータから付加データを分離する。そして付加データのRGB識別データがRデータを示していた場合には、その付加データと対となる階調電圧データをR用の内部レジスタ120Rに格納する。同様に、付加データのRGB識別データがGデータ、Bデータを示していた場合には、その付加データと対となる階調電圧データをG用、B用の内部レジスタ120G、120Bに格納する。   In such an LTPS panel, it is possible to verify the operation of multiplexing processing and separation processing by using RGB identification data as additional data. Specifically, as shown in FIG. 14C, a serial / parallel conversion & separation unit 119 is provided in the socket model 110 instead of the serial / parallel conversion unit 118, and R and G are used instead of the internal register 120. And B internal registers 120R, 120G, and 120B are provided. Then, the serial / parallel conversion & separation unit 119 separates the additional data from the serial data. When the RGB identification data of the additional data indicates R data, the gradation voltage data paired with the additional data is stored in the R internal register 120R. Similarly, when the RGB identification data of the additional data indicates G data and B data, the gradation voltage data paired with the additional data is stored in the G and B internal registers 120G and 120B.

また表示パネルモデル90(データキャプチャ部)にもR用、G用、B用の内部レジスタ93R、93G、93Bを設ける。そしてソケットモデル110の内部レジスタ120R、120G、120Bに格納された階調電圧データ(パラレルデータ)は、各々、表示パネルモデル90の内部レジスタ93R、93G、93Bに転送されて格納される。この場合に、内部レジスタ93R、93G、93Bのいずれに階調電圧データを格納するかは、図14(B)のスイッチング信号SD1R、SD1G、SD1Bを用いることで実現できる。なお付加データである極性反転識別データは、例えば表示パネルモデル90が図11に示すような極性反転部94を有していない場合等に、有効利用できる。即ちこの場合には、付加データに含まれる極性反転識別データに基づいて、付加データと対となる階調電圧データの極性反転処理を行えばよい。   The display panel model 90 (data capture unit) is also provided with internal registers 93R, 93G, and 93B for R, G, and B. The gradation voltage data (parallel data) stored in the internal registers 120R, 120G, and 120B of the socket model 110 are transferred to and stored in the internal registers 93R, 93G, and 93B of the display panel model 90, respectively. In this case, which of the internal registers 93R, 93G, and 93B stores the gradation voltage data can be realized by using the switching signals SD1R, SD1G, and SD1B in FIG. Note that the polarity reversal identification data, which is additional data, can be used effectively when the display panel model 90 does not have the polarity reversing unit 94 as shown in FIG. That is, in this case, the polarity inversion processing of the gradation voltage data paired with the additional data may be performed based on the polarity inversion identification data included in the additional data.

6.表示パネルモデル
本実施形態の表示パネルモデル90では、表示ドライバモデル10から入力されたデータを表示画像データに変換する処理が行われる。例えば図15に示すように、表示パネルモデル90が、表示ドライバモデル10からのシミュレーション結果であるデータ信号SS1、SS2、SS3・・・のデータと走査信号GS1、GS2・・・のデータを受ける。そしてこれらのデータに基づいて、表示パネルの各画素(データ信号と走査信号で特定される画素)での画像データを求め、求められた各画素での画像データを含む画像データファイル160を作成する。即ち図15に示すように表示パネルイメージの画像ダンプファイルを作成する。
6). Display Panel Model In the display panel model 90 of the present embodiment, processing for converting data input from the display driver model 10 into display image data is performed. For example, as shown in FIG. 15, the display panel model 90 receives data of data signals SS1, SS2, SS3... And data of scanning signals GS1, GS2,. Based on these data, image data at each pixel (pixel specified by the data signal and the scanning signal) of the display panel is obtained, and an image data file 160 including the image data at each obtained pixel is created. . That is, an image dump file of a display panel image is created as shown in FIG.

より具体的には図15のA1、A2に示すように、走査ドライバモデル30からの走査信号の立ち下がりエッジをトリガとして、表示パネルモデル90の内部レジスタが、階調データである画像データR[5:0]、G[5:0]、B[5:0]を表示ドライバモデル10から取り込む。次に、コモン信号(信号FR)の極性(正極性、負極性)を判断して、内部レジスタに取り込まれた画像データの正転/反転処理を行う。次に、垂直同期信号(信号VSYNC)をトリガとして、画像データファイル160を作成して、出力する。   More specifically, as shown in A1 and A2 of FIG. 15, the internal register of the display panel model 90 uses the falling edge of the scanning signal from the scanning driver model 30 as a trigger and the image data R [ 5: 0], G [5: 0], and B [5: 0] are fetched from the display driver model 10. Next, the polarity (positive polarity, negative polarity) of the common signal (signal FR) is determined, and normal rotation / inversion processing of the image data captured in the internal register is performed. Next, an image data file 160 is created and output using a vertical synchronization signal (signal VSYNC) as a trigger.

図16に画像データファイル160の一例を示す。なお本実施形態の画像データファイル160は図16のフォーマットに限定されず、種々の変形実施が可能である。   FIG. 16 shows an example of the image data file 160. Note that the image data file 160 of the present embodiment is not limited to the format shown in FIG. 16, and various modifications can be made.

図16の画像データファイル160は、PPM(Portable Pix Map)と呼ばれるASCII形式で最も簡単な画像フォーマットのファイルである。具体的には画像データファイル160は、フォーマット識別子(P1:2値ASCII、P2:グレースケールASCII、P3:フルカラーASCII)、画像サイズ(横、縦)、階調数(最大色調値)、画像データ(10進の階調値で表されたRGBの画像データ)を含む。そしてシミュレーション終了後に、作成された画像データファイル160を、UNIXのユーティリティソフト等を用いてワークステーションの表示装置の画面に画像表示して、表示ドライバの動作検証を行う。このようにすれば、シミュレーション結果を、表示画像という形で視覚的に瞬時に捉えることが可能になる。また複雑な制御信号の全てを波形表示で目視確認しなくても済むため、設計効率を向上できる。また仕様を熟知した設計者でも発見が困難なバグについても、発見が可能になる。また細かな動作仕様を理解していない設計者でも検証作業に携わることが可能になり、作業の分業化が可能になる。   The image data file 160 in FIG. 16 is a file having the simplest image format in ASCII format called PPM (Portable Pix Map). Specifically, the image data file 160 includes a format identifier (P1: binary ASCII, P2: grayscale ASCII, P3: full color ASCII), image size (horizontal, vertical), number of gradations (maximum tone value), image data. (RGB image data represented by decimal gradation values). After the simulation is completed, the created image data file 160 is displayed on the screen of the display device of the workstation using UNIX utility software or the like, and the operation of the display driver is verified. In this way, the simulation result can be visually captured instantaneously in the form of a display image. In addition, since it is not necessary to visually check all the complicated control signals on the waveform display, the design efficiency can be improved. Also, bugs that are difficult to find even for designers who are familiar with the specifications can be found. In addition, even designers who do not understand detailed operation specifications can participate in verification work, and work can be divided.

なお、上記のように本実施形態について詳細に説明したが、本発明の新規事項および効果から実体的に逸脱しない多くの変形が可能であることは当業者には容易に理解できるであろう。従って、このような変形例はすべて本発明の範囲に含まれるものとする。例えば、明細書又は図面において、少なくとも一度、より広義または同義な異なる用語(検証対象デバイス、Nビット等)と共に記載された用語(表示ドライバ、6ビット等)は、明細書又は図面のいかなる箇所においても、その異なる用語に置き換えることができる。   Although the present embodiment has been described in detail as described above, it will be easily understood by those skilled in the art that many modifications can be made without departing from the novel matters and effects of the present invention. Accordingly, all such modifications are intended to be included in the scope of the present invention. For example, a term (display driver, 6-bit, etc.) described together with a different term (verified device, N-bit, etc.) in a broader sense or the same meaning at least once in the specification or drawing is used anywhere in the specification or drawing. Can also be replaced by their different terms.

また検証シミュレータの構成や検証シミュレーション手法も本実施形態で説明したものに限定されるものでない。例えばシミュレーション結果データを画像データファイルとして出力しない手法や、内部レジスタやソケットモデルを利用しない手法を採用してもよい。またシミュレーション手法も、Verilogなどのデジタル論理シミュレーション手法に限定されるものではない。   Further, the configuration of the verification simulator and the verification simulation method are not limited to those described in the present embodiment. For example, a method that does not output simulation result data as an image data file or a method that does not use an internal register or a socket model may be employed. The simulation method is not limited to a digital logic simulation method such as Verilog.

検証対象デバイスである表示ドライバの構成例。The structural example of the display driver which is a verification object device. 図2(A)は従来の検証シミュレーション手法の説明図であり、図2(B)(C)は本実施形態の検証シミュレーション手法の説明図である。FIG. 2A is an explanatory diagram of a conventional verification simulation method, and FIGS. 2B and 2C are explanatory diagrams of the verification simulation method of the present embodiment. 本実施形態の検証シミュレータの構成例。The structural example of the verification simulator of this embodiment. 本実施形態の検証シミュレータのシミュレーション環境。The simulation environment of the verification simulator of this embodiment. コマンドファイルの例。Example command file. 図6(A)〜図6(E)は種々の形式のインターフェース信号の例。6A to 6E show examples of various types of interface signals. 図7(A)(B)はインターフェース信号の説明図。7A and 7B are explanatory diagrams of interface signals. 図8(A)(B)は高速シリアル転送の説明図。8A and 8B are explanatory diagrams of high-speed serial transfer. 図9(A)(B)は外部インターフェース回路モデルの構成例。9A and 9B are configuration examples of the external interface circuit model. 表示ドライバの詳細な回路構成例。3 is a detailed circuit configuration example of a display driver. 内部レジスタを用いるシミュレーション手法の説明図。Explanatory drawing of the simulation method using an internal register. 内部レジスタを用いるシミュレーション手法のフローチャート。The flowchart of the simulation method using an internal register. ソケットモデルを用いるシミュレーション手法の説明図。Explanatory drawing of the simulation method using a socket model. 図14(A)(B)(C)は付加データを用いる手法の説明図。14A, 14B, and 14C are explanatory diagrams of a method using additional data. 画像データファイルの生成手法の説明図。Explanatory drawing of the production | generation method of an image data file. 画像データファイルの例。An example of an image data file.

符号の説明Explanation of symbols

10 表示ドライバモデル、20 データドライバモデル、22 内部レジスタ、
30 走査ドライバモデル、40 表示メモリモデル、50 電源回路モデル、
60 階調電圧生成回路モデル、70 ロジック回路モデル、
80 内部インターフェース回路モデル、90 表示パネルモデル、
92 データキャプチャ部、93R、93G、93B 内部レジスタ、
94 極性反転部、96 画像データファイル作成部、110 ソケットモデル、
112 シフト用クロック生成部、114 クロック数カウント部、
116 シリアル階調電圧データ生成部、118 シリアル/パラレル変換部、
119 シリアル/パラレル変換&分離部、
120、120R、120G、120B 内部レジスタ、
130 外部インターフェース回路モデル、132、133 コマンド処理タスク部、
134、135 信号生成タスク部、150 テスト入力情報、
152 コマンドファイル、154 画像データ、160 画像データファイル、
10 display driver model, 20 data driver model, 22 internal registers,
30 scan driver model, 40 display memory model, 50 power supply circuit model,
60 gradation voltage generation circuit model, 70 logic circuit model,
80 internal interface circuit model, 90 display panel model,
92 data capture unit, 93R, 93G, 93B internal registers,
94 polarity inversion unit, 96 image data file creation unit, 110 socket model,
112 shift clock generation unit, 114 clock number counting unit,
116 serial gradation voltage data generation unit, 118 serial / parallel conversion unit,
119 Serial / parallel conversion & separation unit,
120, 120R, 120G, 120B internal registers,
130 external interface circuit model, 132, 133 command processing task part,
134, 135 Signal generation task section, 150 test input information,
152 command file, 154 image data, 160 image data file,

Claims (8)

デバイスの動作が記述されたモデルの情報を記憶する記憶部と、
前記モデルとテスト入力情報とに基づいて検証対象デバイスのシミュレーション処理を行うシミュレーション処理部とを含み、
前記モデルは、
前記検証対象デバイスの動作が記述された検証対象デバイスモデルと、前記検証対象デバイスの外部デバイスが含む外部インターフェース回路の動作が記述された外部インターフェース回路モデルとを含み、
前記検証対象デバイスモデルは、
前記外部デバイスとのインターフェース処理をインターフェース信号を用いて行う内部インターフェース回路の動作が記述された内部インターフェース回路モデルを含み、
前記テスト入力情報は、
前記検証対象デバイスを動作させるためのコマンドが少なくとも記述されたコマンドファイルを含み、
前記外部インターフェース回路モデルは、
前記コマンドファイルのコマンドに基づいて、前記インターフェース信号に対してバイナリーデータを割り振る信号生成タスク部を含み、
前記シミュレーション処理部は、
前記コマンドファイルを前記外部インターフェース回路モデルに入力し、前記コマンドファイルに基づき前記外部インターフェース回路モデルにより生成された所与の形式の前記インターフェース信号のデータを、前記内部インターフェース回路モデルに入力するシミュレーション処理を行うことを特徴とする検証シミュレータ。
A storage unit for storing information of a model in which the operation of the device is described;
A simulation processing unit that performs a simulation process of the verification target device based on the model and the test input information,
The model is
A verification target device model in which an operation of the verification target device is described; and an external interface circuit model in which an operation of an external interface circuit included in an external device of the verification target device is described.
The verification target device model is:
An internal interface circuit model in which an operation of an internal interface circuit that performs interface processing with the external device using an interface signal is described;
The test input information is:
A command file in which at least a command for operating the verification target device is described;
The external interface circuit model is:
A signal generation task unit for allocating binary data to the interface signal based on a command of the command file;
The simulation processing unit
Inputting the command file to the external interface circuit model, the data of the interface signal in the predetermined format generated by the external interface circuit model based on the command file, the simulation processing to be input to the internal interface circuit model A verification simulator characterized by performing.
請求項1において、
前記インターフェース信号は、MPUインターフェース信号、RGBインターフェース信号、シリアルインターフェース信号及びYUVインターフェース信号の少なくとも1つを含み、
前記シミュレーション処理部は、
前記外部インターフェース回路モデルにより生成された前記MPUインターフェース信号、前記RGBインターフェース信号、前記シリアルインターフェース信号及び前記YUVインターフェース信号の少なくとも1つのインターフェース信号のデータを、前記検証対象デバイスモデルに入力するシミュレーション処理を行うことを特徴とする検証シミュレータ。
In claim 1,
The interface signal includes at least one of an MPU interface signal, an RGB interface signal, a serial interface signal, and a YUV interface signal,
The simulation processing unit
A simulation process for inputting data of at least one of the MPU interface signal, the RGB interface signal, the serial interface signal, and the YUV interface signal generated by the external interface circuit model to the verification target device model is performed. A verification simulator characterized by that.
請求項1又は2において、
前記コマンドファイルは、インターフェースモード指定コマンドを含み、
前記シミュレーション処理部は、
前記インターフェースモード指定コマンドで指定される形式のインターフェース信号のデータを、前記検証対象デバイスモデルに入力するシミュレーション処理を行うことを特徴とする検証シミュレータ。
In claim 1 or 2,
The command file includes an interface mode designation command,
The simulation processing unit
A verification simulator for performing a simulation process for inputting interface signal data in a format specified by the interface mode specifying command to the verification target device model.
請求項1乃至3のいずれかにおいて、
前記コマンドファイルは、検証対象デバイスである表示ドライバの動作モード指定コマンドを含み、
前記シミュレーション処理部は、
前記動作モード指定コマンドで指定される動作モードに前記検証対象デバイスを設定するためのインターフェース信号のデータを、前記検証対象デバイスモデルに入力するシミュレーション処理を行うことを特徴とする検証シミュレータ。
In any one of Claims 1 thru | or 3,
The command file includes an operation mode designation command of a display driver that is a verification target device,
The simulation processing unit
A verification simulator for performing simulation processing for inputting data of an interface signal for setting the verification target device to an operation mode specified by the operation mode specification command to the verification target device model.
請求項1乃至のいずかにおいて、
前記モデルは、
前記検証対象デバイスである表示ドライバの動作が記述された表示ドライバモデルと、前記表示ドライバにより駆動される表示パネルの動作が記述された表示パネルモデルとを含み、
前記シミュレーション処理部は、
前記テスト入力情報と前記外部インターフェース回路モデルと前記表示ドライバモデルと前記表示パネルモデルに基づいてシミュレーション処理を行うことを特徴とする検証シミュレータ。
In any of claims 1 to 4 ,
The model is
A display driver model in which an operation of a display driver that is the verification target device is described; and a display panel model in which an operation of a display panel driven by the display driver is described;
The simulation processing unit
A verification simulator, wherein simulation processing is performed based on the test input information, the external interface circuit model, the display driver model, and the display panel model.
請求項において、
前記表示ドライバモデルは、
表示制御信号を生成するロジック回路の動作が記述されたロジック回路モデルを含み、
前記シミュレーション処理部は、
前記ロジック回路モデルとして前記ロジック回路のネットリストを使用することを特徴とする検証シミュレータ。
In claim 5 ,
The display driver model is
Including a logic circuit model that describes the operation of the logic circuit that generates the display control signal;
The simulation processing unit
A verification simulator using a net list of the logic circuit as the logic circuit model.
請求項5又は6において、
前記表示ドライバモデルは、
データ信号を出力するデータドライバの動作が記述されたデータドライバモデルと、
画像データである階調データを記憶する表示メモリの動作が記述された表示メモリモデルを含み、
前記シミュレーション処理部は、
前記表示メモリモデルからのNビットの階調データを、各データ線毎に設けられた前記データドライバモデルの各内部レジスタに格納し、前記各内部レジスタに格納されたNビットの階調データをデータ信号のデータとして、前記表示パネルモデルに入力するシミュレーション処理を行うことを特徴とする検証シミュレータ。
In claim 5 or 6 ,
The display driver model is
A data driver model that describes the operation of the data driver that outputs the data signal ;
Including a display memory model describing the operation of a display memory for storing gradation data as image data ;
The simulation processing unit
N-bit gradation data from the display memory model is stored in each internal register of the data driver model provided for each data line, and the N-bit gradation data stored in each internal register is stored as data. A verification simulator characterized by performing a simulation process for inputting signal data to the display panel model.
検証シミュレータのための検証シミュレーション方法であって、
前記検証シミュレータは、
デバイスの動作が記述されたモデルの情報を記憶する記憶部と、
前記モデルとテスト入力情報とに基づいて検証対象デバイスのシミュレーション処理を行うシミュレーション処理部とを含み、
前記モデルは、
前記検証対象デバイスの動作が記述された検証対象デバイスモデルと、前記検証対象デバイスの外部デバイスが含む外部インターフェース回路の動作が記述された外部インターフェース回路モデルとを含み、
前記検証対象デバイスモデルは、
前記外部デバイスとのインターフェース処理をインターフェース信号を用いて行う内部インターフェース回路の動作が記述された内部インターフェース回路モデルを含み、
前記テスト入力情報は、
前記検証対象デバイスを動作させるためのコマンドが少なくとも記述されたコマンドファイルを含み、
前記外部インターフェース回路モデルは、
前記コマンドファイルのコマンドに基づいて、前記インターフェース信号に対してバイナリーデータを割り振る信号生成タスク部を含み、
前記シミュレーション処理部は、
前記コマンドファイルを前記外部インターフェース回路モデルに入力し、前記コマンドファイルに基づき前記外部インターフェース回路モデルにより生成された所与の形式のインターフェース信号のデータを、前記内部インターフェース回路モデルに入力するシミュレーション処理を行うことを特徴とする検証シミュレーション方法。
A verification simulation method for a verification simulator , comprising:
The verification simulator is
A storage unit for storing information of a model in which the operation of the device is described;
A simulation processing unit that performs a simulation process of the verification target device based on the model and the test input information,
The model is
A verification target device model in which an operation of the verification target device is described; and an external interface circuit model in which an operation of an external interface circuit included in an external device of the verification target device is described.
The verification target device model is:
An internal interface circuit model in which an operation of an internal interface circuit that performs interface processing with the external device using an interface signal is described;
The test input information is:
A command file in which at least a command for operating the verification target device is described;
The external interface circuit model is:
A signal generation task unit for allocating binary data to the interface signal based on a command of the command file;
The simulation processing unit
The command file is input to the external interface circuit model, and a simulation process is performed to input interface signal data of a given format generated by the external interface circuit model based on the command file to the internal interface circuit model. A verification simulation method characterized by that.
JP2005243311A 2005-08-24 2005-08-24 Verification simulator and verification simulation method Expired - Fee Related JP4577154B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005243311A JP4577154B2 (en) 2005-08-24 2005-08-24 Verification simulator and verification simulation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005243311A JP4577154B2 (en) 2005-08-24 2005-08-24 Verification simulator and verification simulation method

Publications (2)

Publication Number Publication Date
JP2007058596A JP2007058596A (en) 2007-03-08
JP4577154B2 true JP4577154B2 (en) 2010-11-10

Family

ID=37922038

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005243311A Expired - Fee Related JP4577154B2 (en) 2005-08-24 2005-08-24 Verification simulator and verification simulation method

Country Status (1)

Country Link
JP (1) JP4577154B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10163525B2 (en) 2016-05-17 2018-12-25 Samsung Electronics Co., Ltd. Test apparatus based on binary vector

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5071654B2 (en) * 2007-11-06 2012-11-14 セイコーエプソン株式会社 Integrated circuit device simulation method
EP2253066B1 (en) 2008-03-10 2016-05-11 Spero Devices, Inc. Method, system, and apparatus for wideband signal processeing
JP5870368B2 (en) 2010-02-12 2016-03-01 スペロ・デバイシーズ・インコーポレーテッド Components that process wideband analog radio frequencies
US9007128B2 (en) 2010-11-01 2015-04-14 Newlans, Inc. Method and apparatus for power amplifier linearization
WO2012064551A2 (en) 2010-11-08 2012-05-18 Newlans, Inc. Field programmable analog array
CN103959726A (en) 2011-11-01 2014-07-30 纽兰斯公司 Wideband signal processing
KR20150053784A (en) 2012-09-05 2015-05-18 뉴랜스, 인코포레이티드. Bi-quad calibration
DE102015101388A1 (en) 2015-01-30 2016-08-04 Deutsche Telekom Ag Test system for testing a computer of a computer system in a test network

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000181940A (en) * 1998-12-17 2000-06-30 Ricoh Co Ltd Analog/digital hybrid logic simulation method
JP2005156962A (en) * 2003-11-26 2005-06-16 Seiko Epson Corp Electrooptical device, method for driving electrooptical device and electronic equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1040273A (en) * 1996-07-24 1998-02-13 Matsushita Electric Ind Co Ltd Simulation device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000181940A (en) * 1998-12-17 2000-06-30 Ricoh Co Ltd Analog/digital hybrid logic simulation method
JP2005156962A (en) * 2003-11-26 2005-06-16 Seiko Epson Corp Electrooptical device, method for driving electrooptical device and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10163525B2 (en) 2016-05-17 2018-12-25 Samsung Electronics Co., Ltd. Test apparatus based on binary vector

Also Published As

Publication number Publication date
JP2007058596A (en) 2007-03-08

Similar Documents

Publication Publication Date Title
JP4577154B2 (en) Verification simulator and verification simulation method
US10529298B1 (en) Electro-optical device and electronic device
JP4425556B2 (en) DRIVE DEVICE AND DISPLAY MODULE HAVING THE SAME
US7518587B2 (en) Impulse driving method and apparatus for liquid crystal device
KR101573850B1 (en) Data processing system having a masking circuitry and method thereof
US7176947B2 (en) Device for driving a display apparatus
CN101635127B (en) Display device and method for driving the same
US9997095B2 (en) Display driving circuit and display apparatus including the same
KR101650779B1 (en) Single-chip display-driving circuit, display device and display system having the same
JP2004240236A (en) Display apparatus
CN109949769A (en) It is capable of the display device of expansion of gradation
KR100375531B1 (en) Method of driving a plurality of chained displays, driver, chainable displays, and chained display system
JP2005115287A (en) Circuit for driving display device and its driving method
US20140085353A1 (en) Semiconductor integrated device, display device, and debugging method for semiconductor integrated device
JP4561533B2 (en) Verification simulator and verification simulation method
CN113760217A (en) Display panel display method, display device, display panel and storage medium
JP4561666B2 (en) Verification simulator and verification simulation method
JP2009251593A (en) Display device and method of driving the same
JP4561665B2 (en) Verification simulator and verification simulation method
US7719505B2 (en) Display device and driving method thereof
JP4561532B2 (en) Verification simulator and verification simulation method
TWI608466B (en) Pixel array device and segment driving method
KR20200123334A (en) Pixel driving device and display device having the same
JP5071654B2 (en) Integrated circuit device simulation method
KR20240045174A (en) Display Device and Driving Method Thereof

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080307

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20080307

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080626

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080814

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20080814

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100420

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100621

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: 20100727

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100809

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

Free format text: PAYMENT UNTIL: 20130903

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4577154

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees