JP3291391B2 - Arithmetic unit test equipment - Google Patents

Arithmetic unit test equipment

Info

Publication number
JP3291391B2
JP3291391B2 JP03942994A JP3942994A JP3291391B2 JP 3291391 B2 JP3291391 B2 JP 3291391B2 JP 03942994 A JP03942994 A JP 03942994A JP 3942994 A JP3942994 A JP 3942994A JP 3291391 B2 JP3291391 B2 JP 3291391B2
Authority
JP
Japan
Prior art keywords
data
test
arithmetic unit
arithmetic
shift
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
JP03942994A
Other languages
Japanese (ja)
Other versions
JPH07248936A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP03942994A priority Critical patent/JP3291391B2/en
Publication of JPH07248936A publication Critical patent/JPH07248936A/en
Application granted granted Critical
Publication of JP3291391B2 publication Critical patent/JP3291391B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Complex Calculations (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、同一の演算処理を実行
する複数の演算器の試験処理を行う演算器試験装置に関
し、特に、小さな試験データを使って正確な試験処理を
行うことのできる演算器試験装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an arithmetic unit test apparatus for performing a test process on a plurality of arithmetic units that execute the same arithmetic process, and more particularly, to an accurate test process using small test data. The present invention relates to an arithmetic unit test device.

【0002】[0002]

【従来の技術】複数の演算器から構成されるベクトル演
算装置の論理的な検証を行う場合には、演算の実現方法
や、オペランドデータの特徴をふまえた複数の試験デー
タを用意し、これらの試験データをベクトル演算装置で
実行させて、その演算結果や演算後のステータスを確認
していく処理を実行することになる。
2. Description of the Related Art When performing a logical verification of a vector operation device composed of a plurality of operation units, a plurality of test data based on the method of realizing the operation and the characteristics of operand data are prepared. The test data is executed by the vector operation device, and processing for confirming the operation result and the status after the operation is executed.

【0003】この試験データは、通常、非常に大きなデ
ータ群となることから、オペランド要素を重複すること
なく配置する構成を採っている。このような各オペラン
ド要素が一連の試験命令中に一度だけ発生するような試
験データを用いると、各オペランド要素が複数の演算器
のいずれか1つでのみ実行されることから、特定の演算
器の特定のオペランド要素によってのみ発生するデータ
依存の障害を検出できないことが起こる。
[0003] Since this test data is usually a very large data group, a configuration is adopted in which operand elements are arranged without duplication. When such test data in which each operand element occurs only once in a series of test instructions is used, each operand element is executed by only one of the plurality of arithmetic units, and thus a specific arithmetic unit is used. May fail to detect data-dependent faults caused only by certain operand elements of

【0004】これから、従来では、元になる試験データ
を演算器台数分展開することで、演算器台数分の同一試
験データからなる試験データを用意して、それらの同一
試験データを各演算器で演算させることで、全ての演算
器に対して同一レベルの試験を行うという構成を採って
いた。
[0004] Conventionally, test data composed of the same test data for the number of processing units is prepared by expanding the original test data for the number of processing units, and the same test data is stored in each processing unit. By performing the calculation, the same level test is performed for all the arithmetic units.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、このよ
うな従来技術に従っていると、演算器の台数増加に伴っ
て試験データ量が比例的に増加していくことから、演算
器の台数が多い場合に、試験データを保持するのに大容
量のメモリが必要になるという問題点があった。演算器
が1つの場合にさえ大量の試験データが必要となること
から、このことは実用上極めて大きな問題点である。
However, according to such a conventional technique, the amount of test data increases proportionally with the increase in the number of arithmetic units. However, there is a problem that a large-capacity memory is required to hold the test data. This is a very serious problem in practical use since a large amount of test data is required even in the case of one arithmetic unit.

【0006】また、このような従来技術に従っている
と、試験データ量が大きくなることで、試験データを保
持する磁気ディスク装置をアクセスする回数が増えて試
験時間が長くなるという問題点もあった。
Further, according to such a conventional technique, there is a problem that the number of accesses to the magnetic disk device holding the test data increases due to an increase in the amount of test data, and the test time becomes longer.

【0007】本発明はかかる事情に鑑みてなされたもの
であって、同一の演算処理を実行する複数の演算器に対
して、小さな試験データを使って正確な試験処理を施す
ことのできる新たな演算器試験装置の提供を目的とす
る。
[0007] The present invention has been made in view of the above circumstances, and a new test method capable of performing accurate test processing using small test data on a plurality of arithmetic units that execute the same arithmetic processing. The purpose of the present invention is to provide an arithmetic unit test device.

【0008】[0008]

【課題を解決するための手段】図1及び図2に本発明の
原理構成を図示する。図中、1は演算装置であって、同
一の演算処理を実行する複数の演算器10-i(i=1〜
m)を備えるもの、2は本発明により構成される演算器
試験装置であって、演算器10-iの試験処理を実行する
ものである。
FIG. 1 and FIG. 2 show the principle configuration of the present invention. In the figure, reference numeral 1 denotes an arithmetic unit, and a plurality of arithmetic units 10-i (i = 1 to 1) executing the same arithmetic processing
An arithmetic unit test apparatus 2 according to the present invention, which includes the function m), executes a test process of the arithmetic unit 10-i.

【0009】図1に原理構成を図示する演算器試験装置
2は、本発明を実現するために、試験データ列格納域2
0と、管理手段21と、入替手段22と、シフト手段2
3と、設定手段24と、入力手段25と、移動手段26
と、逆移動手段27と、比較手段28と、特定手段29
とを備える。
FIG. 1 shows a computing unit test apparatus 2 whose principle configuration is illustrated.
0, management means 21, replacement means 22, shift means 2
3, setting means 24, input means 25, and moving means 26
, Reverse moving means 27, comparing means 28, specifying means 29
And

【0010】この試験データ列格納域20は、演算器1
0-iに与える試験データ列を管理する。管理手段21
は、試験データ列格納域20に格納される試験データ列
の演算結果の正解値データを、その試験データ列のデー
タ順序に従いつつ管理する。入替手段22は、試験デー
タ列格納域20に格納される試験データ列のデータ順序
を入れ替える。
The test data string storage area 20 stores the operation unit 1
Manages test data strings given to 0-i. Management means 21
Manages the correct answer value data of the operation result of the test data string stored in the test data string storage area 20 according to the data order of the test data string. The exchange means 22 exchanges the data order of the test data strings stored in the test data string storage area 20.

【0011】シフト手段23は、試験データ列格納域2
0から試験データ列を読み出して、その読み出した試験
データ列を設定されるシフト量分だけ循環シフトする。
設定手段24は、シフト手段23に対してシフト量を設
定する。入力手段25は、シフト手段23の出力する試
験データ列を演算器台数に応じて分割しつつデータ順序
順に各演算器10-iに与える。
The shift means 23 stores the test data string storage area 2
The test data sequence is read from 0, and the read test data sequence is cyclically shifted by the set shift amount.
The setting unit 24 sets a shift amount for the shift unit 23. The input unit 25 divides the test data sequence output from the shift unit 23 according to the number of arithmetic units and supplies the test data sequence to each arithmetic unit 10-i in data order.

【0012】移動手段26は、管理手段21の管理する
正解値データをシフト手段23のシフト量分だけ循環シ
フトする。逆移動手段27は、各演算器10-iから出力
される演算結果データをシフト手段23のシフト量分だ
け逆に循環シフトする。比較手段28は、比較処理に従
って各演算器10-iの正常・異常を検出する。特定手段
29は、異常状態にある演算器名を特定する。
[0012] The moving means 26 cyclically shifts the correct value data managed by the managing means 21 by the shift amount of the shifting means 23. The reverse moving means 27 cyclically shifts the operation result data output from each of the calculators 10-i in reverse by the shift amount of the shift means 23. The comparing means 28 detects whether each of the computing units 10-i is normal or abnormal according to the comparison process. The specifying means 29 specifies the name of the computing unit in an abnormal state.

