JPH1165882A - Device and method for verifying program and transmission medium - Google Patents

Device and method for verifying program and transmission medium

Info

Publication number
JPH1165882A
JPH1165882A JP9227709A JP22770997A JPH1165882A JP H1165882 A JPH1165882 A JP H1165882A JP 9227709 A JP9227709 A JP 9227709A JP 22770997 A JP22770997 A JP 22770997A JP H1165882 A JPH1165882 A JP H1165882A
Authority
JP
Japan
Prior art keywords
data
input
unit
processing
format
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.)
Withdrawn
Application number
JP9227709A
Other languages
Japanese (ja)
Inventor
Takashi Izawa
崇 伊澤
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP9227709A priority Critical patent/JPH1165882A/en
Publication of JPH1165882A publication Critical patent/JPH1165882A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To efficiently verify a program to be used for a single instruction multiple data(SIMD) type processor by controlling a data bus for transforming data to a prescribed format and inputting the data corresponding to a control signal. SOLUTION: A data generating part 1 for image processing digital signal processor(DSP) transforms data corresponding to an input image select signal and an input data bus select signal inputted to an input part 4 and outputs these data to an image processing DSP verifying part 2. The image processing DSP verifying part 2 receives sample data through an input data bus 21 controlled corresponding to the input data bus select signal and performs the verifying processing of the program.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、プログラム検証装
置および方法、並びに伝送媒体に関し、特に、デジタル
シグナルプロセッサ(DSP)に用いるプログラムを検証す
るプログラム検証装置および方法、並びに伝送媒体に関
する。
The present invention relates to a program verification device and method, and a transmission medium, and more particularly, to a program verification device and method for verifying a program used in a digital signal processor (DSP), and a transmission medium.

【0002】[0002]

【従来の技術】最近の半導体技術の進歩に伴い、画像が
デジタルデータとして取り扱われるようになっている。
このような画像データに対する信号処理においては、1
枚の画像を構成する全ての画素に対して同様の演算処理
を施すことが多い。この場合、多くのデータに対して同
様の演算処理を高速に実行するために開発されたSIMD(S
ingle Instruction Multiple Data-stream:単一命令複
数データ)型プロセッサが利用されることがある。SIMD
型プロセッサは、要素プロセッサが必要な数だけ並べら
れ、各要素プロセッサが同一の命令に従って動作するよ
うにしたものである。したがって、各要素プロセッサに
別々にデータを与えることにより、それぞれのデータに
対する演算結果を、1度の演算により得ることができ
る。
2. Description of the Related Art With recent advances in semiconductor technology, images have been treated as digital data.
In signal processing for such image data, 1
In many cases, the same arithmetic processing is performed on all pixels constituting a sheet of image. In this case, SIMD (S) developed to execute similar arithmetic processing on many data at high speed
Ingle Instruction Multiple Data-stream (single instruction multiple data) type processors may be used. SIMD
In the type processor, the required number of element processors are arranged, and each element processor operates according to the same instruction. Therefore, by giving data to each element processor separately, an operation result for each data can be obtained by one operation.

【0003】SIMD型プロセッサを画像処理装置に適用し
たものとしては、「SVP:SERIAL VIDEO PROCESSOR/PROCE
EDINGS OF THE IEEE 1990 CUSTOM INTEGRATED CIRCUITS
CONFERENCE/P.17.3.1-4」に記載されている装置が知ら
れている。図7は、この装置の一構成例を示している。
この装置は、入力SAM(Serial Access Memory)部91、
データメモリ部92、ALU(Arithmetic and Logical Uni
t)アレイ部93、出力SAM部94、およびプログラム制
御部95から構成されている。
[0003] An application of a SIMD type processor to an image processing apparatus is described in "SVP: SERIAL VIDEO PROCESSOR / PROCE".
EDINGS OF THE IEEE 1990 CUSTOM INTEGRATED CIRCUITS
The device described in "CONFERENCE / P.17.3.1-4" is known. FIG. 7 shows a configuration example of this device.
This device includes an input SAM (Serial Access Memory) unit 91,
Data memory unit 92, ALU (Arithmetic and Logical Uni
t) It comprises an array unit 93, an output SAM unit 94, and a program control unit 95.

【0004】入力SAM部91、データメモリ部92、ALU
アレイ部93、および出力SAM部94は、全体でリニア
アレイ(直線配列)型に多数並列化された要素プロセッ
サ群を構成しており、図に示す縦の細長い斜線の範囲が
1つの要素プロセッサを表している。ALUアレイ部93
は、1ビット演算論理装置であり、全加算器を主体にし
た回路になっている。即ち、要素プロセッサは、ビット
処理プロセッサである。ビット処理プロセッサは、ハー
ドウェアとして小規模なので、数多くの要素プロセッサ
を並列して設置することができる。例えば、画像処理用
の要素プロセッサの並列数は、画像信号の水平走査期間
の画素数に一致させていることが多い。
An input SAM unit 91, a data memory unit 92, an ALU
The array unit 93 and the output SAM unit 94 constitute a group of element processors which are parallelized in a large number in the form of a linear array (linear array) as a whole. Represents. ALU array unit 93
Is a 1-bit arithmetic logic unit, which is a circuit mainly composed of full adders. That is, the element processors are bit processing processors. Since the bit processor is small in hardware, many element processors can be installed in parallel. For example, the parallel number of element processors for image processing often matches the number of pixels in a horizontal scanning period of an image signal.

【0005】プログラム制御部95には、プログラムを
記憶するプログラムメモリとプログラム歩進のためのシ
ーケンス制御回路(いずれも図示せず)などが設けられ
ている。プログラム制御部95は、プログラムメモリに
記憶されているプログラムに従い、多数の要素プロセッ
サを、連動して制御(SIMD制御)する。
The program control section 95 is provided with a program memory for storing a program, a sequence control circuit (not shown) for advancing the program, and the like. The program control unit 95 controls a number of element processors in conjunction with each other (SIMD control) according to a program stored in a program memory.

【0006】このようなSIMD型プロセッサに用いるプロ
グラムを開発するには、そのプログラムが正しく作動し
ているか否かを検証する必要がある。図8は、このよう
なプログラム検証装置の例を表している。
In order to develop a program used for such a SIMD type processor, it is necessary to verify whether the program is operating properly. FIG. 8 shows an example of such a program verification device.

