JPH10254841A - Program verification device and method - Google Patents

Program verification device and method

Info

Publication number
JPH10254841A
JPH10254841A JP9051422A JP5142297A JPH10254841A JP H10254841 A JPH10254841 A JP H10254841A JP 9051422 A JP9051422 A JP 9051422A JP 5142297 A JP5142297 A JP 5142297A JP H10254841 A JPH10254841 A JP H10254841A
Authority
JP
Japan
Prior art keywords
program
verification
element processors
unit
processors
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
JP9051422A
Other languages
Japanese (ja)
Inventor
Koji Aoyama
幸治 青山
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 JP9051422A priority Critical patent/JPH10254841A/en
Publication of JPH10254841A publication Critical patent/JPH10254841A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce time required for developing a program. SOLUTION: A control part 1 reads input data and the program of a verifying object from a recording medium 7 to respectively output to a data supplying part 3 and a program control part 2. In addition the part 1 reads the file of a verifying condition from the medium 7 and supplies the number of element processors 21-i to use for verification to an element processor operation control circuit 5. Then the part 1 makes the prescribed number of element processor 21-i of a parallel processor simulation part 4 to operate for verification. When the result of verification is not judged to be satisfactory, the program is debugged to verify again. In addition, verification is executed by gradually increasing the number of the element processors to use to be the number N of the element processor provided for the part 4.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、プログラム検証装
置および方法に関し、特に、複数の要素プロセッサを有
する情報処理装置により処理されるプログラムを検証す
るプログラム検証装置および方法に関する。
The present invention relates to a program verification device and method, and more particularly to a program verification device and method for verifying a program processed by an information processing device having a plurality of element processors.

【0002】[0002]

【従来の技術】最近の半導体技術の進歩に伴い、画像が
電気的なデータとして取り扱われるようになっている。
このような画像データに対する信号処理においては、1
枚の画像を構成する全ての画素に対して同様の演算処理
を施すことが多い。その場合、多くのデータに対して同
様の演算処理を高速に実行するために開発されたSIM
D(Single Instruction Multiple Data-stream、単一
命令複数データ)型処理装置が利用されることがある。
SIMD型処理装置は、演算装置を必要な個数だけ並べ
て、各演算装置が同一の命令に従って動作するようにし
たものである。したがって、各演算装置に別々のデータ
を与えると、それぞれのデータに対する演算結果が1回
の演算により得られる。
2. Description of the Related Art With recent advances in semiconductor technology, images have been treated as electrical 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 that case, a SIM developed to execute the same arithmetic processing at high speed for many data
A D (Single Instruction Multiple Data-stream) processing device may be used.
In the SIMD type processing device, a required number of arithmetic devices are arranged, and each arithmetic device operates according to the same instruction. Therefore, when separate data is given to each processing device, a calculation result for each data can be obtained by one calculation.

【0003】SIMD型処理装置を画像処理に適用した
ものとしては、例えば「SVP:SERIAL VIDEO PROCESSOR/
PROCEEDINGS OF THE IEEE 1990 CUSTOM INTEGRATED CIR
CUITS CONFERENCE/P.17.3.1-4」に記載されている装置
が知られている。図3は、この装置の一構成例を示して
いる。この装置は、入力SAM(シリアルアクセスメモ
リ)部81、データメモリ部82、ALUアレイ部8
3、出力SAM部84、プログラム制御部85などから
構成されている。
[0003] As an example in which a SIMD type processing apparatus is applied to image processing, for example, "SVP: SERIAL VIDEO PROCESSOR /
PROCEEDINGS OF THE IEEE 1990 CUSTOM INTEGRATED CIR
The device described in "CUITS CONFERENCE / P.17.3.1-4" is known. FIG. 3 shows a configuration example of this device. This device includes an input SAM (serial access memory) section 81, a data memory section 82, an ALU array section 8
3, an output SAM unit 84, a program control unit 85, and the like.