【0013】一方、図1に原理構成を図示する演算器試
験装置2は、本発明を実現するために、図1で説明した
試験データ列格納域20/入替手段22/シフト手段2
3/設定手段24/入力手段25/比較手段28/特定
手段29に加えて、調整手段30を備える。
On the other hand, a computing unit test apparatus 2 whose principle configuration is shown in FIG. 1 is a test data string storage area 20 / exchange means 22 / shift means 2 described with reference to FIG.
In addition to 3 / setting means 24 / input means 25 / comparing means 28 / specifying means 29, an adjusting means 30 is provided.

【0014】この調整手段30は、各演算器10-iから
出力される演算結果データを、データ順序が規定のもの
となるように調整する。
The adjusting means 30 adjusts the operation result data output from each of the arithmetic units 10-i so that the data order is prescribed.

【0015】[0015]

【作用】図1に原理構成を図示する本発明の演算器試験
装置2では、起動されると、設定手段24は、先ず最初
にシフト量“0”をシフト手段23に設定し、この設定
を受けて、シフト手段23は、試験データ列格納域20
から読み出す試験データ列をそのまま入力手段25に出
力し、入力手段25は、図3に示すように、このシフト
手段23の出力する試験データ列を演算器台数に応じて
分割しつつデータ順序順に各演算器10-iに与える。
In the computing unit test apparatus 2 of the present invention whose principle configuration is shown in FIG. 1, when started, the setting means 24 first sets the shift amount "0" to the shift means 23, and sets this value. The shift means 23 receives the test data string storage area 20
The test data string read from the shift means 23 is output to the input means 25 as it is, and the input means 25 divides the test data string output from the shift means 23 in accordance with the number of operation units, and as shown in FIG. This is given to the arithmetic unit 10-i.

【0016】この入力手段25の入力に応答して各演算
器10-iから演算結果データが出力されると、比較手段
28は、移動手段26が備えられるときにあっては、こ
の移動手段26が正解値データをシフト手段23のシフ
ト量分(この場合はシフト量“0”)だけ循環シフトし
てくるので、この移動手段26の出力する正解値データ
と、各演算器10-iから出力される演算結果データとを
比較することで、異常を示す演算器10-iが存在するか
否か検査する。
When the operation result data is output from each of the computing units 10-i in response to the input of the input means 25, when the moving means 26 is provided, the comparing means 28 Circulates the correct value data by the shift amount of the shift means 23 (in this case, the shift amount "0"), so that the correct value data output from the moving means 26 and the output value from each of the arithmetic units 10-i By comparing the calculated operation result data with the calculated operation result data, it is checked whether or not the operation unit 10-i indicating the abnormality exists.

【0017】一方、比較手段28は、逆移動手段27が
備えられるときにあっては、この逆移動手段27が各演
算器10-iから出力される演算結果データをシフト手段
23のシフト量分(この場合はシフト量“0”)だけ逆
に循環シフトしてくるので、この逆移動手段27の出力
する演算結果データと、管理手段21の管理する正解値
データとを比較することで、異常を示す演算器10-iが
存在するか否か検査する。
On the other hand, when the reverse moving means 27 is provided, the comparing means 28 converts the operation result data output from each computing unit 10-i by the shift amount of the shift means 23 when the reverse moving means 27 is provided. (In this case, the cyclic shift is performed in reverse by the shift amount “0”.) By comparing the operation result data output from the reverse moving means 27 with the correct answer value data managed by the management means 21, the abnormal shift is performed. It is checked whether or not there is a computing unit 10-i indicating.

【0018】続いて、設定手段24は、シフト量“1”
をシフト手段23に設定し、この設定を受けて、シフト
手段23は、試験データ列格納域20から読み出す試験
データ列を1データ分だけ循環シフトして入力手段25
に出力し、入力手段25は、図4に示すように、このシ
フト手段23の出力する試験データ列を演算器台数に応
じて分割しつつデータ順序順に各演算器10-iに与え、
比較手段28は、異常を示す演算器10-iの存在を検査
する。
Subsequently, the setting means 24 sets the shift amount "1".
Is set in the shift means 23, and in response to this setting, the shift means 23 cyclically shifts the test data sequence read from the test data sequence storage area 20 by one data to input means 25.
As shown in FIG. 4, the input means 25 divides the test data string output from the shift means 23 according to the number of processing units, and gives the test data sequence to each of the processing units 10-i in the data order.
The comparing unit 28 checks for the presence of the arithmetic unit 10-i indicating an abnormality.

【0019】以下同様の処理に従って、設定手段24
は、比較手段28の検査処理が終了する度毎に、試験デ
ータ列のデータ数nが演算器台数mの整数倍であるとき
には、図5に示すように、シフト量xを、(m−1)ま
で1つずつ更新しながらシフト手段23に設定し、これ
に応じて比較手段28による検査処理が実行されてい
く。
The setting means 24 follows the same processing.
When the number of data n in the test data string is an integral multiple of the number of arithmetic units m each time the inspection process of the comparing means 28 is completed, as shown in FIG. ) Are set in the shift means 23 while being updated one by one, and the inspection processing by the comparing means 28 is executed accordingly.

【0020】このようにして、単一構成の試験データ列
を1つずつ循環しながら演算器10-iに与える構成を採
ると、例えば、試験データ列Diのデータ数が6個で、
演算器10-iの台数が3台である例で説明するならば、
図6に示すように、、,で示す各演算器10-iに
対して、同一の試験データ群を与えることができて同一
レベルの試験を施すことができるのである。
In this way, by adopting a configuration in which the test data sequence having a single configuration is given to the arithmetic unit 10-i while circulating one by one, for example, when the number of data in the test data sequence Di is six,
To explain with an example in which the number of the arithmetic units 10-i is three,
As shown in FIG. 6, the same test data group can be given to each of the computing units 10-i indicated by and so that the same level test can be performed.

【0021】一方、試験データ列のデータ数nが演算器
台数mの整数倍でないときには、シフト量xを、(m−
1)と割り切れない余りの台数との加算値まで1つずつ
更新しながらシフト手段23に設定していくことで、各
演算器10-iに対して、同一の試験データ要素を与える
ことができて同一レベルの試験を施すことができる。例
えば、試験データ列Diのデータ数が5個で、演算器1
0-iの台数が3台である例で説明するならば、図7及び
図8に示すように、、,で示す各演算器10-iに
対して、同一の試験データ要素を与えることができて同
一レベルの試験を施すことができるのである。
On the other hand, when the number n of data in the test data string is not an integral multiple of the number m of arithmetic units, the shift amount x is set to (m−
The same test data element can be given to each computing unit 10-i by setting the shift means 23 while updating one by one up to the added value of 1) and the surplus number. To perform the same level of testing. For example, when the number of data in the test data sequence Di is five,
For example, as shown in FIG. 7 and FIG. 8, the same test data element may be given to each of the computing units 10-i indicated by. The same level of testing can be performed if possible.

【0022】図2に原理構成を図示する本発明の演算器
試験装置2では、図1と同様にして、シフト手段23が
試験データ列を設定されるシフト量分だけ循環シフトし
て入力手段25に入力し、入力手段25がシフト手段2
3の出力する試験データ列を演算器台数に応じて分割し
つつデータ順序順に各演算器10-iに入力していくと、
調整手段30は、各演算器10-iから出力される演算結
果データを、データ順序が規定のものとなるようにと並
び変え、比較手段28は、この並び変えられた演算結果
データを収集する。例えば、調整手段30は、出力され
る演算結果データを試験データ列格納域20の試験デー
タ列のデータ順序に対応するようにと並び変え、比較手
段28は、この並び変えられた演算結果データを収集す
るのである。
In the computing unit test apparatus 2 of the present invention whose principle configuration is shown in FIG. 2, the shift means 23 circulates and shifts the test data sequence by the set shift amount in the same manner as in FIG. And the input means 25 is the shift means 2
When the test data string output from the third unit is divided according to the number of arithmetic units and input to each arithmetic unit 10-i in data order,
The adjusting unit 30 rearranges the operation result data output from each of the arithmetic units 10-i so that the data order is stipulated, and the comparison unit 28 collects the rearranged operation result data. . For example, the adjusting means 30 rearranges the output operation result data so as to correspond to the data order of the test data sequence in the test data sequence storage area 20, and the comparing means 28 rearranges the rearranged operation result data. Collect.