【0007】画像処理DSP検証部2は、入力SAM部22−
1,22−2(以下、各入力SAM部22−1,22−2
を個々に区別する必要がない場合、単に入力SAM部22
と記述する)、プロセッサブロック部23、および出力
SAM部24により構成される。入力SAM部22−1,22
−2は、それぞれ入力データ供給部15−1,15−2
(以下、各入力データ供給部15−1,15−2を個々
に区別する必要がない場合、単に入力データ供給部15
と記述する)から入力データバス21を介して入力され
たデータを記憶し、所定のタイミングでプロセッサブロ
ック部23に出力する。プロセッサブロック部23は、
図7の画像処理DSPのデータメモリ部92、ALUアレイ部
93、およびプログラム制御部95の動作をソフトウェ
ア的にシミュレートし、入力されたデータを別途入力さ
れたプログラムに従って処理し、出力SAM部24に出力
するようになされている。出力SAM部24は、入力され
たデータを記憶し、所定のタイミングで出力データ取得
部3に出力する。
[0007] The image processing DSP verification unit 2 includes an input SAM unit 22-
1, 22-2 (hereinafter, each input SAM unit 22-1, 22-2)
If it is not necessary to distinguish between
), The processor block unit 23, and the output
The SAM 24 is provided. Input SAM units 22-1, 22
-2 are input data supply units 15-1 and 15-2, respectively.
(Hereinafter, when it is not necessary to individually distinguish each of the input data supply units 15-1 and 15-2, the input data supply unit 15-1
) Is stored via the input data bus 21 and output to the processor block unit 23 at a predetermined timing. The processor block unit 23 includes:
The operations of the data memory unit 92, the ALU array unit 93, and the program control unit 95 of the image processing DSP shown in FIG. 7 are simulated by software, and the input data is processed according to a separately input program. Output. The output SAM unit 24 stores the input data and outputs it to the output data acquisition unit 3 at a predetermined timing.

【0008】出力データ取得部3は、入力されたデータ
を所定のタイミングでインターフェース部7に出力する
ようになされている。入力部4は、ユーザが入力画像を
選択するユーザインターフェイス(例えば、GUI(Graphi
cal User Interface))である。画像表示部5は、イン
ターフェイス部7から入力されたデータを表示する。デ
ータ記録媒体6は、画像データを保存する。インターフ
ェイス部7は、各部からデータ、または制御信号を受け
付け、所定のタイミングで所定の部分に出力する。制御
部8は、プログラム検証装置全体の制御を行うようにな
されている。入力データ供給部15−1,15−2は、
入力データバス21を介して入力されたデータを所定の
タイミングで、それぞれ、入力SAM部22−1,22−
2に出力する。
[0008] The output data acquisition section 3 outputs the input data to the interface section 7 at a predetermined timing. The input unit 4 includes a user interface (e.g., a GUI (Graphic) for the user to select an input image.
cal User Interface)). The image display unit 5 displays data input from the interface unit 7. The data recording medium 6 stores image data. The interface unit 7 receives data or a control signal from each unit and outputs the data or control signal to a predetermined portion at a predetermined timing. The control unit 8 controls the entire program verification device. The input data supply units 15-1 and 15-2
At predetermined timing, the data input via the input data bus 21 is input to the input SAM units 22-1, 22-22, respectively.
Output to 2.

【0009】次に、このプログラム検証装置の動作につ
いて、図9のフローチャートを参照して説明する。ステ
ップS41において、ユーザは、入力部4から入力画像
選択信号を入力し、サンプルとなる画像データを選択す
る。ステップS42において、入力画像選択信号に対応
した画像データが、データ記録媒体6から再生され、画
像のサイズ(画像の縦方向H、画像の横方向W)が取得さ
れる。ステップ43において、処理対象とする画像の縦
方向の位置(ライン数)hが初期値h0に設定される。ス
テップS44において、処理対象とする画像の横方向
(走査方向)の画素の位置wが初期値w0に設定される。
ステップS45において、走査方向の位置w、ライン数h
の画素のデータが、データ記録媒体6から再生され、イ
ンターフェイス部7を介して入力データ供給部15に入
力される。
Next, the operation of the program verification device will be described with reference to the flowchart of FIG. In step S41, the user inputs an input image selection signal from the input unit 4, and selects image data to be a sample. In step S42, the image data corresponding to the input image selection signal is reproduced from the data recording medium 6, and the size of the image (the vertical direction H of the image and the horizontal direction W of the image) is obtained. In step 43, the vertical position of the image to be processed (the number of lines) h is set to an initial value h 0. In step S44, the position w of pixels in the horizontal direction of the image to be processed (scanning direction) is set to an initial value w 0.
In step S45, the position w in the scanning direction and the number of lines h
Are reproduced from the data recording medium 6 and input to the input data supply unit 15 via the interface unit 7.

【0010】ステップS46において、画素の走査方向
の位置wとその最大値w0+Wが比較され、wがw0+Wよりも小
さいと判断された場合、ステップS47に進む。ステッ
プS47において、wは1だけインクリメントされ、ス
テップS45に戻る。同様の処理が順次繰り返されて、
所定のライン上の画素データが順次取得される。ステッ
プS46において、wとw0+Wが等しいと判断された場
合、ステップS48に進む。ステップS48において、
ライン数hとその最大値h0+Hが比較され、hがh0+Hよりも
小さいと判断された場合、次のラインのデータを取得す
るため、ステップS49に進む。ステップS49におい
て、hは1だけインクリメントされ、ステップS44に
戻る。同様の処理が繰り返されて、複数のラインの画素
データが順次取得される。ステップS48において、h
とh0+Hが等しいと判断された場合、データの取得を終了
し、ステップS50に進む。
In step S46, the position w of the pixel in the scanning direction is compared with its maximum value w 0 + W, and if it is determined that w is smaller than w 0 + W, the process proceeds to step S47. In step S47, w is incremented by 1, and the process returns to step S45. The same processing is sequentially repeated,
Pixel data on a predetermined line is sequentially acquired. In step S46, if it is determined that w and w 0 + W is equal, the flow goes to Step S48. In step S48,
The number h of lines is compared with its maximum value h 0 + H. If it is determined that h is smaller than h 0 + H, the process proceeds to step S49 to acquire data of the next line. In step S49, h is incremented by 1, and the process returns to step S44. The same processing is repeated to sequentially acquire pixel data of a plurality of lines. In step S48, h
When it is determined that h 0 + H are equal to each other, the data acquisition ends, and the process proceeds to step S50.

【0011】ステップS50において、入力データ供給
部15に入力されていたデータは、画像処理DSP処理部
2に出力される。ステップS51において、画像処理DS
P検証部2に入力されたデータは、別途入力されたプロ
グラムに基づいて処理が行われ、その処理結果に基づい
てプログラム検証処理が行われる。
In step S50, the data input to the input data supply unit 15 is output to the image processing DSP processing unit 2. In step S51, the image processing DS
The data input to the P verification unit 2 is processed based on a separately input program, and the program verification processing is performed based on the processing result.

【0012】次に、ステップS51におけるプログラム
検証処理の詳細について、図10のフローチャートを参
照して説明する。
Next, details of the program verification processing in step S51 will be described with reference to the flowchart of FIG.

【0013】ステップS61において、入力データ供給
部15から入力SAM部22にサンプルデータが入力され
る。ステップS62において、検証するプログラムがプ
ロセッサブロック部23に入力される。ステップS63
において、サンプルデータは、プロセッサブロック部2
3に入力されたプログラムに基づいて処理が行われ、処
理結果は出力SAM部24に出力される。処理結果は、出
力データ取得部3により出力SAM部24から、インター
フェイス部7を介して画像表示部5に出力される。
In step S61, sample data is input from the input data supply unit 15 to the input SAM unit 22. In step S62, a program to be verified is input to the processor block unit 23. Step S63
, The sample data is stored in the processor block 2
Processing is performed on the basis of the program input to 3, and the processing result is output to the output SAM unit 24. The processing result is output from the output SAM unit 24 by the output data acquisition unit 3 to the image display unit 5 via the interface unit 7.