【0004】入力SAM部81、データメモリ部82、
ALUアレイ部83、出力SAM部84は、全体でリニ
アアレイ(直線配列)型に多数並列化された要素プロセ
ッサ群を構成しており、この多数の要素プロセッサ10
1は、プログラム制御部85により共通の1つのプログ
ラムに従って連動して制御(SIMD制御)される。
An input SAM unit 81, a data memory unit 82,
The ALU array unit 83 and the output SAM unit 84 constitute a group of multiple element processors which are parallelized in a linear array (linear array) type as a whole.
1 is controlled (SIMD control) in conjunction with the program control unit 85 in accordance with one common program.

【0005】プログラム制御部85には、プログラムメ
モリとプログラムの歩進のためのシーケンス制御回路な
どが設けられている。プログラム制御部85は、プログ
ラムメモリに記憶されているプログラムに従って各種制
御信号を発生して各部分を制御する。
The program control section 85 is provided with a program memory and a sequence control circuit for advancing the program. The program control unit 85 generates various control signals according to the program stored in the program memory and controls each part.

【0006】図3の斜線で示した縦の細長い範囲で示す
1つの要素プロセッサ101のうち、入力SAM部8
1、データメモリ部82、および、出力SAM部84
は、メモリの「カラム」を形成している。ALUアレイ
部83は、1ビットALU(Arithmetic and Logical U
nit)であり、例えばフルアダー(全加算器)を有して
いる。即ち、要素プロセッサ101は、ビット処理プロ
セッサである。このため、各要素プロセッサ101は、
小規模なハードウェアで実現可能であるので、大きな並
列数を実現することができる。例えば画像処理用の装置
においては、要素プロセッサの並列数は、映像信号の一
水平走査期間の画素数に一致させることが多い。
The input SAM unit 8 of one of the element processors 101 indicated by a slender vertical area shown by hatching in FIG.
1. Data memory unit 82 and output SAM unit 84
Form the "columns" of the memory. The ALU array unit 83 is a 1-bit ALU (Arithmetic and Logical U
nit), for example, having a full adder (full adder). That is, the element processor 101 is a bit processing processor. For this reason, each element processor 101
Since it can be realized by small-scale hardware, a large number of parallel circuits can be realized. For example, in an image processing apparatus, the parallel number of element processors often coincides with the number of pixels in one horizontal scanning period of a video signal.

【0007】図4は、このような並列プロセッサ用のプ
ログラムを開発する場合の処理の流れの一例を示してい
る。
FIG. 4 shows an example of a processing flow when a program for such a parallel processor is developed.

【0008】まず、所定のデータが、ステップS21に
おいて入力SAM部81に供給され、ステップS22に
おいて検証するプログラムがプログラム制御部85に供
給される。そして、ステップS23において、プログラ
ム制御部85が、プログラムに従って、データメモリ部
82およびALUアレイ部83を制御してデータ処理を
行わせ、処理結果を、出力SAM部84を介して出力さ
せる。
First, predetermined data is supplied to the input SAM unit 81 in step S21, and a program to be verified is supplied to the program control unit 85 in step S22. Then, in step S23, the program control unit 85 controls the data memory unit 82 and the ALU array unit 83 to perform data processing according to the program, and outputs the processing result via the output SAM unit 84.

【0009】このとき、ユーザは、出力された結果を所
定の表示装置に表示させ、その結果が良好なものである
か否かを判断し、検証結果が良好ではないと判断したと
きは、ステップS25において、そのプログラムのデバ
ッグを行い、ステップS22に戻り、変更されたプログ
ラムを入力し、再度、検証を行わせる。
At this time, the user causes the output result to be displayed on a predetermined display device, determines whether or not the result is good. In step S25, the program is debugged, the process returns to step S22, the changed program is input, and the verification is performed again.

【0010】このようにして、プログラムが正しく動作
するまで検証が繰り返されながら、プログラムの開発が
行われる。
In this way, the program is developed while the verification is repeated until the program operates correctly.

【0011】[0011]