【0023】比較手段28は、設定される全シフト量に
対しての演算結果データを収集すると、その収集した演
算結果データを相互に比較することで、異常を示す演算
器10-iの存在を検査する。
When the comparison means 28 collects the operation result data for all the set shift amounts, the comparison means 28 compares the collected operation result data with each other to determine the presence of the operation unit 10-i indicating the abnormality. inspect.

【0024】このようにして、図2に原理構成を図示す
る本発明の演算器試験装置2では、正解値データを用意
することなく、図1に原理構成を図示する本発明の演算
器試験装置2と同等の試験処理を実行できることにな
る。
As described above, in the arithmetic unit test apparatus 2 of the present invention whose principle configuration is shown in FIG. 2, the arithmetic unit test apparatus of the present invention whose principle configuration is illustrated in FIG. Thus, a test process equivalent to the test process 2 can be performed.

【0025】このように、本発明では、同一の演算処理
を実行する複数の演算器に対して、小さな試験データを
使って正確な試験処理を施すことができるようになる。
As described above, according to the present invention, accurate test processing can be performed on a plurality of arithmetic units that execute the same arithmetic processing using small test data.

【0026】[0026]

【実施例】以下、実施例に従って本発明を詳細に説明す
る。図9に、本発明を具備する計算機のシステム構成を
図示する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail with reference to embodiments. FIG. 9 illustrates a system configuration of a computer provided with the present invention.

【0027】図中、40はスカラ演算装置、50はベク
トル演算装置、60は主記憶装置である。スカラ演算装
置40は、スカラ演算器41と、主記憶装置60との間
のバッファ機能を果たすスカラ・レジスタ42と、命令
実行制御部43とから構成されて、プログラム中に記述
されるスカラ命令を実行する。
In the figure, 40 is a scalar operation device, 50 is a vector operation device, and 60 is a main storage device. The scalar operation device 40 includes a scalar operation unit 41, a scalar register 42 serving as a buffer between the main storage device 60, and an instruction execution control unit 43, and stores a scalar instruction described in a program. Execute.

【0028】ベクトル演算装置50は、m台のベクトル
演算器51-i(i=1〜m)と、主記憶装置60との間
のバッファ機能を果たすベクトル・レジスタ52と、ベ
クトル命令実行制御部53とから構成されて、プログラ
ム中にベクトル命令が存在すると、そのベクトル命令の
オペランドを複数の組に分割して、それらを別々のベク
トル演算器51-iに投入することで並列実行する。
The vector operation device 50 includes a vector register 52 which functions as a buffer between the m vector operation devices 51-i (i = 1 to m), a main storage device 60, and a vector instruction execution control section. 53, when a vector instruction is present in the program, the operands of the vector instruction are divided into a plurality of sets, which are input to separate vector computing units 51-i to execute the instructions in parallel.

【0029】主記憶装置60は、ベクトル演算器51-i
の試験処理を実行する試験プログラム61と、複数の試
験データの羅列からなる単一構成の試験データ列62
と、試験データ列62の試験命令である試験命令データ
63と、試験データ列62のデータ順序順の演算結果の
羅列である正確値データ64とを展開する。
The main storage device 60 includes a vector calculator 51-i.
A test program 61 for executing the test processing described above, and a test data sequence 62 having a single configuration composed of a plurality of test data sequences
Then, the test instruction data 63 which is a test instruction of the test data sequence 62 and the accurate value data 64 which is a sequence of operation results of the test data sequence 62 in the data order are developed.

【0030】図10に、試験プログラム61の実行する
処理フローの一実施例を図示する。次に、この処理フロ
ーに従って、本発明の試験処理について詳細に説明す
る。ここで、試験データ列62のデータ数は、ベクトル
演算器51-iの台数mの整数倍であることを想定してい
る。
FIG. 10 shows an embodiment of a processing flow executed by the test program 61. Next, the test processing of the present invention will be described in detail according to this processing flow. Here, it is assumed that the number of data in the test data sequence 62 is an integral multiple of the number m of the vector computing units 51-i.

【0031】試験プログラム61は、起動されると、先
ず最初に、ステップ1で、シフト量を表示する変数xに
“0”をセットする。続いて、ステップ2で、試験デー
タ列62を読み出して変数xの表示する値分循環シフト
する。続いて、ステップ3で、循環シフトした試験デー
タ列62を、ベクトル演算器51-iの台数に応じて分割
しつつデータ順序順に各ベクトル演算器51-iに与え
て、試験命令データ63を実行し、その演算結果データ
を収集する。
When the test program 61 is started, first, in step 1, "0" is set to a variable x indicating a shift amount. Subsequently, in step 2, the test data sequence 62 is read out and cyclically shifted by the value indicated by the variable x. Subsequently, in step 3, the test data string 62 that has been cyclically shifted is given to each vector calculator 51-i in the data order while being divided according to the number of vector calculators 51-i, and the test instruction data 63 is executed. Then, the calculation result data is collected.

【0032】続いて、ステップ4で、収集した演算結果
データを変数xの表示する値分逆に循環シフトする。続
いて、ステップ5で、正解値データ64を読み出して、
この読み出した正解値データ64と、逆循環シフトした
演算結果データとをデータ要素対応に比較することで各
ベクトル演算器51-iが正常であるか否かを検査する。
続いて、ステップ6で、変数xの値を1つカウントアッ
プし、続くステップ7で、変数xの値が“m”まで到達
したか否かを判断して、未到達を判断するときにはステ
ップ2に戻り、到達を判断するときには処理を終了す
る。
Subsequently, at step 4, the collected operation result data is cyclically shifted in the reverse direction by the value indicated by the variable x. Then, in step 5, the correct answer value data 64 is read out,
By comparing the read correct value data 64 with the operation result data subjected to the inverse cyclic shift in correspondence with the data elements, it is checked whether or not each vector operation unit 51-i is normal.
Subsequently, in step 6, the value of the variable x is counted up by one. In the following step 7, it is determined whether or not the value of the variable x has reached "m". When the arrival is determined, the process ends.

【0033】このようにして、試験プログラム61は、
図10の処理フローを実行することで、図11(a)に
示す試験データ列62を、変数xの値に従って循環シフ
トすることで図11(b)のように変形し、これをベク
トル演算器51-iに実行させることで図11(c)のよ
うな演算結果データを得て、これを変数xの値に従って
逆に循環シフトすることで図11(d)のように変形
し、これを図11(e)に示す正解値データと比較する
ことでベクトル演算器51-iを検査していくのである。
As described above, the test program 61
By executing the processing flow of FIG. 10, the test data sequence 62 shown in FIG. 11A is cyclically shifted according to the value of the variable x to be transformed as shown in FIG. 51-i to obtain the operation result data as shown in FIG. 11 (c), which is inversely cyclically shifted according to the value of the variable x to transform as shown in FIG. 11 (d). The vector calculator 51-i is inspected by comparing it with the correct value data shown in FIG.

【0034】このようにして、試験プログラム61は、
図10に示す処理フローに従って、単一構成の試験デー
タ列62を1つずつ循環しながらベクトル演算器51-i
に与える構成を採ることで、図6にも示したように、各
ベクトル演算器51-iに対して、同一の試験データ群を
与えることで同一レベルの試験を施していくのである。
As described above, the test program 61
According to the processing flow shown in FIG. 10, the vector computing unit 51-i is circulated one by one through the test data sequence 62 having a single configuration.
As shown in FIG. 6, the same level test is performed by giving the same test data group to each vector calculator 51-i, as shown in FIG.

【0035】次に、図12ないし図18に、試験プログ
ラム61の実行する処理フローの他の実施例を図示す
る。次に、これらの処理フローに従って、本発明の試験
処理について詳細に説明する。
Next, FIGS. 12 to 18 show another embodiment of the processing flow executed by the test program 61. FIG. Next, the test processing of the present invention will be described in detail according to these processing flows.