【0014】ステップS64において、ユーザは、画像
表示部5に表示された処理結果を確認し、処理結果が良
好であるか否かを判断する。処理結果が良好であると判
断された場合、処理を終了し、処理結果が良好ではない
と判断された場合、ステップS65に進む。ステップS
65において、プログラムのデバッグ作業が行われる。
デバッグされたプログラムを再度検証するため、ステッ
プS62に戻る。
In step S64, the user checks the processing result displayed on the image display unit 5 and determines whether the processing result is good. When it is determined that the processing result is good, the processing is terminated, and when it is determined that the processing result is not good, the process proceeds to step S65. Step S
At 65, a program debugging operation is performed.
The process returns to step S62 to verify the debugged program again.

【0015】以上のように、プログラムが正しく動作し
ていると確認されるまで検証とデバッグ作業が繰り返さ
れる。
As described above, verification and debugging are repeated until it is confirmed that the program is operating properly.

【0016】[0016]

【発明が解決しようとする課題】上述したように、SIMD
型プロセッサに用いるプログラムを開発する場合、プロ
グラムの詳細を検証する必要があるので、対象となるSI
MD型プロセッサを忠実にシミュレートし、かつ、入出力
データを観測できる装置を使用してプログラムの開発が
行われる。
SUMMARY OF THE INVENTION As described above, SIMD
When developing a program for a type processor, it is necessary to verify the details of the program.
The program is developed using a device that simulates the MD processor faithfully and that can observe input and output data.

【0017】しかしながら、SIMD型プロセッサが数百か
ら数千にも及ぶ要素プロセッサから構成され、また、SI
MD型プロセッサのデータ入力端子は、バス構造とされて
おり、さらに、SIMD型プロセッサに入力するデータの種
類(フォーマット、サイズ、ビット長など)が多いた
め、入力バスと、その入力バスに入力する様々な種類の
データの組み合わせは、非常に多く存在する。これら全
ての組み合わせを検証するためには、それに対応した装
置を特別に構成する必要があり、そのためにかかる時間
は、プログラム開発にかかる時間より長くなる課題があ
った。
However, the SIMD type processor is composed of hundreds to thousands of element processors,
The data input terminal of the MD type processor has a bus structure. Furthermore, since there are many types of data (format, size, bit length, etc.) to be input to the SIMD type processor, the input bus and the input bus are input. There are numerous combinations of various types of data. In order to verify all of these combinations, it is necessary to specially configure a device corresponding to the combination, and there has been a problem that the time required for this is longer than the time required for program development.

【0018】本発明はこのような状況に鑑みてなされた
ものであり、入力データを変換し、入力バスの構造を制
御することにより、SIMD型プロセッサに用いるプログラ
ムの検証を効率的に行えるようにするものである。
The present invention has been made in view of such a situation, and by converting input data and controlling the structure of an input bus, it is possible to efficiently verify a program used in a SIMD processor. Is what you do.

【0019】[0019]

【課題を解決するための手段】請求項1に記載のプログ
ラム検証装置は、データ処理を行うデジタルシグナルプ
ロセッサに用いるプログラムを検証するプログラム検証
装置において、データのサイズを変換するサイズ変換手
段と、データのフォーマットを変換するフォーマット変
換手段と、データのビット数を変換するビット数変換手
段と、データを所定のデータバスに対応する形式に変換
するデータバス変換手段と、デジタルシグナルプロセッ
サに対応する処理を行う処理手段と、サイズ変換手段、
フォーマット変換手段、ビット数変換手段、データバス
変換手段、および処理手段を制御する制御信号を受け付
ける信号受付手段とを備えることを特徴とする。
According to a first aspect of the present invention, there is provided a program verifying apparatus for verifying a program used in a digital signal processor for performing data processing, comprising: a size converting means for converting a size of data; Format conversion means for converting the format of data, bit number conversion means for converting the number of bits of data, data bus conversion means for converting data into a format corresponding to a predetermined data bus, and processing corresponding to a digital signal processor. Processing means for performing, size conversion means,
It is characterized by comprising a format converting means, a bit number converting means, a data bus converting means, and a signal receiving means for receiving a control signal for controlling the processing means.

【0020】請求項2に記載のプログラム検証方法は、
データ処理を行うデジタルシグナルプロセッサに用いる
プログラムを検証するプログラム検証方法において、デ
ータのサイズを変換するサイズ変換ステップと、データ
のフォーマットを変換するフォーマット変換ステップ
と、データのビット数を変換するビット数変換ステップ
と、データを所定のデータバスに対応する形式に変換す
るデータバス変換ステップと、デジタルシグナルプロセ
ッサに対応する処理を行う処理ステップと、サイズ変換
ステップ、フォーマット変換ステップ、ビット数変換ス
テップ、データバス変換ステップ、および処理ステップ
における処理を制御する制御信号を受け付ける信号受付
ステップとを備えることを特徴とする。
According to a second aspect of the present invention, there is provided a program verification method comprising:
In a program verification method for verifying a program used in a digital signal processor for performing data processing, a size conversion step for converting data size, a format conversion step for converting data format, and a bit number conversion for converting the number of bits of data Step, a data bus conversion step of converting data into a format corresponding to a predetermined data bus, a processing step of performing processing corresponding to a digital signal processor, a size conversion step, a format conversion step, a bit number conversion step, a data bus A conversion step and a signal receiving step of receiving a control signal for controlling the processing in the processing step are provided.

【0021】請求項3に記載の伝送媒体は、データ処理
を行うデジタルシグナルプロセッサに用いるプログラム
を検証するコンピュータプログラムを伝送する伝送媒体
において、データのサイズを変換するサイズ変換ステッ
プと、データのフォーマットを変換するフォーマット変
換ステップと、データのビット数を変換するビット数変
換ステップと、データを所定のデータバスに対応する形
式に変換するデータバス変換ステップと、デジタルシグ
ナルプロセッサに対応する処理を行う処理ステップと、
サイズ変換ステップ、フォーマット変換ステップ、ビッ
ト数変換ステップ、データバス変換ステップ、および処
理ステップにおける処理を制御する制御信号を受け付け
る信号受付ステップとを備えるコンピュータプログラム
を伝送することを特徴とする。
According to a third aspect of the present invention, in a transmission medium for transmitting a computer program for verifying a program used in a digital signal processor for performing data processing, a size conversion step for converting data size and a data format are performed. A format conversion step for converting, a bit number conversion step for converting the number of bits of data, a data bus conversion step for converting data into a format corresponding to a predetermined data bus, and a processing step for performing processing corresponding to the digital signal processor When,
A computer program including a size conversion step, a format conversion step, a bit number conversion step, a data bus conversion step, and a signal receiving step for receiving a control signal for controlling processing in the processing step is transmitted.