【発明が解決しようとする課題】ところで、並列プロセ
ッサのプログラムを開発する際、プログラムの詳細を検
証する必要があるため、各要素プロセッサのデータメモ
リ部の値などの詳細な情報を観測する必要がある。その
ために、ターゲットとなる並列プロセッサを忠実にシミ
ュレーションしつつ、そのような詳細な情報を観測する
機構を有する装置を使用してプログラムの開発が行われ
ることが多い。
By the way, when developing a program for a parallel processor, it is necessary to verify the details of the program. Therefore, it is necessary to observe detailed information such as the value of the data memory section of each element processor. is there. Therefore, a program is often developed using a device having a mechanism for observing such detailed information while faithfully simulating a target parallel processor.

【0012】しかしながら、図3に示す並列プロセッサ
が数百から数千にも及ぶ要素プロセッサから構成されて
いることに起因して、単一のプロセッサにおいて動作す
るソフトウェアで、並列プロセッサをシミュレーション
する場合においては、実機の数千から数万倍にも及ぶ処
理時間を要し、プログラム開発において幾度となく繰り
返されるデバッグ作業のために、長い時間が浪費されて
しまうという問題を有している。
However, due to the fact that the parallel processor shown in FIG. 3 is composed of hundreds to thousands of element processors, it is difficult to simulate the parallel processor with software operating on a single processor. Has a problem that it requires a processing time several thousand to tens of thousands times as large as that of an actual machine, and a long time is wasted due to the debugging work repeated many times in program development.

【0013】本発明は、そのような状況に鑑みてなされ
たもので、所定の数の要素プロセッサのうちの一部また
は全部の要素プロセッサを使用してプログラムの検証を
行うようにして、プログラム開発に要する時間を低減す
ることができるようにするものである。
[0013] The present invention has been made in view of such a situation, and a program is developed by verifying a program using some or all of a predetermined number of element processors. To reduce the time required.

【0014】[0014]

【課題を解決するための手段】請求項1に記載のプログ
ラム検証装置は、第1の数の要素プロセッサを有する処
理手段と、第1の数の要素プロセッサのうち、検証に使
用する第2の数の要素プロセッサを選択する選択手段
と、プログラムに対応する命令コードを処理手段に供給
する供給手段と、検証の結果を出力する出力手段とを備
えることを特徴とする。
According to a first aspect of the present invention, there is provided a program verifying apparatus comprising: a processing unit having a first number of element processors; and a second means used for verification among the first number of element processors. It is characterized by comprising selecting means for selecting the number of element processors, supplying means for supplying an instruction code corresponding to the program to the processing means, and output means for outputting the result of verification.

【0015】請求項5に記載のプログラム検証方法は、
第1の数の要素プロセッサのうち、検証に使用する第2
の数の要素プロセッサを選択するステップと、プログラ
ムに対応する命令コードを第2の数の要素プロセッサで
処理するステップと、検証の結果を出力するステップと
を備えることを特徴とする。
According to a fifth aspect of the present invention, there is provided a program verification method,
A second one of the first number of element processors used for verification.
Selecting the number of element processors, processing the instruction code corresponding to the program by the second number of element processors, and outputting the result of the verification.

【0016】請求項1に記載のプログラム検証装置にお
いては、選択手段は、処理手段が有する第1の数の要素
プロセッサのうち、検証に使用する第2の数の要素プロ
セッサを選択し、供給手段は、プログラムに対応する命
令コードを処理手段に供給し、出力手段は、検証の結果
を出力する。
In the program verifying device according to the first aspect, the selecting means selects a second number of element processors to be used for verification from among the first number of element processors of the processing means, and supplies the selecting means. Supplies the instruction code corresponding to the program to the processing means, and the output means outputs the result of the verification.

【0017】請求項5に記載のプログラム検証方法にお
いては、第1の数の要素プロセッサのうち、検証に使用
する第2の数の要素プロセッサを選択し、プログラムに
対応する命令コードを第2の数の要素プロセッサで処理
し、検証の結果を出力する。
According to a fifth aspect of the present invention, in the program verifying method, a second number of element processors to be used for verification are selected from the first number of element processors, and an instruction code corresponding to the program is stored in the second number of element processors. Process with the number of element processors and output the result of verification.

【0018】[0018]