【0036】図12に示す処理フローは、図10の処理
フローに対して、ベクトル演算器51-iのエラー統計デ
ータの出力機能を付加するものである。試験プログラム
61は、この処理フローに従う場合には、起動される
と、先ず最初に、ステップ1で、シフト量を表示する変
数xに“0”をセットする。続いて、ステップ2で、試
験データ列62を読み出して変数xの表示する値分循環
シフトする。続いて、ステップ3で、循環シフトした試
験データ列62を、ベクトル演算器51-iの台数に応じ
て分割しつつデータ順序順に各ベクトル演算器51-iに
与えて、試験命令データ63を実行し、その演算結果デ
ータを収集する。
The processing flow shown in FIG. 12 adds the function of outputting the error statistical data of the vector calculator 51-i to the processing flow of FIG. When the test program 61 is started, in accordance with this processing flow, first, in step 1, the variable x indicating the shift amount is set to "0" in step 1. Subsequently, in step 2, the test data sequence 62 is read out and cyclically shifted by the value indicated by the variable x. Subsequently, in step 3, the test data string 62 that has been cyclically shifted is given to each vector calculator 51-i in the data order while being divided according to the number of vector calculators 51-i, and the test instruction data 63 is executed. Then, the calculation result data is collected.

【0037】続いて、ステップ4で、収集した演算結果
データを変数xの表示する値分逆に循環シフトする。続
いて、ステップ5で、正解値データ64を読み出して、
この読み出した正解値データ64と、逆循環シフトした
演算結果データとをデータ要素対応に比較することで、
不一致となるものがあるか否かを検査して、あるときに
は、その不一致のデータ要素番号kを特定する。ここ
で、このkは、“0”から始まる値として定義されるも
のとする。
Subsequently, in step 4, the collected operation result data is cyclically shifted in the reverse direction by the value indicated by the variable x. Then, in step 5, the correct answer value data 64 is read out,
By comparing the read correct value data 64 with the operation result data subjected to the inverse cyclic shift, corresponding to the data elements,
It is checked whether there is any mismatch, and if so, the mismatched data element number k is specified. Here, this k is defined as a value starting from “0”.

【0038】続いて、ステップ6で、特定したkの値を
使い、
Subsequently, in step 6, using the specified value of k,

【0039】[0039]

【数1】 (Equation 1)

【0040】に従って、結果が不一致となった試験デー
タを実行したベクトル演算器51-iの番号e(e=1〜
m)を検出し、その検出結果に従って、その番号eに対
応付けて備えられるカウンタEの値を1つカウントアッ
プする。
Accordingly, the number e (e = 1 to e) of the vector computing unit 51-i that has executed the test data having a mismatched result.
m) is detected, and the value of a counter E provided in association with the number e is incremented by one according to the detection result.

【0041】例えば、試験データ列62のデータ数nが
“6”で、ベクトル演算器51-iの台数mが“3”で、
シフト量xが“2”である場合には、図19(a)に示
すように、ベクトル演算器が試験データD3,D6を
実行し、ベクトル演算器が試験データD4,D1を実
行し、ベクトル演算器が試験データD5,D2を実行
するので、〔数1〕式に従って、図19(b)に示すよ
うに、例えば、「k=0」が特定されるときには、ベク
トル演算器を異常として検出してその対応のカウンタ
Eの値を1つカウントアップし、「k=4」が特定され
るときには、ベクトル演算器を異常として検出してそ
の対応のカウンタEの値を1つカウントアップするので
ある。
For example, if the number n of data in the test data sequence 62 is "6", the number m of vector computing units 51-i is "3",
When the shift amount x is “2”, as shown in FIG. 19A, the vector calculator executes the test data D3 and D6, the vector calculator executes the test data D4 and D1, and the vector Since the arithmetic unit executes the test data D5 and D2, for example, when “k = 0” is specified as shown in FIG. 19B according to the equation (1), the vector arithmetic unit is detected as abnormal. Then, the value of the corresponding counter E is incremented by one, and when "k = 4" is specified, the vector arithmetic unit is detected as abnormal and the value of the corresponding counter E is incremented by one. is there.

【0042】続いて、ステップ7で、変数xの値を1つ
カウントアップし、続くステップ8で、変数xの値が
“m”まで到達したか否かを判断して、未到達を判断す
るときにはステップ2に戻り、到達を判断するときに
は、ステップ9に進んで、エラー統計データとなるカウ
ンタEの値(試験データ列62を循環シフトしつつ実行
する際の各ベクトル演算器51-iの異常発生回数を表
示)を出力して処理を終了する。
Subsequently, in step 7, the value of the variable x is counted up by one. In the following step 8, it is determined whether or not the value of the variable x has reached "m", and it is determined that the variable x has not reached. In some cases, the process returns to step 2 and when it is determined that the error has occurred, the process proceeds to step 9 in which the value of the counter E serving as error statistical data (abnormality of each vector calculator 51-i during execution while cyclically shifting the test data sequence 62) Is displayed), and the process ends.

【0043】このようにして、試験プログラム61は、
図12に示す処理フローを実行することで、単一構成の
試験データ列62を用いて各ベクトル演算器51-iに対
して同一レベルの試験を施しつつ、ベクトル演算器51
-iのエラー異常発生回数を表示するエラー統計データを
出力していくのである。
As described above, the test program 61
By executing the processing flow shown in FIG. 12, while performing the same level test on each vector computing unit 51-i using the test data sequence 62 having a single configuration, the vector computing unit 51
-i outputs error statistical data indicating the number of error occurrences.

【0044】一方、図13に示す処理フローは、正解値
データ64を用いることなく、図10の処理フローと等
価な処理を実行するものである。試験プログラム61
は、この処理フローに従う場合には、起動されると、先
ず最初に、ステップ1で、シフト量を表示する変数xに
“0”をセットする。続いて、ステップ2で、試験デー
タ列62を読み出して変数xの表示する値分循環シフト
する。続いて、ステップ3で、循環シフトした試験デー
タ列62を、ベクトル演算器51-iの台数に応じて分割
しつつデータ順序順に各ベクトル演算器51-iに与え
て、試験命令データ63を実行し、その演算結果データ
を収集する。
On the other hand, the processing flow shown in FIG. 13 executes processing equivalent to the processing flow of FIG. 10 without using the correct answer value data 64. Test program 61
When the program is started in accordance with this processing flow, first, in step 1, "0" is set to a variable x indicating the shift amount. Subsequently, in step 2, the test data sequence 62 is read out and cyclically shifted by the value indicated by the variable x. Subsequently, in step 3, the test data string 62 that has been cyclically shifted is given to each vector calculator 51-i in the data order while being divided according to the number of vector calculators 51-i, and the test instruction data 63 is executed. Then, the calculation result data is collected.

【0045】続いて、ステップ4で、収集した演算結果
データを変数xの表示する値分逆に循環シフトして、主
記憶装置60上の規定の格納域に格納する。続いて、ス
テップ5で、変数xの値を1つカウントアップし、続く
ステップ6で、変数xの値が“m”まで到達したか否か
を判断して、未到達を判断するときにはステップ2に戻
り、到達を判断するときには、ステップ7に進んで、格
納域に格納した全演算結果データを相互に比較すること
で、各ベクトル演算器51-iが正常であるか否かを検査
して処理を終了する。
Subsequently, in step 4, the collected operation result data is cyclically shifted in the reverse direction by the value indicated by the variable x and stored in a prescribed storage area on the main storage device 60. Subsequently, in step 5, the value of the variable x is counted up by one. In the following step 6, it is determined whether or not the value of the variable x has reached "m". When the arrival is determined, the process proceeds to step 7 where all the operation result data stored in the storage area are compared with each other to check whether or not each vector operation unit 51-i is normal. The process ends.

【0046】このようにして、試験プログラム61は、
図13に示す処理フローを実行することで、正解値デー
タ64を用いることなく、図10の処理フローと等価な
試験処理を実行するのである。
As described above, the test program 61
By executing the processing flow shown in FIG. 13, the test processing equivalent to the processing flow of FIG. 10 is executed without using the correct answer data 64.