【0022】請求項1に記載のプログラム検証装置にお
いては、サイズ変換手段が、データのサイズを変換し、
フォーマット変換手段が、データのフォーマットを変換
し、ビット数変換手段が、データのビット数を変換し、
データバス変換手段が、データを所定のデータバスに対
応する形式に変換し、処理手段が、デジタルシグナルプ
ロセッサに対応する処理を行い、信号受付手段が、サイ
ズ変換手段、フォーマット変換手段、ビット数変換手
段、データバス変換手段、および処理手段を制御する制
御信号を受け付ける。
In the program verifying apparatus according to the first aspect, the size converting means converts the size of the data,
Format conversion means for converting the format of the data, bit number conversion means for converting the number of bits of the data,
Data bus conversion means converts data into a format corresponding to a predetermined data bus, processing means performs processing corresponding to a digital signal processor, and signal reception means performs size conversion means, format conversion means, bit number conversion. Means, a data bus converting means, and a control signal for controlling the processing means.

【0023】請求項2に記載のプログラム検証方法、お
よび請求項3に記載の伝送媒体においては、サイズ変換
ステップが、データのサイズを変換し、フォーマット変
換ステップが、データのフォーマットを変換し、ビット
数変換ステップが、データのビット数を変換し、データ
バス変換ステップが、データを所定のデータバスに対応
する形式に変換し、処理ステップが、デジタルシグナル
プロセッサに対応する処理を行い、信号受付ステップ
が、サイズ変換ステップ、フォーマット変換ステップ、
ビット数変換ステップ、データバス変換ステップ、およ
び処理ステップにおける処理を制御する制御信号を受け
付ける。
In the program verification method according to the second aspect and the transmission medium according to the third aspect, the size conversion step converts the size of the data, and the format conversion step converts the format of the data, The number conversion step converts the number of bits of the data, the data bus conversion step converts the data into a format corresponding to a predetermined data bus, the processing step performs a process corresponding to the digital signal processor, and a signal receiving step Is a size conversion step, a format conversion step,
A control signal for controlling processing in the bit number conversion step, the data bus conversion step, and the processing step is received.

【0024】[0024]

【発明の実施の形態】以下に本発明の実施の形態を説明
するが、特許請求の範囲に記載の発明の各手段と以下の
実施の形態との対応関係を明らかにするために、各手段
の後の括弧内に、対応する実施の形態(但し一例)を付
加して本発明の特徴を記述すると、次のようになる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below. In order to clarify the correspondence between each means of the invention described in the claims and the following embodiments, each means is described. When the features of the present invention are described by adding the corresponding embodiment (however, an example) in parentheses after the parentheses, the result is as follows.

【0025】すなわち、請求項1に記載のプログラム検
証装置は、データ処理を行うデジタルシグナルプロセッ
サに用いるプログラムを検証するプログラム検証装置に
おいて、データのサイズを変換するサイズ変換手段(例
えば、図1の画像サイズ制御部11)と、データのフォ
ーマットを変換するフォーマット変換手段(例えば、図
1のフォーマット変換部12)と、データのビット数を
変換するビット数変換手段(例えば、図1のビット長制
御部13)と、データを所定のデータバスに対応する形
式に変換するデータバス変換手段(例えば、図1のデー
タバス制御部14)と、デジタルシグナルプロセッサに
対応する処理を行う処理手段(例えば、図1の画像処理
DSP検証部2)と、サイズ変換手段、フォーマット変換
手段、ビット数変換手段、データバス変換手段、および
処理手段を制御する制御信号を受け付ける信号受付手段
(例えば、図1の入力部4)とを備えることを特徴とす
る。
That is, a program verifying device according to a first aspect of the present invention is a program verifying device for verifying a program used in a digital signal processor that performs data processing. A size control unit 11), a format conversion unit for converting a data format (for example, the format conversion unit 12 in FIG. 1), and a bit number conversion unit for converting the number of bits of data (for example, the bit length control unit in FIG. 1) 13), data bus conversion means (for example, data bus control unit 14 in FIG. 1) for converting data into a format corresponding to a predetermined data bus, and processing means (for example, FIG. 1 image processing
A DSP verification unit 2) and a signal receiving unit (for example, the input unit 4 in FIG. 1) that receives a control signal for controlling the size converting unit, the format converting unit, the bit number converting unit, the data bus converting unit, and the processing unit. It is characterized by having.

【0026】但し勿論この記載は、各手段を記載したも
のに限定することを意味するものではない。
However, of course, this description does not mean that each means is limited to those described.

【0027】本発明を適用したプログラム検証装置の構
成について、図1を参照して説明する。このプログラム
検証装置は、画像処理装置の一種である画像処理DSP用
のプログラムを検証する装置を、ソフトウェア的な構成
により実現したものである。なお、この例では、ソフト
ウェアの各機能をブロック化して示しており、図8に示
したプログラム検証装置と同様の機能を有するブロック
に対しては、同じ符号を付している。
The configuration of a program verification device to which the present invention is applied will be described with reference to FIG. This program verification device realizes a device for verifying a program for an image processing DSP, which is a kind of image processing device, with a software configuration. In this example, each function of the software is shown as a block, and blocks having the same functions as those of the program verification device shown in FIG. 8 are denoted by the same reference numerals.

【0028】画像処理DSP用データ生成部1は、画像サ
イズ制御部11、フォーマット変換部12、ビット長制
御部13、データバス制御部14、および入力データ供
給部15−1,15−2により構成され、サンプル画像
を制御信号に対応して変換し、画像処理DSP検証部2に
出力するようになされている。
The image processing DSP data generator 1 comprises an image size controller 11, a format converter 12, a bit length controller 13, a data bus controller 14, and input data supply units 15-1 and 15-2. The sample image is converted in accordance with the control signal and output to the image processing DSP verification unit 2.

【0029】画像サイズ制御部11は、入力部4より入
力された制御信号をインターフェイス部7を介して受け
取り、その制御信号に対応して画像サイズを変換し、フ
ォーマット変換部12に出力する。フォーマット変換部
12は、入力されたデータのフォーマットを、制御信号
に対応して変換し、ビット長制御部13に出力する。ビ
ット長制御部13は、入力されたデータのビット数を、
制御信号に対応して変換し、データバス制御部14に出
力する。データバス制御部14は、入力データバス選択
信号に対応して制御される入力データバス21に対応す
るように、入力されたデータを、画像データの画素を構
成するデータの数でバス構造化し、入力データ供給部1
5−1、または入力データ供給部15−2に出力するよ
うになされている。入力画像供給部15−1,15−2
は、入力されたデータを所定のタイミングで、入力デー
タバス21を介して、それぞれ、入力SAM部22−1,
22−2に出力する。
The image size control unit 11 receives the control signal input from the input unit 4 via the interface unit 7, converts the image size according to the control signal, and outputs the image size to the format conversion unit 12. The format conversion unit 12 converts the format of the input data according to the control signal, and outputs the converted data to the bit length control unit 13. The bit length control unit 13 determines the number of bits of the input data as
The signal is converted according to the control signal and output to the data bus control unit 14. The data bus control unit 14 forms the input data into a bus structure by the number of data constituting the pixels of the image data so as to correspond to the input data bus 21 controlled according to the input data bus selection signal, Input data supply unit 1
5-1 or the input data supply unit 15-2. Input image supply units 15-1, 15-2
Input SAM units 22-1 and 22-2, respectively, at predetermined timing via input data bus 21.
22-2.