【発明の実施の形態】図1は、本発明のプログラム検証
装置の一実施の形態の構成を示している。このプログラ
ム検証装置においては、制御部1(変更手段、入力手
段)は、ターゲット(実機)である並列プロセッサのプ
ログラムが記述されたファイル、処理する入力データ、
および、要素プロセッサの個数(初期値)が記述された
設定ファイルを、磁気ディスクなどの記録媒体7から読
み出し、プログラム制御部2(供給手段)、データ供給
部3、および、要素プロセッサ動作制御回路5(選択手
段)にそれぞれ供給するようになされている。また、制
御部1は、ユーザにより操作部11において入力された
指示やデータに対応して、処理を行うようになされてい
る。
FIG. 1 shows a configuration of an embodiment of a program verifying apparatus according to the present invention. In this program verification device, the control unit 1 (change means, input means) includes a file in which a program of a parallel processor as a target (actual machine) is described, input data to be processed,
A setting file in which the number (initial value) of the element processors is described is read from a recording medium 7 such as a magnetic disk, and the program control unit 2 (supply unit), the data supply unit 3, and the element processor operation control circuit 5 (Selection means). Further, the control unit 1 performs processing in accordance with instructions and data input by the user on the operation unit 11.

【0019】プログラム制御部2は、制御部1より供給
されたプログラムに対応して、所定の演算命令を並列プ
ロセッサシミュレーション部4(処理手段)の各要素プ
ロセッサ21−iに供給するようになされている。
The program control section 2 supplies a predetermined operation instruction to each element processor 21-i of the parallel processor simulation section 4 (processing means) in accordance with the program supplied from the control section 1. I have.

【0020】データ供給部3は、制御部1より供給され
たデータを、そのデータに対応する要素プロセッサ21
−iに供給するようになされている。
The data supply unit 3 converts the data supplied from the control unit 1 into an element processor 21 corresponding to the data.
-I.

【0021】要素プロセッサ動作制御回路5は、制御部
1より供給される、検証に使用する要素プロセッサ数N
tに対応して、N個の要素プロセッサ21−1乃至21
−Nのうち、その数Ntだけの要素プロセッサを動作可
能状態に設定し、その他の要素プロセッサを動作停止状
態に設定するようになされている。
The element processor operation control circuit 5 supplies the number N of element processors used for verification supplied from the control unit 1.
N element processors 21-1 to 21-21 corresponding to t
Of -N, the number Nt of element processors are set to an operable state, and the other element processors are set to an operation stop state.

【0022】並列プロセッサシミュレーション部4は、
所定のN個の要素プロセッサを有し、プログラム制御部
2より供給される命令に従って、データ供給部3より供
給されるデータを処理し、処理結果や所定のメモリの
値、即ち、検証結果を出力データ観測装置6(出力手
段)と制御部1に出力するようになされている。
The parallel processor simulation unit 4
It has predetermined N element processors, processes data supplied from the data supply unit 3 according to an instruction supplied from the program control unit 2, and outputs a processing result and a value of a predetermined memory, that is, a verification result. The data is output to the data observation device 6 (output means) and the control unit 1.

【0023】出力データ観測装置6は、並列プロセッサ
シミュレーション部4より供給された検証結果を、適宜
表示用のデータに変換し、そのデータを例えば図示せぬ
CRT(Cathode Ray Tube)に表示させるようになされ
ている。
The output data observation device 6 converts the verification result supplied from the parallel processor simulation section 4 into display data as appropriate, and displays the data on, for example, a CRT (Cathode Ray Tube) not shown. It has been done.

【0024】次に、図2のフローチャートを参照して、
図1のプログラム検証装置を利用したプログラム開発に
おける処理の流れについて説明する。
Next, referring to the flowchart of FIG.
The flow of processing in program development using the program verification device of FIG. 1 will be described.

【0025】最初にステップS1において、制御部1
は、操作部11におけるユーザによる操作に従って記録
媒体7に保存されている入力データを読み出し、データ
供給部3に出力する。
First, in step S1, the control unit 1
Reads input data stored in the recording medium 7 according to a user operation on the operation unit 11 and outputs the input data to the data supply unit 3.