【0047】一方、図14に示す処理フローは、試験デ
ータ列62のデータ要素の並び方を入れ替えていくこと
で、高精度の試験処理を実行するものである。試験プロ
グラム61は、この処理フローに従う場合には、起動さ
れると、先ず最初に、ステップ1で、シフト量を表示す
る変数xに“0”をセットするとともに、試験データ列
62の入替回数を表示する変数yに“1”をセットす
る。続いて、ステップ2で、規定のアルゴリズムに従っ
て試験データ列62のデータ要素の並び方を入れ替え、
続くステップ3で、正解値データ64を読み出して、そ
のデータ要素の並び方をステップ1と同じ方法に従って
入れ替える。
On the other hand, the processing flow shown in FIG. 14 performs a high-accuracy test process by exchanging the arrangement of the data elements in the test data sequence 62. When the test program 61 is started, in accordance with this processing flow, first, in step 1, the variable x indicating the shift amount is set to “0” and the number of times the test data sequence 62 is replaced is set in step 1. "1" is set to the variable y to be displayed. Subsequently, in step 2, the arrangement of the data elements of the test data sequence 62 is changed according to a prescribed algorithm,
In the subsequent step 3, the correct answer value data 64 is read out, and the arrangement of the data elements is changed according to the same method as in step 1.

【0048】続いて、ステップ4で、ステップ3で入れ
替えた試験データ列62を変数xの表示する値分循環シ
フトする。続いて、ステップ5で、循環シフトした試験
データ列62を、ベクトル演算器51-iの台数に応じて
分割しつつデータ順序順に各ベクトル演算器51-iに与
えて、試験命令データ63を実行し、その演算結果デー
タを収集する。続いて、ステップ6で、収集した演算結
果データを変数xの表示する値分逆に循環シフトする。
続いて、ステップ7で、ステップ3で入れ替えた正解値
データ64と、逆循環シフトした演算結果データとをデ
ータ要素対応に比較することで各ベクトル演算器51-i
が正常であるか否かを検査する。
Subsequently, in step 4, the test data sequence 62 replaced in step 3 is cyclically shifted by the value indicated by the variable x. Then, in step 5, the test data 63 is executed by giving the cyclically shifted test data sequence 62 to each vector computing unit 51-i in the data order while dividing it according to the number of vector computing units 51-i. Then, the calculation result data is collected. Subsequently, at step 6, the collected calculation result data is cyclically shifted in the reverse direction by the value indicated by the variable x.
Subsequently, in step 7, the correct answer value data 64 replaced in step 3 and the operation result data subjected to the inverse cyclic shift are compared in correspondence with the data elements, whereby each of the vector operation units 51-i is compared.
Check whether is normal.

【0049】続いて、ステップ8で、変数xの値を1つ
カウントアップし、続くステップ9で、変数xの値が
“m”まで到達したか否かを判断して、未到達を判断す
るときにはステップ4に戻り、到達を判断するときに
は、ステップ10に進んで、変数yの値を1つカウント
アップし、続くステップ11で、変数yの値が“M”ま
で到達したか否かを判断して、未到達を判断するときに
はステップ2に戻り、到達を判断するときには処理を終
了する。
Subsequently, in step 8, the value of the variable x is counted up by one, and in the following step 9, it is determined whether or not the value of the variable x has reached "m", and it is determined that the variable x has not reached. In some cases, the process returns to step 4 and when it is determined that the variable y has been reached, the process proceeds to step 10 in which the value of the variable y is counted up by one. In the following step 11, it is determined whether the value of the variable y has reached "M" Then, when it is determined that the vehicle has not arrived, the process returns to step 2, and when it is determined that the vehicle has arrived, the process ends.

【0050】このようにして、試験プログラム61は、
図14に示す処理フローを実行することで、試験データ
列62のデータ要素の並び方を入れ替えながら、入れ替
えた各試験データ列に対して図10の処理フローと等価
な試験処理を実行していくことで、高精度の試験処理を
実行するのである。
In this way, the test program 61
By executing the processing flow illustrated in FIG. 14, the test elements equivalent to the processing flow of FIG. 10 are executed on each of the replaced test data strings while the arrangement of the data elements of the test data string 62 is changed. Then, a high-precision test process is executed.

【0051】一方、図15に示す処理フローは、データ
を圧縮していくことで、図10の処理フローと等価な処
理を実行するものである。試験プログラム61は、この
処理フローに従う場合には、起動されると、先ず最初
に、ステップ1で、正解値データ64を読み出して、こ
の読み出した正解値データ64を規定のデータ圧縮方式
に従って圧縮する。続いて、ステップ2で、シフト量を
表示する変数xに“0”をセットする。続いて、ステッ
プ3で、試験データ列62を読み出して変数xの表示す
る値分循環シフトする。続いて、ステップ4で、循環シ
フトした試験データ列62を、ベクトル演算器51-iの
台数に応じて分割しつつデータ順序順に各ベクトル演算
器51-iに与えて、試験命令データ63を実行し、その
演算結果データを収集する。
On the other hand, the processing flow shown in FIG. 15 executes processing equivalent to the processing flow of FIG. 10 by compressing data. When activated, the test program 61 reads the correct answer data 64 in step 1 and compresses the read correct answer data 64 in accordance with a prescribed data compression method in step 1 when started. . Then, in step 2, "0" is set to a variable x indicating the shift amount. Subsequently, in step 3, the test data sequence 62 is read out and cyclically shifted by the value indicated by the variable x. Subsequently, in step 4, the test data string 62 that is cyclically shifted is given to each vector computing unit 51-i in the data order while being divided according to the number of vector computing units 51-i, and the test instruction data 63 is executed. Then, the calculation result data is collected.

【0052】続いて、ステップ5で、収集した演算結果
データを変数xの表示する値分逆に循環シフトする。続
いて、ステップ6で、逆循環シフトした演算結果データ
をステップ1のデータ圧縮方式と同一のデータ圧縮方式
に従って圧縮する。続いて、ステップ7で、ステップ1
で得た正解値データ64の圧縮データと、ステップ6で
得た演算結果データの圧縮データとを比較することで各
ベクトル演算器51-iが正常であるか否かを検査する。
続いて、ステップ8で、変数xの値を1つカウントアッ
プし、続くステップ9で、変数xの値が“m”まで到達
したか否かを判断して、未到達を判断するときにはステ
ップ3に戻り、到達を判断するときには処理を終了す
る。
Subsequently, at step 5, the collected operation result data is cyclically shifted in the reverse direction by the value indicated by the variable x. Subsequently, in step 6, the inversely shifted operation result data is compressed according to the same data compression method as the data compression method in step 1. Subsequently, in step 7, step 1
By comparing the compressed data of the correct answer value data 64 obtained in the above with the compressed data of the calculation result data obtained in the step 6, it is checked whether or not each vector calculator 51-i is normal.
Subsequently, in step 8, the value of the variable x is counted up by one. In the following step 9, it is determined whether or not the value of the variable x has reached "m". When the arrival is determined, the process ends.

【0053】このようにして、試験プログラム61は、
図15に示す処理フローを実行することで、圧縮データ
を用いつつ、図10の処理フローと等価な処理を実行す
るものである。
As described above, the test program 61
By executing the processing flow shown in FIG. 15, the processing equivalent to the processing flow of FIG. 10 is executed using the compressed data.

【0054】一方、図16に示す処理フローは、データ
を圧縮していくことで、図13の処理フローと等価な処
理を実行するものである。試験プログラム61は、この
処理フローに従う場合には、起動されると、先ず最初
に、ステップ1で、シフト量を表示する変数xに“0”
をセットする。続いて、ステップ2で、試験データ列6
2を読み出して変数xの表示する値分循環シフトする。
続いて、ステップ3で、循環シフトした試験データ列6
2を、ベクトル演算器51-iの台数に応じて分割しつつ
データ順序順に各ベクトル演算器51-iに与えて、試験
命令データ63を実行し、その演算結果データを収集す
る。
On the other hand, the processing flow shown in FIG. 16 executes processing equivalent to the processing flow of FIG. 13 by compressing data. When the test program 61 is started, in accordance with this processing flow, first, in step 1, the variable x indicating the shift amount is set to “0” in step 1.
Is set. Subsequently, in step 2, the test data sequence 6
2 is read out and cyclically shifted by the value indicated by the variable x.
Subsequently, in step 3, the cyclically shifted test data sequence 6
2 is given to each vector computing unit 51-i in data order while being divided according to the number of vector computing units 51-i, the test instruction data 63 is executed, and the computation result data is collected.