【0030】画像処理DSP検証部2は、入力SAM部22−
1,22−2、プロセッサブロック部23、および出力
SAM部24により構成され、対象となる画像処理DSPの動
作をソフトウェア的にシミュレートするようになされて
いる。入力SAM部22は、入力データ供給部15から入
力データバス21を介して入力されたデータを記憶し、
所定のタイミングでプロセッサブロック部23に出力す
る。プロセッサブロック部23は、入力されたデータ
を、別途入力されたプログラムに従って処理し、出力SA
M部24に出力するようになされている。出力SAM部24
は、入力されたデータを記憶し、所定のタイミングで出
力データ取得部3に出力する。
The image processing DSP verification unit 2 includes an input SAM unit 22-
1, 22-2, processor block unit 23, and output
The SAM unit 24 simulates the operation of the target image processing DSP by software. The input SAM unit 22 stores data input from the input data supply unit 15 via the input data bus 21,
Output to the processor block unit 23 at a predetermined timing. The processor block unit 23 processes the input data according to a separately input program, and outputs
The data is output to the M unit 24. Output SAM unit 24
Stores the input data and outputs it to the output data acquisition unit 3 at a predetermined timing.

【0031】出力データ取得部3は、入力されたデータ
を所定のタイミングでインターフェース部7に出力す
る。入力部4は、画像表示部5に表示されるGUIであ
り、ユーザが入力する入力画像選択信号と入力データバ
ス選択信号を受け付けるようになされている。画像表示
部5は、インターフェイス部7から入力されたデータを
表示する。データ記録媒体6は、画像データと制御信号
が設定されたファイルを保存する。インターフェイス部
7は、各部からデータ、または制御信号を受け付け、所
定のタイミングで各部に出力する。制御部8は、プログ
ラム検証装置全体の制御を行うようになされている。
The output data obtaining section 3 outputs the input data to the interface section 7 at a predetermined timing. The input unit 4 is a GUI displayed on the image display unit 5 and receives an input image selection signal and an input data bus selection signal input by the user. The image display unit 5 displays data input from the interface unit 7. The data recording medium 6 stores a file in which image data and control signals are set. The interface unit 7 receives data or a control signal from each unit and outputs it to each unit at a predetermined timing. The control unit 8 controls the entire program verification device.

【0032】次に、このプログラム検証装置の動作につ
いて、図2を参照して説明する。ステップS1におい
て、サンプルとなる画像データを選択する入力画像選択
信号が入力部4から入力されると、入力画像選択信号に
対応した画像データが、データ記録媒体6から再生さ
れ、インターフェース部7を介して画像処理DSP用デー
タ生成部1に出力される。ステップS2において、画像
サイズ制御信号などの制御信号が入力部4から入力され
る。
Next, the operation of the program verification device will be described with reference to FIG. In step S1, when an input image selection signal for selecting image data to be a sample is input from the input unit 4, the image data corresponding to the input image selection signal is reproduced from the data recording medium 6 and transmitted via the interface unit 7. The data is output to the image processing DSP data generation unit 1. In step S2, a control signal such as an image size control signal is input from the input unit 4.

【0033】ステップS1,S2における制御信号の入
力の詳細について、図3を参照して説明する。図3は、
画像表示部5に表示された入力画像選択信号を入力する
入力部4としてのGUIの例を示している。タブ51,5
2は、カーソルで指定され、クリックされることによ
り、GUI画面IR1,IR2を切り替える。GUI画面IR1,IR2で
は、それぞれ、入力データ供給部15−1,15−2に
入力されるデータに対応する制御信号が設定される。タ
ブ53がクリックされることにより、出力データ取得部
3が取得するデータの設定が行われるGUI画面OR(図示
せず)が表示される。入力画像選択部54に画像データ
名が記入されることにより、画像処理DSP用データ生成
部1に入力される画像データが選択される。参照ボタン
55がクリックされることにより、データ記録媒体6に
記録されている画像データの一覧が表示され、その中の
1つの画像データ名をカーソルで指定すると、指定され
た画像データ名が、入力画像選択部54に記入される。
The details of the input of the control signal in steps S1 and S2 will be described with reference to FIG. FIG.
2 shows an example of a GUI as an input unit 4 for inputting an input image selection signal displayed on an image display unit 5. Tabs 51, 5
2 is designated by the cursor, and when clicked, switches between the GUI screens IR1 and IR2. On the GUI screens IR1 and IR2, control signals corresponding to data input to the input data supply units 15-1 and 15-2 are set, respectively. When the tab 53 is clicked, a GUI screen OR (not shown) for setting data to be obtained by the output data obtaining unit 3 is displayed. By inputting the image data name in the input image selection unit 54, the image data to be input to the image processing DSP data generation unit 1 is selected. When the reference button 55 is clicked, a list of image data recorded on the data recording medium 6 is displayed. When one of the image data names is designated with a cursor, the designated image data name is input. This is entered in the image selection section 54.

【0034】フォーマット指定部56では、入力画像選
択部54で選択された画像データのフォーマットが指定
される。この例の場合、ビットマップ形式(RGBなど)、
4:2:2形式、またはテキストデータ形式の3種類のフォ
ーマットのいずれかが指定される。画像サイズ入力部5
7では、入力データ供給部15に入力される画像データ
のフレーム数並びに、画像の高さと横幅の画素数が入力
される。インタートレースモード指定部58がチェック
されることにより、入力データ供給部15に入力するデ
ータがインタートレースモード(NTSC,PALなどの規格上
で、共通して扱えるデータ)に変換される。
The format specifying section 56 specifies the format of the image data selected by the input image selecting section 54. In this case, bitmap formats (such as RGB),
One of three formats, 4: 2: 2 format or text data format, is specified. Image size input unit 5
In step 7, the number of frames of the image data input to the input data supply unit 15 and the number of pixels of the height and width of the image are input. When the inter-trace mode designating section 58 is checked, the data input to the input data supply section 15 is converted into the inter-trace mode (data that can be handled in common in standards such as NTSC and PAL).

【0035】コントロールファイル選択部59では、ビ
ット長制御信号などを含む入力データバス選択信号が予
め設定されている(以前に使用され、データ記録媒体6
に記録されている)コントロールファイル(入力データ
バス選択信号設定ファイル)名が記入されることにより
選択される。参照ボタン60がクリックされることによ
り、データ記録媒体6に記録されているコントロールフ
ァイルの一覧が表示され、その中の1つのファイル名を
カーソルで指定すると、指定されたコントロールファイ
ル名が、コントロールファイル選択部59に記入され
る。編集ボタン61がクリックされることにより、コン
トロールファイルの設定を編集する図4に示すGUIが表
示される。
In the control file selection section 59, an input data bus selection signal including a bit length control signal and the like is set in advance (used before and the data recording medium 6).
Is selected by writing the name of a control file (input data bus selection signal setting file) recorded in the file. When the reference button 60 is clicked, a list of control files recorded on the data recording medium 6 is displayed. When one of the file names is designated by the cursor, the designated control file name is changed to the control file name. This is entered in the selection section 59. When the edit button 61 is clicked, a GUI shown in FIG. 4 for editing the settings of the control file is displayed.