【0026】次にステップS2において、制御部1は、
操作部11におけるユーザによる操作に従って記録媒体
7に保存されている検証対象のプログラムを読み出し、
プログラム制御部2に出力する。
Next, in step S2, the control unit 1
The program to be verified stored in the recording medium 7 is read out according to a user operation on the operation unit 11,
Output to the program control unit 2.

【0027】ステップS3において、制御部1は、操作
部11におけるユーザによる操作に従って記録媒体7に
保存されている検証条件が記述されたファイルを読み出
し、検証に使用する要素プロセッサ21−iの個数(初
期の個数)Ntを要素プロセッサ動作制御回路5に供給
する。
In step S3, the control unit 1 reads a file in which the verification conditions are described and stored in the recording medium 7 according to the operation of the operation unit 11 by the user, and reads the number of the element processors 21-i used for the verification ( (Initial number) Nt is supplied to the element processor operation control circuit 5.

【0028】そして、ステップS4において、制御部1
は、プログラム制御部2、データ供給部3、および、要
素プロセッサ動作制御回路5に所定の信号を供給し、並
列プロセッサシミュレーション部4のNt個の要素プロ
セッサ21−iを動作させて検証を行わせる。
Then, in step S4, the control unit 1
Supplies a predetermined signal to the program control unit 2, the data supply unit 3, and the element processor operation control circuit 5, and causes the Nt element processors 21-i of the parallel processor simulation unit 4 to operate for verification. .

【0029】ステップS4における処理が終了すると、
検証結果が並列プロセッサシミュレーション部4から出
力データ観測装置6および制御部1に供給される。
When the processing in step S4 is completed,
The verification result is supplied from the parallel processor simulation unit 4 to the output data observation device 6 and the control unit 1.

【0030】そして、ステップS5において、その検証
結果が良好なものであるか否かが判断され、検証結果が
良好なものであると判断された場合、ステップS7に進
む。
Then, in step S5, it is determined whether or not the verification result is good. If it is determined that the verification result is good, the process proceeds to step S7.

【0031】なお、その検証結果が良好なものであるか
否かを判断する場合、ユーザが出力データ観測装置6に
おける表示を参照して判断し、操作部11を操作する
か、あるいは、所定の基準値を予め制御部1に記憶させ
ておき、その基準値と検証結果が比較される。
When determining whether or not the verification result is good, the user makes a determination with reference to the display on the output data observation device 6 and operates the operation unit 11 or performs a predetermined operation. The reference value is stored in the control unit 1 in advance, and the reference value is compared with the verification result.

【0032】一方、検証結果が良好なものではないと判
断された場合、ステップS6において、記録媒体7に記
録されているプログラムがユーザにより変更される。即
ち、プログラムのデバッグが行われる。
On the other hand, if it is determined that the verification result is not good, the program recorded on the recording medium 7 is changed by the user in step S6. That is, the program is debugged.

【0033】デバッグ終了後、ステップS2に戻り、制
御部1は、操作部11におけるユーザの操作に対応し
て、デバッグ後のプログラムを記録媒体7より読み出
し、プログラム制御部2に供給し、プログラムを更新さ
せる。そして、再度、検証が行われる。
After the end of the debugging, the process returns to step S2, and the control unit 1 reads the debugged program from the recording medium 7 in response to the user's operation on the operation unit 11, supplies the read program to the program control unit 2, and executes the program. Let me update. Then, the verification is performed again.

【0034】ステップS7においては、制御部1は、ス
テップS4における検証において使用された要素プロセ
ッサの数Ntが、N(即ち、並列プロセッサシミュレー
ション部4に設けられている要素プロセッサ21−1乃
至21−Nの数)以上であるか否かを判断し、そうでな
い場合、ステップS8において、使用する要素プロセッ
サの数Ntを増加させて、要素プロセッサ動作制御回路
5に供給した後、ステップS4に戻り、再度、検証を行
わせる。
In step S7, the control unit 1 determines that the number Nt of element processors used in the verification in step S4 is N (that is, the element processors 21-1 to 21- provided in the parallel processor simulation unit 4). N) or not, otherwise, in step S8, the number Nt of element processors to be used is increased and supplied to the element processor operation control circuit 5, and the process returns to step S4. The verification is performed again.