【0055】続いて、ステップ4で、収集した演算結果
データを変数xの表示する値分逆に循環シフトする。続
いて、ステップ5で、循環シフトした演算結果データを
規定のデータ圧縮方式に従って圧縮して、主記憶装置6
0上の規定の格納域に格納する。続いて、ステップ6
で、変数xの値を1つカウントアップし、続くステップ
7で、変数xの値が“m”まで到達したか否かを判断し
て、未到達を判断するときにはステップ2に戻り、到達
を判断するときには、ステップ8に進んで、格納域に格
納した演算結果データの圧縮データを相互に比較するこ
とで、各ベクトル演算器51-iが正常であるか否かを検
査して処理を終了する。
Subsequently, in step 4, the collected operation result data is cyclically shifted in the reverse direction by the value indicated by the variable x. Subsequently, in step 5, the cyclically shifted operation result data is compressed according to a prescribed data compression method, and
0 is stored in the specified storage area. Then, step 6
Then, the value of the variable x is counted up by one, and in the following step 7, it is determined whether or not the value of the variable x has reached "m". When it is determined, the process proceeds to step 8, where the compressed data of the operation result data stored in the storage area are compared with each other to check whether each vector operation unit 51-i is normal and to terminate the processing. I do.

【0056】このようにして、試験プログラム61は、
図16に示す処理フローを実行することで、圧縮データ
を用いつつ、図13の処理フローと等価な処理を実行す
るものである。
As described above, the test program 61
By executing the processing flow shown in FIG. 16, the processing equivalent to the processing flow of FIG. 13 is executed using the compressed data.

【0057】一方、図17に示す処理フローは、データ
を圧縮していくことで、図14の処理フローと等価な処
理を実行するものである。試験プログラム61は、この
処理フローに従う場合には、起動されると、先ず最初
に、ステップ1で、シフト量を表示する変数xに“0”
をセットするとともに、試験データ列62の入替回数を
表示する変数yに“1”をセットする。続いて、ステッ
プ2で、規定のアルゴリズムに従って試験データ列62
のデータ要素の並び方を入れ替える。続いて、ステップ
3で、正解値データ64を読み出して、そのデータ要素
の並び方をステップ1と同じ方法に従って入れ替え、続
くステップ4で、この読み出した正解値データ64を規
定のデータ圧縮方式に従って圧縮する。
On the other hand, the processing flow shown in FIG. 17 executes processing equivalent to the processing flow of FIG. 14 by compressing data. When the test program 61 is started, in accordance with this processing flow, first, in step 1, the variable x indicating the shift amount is set to “0” in step 1.
Is set, and “1” is set to a variable y indicating the number of replacements of the test data sequence 62. Subsequently, in step 2, the test data sequence 62 according to a prescribed algorithm
Swap the order of the data elements. Then, in step 3, the correct answer data 64 is read out, and the arrangement of the data elements is changed according to the same method as in step 1, and in subsequent step 4, the read out correct answer data 64 is compressed according to a prescribed data compression method. .

【0058】続いて、ステップ5で、ステップ2で入れ
替えた試験データ列62を変数xの表示する値分循環シ
フトする。続いて、ステップ6で、循環シフトした試験
データ列62を、ベクトル演算器51-iの台数に応じて
分割しつつデータ順序順に各ベクトル演算器51-iに与
えて、試験命令データ63を実行し、その演算結果デー
タを収集する。続いて、ステップ7で、収集した演算結
果データを変数xの表示する値分逆に循環シフトする。
続いて、ステップ8で、逆循環シフトした演算結果デー
タをステップ4のデータ圧縮方式と同一のデータ圧縮方
式に従って圧縮する。
Subsequently, in step 5, the test data sequence 62 replaced in step 2 is cyclically shifted by the value indicated by the variable x. Subsequently, in step 6, the test data string 62 subjected to the cyclic shift is given to each vector computing unit 51-i in the data order while being divided according to the number of vector computing units 51-i, and the test instruction data 63 is executed. Then, the calculation result data is collected. Subsequently, in step 7, the collected operation result data is cyclically shifted in reverse by the value indicated by the variable x.
Subsequently, in step 8, the operation result data subjected to the inverse cyclic shift is compressed according to the same data compression method as the data compression method in step 4.

【0059】続いて、ステップ9で、ステップ4で得た
正解値データ64の圧縮データと、ステップ9で得た演
算結果データの圧縮データとを比較することで各ベクト
ル演算器51-iが正常であるか否かを検査する。続い
て、ステップ10で、変数xの値を1つカウントアップ
し、続くステップ11で、変数xの値が“m”まで到達
したか否かを判断して、未到達を判断するときにはステ
ップ5に戻り、到達を判断するときには、ステップ12
に進んで、変数yの値を1つカウントアップし、続くス
テップ13で、変数yの値が“M”まで到達したか否か
を判断して、未到達を判断するときには、ステップ2に
戻り、到達を判断するときには処理を終了する。
Subsequently, in step 9, the compressed data of the correct answer value data 64 obtained in step 4 is compared with the compressed data of the operation result data obtained in step 9, so that each of the vector calculators 51-i operates normally. Check if. Subsequently, in step 10, the value of the variable x is counted up by one. In the following step 11, it is determined whether or not the value of the variable x has reached "m". Returning to step 12, when judging the arrival,
Then, the value of the variable y is incremented by one. In the following step 13, it is determined whether or not the value of the variable y has reached "M". When the arrival is determined, the process ends.

【0060】このようにして、試験プログラム61は、
図17に示す処理フローを実行することで、圧縮データ
を用いつつ、図14の処理フローと等価な処理を実行す
るものである。
As described above, the test program 61
By executing the processing flow shown in FIG. 17, the processing equivalent to the processing flow of FIG. 14 is executed using the compressed data.

【0061】図10に示す処理フローと、図12ないし
図17に示す処理フローでは、正解値データ64を循環
シフトしない構成を開示したが、正解値データ64を循
環シフトする構成を採ることも可能である。
Although the processing flow shown in FIG. 10 and the processing flows shown in FIGS. 12 to 17 disclose a configuration in which the correct answer value data 64 is not cyclically shifted, a configuration in which the correct answer value data 64 is cyclically shifted may be employed. It is.

【0062】例えば、図18に示す処理フローは、正解
値データを循環シフトすることで、図10の処理フロー
と等価な試験処理を実行するものである。すなわち、試
験プログラム61は、この処理フローに従う場合には、
起動されると、先ず最初に、ステップ1で、シフト量を
表示する変数xに“0”をセットする。続いて、ステッ
プ2で、試験データ列62を読み出して変数xの表示す
る値分循環シフトする。続いて、ステップ3で、循環シ
フトした試験データ列62を、ベクトル演算器51-iの
台数に応じて分割しつつデータ順序順に各ベクトル演算
器51-iに与えて、試験命令データ63を実行し、その
演算結果データを収集する。
For example, the processing flow shown in FIG. 18 executes a test processing equivalent to the processing flow of FIG. 10 by cyclically shifting the correct value data. That is, when the test program 61 follows this processing flow,
When activated, first, at step 1, "0" is set to a variable x indicating the shift amount. Subsequently, in step 2, the test data sequence 62 is read out and cyclically shifted by the value indicated by the variable x. Subsequently, in step 3, the test data string 62 that has been cyclically shifted is given to each vector calculator 51-i in the data order while being divided according to the number of vector calculators 51-i, and the test instruction data 63 is executed. Then, the calculation result data is collected.

【0063】続いて、ステップ4で、正解値データ64
を読み出して、この読み出した正解値データ64を変数
xの表示する値分循環シフトする。続いて、ステップ5
で、ステップ3で収集した演算結果データと、ステップ
4で循環シフトした正解値データ64とをデータ要素対
応に比較することで各ベクトル演算器51-iが正常であ
るか否かを検査する。続いて、ステップ6で、変数xの
値を1つカウントアップし、続くステップ7で、変数x
の値が“m”まで到達したか否かを判断して、未到達を
判断するときにはステップ2に戻り、到達を判断すると
きには処理を終了する。
Subsequently, in step 4, the correct answer data 64
And the read correct value data 64 is cyclically shifted by the value indicated by the variable x. Then, step 5
Then, by comparing the operation result data collected in step 3 with the correct answer data 64 cyclically shifted in step 4 in correspondence with the data elements, it is checked whether or not each vector operation unit 51-i is normal. Subsequently, in step 6, the value of the variable x is counted up by one.
It is determined whether or not the value has reached "m". When it is determined that the value has not reached the value, the process returns to step 2, and when it is determined that the value has reached the value, the process ends.