【0036】図4のコントロールファイル名入力部71
には、コントロールファイルをデータ記録媒体6に保存
するときのファイル名が記入される。フォ−マット指定
部56においてテキストデータ形式のフォーマットが指
定された場合、テキストデータ形式指定部72では、テ
キストデータを表記する進数が指定される。フォ−マッ
ト指定部56においてビットマップ形式のフォーマット
が指定された場合、データ数指定部73では、1画素を
構成するデータの数が指定される(例えば、RGB形式の
ときは3が指定される)。フォ−マット指定部56にお
いて4:2:2形式のフォーマットが指定された場合、4:2:2
形式指定部74では、入力データバスの構成が指定され
る。
The control file name input section 71 shown in FIG.
In the field, a file name when the control file is stored in the data recording medium 6 is written. When the format of the text data format is designated in the format designation section 56, the radix of the text data is designated in the text data format designation section 72. When the bitmap format is designated in the format designation unit 56, the number of data constituting one pixel is designated in the data number designation unit 73 (for example, 3 is designated in the RGB format). ). When the 4: 2: 2 format is specified in the format specification section 56, the 4: 2: 2 format is used.
In the format specification section 74, the configuration of the input data bus is specified.

【0037】ビット長入力部75乃至80では、データ
数指定部73で指定された数に対応して、1つの画素を
構成する各データのビット長が入力される。スタートア
ドレスパラメータ入力部81乃至86では、データ数指
定部73で指定された数に対応して、1つの画素を構成
する各データのスタートアドレスを制御するパラメータ
が入力される。OKボタン87がクリックされることによ
り、コントロールファイルの設定が終了され、コントロ
ールファイル名入力部71に記入されたネームでデータ
記録媒体6に保存される。キャンセルボタン88がクリ
ックされることにより、コントロールファイルの設定は
中止され、このGUIは閉じられる。
In the bit length input sections 75 to 80, the bit length of each data constituting one pixel is input corresponding to the number specified by the data number specifying section 73. In the start address parameter input units 81 to 86, parameters for controlling the start address of each data constituting one pixel are input corresponding to the number designated by the data number designation unit 73. When the OK button 87 is clicked, the setting of the control file is completed, and the control file is stored in the data recording medium 6 with the name entered in the control file name input section 71. When the cancel button 88 is clicked, the setting of the control file is stopped, and the GUI is closed.

【0038】図3の説明に戻る。OKボタン62がクリッ
クされることにより、設定された入力画像選択信号が、
入力画像選択部54で選択された画像データに付加さ
れ、データ記録媒体6に保存される。キャンセルボタン
63がクリックされることにより、入力画像選択信号の
設定は中止され、このGUIは閉じられる。ヘルプボタン
64がクリックされることにより、設定項目の説明が表
示される。
Returning to the description of FIG. When the OK button 62 is clicked, the set input image selection signal is
The image data is added to the image data selected by the input image selection unit 54 and stored in the data recording medium 6. When the cancel button 63 is clicked, the setting of the input image selection signal is stopped, and the GUI is closed. When the help button 64 is clicked, a description of the setting item is displayed.

【0039】図2の説明に戻る。ステップS3におい
て、画像サイズ制御部11により、画像サイズ入力部5
7に入力された値に対応して、サンプルとなる画像の大
きさ(縦Hドット,横Wドット)が決定される。ステップS
4において、画像サイズ制御部11により、入力された
画像データにおける縦方向の画素(ライン数)の位置h
が初期値h0に設定される。ステップS5において、画像
サイズ制御部11により横方向(走査方向)の画素の位
置wが初期値w0に設定され、画像データがフォーマット
変換部12に出力される。
Returning to the description of FIG. In step S3, the image size control unit 11 controls the image size input unit 5
The size of the image to be sampled (vertical H dots, horizontal W dots) is determined in accordance with the value input to. Step S
4, the image size control unit 11 controls the position h of the pixel (the number of lines) in the vertical direction in the input image data.
Is set to the initial value h 0 . In step S5, the image size control section 11 is position w of pixels in the horizontal direction (scanning direction) is set to an initial value w 0, the image data is output to the format conversion unit 12.

【0040】ステップS6において、フォーマット変換
部12に入力された画像データは、フォーマット指定部
56で指定されたフォーマット形式を基に所定のデータ
形式に分解される。ステップS7において、画像データ
の走査方向の位置がw、ライン数がhの画素データがビッ
ト長制御部13に出力される。ステップS8において、
ビット長制御部13に入力された画素データは、ビット
長入力部75乃至80で入力された値に基づいてデータ
のビット数が変換され、データバス制御部14に出力さ
れる。
In step S 6, the image data input to the format conversion unit 12 is decomposed into a predetermined data format based on the format specified by the format specification unit 56. In step S7, the pixel data having the position w in the scanning direction of the image data and the number h of lines is output to the bit length control unit 13. In step S8,
The number of bits of the pixel data input to the bit length control unit 13 is converted based on the values input at the bit length input units 75 to 80, and is output to the data bus control unit 14.

【0041】ステップS8におけるビット長変換処理の
詳細について、図5のフローチャートを参照して説明す
る。
The details of the bit length conversion processing in step S8 will be described with reference to the flowchart in FIG.

【0042】ステップS21において、ビット長制御部
13に入力された画素データのビット数valueが確認さ
れる。ステップS22において、ビット長入力部75乃
至80に入力されたビット数nがビット長制御信号とし
て、ビット長制御部13に入力される。ステップS23
において、画素データのビット数valueとビット長制御
信号nの大きさが比較され、画素データのビット数value
がビット長制御信号nよりも大きい場合、ステップS2
4に進む。ステップS24において、画素データは丸め
処理(上位nビット以下、切り捨て)を施され、ビット
長制御信号nと同じビット数nのデータに変換される。画
素データのビット数valueがビット長制御信号nよりも小
さい場合、ステップS24の処理はスキップされる。ス
テップS25において、ビット数n以下の画素データ
が、データバス制御部14に出力される。
In step S21, the bit number value of the pixel data input to the bit length control unit 13 is confirmed. In step S22, the bit number n input to the bit length input units 75 to 80 is input to the bit length control unit 13 as a bit length control signal. Step S23
In, the number of bits of the pixel data is compared with the magnitude of the bit length control signal n, and the number of bits of the pixel data value
Is larger than the bit length control signal n, step S2
Proceed to 4. In step S24, the pixel data is subjected to a rounding process (higher n bits or less, truncation), and is converted into data having the same bit number n as the bit length control signal n. If the bit number value of the pixel data is smaller than the bit length control signal n, the process of step S24 is skipped. In step S25, the pixel data having the bit number n or less is output to the data bus control unit 14.