【0035】一方、Nt≧Nであると判断された場合、
ステップS9において、制御部1は、すべての検証結果
を記録媒体7に記録するとともに、出力データ観測装置
6において表示させる。
On the other hand, when it is determined that Nt ≧ N,
In step S9, the control unit 1 records all the verification results on the recording medium 7 and causes the output data observation device 6 to display the results.

【0036】以上のようにして、使用する要素プロセッ
サ数Ntが順次増加されるごとに、プログラムの検証が
行われる。このように、プログラムの開発において、ま
ず、少ない数の要素プロセッサを使用することにより、
エラーが比較的発生しない条件で検証を行い、徐々に要
素プロセッサの数を増やしていき、多数の要素プロセッ
サを使用した場合のプログラムの動作を検証していくこ
とにより、デバッグ作業が簡単になり、プログラム開発
に要する時間を短縮することができる。
As described above, each time the number Nt of element processors to be used is sequentially increased, the program is verified. Thus, in developing a program, first, by using a small number of element processors,
By performing verification under conditions where errors do not occur relatively, gradually increasing the number of element processors, and verifying the operation of the program when many element processors are used, debugging work becomes easier, The time required for program development can be reduced.

【0037】なお、本発明は、上記実施の形態に限定さ
れるものではなく、他の装置に応用することが可能であ
る。
The present invention is not limited to the above embodiment, but can be applied to other devices.

【0038】[0038]

【発明の効果】以上のごとく、請求項1に記載のプログ
ラム検証装置および請求項5に記載のプログラム検証方
法によれば、第1の数の要素プロセッサのうち、検証に
使用する第2の数の要素プロセッサを選択し、プログラ
ムに対応する命令コードを第2の数の要素プロセッサで
処理するようにしたので、プログラム開発に要する時間
を低減することができる。
As described above, according to the program verifying apparatus of the first aspect and the program verifying method of the fifth aspect, the second one of the first number of element processors used for the verification is used. Is selected, and the instruction code corresponding to the program is processed by the second number of element processors, so that the time required for program development can be reduced.

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

【図1】本発明のプログラム検証装置の一実施の形態の
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an embodiment of a program verification device of the present invention.

【図2】図1のプログラム検証装置を利用したプログラ
ムの開発を説明するフローチャートである。
FIG. 2 is a flowchart illustrating the development of a program using the program verification device of FIG. 1;

【図3】SIMD形式の並列プロセッサの一構成例を示
すブロック図である。
FIG. 3 is a block diagram illustrating a configuration example of a parallel processor of a SIMD format.

【図4】従来のプログラムの開発の一例を説明するフロ
ーチャートである。
FIG. 4 is a flowchart illustrating an example of conventional program development.

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