【0064】このようにして、試験プログラム61は、
図18に示す処理フローを実行することで、図10の処
理フローと等価な処理を実行するものである。また、実
施例で開示したデータ圧縮方式との組み合わせは一例に
過ぎない。例えば、図17に示す処理フローでは、試験
データ列62の入れ替えと、データ圧縮とを組み合わせ
るにあたって、正解値データ64を使って各ベクトル演
算器51-iが正常であるか否かを検査していく構成を開
示したが、正解値データ64を使わずに、圧縮された演
算結果データ同士を比較していくことで各ベクトル演算
器51-iが正常であるか否かを検査していく構成を採る
ことも可能である。
In this way, the test program 61
By executing the processing flow shown in FIG. 18, processing equivalent to the processing flow of FIG. 10 is executed. The combination with the data compression method disclosed in the embodiment is only an example. For example, in the processing flow illustrated in FIG. 17, when the replacement of the test data string 62 and the data compression are combined, it is checked whether or not each vector calculator 51-i is normal using the correct answer data 64. A configuration in which each vector operation unit 51-i is checked for normality by comparing compressed operation result data without using the correct value data 64, It is also possible to take.

【0065】また、実施例では、演算結果データを収集
すると直ちに正解値データと比較することで検査を実行
していくという構成を開示したが、全ての演算結果デー
タの収集を終了してから、正解値データと比較していく
という構成を採ることも可能である。
Further, in this embodiment, the configuration is disclosed in which the inspection is executed by comparing the result data with the correct value data as soon as the result data is collected. However, after collecting all the result data, It is also possible to adopt a configuration of comparing with the correct answer value data.

【0066】また、実施例では、試験データ列のデータ
数をベクトル演算器51-iの台数mの整数倍であること
を想定したが、図7及び図8に示したように、これに限
られるものでもない。
In the embodiment, the number of data in the test data string is assumed to be an integral multiple of the number m of the vector calculators 51-i. However, as shown in FIGS. It is not something that can be done.

【0067】[0067]

【発明の効果】以上説明したように、本発明によれば、
同一の演算処理を実行する複数の演算器を、単一の演算
器の試験処理に要する試験データと同一サイズの試験デ
ータを用いて同一レベルで試験できるようになる。
As described above, according to the present invention,
A plurality of arithmetic units executing the same arithmetic processing can be tested at the same level using test data of the same size as test data required for test processing of a single arithmetic unit.

【0068】すなわち、単一構成の試験データを用いつ
つ、特定の演算器の特定のオペランド要素によってのみ
発生するデータ依存の障害についても検出が可能になっ
て、試験精度を向上させることができる。
That is, it is possible to detect a data-dependent fault that occurs only by a specific operand element of a specific arithmetic unit while using test data of a single configuration, thereby improving test accuracy.

【0069】そして、単一構成の試験データで済むこと
から、メモリ容量が少なくて済むとともに、それに応じ
て試験時間を短縮することが可能になって、試験効率を
向上させることができる。
Since test data of a single configuration is sufficient, the memory capacity can be reduced and the test time can be shortened accordingly, so that the test efficiency can be improved.

【0070】そして、正解値データを1つに集約できる
し、更に、正解値データを持たなくても済むことから、
正解値データの作成に要する時間を大幅に短縮できるこ
とで、試験の開発効率を向上させることができる。
Since the correct answer value data can be collected into one, and it is not necessary to have the correct answer value data,
The time required to create the correct answer value data can be significantly reduced, thereby improving the test development efficiency.

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】本発明の原理構成図である。FIG. 2 is a principle configuration diagram of the present invention.

【図3】試験データ列の入力処理の説明図である。FIG. 3 is an explanatory diagram of a test data string input process.

【図4】試験データ列の入力処理の説明図である。FIG. 4 is an explanatory diagram of a test data string input process.

【図5】試験データ列のシフト処理の説明図である。FIG. 5 is an explanatory diagram of a shift process of a test data string.

【図6】試験データ列の入力処理の一例である。FIG. 6 is an example of a test data string input process;

【図7】試験データ列の入力処理の一例である。FIG. 7 is an example of a test data string input process.

【図8】試験データ列の入力処理の一例である。FIG. 8 is an example of input processing of a test data string.

【図9】本発明の一実施例である。FIG. 9 is an embodiment of the present invention.

【図10】試験プログラムの実行する処理フローの一実
施例である。
FIG. 10 is an example of a processing flow executed by a test program.

【図11】図10の処理フローの試験処理の説明図であ
る。
11 is an explanatory diagram of a test process of the process flow of FIG.

【図12】試験プログラムの実行する処理フローの他の
実施例である。
FIG. 12 is another embodiment of the processing flow executed by the test program.

【図13】試験プログラムの実行する処理フローの他の
実施例である。
FIG. 13 is another embodiment of the processing flow executed by the test program.

【図14】試験プログラムの実行する処理フローの他の
実施例である。
FIG. 14 is another embodiment of the processing flow executed by the test program.

【図15】試験プログラムの実行する処理フローの他の
実施例である。
FIG. 15 is another embodiment of the processing flow executed by the test program.

【図16】試験プログラムの実行する処理フローの他の
実施例である。
FIG. 16 is another embodiment of the processing flow executed by the test program.

【図17】試験プログラムの実行する処理フローの他の
実施例である。
FIG. 17 is another embodiment of the processing flow executed by the test program.

【図18】試験プログラムの実行する処理フローの他の
実施例である。
FIG. 18 is another embodiment of the processing flow executed by the test program.

【図19】図12の処理フローの試験処理の説明図であ
る。
19 is an explanatory diagram of a test process of the process flow of FIG.

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

1 演算装置 2 演算器試験装置 10 演算器 20 試験データ列格納域 21 管理手段 22 入替手段 23 シフト手段 24 設定手段 25 入力手段 26 移動手段 27 逆移動手段 28 比較手段 29 特定手段 30 調整手段 REFERENCE SIGNS LIST 1 arithmetic unit 2 arithmetic unit test unit 10 arithmetic unit 20 test data string storage area 21 management unit 22 replacement unit 23 shift unit 24 setting unit 25 input unit 26 moving unit 27 reverse moving unit 28 comparing unit 29 specifying unit 30 adjusting unit

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 11/22 G06F 17/16 ──────────────────────────────────────────────────続 き Continued on front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 11/22 G06F 17/16