【0043】図2の説明に戻る。ステップS9におい
て、画素データは、データバス制御部14によりバス構
造化される。ステップS9のバス構造化処理の詳細につ
いて、図6のフローチャートを参照して説明する。
Returning to the description of FIG. In step S9, the pixel data is bus-structured by the data bus control unit 14. Details of the bus structuring process in step S9 will be described with reference to the flowchart in FIG.

【0044】ステップS31において、データバス制御
部14により、データ数指定部73で入力された1つの
画素を構成するデータの数Dが取得される。ステップS
32において、Dを数えるカウンタdが1に初期化され
る。ステップS33において、データバス制御部14に
より、スタートアドレスパラメータ入力部81乃至86
に入力された値に基づいて入力データバス21における
データのスタートアドレスが決定される。ステップS3
4において、ステップS33において決定されたスター
トアドレスから順番に、画素を構成するデータの1つが
書き込まれる。ステップS35において、カウンタdとD
の大きさが比較され、dがDよりも小さい場合、ステップ
S36に進み、dが1だけインクリメントされ、画素を
構成する次のデータを書き込むため、ステップS33に
戻る。dがDに等しいとステップS35で判断された場
合、ステップS37に進む。ステップS37において、
画素を構成する全てのデータが順に書き込まれた(バス
構造化された)データが、入力データ供給部15に出力
される。
In step S31, the data bus control unit 14 obtains the number D of data constituting one pixel input by the data number designation unit 73. Step S
At 32, a counter d counting D is initialized to one. In step S33, the start address parameter input units 81 to 86 are controlled by the data bus control unit 14.
The start address of the data on the input data bus 21 is determined on the basis of the value input to. Step S3
In step 4, one of the data constituting the pixel is written in order from the start address determined in step S33. In step S35, the counters d and D
Are compared, and if d is smaller than D, the process proceeds to step S36, d is incremented by 1, and the process returns to step S33 to write the next data constituting the pixel. If it is determined in step S35 that d is equal to D, the process proceeds to step S37. In step S37,
Data in which all the data constituting the pixel are written in order (bus-structured) is output to the input data supply unit 15.

【0045】図2の説明に戻る。以上のように、ステッ
プS9で、バス構造化処理が行われた後、ステップS1
0において、画像サイズ制御部11により、画素の走査
方向の位置wとその最大値w0+Wが比較され、wがw0+Wより
も小さい場合、ステップS11に進み、wが1だけイン
クリメントされ、同じライン上の隣の画素データを処理
するためにステップS6に戻る。wがw0+Wと等しい場
合、ステップS12において、画像サイズ制御部11に
より、ライン数hとその最大値h0+Hが比較される。hがh0
+Hよりも小さい場合、ステップS13に進み、hは1だ
けインクリメントされ、次のラインのデータを処理する
ためにステップS5に戻る。hがh0+Hと等しい場合、ス
テップS14に進む。ステップS14において、バス構
造化されたデータは、入力データ供給部15から、画像
処理DSP検証部2内の入力データバス21を介して、入
力SAM部22に出力される。
Returning to the description of FIG. As described above, after the bus structuring process is performed in step S9, the process proceeds to step S1.
At 0, the image size control unit 11 compares the position w of the pixel in the scanning direction with its maximum value w 0 + W. If w is smaller than w 0 + W, the process proceeds to step S11, and w is incremented by 1. Then, the process returns to step S6 to process the adjacent pixel data on the same line. If w is equal to w 0 + W, the image size controller 11 compares the number h of lines with its maximum value h 0 + H in step S12. h is h 0
If it is smaller than + H, the process proceeds to step S13, h is incremented by 1, and the process returns to step S5 to process the data of the next line. If h is equal to h 0 + H, the process proceeds to step S14. In step S14, the bus structured data is output from the input data supply unit 15 to the input SAM unit 22 via the input data bus 21 in the image processing DSP verification unit 2.

【0046】ステップS15において、画像処理DSP検
証部2により、プログラムの検証処理が行われる。な
お、この検証処理の動作は、図10のフローチャートで
説明した処理と同様であるので、その説明は省略する。
In step S15, the image processing DSP verification unit 2 performs a program verification process. Note that the operation of this verification processing is the same as the processing described in the flowchart of FIG. 10, and a description thereof will be omitted.

【0047】なお、上述の説明において、図1の入力部
4はGUIであるとしたが、キーボードを用いたコマンド
入力方式のインターフェイスでも良い。
In the above description, the input unit 4 in FIG. 1 is a GUI, but may be a command input type interface using a keyboard.

【0048】上記各処理を行うプログラムは、磁気ディ
スク、CD-ROMなどの情報記録媒体よりなる伝送媒体のほ
か、インターネット、デジタル衛星などのネットワーク
伝送媒体を介してユーザに伝送することができる。
The program for performing each of the above processes can be transmitted to the user via a transmission medium such as a magnetic disk or a CD-ROM or a network transmission medium such as the Internet or a digital satellite, in addition to a transmission medium including an information recording medium.

【0049】[0049]

【発明の効果】以上のように、請求項1に記載のプログ
ラム検証装置、請求項2に記載のプログラム検証方法、
および請求項3に記載の伝送媒体によれば、データとデ
ータを入力するデータバスを制御信号に基づいて制御す
るようにしたので、SIMD型プロセッサに用いるプログラ
ムの検証を効率的に行うことができる。
As described above, the program verification device according to the first aspect, the program verification method according to the second aspect,
According to the transmission medium of the present invention, since the data and the data bus for inputting the data are controlled based on the control signal, the program used for the SIMD type processor can be efficiently verified. .

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明を適用したプログラム検証装置の構成を
示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a program verification device to which the present invention has been applied.

【図2】図1のプログラム検証装置の検証処理を説明す
るフローチャートである。
FIG. 2 is a flowchart illustrating a verification process of the program verification device of FIG. 1;

【図3】図2のステップS1の入力例を説明する図であ
る。
FIG. 3 is a diagram illustrating an input example of step S1 in FIG. 2;

【図4】図2のステップS2他の入力例を説明する図で
ある。
FIG. 4 is a diagram illustrating another input example of step S2 in FIG. 2;

【図5】図2のステップS8のビット長変換処理の詳細
を説明するフローチャートである。
FIG. 5 is a flowchart illustrating details of a bit length conversion process in step S8 of FIG. 2;

【図6】図2のステップS9のバス構造化処理の詳細を
説明するフローチャートである。
FIG. 6 is a flowchart illustrating details of a bus structuring process in step S9 of FIG. 2;

【図7】SIMD型プロセッサの構成を示すブロック図であ
る。
FIG. 7 is a block diagram illustrating a configuration of a SIMD processor.

【図8】従来のプログラム検証装置の一例の構成を示す
ブロック図である。
FIG. 8 is a block diagram illustrating a configuration of an example of a conventional program verification device.

【図9】図8のプログラム検証装置の検証処理を説明す
るフローチャートである。
FIG. 9 is a flowchart illustrating a verification process of the program verification device of FIG. 8;

【図10】図9のステップS51の検証処理の詳細を説
明するフローチャートである。
FIG. 10 is a flowchart illustrating details of a verification process in step S51 of FIG. 9;

【符号の説明】[Explanation of symbols]

1 画像処理DSP用データ生成部, 2 画像処理DSP検
証部, 3 出力データ取得部, 4 入力部, 5
画像表示部, 6 データ記録媒体, 7 インターフ
ェイス部, 8 制御部, 11 画像データサイズ制
御部, 12フォーマット変換部, 13 ビット長制
御部, 14 データバス制御部,15 入力データ供
給部, 21 入力データバス, 22 入力SAM部,
23 プロセッサブロック部, 24 出力SAM部,
91 入力SAM部, 92データメモリ部, 93 A
LUアレイ部, 94 出力SAM部, 95プログラム制
御部
1 Image processing DSP data generation unit, 2 Image processing DSP verification unit, 3 Output data acquisition unit, 4 Input unit, 5
Image display unit, 6 data recording medium, 7 interface unit, 8 control unit, 11 image data size control unit, 12 format conversion unit, 13 bit length control unit, 14 data bus control unit, 15 input data supply unit, 21 input data Bus, 22 input SAM unit,
23 processor block section, 24 output SAM section,
91 input SAM section, 92 data memory section, 93 A
LU array section, 94 output SAM section, 95 program control section

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 データ処理を行うデジタルシグナルプロ
セッサに用いるプログラムを検証するプログラム検証装
置において、 データのサイズを変換するサイズ変換手段と、 データのフォーマットを変換するフォーマット変換手段
と、 データのビット数を変換するビット数変換手段と、 データを所定のデータバスに対応する形式に変換するデ
ータバス変換手段と、 前記デジタルシグナルプロセッサに対応する処理を行う
処理手段と、 前記サイズ変換手段、前記フォーマット変換手段、前記
ビット数変換手段、前記データバス変換手段、および前
記処理手段を制御する制御信号を受け付ける信号受付手
段とを備えることを特徴とするプログラム検証装置。
1. A program verification device for verifying a program used in a digital signal processor for performing data processing, comprising: a size conversion unit for converting data size; a format conversion unit for converting data format; Bit number conversion means for conversion, data bus conversion means for converting data into a format corresponding to a predetermined data bus, processing means for performing processing corresponding to the digital signal processor, size conversion means, format conversion means And a signal receiving unit for receiving a control signal for controlling the bit number converting unit, the data bus converting unit, and the processing unit.
【請求項2】 データ処理を行うデジタルシグナルプロ
セッサに用いるプログラムを検証するプログラム検証方
法において、 データのサイズを変換するサイズ変換ステップと、 データのフォーマットを変換するフォーマット変換ステ
ップと、 データのビット数を変換するビット数変換ステップと、 データを所定のデータバスに対応する形式に変換するデ
ータバス変換ステップと、 前記デジタルシグナルプロセッサに対応する処理を行う
処理ステップと、 前記サイズ変換ステップ、前記フォーマット変換ステッ
プ、前記ビット数変換ステップ、前記データバス変換ス
テップ、および前記処理ステップにおける処理を制御す
る制御信号を受け付ける信号受付ステップとを備えるこ
とを特徴とするプログラム検証方法。
2. A program verification method for verifying a program used in a digital signal processor for performing data processing, comprising: a size conversion step for converting data size; a format conversion step for converting data format; A number-of-bits converting step; a data bus converting step of converting data into a format corresponding to a predetermined data bus; a processing step of performing a process corresponding to the digital signal processor; a size converting step; and the format converting step And a signal reception step of receiving a control signal for controlling processing in the bit number conversion step, the data bus conversion step, and the processing step.
【請求項3】 データ処理を行うデジタルシグナルプロ
セッサに用いるプログラムを検証するコンピュータプロ
グラムを伝送する伝送媒体において、 データのサイズを変換するサイズ変換ステップと、 データのフォーマットを変換するフォーマット変換ステ
ップと、 データのビット数を変換するビット数変換ステップと、 データを所定のデータバスに対応する形式に変換するデ
ータバス変換ステップと、 前記デジタルシグナルプロセッサに対応する処理を行う
処理ステップと、 前記サイズ変換ステップ、前記フォーマット変換ステッ
プ、前記ビット数変換ステップ、前記データバス変換ス
テップ、および前記処理ステップにおける処理を制御す
る制御信号を受け付ける信号受付ステップとを備えるコ
ンピュータプログラムを伝送することを特徴とする伝送
媒体。
3. A transmission medium for transmitting a computer program for verifying a program used in a digital signal processor for performing data processing, a size conversion step for converting data size, a format conversion step for converting data format, A number-of-bits conversion step of converting the number of bits; a data bus conversion step of converting data into a format corresponding to a predetermined data bus; a processing step of performing processing corresponding to the digital signal processor; and the size conversion step; Transmitting a computer program comprising a format conversion step, the bit number conversion step, the data bus conversion step, and a signal reception step of receiving a control signal for controlling processing in the processing step. Characteristic transmission medium.
JP9227709A 1997-08-25 1997-08-25 Device and method for verifying program and transmission medium Withdrawn JPH1165882A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9227709A JPH1165882A (en) 1997-08-25 1997-08-25 Device and method for verifying program and transmission medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9227709A JPH1165882A (en) 1997-08-25 1997-08-25 Device and method for verifying program and transmission medium

Publications (1)

Publication Number Publication Date
JPH1165882A true JPH1165882A (en) 1999-03-09

Family

ID=16865131

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9227709A Withdrawn JPH1165882A (en) 1997-08-25 1997-08-25 Device and method for verifying program and transmission medium

Country Status (1)

Country Link
JP (1) JPH1165882A (en)

Similar Documents

Publication Publication Date Title
US4602294A (en) Image reproducing method having a retouching function and an apparatus embodying the same
US4972264A (en) Method and apparatus for viewing an overscanned image
JP3062338B2 (en) Image processing device
JPH1165882A (en) Device and method for verifying program and transmission medium
KR0167834B1 (en) Method & apparatus for multi-screen effect
JPH10240565A (en) Application program verification device, application program verification method and medium
JP3051435B2 (en) Image processing device
JP4677327B2 (en) Image processing apparatus, image processing method, and computer program
JPH10254841A (en) Program verification device and method
JP3710208B2 (en) Image processing method and apparatus
KR100308586B1 (en) Image regeneration device
JPH10269189A (en) Device and method for verifying program
JPH05307598A (en) Picture processor
JP2002091421A (en) Method and device for controlling picture display, and computer-readable recording medium
JP2697679B2 (en) Dither image display device
JP3742358B2 (en) Optical character recognition apparatus and program
JP2921850B2 (en) Image processing device
JPH0537745A (en) Image forming device
JPH02296489A (en) Test pattern generating method
JPH10304396A (en) Image size and color converter
JPH11185035A (en) Image processing device and method
JPH08305839A (en) Method for storing image data in image processing system
JPH09172540A (en) Image processor
JPS5949060A (en) Picture processor
JPH04316172A (en) Color picture forming device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20041102