1 制御部, 2 プログラム制御部, 3 データ供
給部, 4 並列プロセッサシミュレーション部, 5
要素プロセッサ動作制御回路, 6 出力データ観測
装置, 7 記録媒体, 21−1乃至21−N 要素
プロセッサ
1 control unit, 2 program control unit, 3 data supply unit, 4 parallel processor simulation unit, 5
Element processor operation control circuit, 6 output data observation device, 7 recording medium, 21-1 to 21-N element processor

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 複数の要素プロセッサを有する情報処理
装置により処理されるプログラムを検証するプログラム
検証装置において、 第1の数の要素プロセッサを有する処理手段と、 前記第1の数の要素プロセッサのうち、検証に使用する
第2の数の要素プロセッサを選択する選択手段と、 前記プログラムに対応する命令コードを前記処理手段に
供給する供給手段と、 前記検証の結果を出力する出力手段とを備えることを特
徴とするプログラム検証装置。
1. A program verification device for verifying a program processed by an information processing device having a plurality of element processors, wherein: a processing unit having a first number of element processors; Selecting means for selecting a second number of element processors to be used for verification; supplying means for supplying an instruction code corresponding to the program to the processing means; and output means for outputting the result of the verification. A program verification device characterized by the above-mentioned.
【請求項2】 前回の検証において使用した要素プロセ
ッサの数に応じて前記第2の数を変更する変更手段をさ
らに備えることを特徴とする請求項1に記載のプログラ
ム検証装置。
2. The program verification apparatus according to claim 1, further comprising a change unit that changes the second number according to the number of element processors used in the previous verification.
【請求項3】 前記検証の結果に応じて変更されたプロ
グラムを前記供給手段に入力する入力手段をさらに備え
ることを特徴とする請求項1に記載のプログラム検証装
置。
3. The program verification apparatus according to claim 1, further comprising an input unit that inputs a program changed according to a result of the verification to the supply unit.
【請求項4】 前記情報処理装置は、SIMD形式の並
列プロセッサであることを特徴とする請求項1に記載の
プログラム検証装置。
4. The program verification device according to claim 1, wherein the information processing device is a parallel processor of a SIMD format.
【請求項5】 複数の要素プロセッサを有する情報処理
装置により処理されるプログラムを、第1の数の要素プ
ロセッサを有する処理部を使用して検証するプログラム
検証方法で、 前記第1の数の要素プロセッサのうち、検証に使用する
第2の数の要素プロセッサを選択するステップと、 前記プログラムに対応する命令コードを前記第2の数の
要素プロセッサで処理するステップと、 前記検証の結果を出力するステップとを備えることを特
徴とするプログラム検証方法。
5. A program verification method for verifying a program processed by an information processing device having a plurality of element processors by using a processing unit having a first number of element processors, wherein the first number of elements is Selecting, from among the processors, a second number of element processors to be used for verification; processing the instruction code corresponding to the program by the second number of element processors; and outputting the result of the verification. And a program verifying method.
JP9051422A 1997-03-06 1997-03-06 Program verification device and method Withdrawn JPH10254841A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9051422A JPH10254841A (en) 1997-03-06 1997-03-06 Program verification device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9051422A JPH10254841A (en) 1997-03-06 1997-03-06 Program verification device and method

Publications (1)

Publication Number Publication Date
JPH10254841A true JPH10254841A (en) 1998-09-25

Family

ID=12886499

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9051422A Withdrawn JPH10254841A (en) 1997-03-06 1997-03-06 Program verification device and method

Country Status (1)

Country Link
JP (1) JPH10254841A (en)

Similar Documents

Publication Publication Date Title
US5301344A (en) Multibus sequential processor to perform in parallel a plurality of reconfigurable logic operations on a plurality of data sets
EP0416669A2 (en) Logic compiler for design of circuit models
US6867782B2 (en) Caching data in a processing pipeline
JP2959525B2 (en) Data processing apparatus and method, information storage medium
JP2002535684A (en) System for real version test and simulated version test of integrated circuits
JPS6128138B2 (en)
US6510405B1 (en) Method and apparatus for selectively displaying signal values generated by a logic simulator
US8327309B2 (en) Verification of design information for controlling manufacture of a system on a chip
JP2001357095A (en) Semiconductor device design supporting device
US6226406B1 (en) Method and apparatus for hybrid sampling image verification
JPH10254841A (en) Program verification device and method
JPH0962720A (en) Digital signal processing circuit simulation device
JPH10240565A (en) Application program verification device, application program verification method and medium
JPS6365983B2 (en)
JP3422478B2 (en) Program creation device and program creation method
KR0167834B1 (en) Method & apparatus for multi-screen effect
JPH10269189A (en) Device and method for verifying program
JP2002041595A (en) Device and method for back annotation
JP3696906B2 (en) Data input method and apparatus
JP2002099921A (en) Device and method for processing image and storage medium
JPH01263739A (en) Information processor
JPH09319604A (en) Testing system
JP2752841B2 (en) Interactive source program modification and simulation method
JPH07175648A (en) Microprogram controller
JP2001350801A (en) Method for processing data and device for the same

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20040511