Claims (8)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 同一の演算処理を実行する複数の演算器
の試験処理を行う演算器試験装置であって、 与えられる試験データ列を設定されるシフト量分だけ循
環シフトするシフト手段(23)と、 上記シフト手段(23)の出力する試験データ列を演算器台
数に応じて分割しつつデータ順序順に各演算器に入力す
る入力手段(25)と、 上記入力手段(25)の入力に応答して各演算器から出力さ
れる演算結果データを正解値データと比較する比較手段
(28)と、 上記シフト量を演算器台数により規定される値まで1つ
ずつ更新しつつ上記シフト手段(23)に設定する設定手段
(24)とを備えることを、 特徴とする演算器試験装置。
An arithmetic unit test apparatus for performing a test process on a plurality of arithmetic units that execute the same arithmetic process, wherein a shift means for cyclically shifting a given test data sequence by a set shift amount. And input means (25) for dividing the test data string output from the shift means (23) according to the number of arithmetic units and inputting the data to each arithmetic unit in data order, and responding to the input of the input means (25). Means for comparing the operation result data output from each operation unit with the correct answer value data
(28) setting means for setting the shift amount in the shift means (23) while updating the shift amount one by one to a value specified by the number of arithmetic units
(24) An arithmetic unit test apparatus characterized by comprising:
【請求項2】 請求項1記載の演算器試験装置におい
て、 試験データ列のデータ順序に従いつつ正解値データを管
理する管理手段(21)と、 上記管理手段(21)の管理する正解値データをシフト手段
(23)のシフト量分だけ循環シフトする移動手段(26)とを
備え、 比較手段(28)は、上記移動手段(26)の出力する正解値デ
ータと、各演算器から出力される演算結果データとを比
較するよう処理することを、 特徴とする演算器試験装置。
2. The arithmetic unit test apparatus according to claim 1, wherein the managing means manages the correct value data in accordance with the data order of the test data sequence, and the correct value data managed by the managing means is stored in the managing means. Shift means
Moving means (26) for cyclically shifting by the shift amount of (23), and the comparing means (28) is configured to output the correct answer data output from the moving means (26) and the calculation result output from each arithmetic unit. An arithmetic unit test apparatus characterized in that processing is performed to compare with data.
【請求項3】 請求項1記載の演算器試験装置におい
て、 試験データ列のデータ順序に従いつつ正解値データを管
理する管理手段(21)と、 各演算器から出力される演算結果データをシフト手段(2
3)のシフト量分だけ逆に循環シフトする逆移動手段(27)
とを備え、 比較手段(28)は、上記管理手段(21)の管理する正解値デ
ータと、上記逆移動手段(27)の出力する演算結果データ
とを比較するよう処理することを、 特徴とする演算器試験装置。
3. The arithmetic unit test apparatus according to claim 1, wherein the managing unit manages the correct value data in accordance with the data sequence of the test data sequence, and shifts the operation result data output from each arithmetic unit. (2
Reverse movement means (27) that reversely circulates the shift amount by the shift amount of 3)
Comparing means (28) performs processing to compare the correct answer data managed by the managing means (21) with the calculation result data output by the reverse moving means (27). Computing unit test equipment.
【請求項4】 請求項1、2又は3記載の演算器試験装
置において、 比較手段(28)は、演算結果データと正解値データとを比
較することに代えて、演算結果データの圧縮データと、
正解値データの圧縮データとを比較していくよう処理す
ることを、 特徴とする演算器試験装置。
4. The arithmetic unit testing apparatus according to claim 1, wherein the comparing means (28) compares the compressed data of the operation result data with the compressed data of the operation result data instead of comparing the operation result data with the correct answer value data. ,
An arithmetic unit test apparatus characterized in that processing is performed so as to compare the correct value data with the compressed data.
【請求項5】 同一の演算処理を実行する複数の演算器
の試験処理を行う演算器試験装置であって、 与えられる試験データ列を設定されるシフト量分だけ循
環シフトするシフト手段(23)と、 上記シフト手段(23)の出力する試験データ列を演算器台
数に応じて分割しつつデータ順序順に各演算器に入力す
る入力手段(25)と、 上記入力手段(25)の入力に応答して各演算器から出力さ
れる演算結果データを、データ順序が規定のものとなる
ように調整する調整手段(30)と、 上記シフト量を演算器台数により規定される値まで1つ
ずつ更新しつつ上記シフト手段(23)に設定する設定手段
(24)と、 上記設定手段(24)の設定に応答して上記調整手段(30)の
出力していく演算結果データを収集して、その収集した
演算結果データを相互に比較する比較手段(28)とを備え
ることを、 特徴とする演算器試験装置。
5. An arithmetic unit test apparatus for performing a test process on a plurality of arithmetic units that execute the same arithmetic process, wherein a shift means for cyclically shifting a given test data sequence by a set shift amount. And input means (25) for dividing the test data string output from the shift means (23) according to the number of arithmetic units and inputting the data to each arithmetic unit in data order, and responding to the input of the input means (25). Adjusting means (30) for adjusting the operation result data output from each of the arithmetic units so that the data order is stipulated, and updating the shift amount one by one to a value specified by the number of the arithmetic units. Setting means for setting the shift means (23) while performing
(24), a comparison means () for collecting operation result data output from the adjusting means (30) in response to the setting of the setting means (24), and comparing the collected operation result data with each other. 28), comprising: a computing unit test apparatus.
【請求項6】 請求項5記載の演算器試験装置におい
て、 比較手段(28)は、演算結果データを相互に比較すること
に代えて、演算結果データの圧縮データを相互に比較し
ていくよう処理することを、 特徴とする演算器試験装置。
6. The arithmetic unit testing apparatus according to claim 5, wherein the comparing means compares the compressed data of the operation result data with each other instead of comparing the operation result data with each other. A processing unit test apparatus characterized by processing.
【請求項7】 請求項1、2、3、4、5又は6記載の
演算器試験装置において、 試験データ列のデータ順序を入れ替えてシフト手段(23)
に与える入替手段(22)を備えることを、 特徴とする演算器試験装置。
7. The arithmetic unit test apparatus according to claim 1, wherein the data order of the test data sequence is changed to shift means (23).
A computing device test apparatus, comprising: a replacement means (22) for giving a command to a computer.
【請求項8】 請求項1、2、3、4、5、6又は7記
載の演算器試験装置において、 演算器の台数と、シフト手段(23)のシフト量と、試験デ
ータ列のデータ数と、比較手段(28)の検出する不一致の
データ位置情報とから、異常状態にある演算器名を特定
する特定手段(29)を備えることを、 特徴とする演算器試験装置。
8. The arithmetic unit test apparatus according to claim 1, wherein the number of arithmetic units, the shift amount of the shift means (23), and the number of data in the test data sequence. An arithmetic unit test apparatus comprising: an identification unit (29) for identifying an arithmetic unit in an abnormal state from the mismatched data position information detected by the comparison unit (28).
JP03942994A 1994-03-10 1994-03-10 Arithmetic unit test equipment Expired - Fee Related JP3291391B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03942994A JP3291391B2 (en) 1994-03-10 1994-03-10 Arithmetic unit test equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03942994A JP3291391B2 (en) 1994-03-10 1994-03-10 Arithmetic unit test equipment

Publications (2)

Publication Number Publication Date
JPH07248936A JPH07248936A (en) 1995-09-26
JP3291391B2 true JP3291391B2 (en) 2002-06-10

Family

ID=12552759

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03942994A Expired - Fee Related JP3291391B2 (en) 1994-03-10 1994-03-10 Arithmetic unit test equipment

Country Status (1)

Country Link
JP (1) JP3291391B2 (en)

Also Published As

Publication number Publication date
JPH07248936A (en) 1995-09-26

Similar Documents

Publication Publication Date Title
US20060130029A1 (en) Programming language model generating apparatus for hardware verification, programming language model generating method for hardware verification, computer system, hardware simulation method, control program and computer-readable storage medium
US20100077398A1 (en) Using Idempotent Operations to Improve Transaction Performance
US20120096314A1 (en) Dynamic detection and identification of the functional state of multi-processor cores
WO2020113526A1 (en) Chip verification method and device
CN114168200B (en) System and method for verifying memory access consistency of multi-core processor
EP1327890B1 (en) Method of optimizing a plurality of tests used in digital integrated circuits
US6934656B2 (en) Auto-linking of function logic state with testcase regression list
US11023368B1 (en) Reduction of testing space for system testing infrastructure using combinatorics
CN113127331B (en) Test method and device based on fault injection and computer equipment
US8600724B2 (en) Verifying a processor design using a processor simulation model
JP3291391B2 (en) Arithmetic unit test equipment
CN116149917A (en) Method and apparatus for evaluating processor performance, computing device, and readable storage medium
AU2021227739B2 (en) Executing tests in deterministic order
US20210286704A1 (en) Runtime metrics based test ordering
US11030370B2 (en) Modular event-based performance monitoring in integrated circuit development
JP3127856B2 (en) LSI combination circuit fault inference device
JP3327601B2 (en) Test method for advanced control mechanism
JPH1152023A (en) Method for estimating faulty location of lsi and storage medium storing program for estimating faulty location of lsi
JPH0214734B2 (en)
CN117743070A (en) Method, device, equipment and medium for testing register bit flash
JPH04316131A (en) Fault identifying method
CN118051779A (en) Automatic parameter searching method and device for large model training and electronic equipment
CN116302978A (en) Test case priority calculating method, system, electronic equipment and medium
CN117971631A (en) Test range determining method and device
JPS5852756A (en) Correcting method for diagnostic data

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020312

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

Free format text: PAYMENT UNTIL: 20080322

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090322

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100322

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees