JPH07160545A - Performance measuring method for information processor - Google Patents

Performance measuring method for information processor

Info

Publication number
JPH07160545A
JPH07160545A JP5311445A JP31144593A JPH07160545A JP H07160545 A JPH07160545 A JP H07160545A JP 5311445 A JP5311445 A JP 5311445A JP 31144593 A JP31144593 A JP 31144593A JP H07160545 A JPH07160545 A JP H07160545A
Authority
JP
Japan
Prior art keywords
instruction
time
value
measured
per
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
JP5311445A
Other languages
Japanese (ja)
Inventor
Yukio Kobayashi
幸夫 小林
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 JP5311445A priority Critical patent/JPH07160545A/en
Publication of JPH07160545A publication Critical patent/JPH07160545A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To decide the normal/defective condition of a device without being affected even when the time setting of a part to be measured per control clock tauis changed into any value excepting for a designed value. CONSTITUTION:Execution time P5 per instruction is measured by executing a specified instruction for which the number of control clocks required for processing the instruction is exactly discriminated, and time P6 per control clock cycle tau is calculated from the measured execution time. On the other hand, execution time per instruction is measured by executing an instruction to be measured, this execution time per instruction to be measured is converted to the number of control clocks per instruction to be measured by using the time P6 per control clock cycle, and this number of control clocks is compared with an expected value decided as the designed value so that the normal/ defective condition of the device can be decided.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、情報処理装置の性能測
定方法に関する。近年、コンピュータシステムの高性能
化、高速化、大規模化に伴い、それを実現させている論
理回路の構成は、非常に複雑化してきている。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for measuring the performance of an information processing device. 2. Description of the Related Art In recent years, with the increase in performance, speed, and scale of computer systems, the configuration of logic circuits that realizes them has become extremely complicated.

【0002】このような論理回路の組み合わせで構成さ
れている装置では、命令の処理過程で機能する論理回路
が非常に多く、各命令が論理設計通りの制御クロックで
動作しているかを、制御信号のタイムチャートを作成し
て、目視で調査するには、多くの労力が必要となる。
In a device constructed by combining such logic circuits, there are a great many logic circuits that function in the process of processing an instruction, and whether or not each instruction operates with a control clock according to the logical design is determined by a control signal. It takes a lot of work to create a time chart for and visually inspect it.

【0003】このため、より少ない労力で、各命令の処
理が論理設計通りに動作していることを検証できる技術
が必要となっている。
Therefore, there is a need for a technique capable of verifying that the processing of each instruction operates according to the logic design with less labor.

【0004】[0004]

【従来の技術】図11〜図14は、従来例を示した図で
あり、図11〜図14中、2は測定部、3は命令制御機
構(被測定部)、4は時刻機構、5はループカウンタ、
6は時刻格納レジスタ、7はメモリを示す。
11 to 14 are views showing a conventional example. In FIGS. 11 to 14, 2 is a measuring unit, 3 is an instruction control mechanism (measured unit), 4 is a time mechanism, and 5 is a time mechanism. Is a loop counter,
Reference numeral 6 indicates a time storage register, and 7 indicates a memory.

【0005】§1:従来技術の一般的な説明 従来、情報処理装置において、一般に、各命令の処理が
論理設計値通りに動作していることを検証する一手法と
して、命令の処理過程をチェックすると同時に、性能測
定する方法がとられていた。
§1: General Description of Prior Art Conventionally, in an information processing apparatus, generally, as a method for verifying that the processing of each instruction operates according to a logical design value, the instruction processing process is checked. At the same time, the method of measuring the performance was taken.

【0006】前記性能の測定は、命令の実行τ数(τ:
制御クロックの周期であり、この場合は、実行に必要な
制御クロックの数を指す)や、単位時間当たりの演算処
理数を測定し、設計上の論理値と比較することで、論理
設計の正当性や、装置の正常性の判定を行うものであ
る。
The above performance is measured by the number of executions of instructions (τ:
It is the cycle of the control clock. In this case, it refers to the number of control clocks required for execution.) And the number of arithmetic operations per unit time are measured and compared with the designed logical value to verify the logical design. And the normality of the device.

【0007】この性能測定は、プログラム的な手法で行
われるが、その方法は、命令の処理が開始される時点か
ら、終了時点までの経過時間を求めることが基本となっ
ている。
This performance measurement is performed by a program-like method, but the method is basically based on obtaining the elapsed time from the time when the instruction processing is started to the time when the instruction processing is ended.

【0008】前記測定された経過時間を基に、単位時間
当たりの演算処理性能や、単位時間当たりの命令実行数
として換算し、設計上の論理値と比較することにより、
各命令の処理が論理設計値通りに動作しているかを検証
できる。以下、従来実施されていた情報処理装置の性能
測定方法例について具体的に説明する。
Based on the measured elapsed time, the arithmetic processing performance per unit time or the number of instruction executions per unit time is converted and compared with a designed logical value.
It can be verified whether the processing of each instruction operates according to the logical design value. Hereinafter, an example of the performance measuring method of the information processing apparatus that has been conventionally performed will be specifically described.

【0009】§2:情報処理装置の構成の説明・・・図
11参照 図11は従来の装置構成図である。図示のように、情報
処理装置(例えば、CPU)には、測定部2、命令制御
機構(被測定部)3、時刻機構4、ループカウンタ5、
時刻格納レジスタ6、メモリ7等を設ける。前記各部の
機能等は次の通りである。
§2: Description of Configuration of Information Processing Device--See FIG. 11 FIG. 11 is a configuration diagram of a conventional device. As shown in the figure, the information processing device (for example, CPU) includes a measurement unit 2, a command control mechanism (measurement target unit) 3, a time mechanism 4, a loop counter 5,
A time storage register 6, a memory 7, etc. are provided. Functions and the like of the above-mentioned respective parts are as follows.

【0010】:測定部2は、各種測定処理等(詳細は
後述する)を行うものである。 :命令制御機構3は、測定対象となるハードウェア
(被測定部)であり、命令の実行を制御する機構であ
る。従って、以下に説明する命令は、この命令制御機構
の制御により実行される。
The measuring unit 2 performs various measuring processes and the like (details will be described later). The instruction control mechanism 3 is a hardware (measurement target portion) to be measured, and is a mechanism for controlling the execution of instructions. Therefore, the instructions described below are executed under the control of this instruction control mechanism.

【0011】:時刻機構4は、時刻を計測する機構
(時計)である。 :ループカウンタ5は、測定時に作業用として使用す
るループカウンタである。
The time mechanism 4 is a mechanism (clock) for measuring time. : The loop counter 5 is a loop counter used for work during measurement.

【0012】:時刻格納レジスタ6は、測定時に時刻
情報(現在時刻)を格納するレジスタである。 :メモリ7は、設計期待値や、測定部が測定した実測
結果値等のデータを格納するものである。
The time storage register 6 is a register for storing time information (current time) at the time of measurement. : The memory 7 stores data such as design expected values and actual measurement result values measured by the measuring unit.

【0013】§3:フローチャートにより処理説明・・
・図12〜図14参照 図12は従来の測定処理フローチャート1、図13は従
来の測定処理フローチャート2、図14は従来の測定処
理フローチャート3である。以下、図12〜図14に基
づいて、従来の測定処理を説明する。
§3: Processing explanation with a flow chart
12 to 14, FIG. 12 is a conventional measurement processing flowchart 1, FIG. 13 is a conventional measurement processing flowchart 2, and FIG. 14 is a conventional measurement processing flowchart 3. The conventional measurement process will be described below with reference to FIGS.

【0014】なお、以下に説明する処理は、前記測定部
2の処理である。また、S1〜S17は、処理ステップ
を示す。以下に説明する方法は、被試験命令を含まない
実行時間測定ループ(図の点線で囲まれた処理Aの部
分)と、被測定命令を含む実行時間測定ループ(図の点
線で囲まれた処理Bの部分)の経過時間の差が、被測定
命令の実行時間回数分となることに基づいて、被測定命
令の実行時間を求め、更に被測定命令を実行した際の演
算性能値を計算で求めている。
The processing described below is the processing of the measuring unit 2. Further, S1 to S17 indicate processing steps. The method described below includes an execution time measurement loop that does not include the instruction under test (process A enclosed by a dotted line in the figure) and an execution time measurement loop that includes the instruction under measurement (a process enclosed by a dotted line in the figure). Based on the fact that the difference in the elapsed time of (B)) is the number of times of execution of the measured instruction, the execution time of the measured instruction is calculated, and the calculation performance value when the measured instruction is executed can be calculated. Looking for.

【0015】また、以下の処理で使用する記号は、次の
ように定義する。 P1:被測定命令を含まない命令ループ開始時の「時刻
の初期値」である。 P2:規定回数P9ループ処理後の経過時間である。
The symbols used in the following processing are defined as follows. P1: "initial value of time" at the start of the instruction loop that does not include the measured instruction. P2: Elapsed time after the specified number of times of P9 loop processing.

【0016】P3:被測定命令を含む命令ループ開始時
の「時刻の初期値」である。 P4:規定回数P9ループ処理後の経過時間である。 P8:被測定命令の演算処理性能である。
P3: "Initial value of time" at the start of the instruction loop including the instruction to be measured. P4: Elapsed time after the specified number of times of P9 loop processing. P8: Calculation processing performance of the measured instruction.

【0017】P9:ループ回数である。 (1) :処理Aの説明・・・図12参照 処理Aは、加算命令(ループカウンタに+1する命令)
を規定回数だけ実行させ、その経過時間を測定する処理
である。この場合、前記加算命令の実行時間は非常に短
い。従って、1回の加算命令の実行では測定誤差が生じ
るため、前記のように、加算命令を複数回実行させてそ
の経過時間(実行時間)を測定する。
P9: Number of loops. (1): Description of Process A ... See FIG. 12 Process A is an addition instruction (instruction to add 1 to the loop counter)
Is executed a prescribed number of times and the elapsed time is measured. In this case, the execution time of the add instruction is very short. Therefore, since the measurement error occurs when the addition instruction is executed once, the addition instruction is executed plural times and the elapsed time (execution time) is measured as described above.

【0018】この処理では、先ず、測定部2は、時刻機
構4から現在時刻を読み取り、その現在時刻を、時刻の
初期値P1として時刻格納レジスタ6にセーブする(S
1)。そして、ループカウンタ5の値を0(クリアす
る)にする(S2)。
In this process, first, the measuring unit 2 reads the current time from the time mechanism 4 and saves the current time in the time storage register 6 as the initial value P1 of the time (S).
1). Then, the value of the loop counter 5 is set to 0 (clear) (S2).

【0019】次に、ループカウンタ5に1を加算する
(S3)。すなわち、+1する加算命令を実行させる。
そして、この処理をループカウンタ5の値が規定回数P
9に達するまで繰り返して行う(S4)。このようにし
て、「ループカウンタ5に1を加算する」処理を、規定
回数P9だけ実行する。
Next, 1 is added to the loop counter 5 (S3). That is, the add instruction for incrementing by 1 is executed.
The value of the loop counter 5 is set to the specified number P
Repeat until 9 is reached (S4). In this way, the process of "adding 1 to the loop counter 5" is executed the specified number of times P9.

【0020】その後、ループカウンタ5の値が規定回数
P9に達すると、測定部2は、時刻機構4から現在時刻
を読み取り、現在の時刻と、時刻格納レジスタ6にセー
ブしておいた時刻の初期値P1との差から、経過時間P
2を求め、その値をメモリ7にセーブする(S5)。
After that, when the value of the loop counter 5 reaches the specified number P9, the measuring unit 2 reads the current time from the time mechanism 4, and the current time and the initial time saved in the time storage register 6 are initialized. From the difference with the value P1, the elapsed time P
2 is obtained and the value is saved in the memory 7 (S5).

【0021】以上の処理により、加算命令(ループカウ
ンタに+1する命令)を規定回数だけ実行した場合の経
過時間P2が求められる。 (2) :処理Bの説明・・・図13参照 処理Bは、被測定命令と、前記処理Aと同じ加算命令
を、規定回数だけ実行し、その経過時間を測定する処理
である。
By the above processing, the elapsed time P2 when the addition instruction (instruction to add 1 to the loop counter) is executed a prescribed number of times is obtained. (2): Description of Process B ... See FIG. 13 Process B is a process of executing the command to be measured and the same addition command as the process A a specified number of times and measuring the elapsed time.

【0022】前記S5の処理に続き、測定部2は、時刻
機構4から現在時刻を読み取り、その現在時刻を時刻の
初期値P3として、時刻格納レジスタ6にセーブする
(S6)。そして、ループカウンタ5の値を0(クリ
ア)にする(S7)。
Subsequent to the processing of S5, the measuring unit 2 reads the current time from the time mechanism 4 and saves the current time in the time storage register 6 as the initial value P3 of the time (S6). Then, the value of the loop counter 5 is set to 0 (clear) (S7).

【0023】次に、被測定命令を実行(命令制御機構3
の制御により実行)する(S8)。そして、ループカウ
ンタ5に1を加算する(S9)。この処理を、ループカ
ウンタ5の値が規定回数P9に達するまで、繰り返して
行う(S10)。
Next, the command to be measured is executed (command control mechanism 3
(Executed under the control of) (S8). Then, 1 is added to the loop counter 5 (S9). This process is repeated until the value of the loop counter 5 reaches the specified number P9 (S10).

【0024】その後、ループカウンタ5の値が規定回数
P9に達すると、測定部2は、時刻機構4の現在時刻を
読み取り、その時刻の現在値と、時刻格納レジスタ6に
セーブしておいた時刻の初期値P3との差から経過時間
P4を求め、その値をメモリ7にセーブする(S1
1)。
After that, when the value of the loop counter 5 reaches the specified number P9, the measuring section 2 reads the current time of the time mechanism 4, and the current value of the time and the time saved in the time storage register 6. The elapsed time P4 is calculated from the difference from the initial value P3 of S1 and is saved in the memory 7 (S1).
1).

【0025】以上の処理により、被測定命令、及び加算
命令(ループカウンタに+1する命令)を規定回数だけ
実行した場合の実行時間P4が求められる。 (3) :後処理・・・図14参照 後処理では、前記処理A、及び処理Bで測定したデータ
を基に被測定命令の演算処理性能を求め、設計期待値と
比較して評価を行う処理である。
By the above processing, the execution time P4 when the measured instruction and the addition instruction (instruction to add +1 to the loop counter) are executed a prescribed number of times is obtained. (3): Post-processing ... See FIG. 14 In the post-processing, the arithmetic processing performance of the command to be measured is obtained based on the data measured in the processing A and the processing B, and evaluated by comparing with the design expected value. Processing.

【0026】前記S11の処理に続き、測定部2は、メ
モリ7に格納してある経過時間P4とP2を読み出す。
そして、その差分(P4−P2)を、ループカウンタ5
の規定回数P9で割り、その値を、被測定命令に対する
1命令当たりの実行時間P5として求め、メモリ7にセ
ーブする。
Following the processing of S11, the measuring unit 2 reads the elapsed times P4 and P2 stored in the memory 7.
Then, the difference (P4-P2) is used as the loop counter 5
Is divided by the prescribed number of times P9, and the value is obtained as the execution time P5 per instruction for the instruction to be measured and saved in the memory 7.

【0027】すなわち、測定部2では、P5=(P4−
P2)÷P9の演算を行ってP5の値を求め、この値を
メモリ7にセーブする(S12)。また、1命令で処理
される演算数は、命令で規定されており、前記被測定命
令の演算数(前記P5を求めた命令の演算数)から、単
位時間(例えば、1秒)の演算処理性能P8を算出する
(S13)。
That is, in the measuring section 2, P5 = (P4−
P2) / P9 is calculated to obtain the value of P5, and this value is saved in the memory 7 (S12). Further, the number of operations processed by one instruction is specified by the instruction, and from the number of operations of the command to be measured (the number of operations of the instruction for which P5 is obtained), the operation processing of a unit time (for example, 1 second) The performance P8 is calculated (S13).

【0028】前記S13の処理終了後、測定部2は、メ
モリ7に予め格納してある設計期待値を読み出し、前記
算出した演算処理性能P8と比較する。そして、演算処
理性能P8が、設計期待値通りか否かを判定する(S1
4)。その結果、設計期待値でなければ、エラー通知を
行う(S15)。
After the processing of S13 is completed, the measuring section 2 reads the design expected value stored in advance in the memory 7 and compares it with the calculated processing performance P8. Then, it is determined whether the arithmetic processing performance P8 is equal to the design expected value (S1).
4). As a result, if it is not the design expected value, an error notification is given (S15).

【0029】また、S14の処理で、演算処理性能P8
が、設計期待値通りであると判定した場合には、前記演
算処理性能P8を含む測定データをメモリ7に格納す
る。その後、測定部2は、被測定命令が、全部測定を終
了したか否かを判定し(S16)、全部測定したら、処
理を終了する。しかし、全部の処理が終了していない場
合には、測定部2は被測定命令を変更し(S8で使用す
る被測定命令を別の命令に変更する)(S17)、前記
S6の処理に戻って処理を行う。
Further, in the processing of S14, the arithmetic processing performance P8
However, when it is determined that the design expected value is met, the measurement data including the arithmetic processing performance P8 is stored in the memory 7. After that, the measuring unit 2 determines whether or not the measurement target instruction has completed the measurement (S16), and when the measurement is complete, terminates the process. However, if all the processing is not completed, the measuring unit 2 changes the measured instruction (changes the measured instruction used in S8 to another instruction) (S17), and returns to the processing of S6. Process.

【0030】[0030]

【発明が解決しようとする課題】前記のような従来のも
のにおいては、次のような課題があった。前記従来の方
法では、測定された経過時間を基に、単位時間当たりの
演算処理性能や、単位時間当たりの命令実行数として換
算し、各命令の処理が論理設計通りに動作しているかを
検証している。
SUMMARY OF THE INVENTION The above-mentioned conventional device has the following problems. In the above conventional method, based on the measured elapsed time, it is converted as the arithmetic processing performance per unit time or the number of executed instructions per unit time, and it is verified whether the processing of each instruction is operating according to the logical design. is doing.

【0031】このため、検証時の良否判定においては、
比較の基準に当たる設計値の算出に用いた制御クロック
周期(τ)と、実際の測定時の制御クロック周期(τ)
とが同じ値であることが絶対条件である。
Therefore, in the pass / fail judgment at the time of verification,
The control clock period (τ) used to calculate the design value that is the reference for comparison, and the control clock period (τ) during actual measurement
It is an absolute requirement that and have the same value.

【0032】ところが、実際の装置試験条件下では、制
御クロック周期(τ)に対する論理回路のマージンなど
を試験したり、他の要件(性能アップ、その他)によ
り、制御クロックは基準値に設計されていないことがし
ばしばある。
However, under actual device test conditions, the control clock is designed to have a reference value by testing the margin of the logic circuit with respect to the control clock period (τ) or by other requirements (performance improvement, etc.). Often not.

【0033】このような試験環境のもとで、従来の方法
による性能試験を実施すると、論理設計値と実際の実測
値との比較で不一致となり、検証結果として「装置異
常」となってしまう。
When a performance test is carried out by the conventional method under such a test environment, the comparison between the logical design value and the actual measured value results in a mismatch, resulting in a "device abnormality" as a verification result.

【0034】本発明は、このような従来の課題を解決
し、命令制御機構(被測定部)の制御クロック1τ当た
りの時間設定を、設計値以外の値に変更した場合でも、
その影響を受けずに装置の良否判定ができるようにする
ことを目的とする。
The present invention solves such a conventional problem, and even when the time setting per control clock 1τ of the instruction control mechanism (measured part) is changed to a value other than the design value,
An object of the present invention is to make it possible to determine the quality of the device without being affected by the influence.

【0035】[0035]

【課題を解決するための手段】図1は本発明の原理説明
図であり、図1中、図11〜図14と同じものは、同一
符号で示してある。また、2は測定部、3は命令制御機
構(被測定部)、4は時刻機構、8はデータ格納部を示
す。
FIG. 1 is a diagram for explaining the principle of the present invention. In FIG. 1, the same parts as those in FIGS. 11 to 14 are designated by the same reference numerals. Further, 2 is a measuring unit, 3 is an instruction control mechanism (measured unit), 4 is a time mechanism, and 8 is a data storage unit.

【0036】本発明は上記の課題を解決するため、次の
ように構成した。 :情報処理装置の命令単体の処理性能を測定し、その
結果から装置の良否を判定する情報処理装置の性能測定
方法において、命令が処理されるのに必要な制御クロッ
ク数が、正確に判明している特定命令を実行させて、そ
の1命令当たりの実行時間(P5)を測定し、前記測定
した実行時間(P5)から、装置の1制御クロック周期
(τ)当たりの時間(P6)を求め、前記1制御クロッ
ク周期当たりの時間(P6)を、設計値として定めた期
待値と比較して、装置の良否を判定する情報処理装置の
性能評価方法。
In order to solve the above problems, the present invention has the following configuration. : In the method of measuring the performance of an information processing device, in which the processing performance of each command of the information processing device is measured and the quality of the device is judged from the result, the number of control clocks required to process the instruction is accurately determined. The specified instruction is executed, the execution time per instruction (P5) is measured, and the time per control clock cycle (τ) of the device (P6) is determined from the measured execution time (P5). A method for evaluating the performance of an information processing apparatus, which compares the time per control clock cycle (P6) with an expected value set as a design value to judge the quality of the apparatus.

【0037】:構成において、被測定命令を実行し
て、その1命令当たりの実行時間(P15)を測定し、
この被測定命令の1命令当たりの実行時間(P15)
を、前記特定命令の実行により実測した1制御クロック
周期(τ)当たりの時間(P6)を用いて、被測定命令
の1命令当たりの制御クロック数(P17)に換算し、
該制御クロック数(P17)を、設計値として定めた期
待値と比較することにより、装置の良否を判定する情報
処理装置の性能評価方法。
In the configuration, the measured instruction is executed and the execution time per instruction (P15) is measured,
Execution time per instruction of this measured instruction (P15)
Is converted into the number of control clocks per instruction (P17) of the instruction to be measured using the time (P6) per control clock cycle (τ) actually measured by the execution of the specific instruction,
A method for evaluating the performance of an information processing apparatus, wherein the control clock number (P17) is compared with an expected value determined as a design value to determine the quality of the apparatus.

【0038】:構成において、前記特定命令の実行
により実測した1制御クロック周期(τ)当たりの時間
(P6)と、設計値として定めた1制御クロック周期当
たりの時間の期待値との比を求めて補正係数(P21)
として定義し、前記実測した被測定命令の1命令当たり
の実行時間(P15)を、前記補正係数(P21)によ
り設計値換算して補正設計値(P22)とし、前記補正
設計値(P22)の時間内に処理された演算数から、単
位時間の補正設計値による演算処理性能(P23)を求
め、この値を設計値として定めた期待値と比較すること
により、装置の良否を判定する情報処理装置の性能評価
方法。
In the configuration, the ratio between the time (P6) per control clock cycle (τ) actually measured by the execution of the specific instruction and the expected time per control clock cycle defined as the design value is obtained. Correction coefficient (P21)
The execution time per instruction (P15) of the measured instruction to be measured is converted into a design value by the correction coefficient (P21) to obtain a corrected design value (P22). Information processing for determining the quality of the device by obtaining the arithmetic processing performance (P23) by the corrected design value of the unit time from the number of operations processed in the time and comparing this value with the expected value set as the design value. Equipment performance evaluation method.

【0039】[0039]

【作用】前記構成に基づく本発明の作用を、図1に基づ
いて説明する。測定部2が測定を行う際は、命令制御機
構(被測定部)3に命令を実行させると共に、時刻機構
4から時刻情報を読み取り、かつデータ格納部8に格納
されている設計期待値を使用して、測定、演算、良否判
定等の処理を行う。
The operation of the present invention based on the above construction will be described with reference to FIG. When the measurement unit 2 performs the measurement, the command control mechanism (measured unit) 3 executes the command, reads the time information from the time mechanism 4, and uses the design expected value stored in the data storage unit 8. Then, processing such as measurement, calculation, and quality judgment is performed.

【0040】先ず、前記構成のように、命令が処理さ
れるのに必要な制御クロック数が、正確に判明している
特定命令を実行させて、その1命令当たりの実行時間
(P5)を測定し、前記測定した実行時間(P5)か
ら、装置の1制御クロック周期(τ)当たりの時間(P
6)を求めておき、装置の良否判定を行う。
First, as in the above configuration, a specific instruction whose number of control clocks required to process the instruction is known exactly is executed, and the execution time per instruction (P5) is measured. Then, from the measured execution time (P5), the time (P) per control clock cycle (τ) of the device
6) is obtained and the quality of the device is determined.

【0041】そして、前記構成の方法では、前記実測
した装置の1制御クロック周期(τ)当たりの時間(P
6)を用いて処理を行う。このため、命令制御機構(被
測定部)3の制御クロック1τ当たりの時間設定を、設
計値以外の値に変更した場合でも、その影響を受けず
に、装置の良否判定ができる。
In the method of the above construction, the time (P) per control clock cycle (τ) of the actually measured device is
6) is used for processing. Therefore, even if the time setting per control clock 1τ of the instruction control mechanism (measured part) 3 is changed to a value other than the design value, it is possible to determine the quality of the device without being affected by the change.

【0042】また、前記構成のように、単位時間の補
正設計値による演算処理性能(P23)を求めることに
より、命令制御機構(被測定部)3の制御クロック1τ
当たりの時間設定を、設計値以外の値に変更した場合で
も、その補正ができるので、何ら影響を受けずに装置の
良否判定を行うことができる。
Further, as in the above configuration, the control clock 1τ of the instruction control mechanism (measured part) 3 is obtained by obtaining the arithmetic processing performance (P23) based on the corrected design value of the unit time.
Even if the hit time setting is changed to a value other than the design value, the correction can be performed, so that the quality of the device can be determined without any influence.

【0043】[0043]

【実施例】以下、本発明の実施例を図面に基づいて説明
する。 (実施例1の説明)図2〜図8は、本発明の実施例を示
した図であり、図2〜図8中、図1、図11〜図14と
同じものは、同一符号で示してある。また、9は演算用
レジスタ、10は設計期待値格納ファイル、11は実測
結果値格納ファイルを示す。
Embodiments of the present invention will be described below with reference to the drawings. (Description of Embodiment 1) FIGS. 2 to 8 are views showing an embodiment of the present invention. In FIGS. 2 to 8, the same components as those in FIGS. 1 and 11 to 14 are designated by the same reference numerals. There is. Further, 9 is a calculation register, 10 is a design expected value storage file, and 11 is an actual measurement result value storage file.

【0044】§1:情報処理装置の構成の説明・・・図
2参照 図2は実施例1の装置構成図である。以下、図2に基づ
いて、実施例1で使用する情報処理装置の構成を説明す
る。
§1: Description of the configuration of the information processing device--see FIG. 2 FIG. 2 is a device configuration diagram of the first embodiment. Hereinafter, the configuration of the information processing apparatus used in the first embodiment will be described with reference to FIG.

【0045】図示のように、情報処理装置には、測定部
2、命令制御機構(被測定部)3、時刻機構4、ループ
カウンタ5、時刻格納レジスタ6、演算用レジスタ9、
設計期待値格納ファイル10、実測結果値格納ファイル
11等を設ける。前記各部の機能等は次の通りである。
As shown in the figure, the information processing apparatus includes a measuring unit 2, an instruction control mechanism (measured unit) 3, a time mechanism 4, a loop counter 5, a time storing register 6, an arithmetic register 9,
A design expected value storage file 10, an actual measurement result value storage file 11 and the like are provided. Functions and the like of the above-mentioned respective parts are as follows.

【0046】:測定部2は、各種測定処理(詳細は後
述する)を行うもの(測定プログラム等で実現する)で
ある。 :命令制御機構3は、測定対象となるハードウェア
(被測定部)であり、命令の実行を制御する機構であ
る。従って、以下に説明する命令は、この命令制御機構
の制御により実行される。
The measuring unit 2 is a unit (implemented by a measuring program or the like) that performs various measuring processes (details will be described later). The instruction control mechanism 3 is a hardware (measurement target portion) to be measured, and is a mechanism for controlling the execution of instructions. Therefore, the instructions described below are executed under the control of this instruction control mechanism.

【0047】:時刻機構4は、時刻を計測する機構
(時計)である。 :ループカウンタ5は、測定時に作業用として使用す
るカウンタであり、例えば、レジスタをループカウンタ
として使用したものである。
The time mechanism 4 is a mechanism (clock) for measuring time. : The loop counter 5 is a counter used for work at the time of measurement, for example, a register used as a loop counter.

【0048】:時刻格納レジスタ6は、測定時に時刻
情報(現在時刻)を一時的に格納するレジスタである。 :演算用レジスタ9は、測定結果の演算を行う際に、
各種データを格納する作業用のレジスタである。
The time storage register 6 is a register for temporarily storing time information (current time) at the time of measurement. : The calculation register 9 is used to calculate the measurement result.
It is a work register that stores various data.

【0049】:設計期待値格納ファイル10は、設計
期待値等のデータを格納するもの(例えば、半導体メモ
リ)である。なお、設計期待値等のデータは、例えば、
磁気ディスク、磁気テープ、フレキシブルディスク等の
記憶媒体に格納しておき、測定時に、前記記憶媒体から
必要なデータを読み出して、設計期待値格納ファイル1
0に格納する。
The design expected value storage file 10 stores data such as design expected values (for example, a semiconductor memory). The data such as the expected design value is, for example,
It is stored in a storage medium such as a magnetic disk, a magnetic tape, or a flexible disk, and at the time of measurement, necessary data is read from the storage medium to store a design expected value storage file 1
Store in 0.

【0050】:実測結果値格納ファイル11は、測定
部2が実測した結果のデータ等を格納するもの(半導体
メモリ等の記憶媒体)である。 §2:「制御クロック1τの時間」測定処理の説明・・
・図3参照 図3は実施例1の「制御クロック1τの時間」を測定す
る処理フローチャートである。以下、図3に基づいて、
「制御クロック1τの時間」測定処理を説明する。な
お、S21〜S33は処理ステップを示す。
The actual measurement result value storage file 11 is a file (a storage medium such as a semiconductor memory) for storing the data of the actual measurement result of the measuring unit 2. §2: Explanation of "time of control clock 1τ" measurement process
-Refer to FIG. 3 FIG. 3 is a processing flowchart for measuring the “time of the control clock 1τ” of the first embodiment. Hereinafter, based on FIG.
The “time of control clock 1τ” measurement process will be described. Note that S21 to S33 represent processing steps.

【0051】この処理は、前記従来例と同様な方法によ
り、実行τ数n(τ:制御クロック周期)が明確な特定
命令の実行時間から、制御クロック1τ当たりの時間を
測定する処理である。
This process is a process for measuring the time per control clock 1τ from the execution time of a specific instruction whose execution τ number n (τ: control clock cycle) is clear by the same method as the conventional example.

【0052】この場合、測定した「制御クロック1τ当
たりの時間P6」は、被測定ハードウェアである命令制
御機構3の測定時における設定値そのものであり、既知
の値である。この例では、前記既知の値を期待値として
いる。
In this case, the measured "time P6 per control clock 1τ" is the set value at the time of measurement of the instruction control mechanism 3 which is the hardware to be measured and is a known value. In this example, the known value is the expected value.

【0053】また、実行τ数が明確な命令としては、例
えば、無操作命令(NOP:NO−OPERATIO
N)など、プロセッサ内部状態の影響を受けずに、常に
一定のτ数で完了する命令を使用する。
As an instruction whose execution τ number is clear, for example, a no-operation instruction (NOP: NO-OPERATIO)
N), etc., always use an instruction that is completed with a constant number of τ without being affected by the internal state of the processor.

【0054】更に、1命令当たりの実行時間を測定する
際のループ数については、測定に使用する時刻機構の精
度、及び1命令の実行時間により、数千から数万ループ
である。また、以下の処理で使用する記号は、次のよう
に定義する。
Further, the number of loops when measuring the execution time per instruction is several thousand to tens of thousands of loops depending on the accuracy of the time mechanism used for measurement and the execution time of one instruction. Further, the symbols used in the following processing are defined as follows.

【0055】P1:被測定命令を含まない命令ループ開
始時の「時刻の初期値」である。 P2:規定回数P9ループ後の経過時間である。 P3:被測定命令を含む命令ループ開始時の「時刻の初
期値」である。
P1: "initial time value" at the start of an instruction loop that does not include the measured instruction. P2: Elapsed time after the specified number of times P9 loop. P3: “Initial time value” at the start of the instruction loop including the measured instruction.

【0056】P4:規定回数P9ループ後の経過時間で
ある。 P5:実行τ数が明確な命令の1命令当たりの実行時間
である。 P6:実測した制御クロック1τ当たりの時間である。
P4: Elapsed time after the specified number of times P9 loop. P5: Execution time per instruction of an instruction whose execution τ number is clear. P6: Time per measured control clock 1τ.

【0057】P9:ループ回数である。 (1) :処理A1の説明 処理A1は、加算命令(ループカウンタに+1する命
令)を規定回数P9だけ実行させ、その経過時間P2を
測定する処理である。この場合、前記加算命令の実行時
間は非常に短い。従って、1回の加算命令の実行では測
定誤差が生じるため、前記のように、加算命令を複数回
実行させてその経過時間(実行時間)を測定する。
P9: Number of loops. (1): Description of Process A1 Process A1 is a process of executing an addition instruction (instruction to increment the loop counter by +1) a prescribed number of times P9 and measuring the elapsed time P2. In this case, the execution time of the add instruction is very short. Therefore, since the measurement error occurs when the addition instruction is executed once, the addition instruction is executed plural times and the elapsed time (execution time) is measured as described above.

【0058】この処理では、先ず、測定部2は、時刻機
構4から現在時刻を読み取り、その現在時刻を、時刻の
初期値P1として時刻格納レジスタ6にセーブする(S
21)。そして、ループカウンタ5の値を0(クリアす
る)にする(S22)。
In this process, first, the measuring unit 2 reads the current time from the time mechanism 4 and saves the current time in the time storage register 6 as the initial value P1 of the time (S).
21). Then, the value of the loop counter 5 is set to 0 (clear) (S22).

【0059】次に、ループカウンタ5に1を加算する
(S23)。そして、この処理をループカウンタ5の値
が規定回数P9に達するまで繰り返して行う(S2
4)。すなわち、「ループカウンタ5に1を加算する」
処理を、規定回数P9だけ繰り返して実行する。
Next, 1 is added to the loop counter 5 (S23). Then, this process is repeated until the value of the loop counter 5 reaches the specified number P9 (S2).
4). That is, "add 1 to the loop counter 5".
The process is repeatedly executed the specified number of times P9.

【0060】その後、ループカウンタ5の値が規定回数
P9に達すると、測定部2は、時刻機構4から現在時刻
を読み取り、現在の時刻と、時刻格納レジスタ6にセー
ブしておいた時刻の初期値P1との差から、経過時間P
2を求め、その値を実測結果値格納ファイル11にセー
ブする(S25)。
After that, when the value of the loop counter 5 reaches the specified number P9, the measuring unit 2 reads the current time from the time mechanism 4, and the current time and the initial time of the time saved in the time storage register 6 are set. From the difference with the value P1, the elapsed time P
2 is obtained, and the value is saved in the measurement result value storage file 11 (S25).

【0061】以上の処理により、加算命令(ループカウ
ンタに+1する命令)を規定回数P9だけ実行した場合
の経過時間P2が求められる。 (2) :処理B1の説明 処理B1は、実行τ数nが明確な命令と、前記処理A1
と同じ加算命令を、規定回数P9だけ実行し、その経過
時間P4を測定する処理である。
By the above processing, the elapsed time P2 when the addition instruction (the instruction to increment the loop counter by +1) is executed the specified number of times P9 is obtained. (2): Description of Process B1 Process B1 includes an instruction whose execution τ number n is clear and the process A1.
This is a process of executing the same addition instruction as for the specified number of times P9 and measuring the elapsed time P4.

【0062】前記S25の処理に続き、測定部2は、時
刻機構4から現在時刻を読み取り、その現在時刻を時刻
の初期値P3として、時刻格納レジスタ6にセーブする
(S26)。そして、ループカウンタ5の値を0(クリ
ア)にする(S27)。
Subsequent to the processing of S25, the measuring unit 2 reads the current time from the time mechanism 4, and saves the current time in the time storage register 6 as the initial value P3 of the time (S26). Then, the value of the loop counter 5 is set to 0 (clear) (S27).

【0063】次に、実行τ数nが明確な命令を実行(命
令制御機構3の制御により実行)する(常にnτ)(S
28)。そして、ループカウンタ5に1を加算する(S
29)。この処理を、ループカウンタ5の値が規定回数
P9に達するまで、繰り返して行う(S30)。
Next, an instruction whose execution τ number n is clear is executed (executed under the control of the instruction control mechanism 3) (always nτ) (S
28). Then, 1 is added to the loop counter 5 (S
29). This process is repeated until the value of the loop counter 5 reaches the specified number P9 (S30).

【0064】その後、ループカウンタ5の値が規定回数
P9に達すると、測定部2は、時刻機構4の現在時刻を
読み取り、その時刻の現在値と、時刻格納レジスタ6に
セーブしておいた時刻の初期値P3との差から経過時間
P4を求め(演算用レジスタ9を使用して演算する)、
その値を実測結果値格納ファイル11にセーブする(S
31)。
After that, when the value of the loop counter 5 reaches the specified number P9, the measuring unit 2 reads the current time of the time mechanism 4, and the current value at that time and the time saved in the time storage register 6. The elapsed time P4 is calculated from the difference from the initial value P3 of (calculated using the calculation register 9),
The value is saved in the measurement result value storage file 11 (S
31).

【0065】以上の処理により、実行τ数nが明確な命
令と、加算命令(ループカウンタに+1する命令)を規
定回数P9だけ実行した場合の経過時間P4が求められ
る。 (3) :後処理 後処理は、前記処理A1、及び処理B1で測定したデー
タを基に、制御クロックの1τ当たりの時間P6を測定
する処理である。
By the above processing, the elapsed time P4 when the instruction whose execution τ number n is clear and the addition instruction (instruction for incrementing the loop counter by +1) are executed the specified number of times P9 is obtained. (3): Post-processing The post-processing is processing for measuring the time P6 per 1τ of the control clock based on the data measured in the processing A1 and the processing B1.

【0066】前記S31の処理に続き、測定部2は、実
測結果値格納ファイル11に格納してある経過時間P4
とP2を読み出す。そして、その差分(P4−P2)
を、ループカウンタ5の規定回数P9で割り、その値
を、実行τ数nが明確な命令の「1命令当たりの実行時
間P5」として求め、実測結果値格納ファイル11にセ
ーブする(S32)。
Subsequent to the processing of S31, the measuring section 2 stores the elapsed time P4 stored in the actual measurement result value storage file 11.
And P2 are read. And the difference (P4-P2)
Is divided by the specified number P9 of the loop counter 5, and the value is obtained as “execution time P5 per instruction” of the instruction whose execution τ number n is clear, and saved in the actual measurement result value storage file 11 (S32).

【0067】すなわち、測定部2では、P5=(P4−
P2)÷P9の演算を行ってP5の値を求め、この値を
実測結果値格納ファイル11にセーブする。また、前記
P5の値をnで割った値(P5÷n)が制御クロックの
1τ当たりの時間P6として演算で求め(P6=P5÷
n)、この値P6を実測結果値格納ファイル11にセー
ブする(S33)。以上の処理により、制御クロックの
1τ当たりの時間P6が求められる。
That is, in the measuring section 2, P5 = (P4−
P2) ÷ P9 is calculated to obtain the value of P5, and this value is saved in the measurement result value storage file 11. Further, a value obtained by dividing the value of P5 by n (P5 ÷ n) is calculated as the time P6 per 1τ of the control clock (P6 = P5 ÷
n), this value P6 is saved in the measurement result value storage file 11 (S33). By the above processing, the time P6 per 1τ of the control clock is obtained.

【0068】§3:「被測定命令のτ数」を求める処理
の説明・・・図4〜図6参照 図4は実施例1の「被測定命令のτ数」を求める処理フ
ローチャート1、図5は実施例1の「被測定命令のτ
数」を求める処理フローチャート2、図6は実施例1の
「被測定命令のτ数」を求める処理フローチャート3で
ある。
§3: Description of processing for obtaining “τ number of measured instruction” ... See FIGS. 4 to 6. FIG. 4 is a flowchart of processing for obtaining “τ number of measured instruction” of the first embodiment. 5 is “τ of the command to be measured” of the first embodiment.
FIG. 6 is a processing flowchart 2 for obtaining the “number”, and FIG.

【0069】以下、図4〜図6に基づいて、「被測定命
令のτ数」を求める処理を説明する。なお、S41〜S
55は処理ステップを示す。以下の処理で使用する記号
は、次のように定義する。
The process of obtaining the "τ number of the command to be measured" will be described below with reference to FIGS. Note that S41 to S
55 indicates a processing step. The symbols used in the following processing are defined as follows.

【0070】P15:被測定命令の1命令当たりの実行
時間 P17:被測定命令の1命令当たりのτ数 (1) :処理A2の説明・・・図4参照 処理A2は、加算命令(ループカウンタに+1する命
令)を規定回数P9だけ実行させ、その経過時間P2を
測定する処理である。
P15: Execution time per instruction of measured instruction P17: Number of τ per instruction of measured instruction (1): Description of processing A2 ... See FIG. 4. Processing A2 is addition instruction (loop counter). This is a process in which an instruction (+1) is executed a prescribed number of times P9 and the elapsed time P2 is measured.

【0071】この処理では、先ず、測定部2は、時刻機
構4から現在時刻を読み取り、その現在時刻を、時刻の
初期値P1として時刻格納レジスタ6にセーブする(S
41)。そして、ループカウンタ5の値を0(クリアす
る)にする(S42)。
In this process, first, the measuring unit 2 reads the current time from the time mechanism 4 and saves the current time in the time storage register 6 as the initial value P1 of the time (S).
41). Then, the value of the loop counter 5 is set to 0 (clear) (S42).

【0072】次に、ループカウンタ5に1を加算する
(S43)。そして、この処理をループカウンタ5の値
が規定回数P9に達するまで繰り返して行う(S4
4)。すなわち、「ループカウンタ5に1を加算する」
処理を、規定回数P9だけ繰り返して実行する。
Next, 1 is added to the loop counter 5 (S43). Then, this process is repeated until the value of the loop counter 5 reaches the specified number P9 (S4).
4). That is, "add 1 to the loop counter 5".
The process is repeatedly executed the specified number of times P9.

【0073】その後、ループカウンタ5の値が規定回数
P9に達すると、測定部2は、時刻機構4から現在時刻
を読み取り、現在の時刻と、時刻格納レジスタ6にセー
ブしておいた時刻の初期値P1との差から、経過時間P
2を求め、その値を実測結果値格納ファイル11にセー
ブする(S45)。
After that, when the value of the loop counter 5 reaches the specified number P9, the measuring unit 2 reads the current time from the time mechanism 4, and the current time and the initial time of the time saved in the time storage register 6 are read. From the difference with the value P1, the elapsed time P
2 is obtained and the value is saved in the measurement result value storage file 11 (S45).

【0074】以上の処理により、加算命令(ループカウ
ンタに+1する命令)を規定回数P9だけ実行した場合
の経過時間P2が求められる。 (2) :処理B2の説明・・・図5参照 処理B2は、被測定命令と、前記処理A2と同じ加算命
令を、規定回数P9だけ実行し、その経過時間P4を測
定する処理である。
By the above processing, the elapsed time P2 when the addition instruction (the instruction to increment the loop counter by +1) is executed the specified number of times P9 is obtained. (2): Description of the process B2 ... See FIG. 5 The process B2 is a process of executing the instruction to be measured and the same addition instruction as the above-described step A2 for a specified number of times P9 and measuring the elapsed time P4.

【0075】前記S45の処理に続き、測定部2は、時
刻機構4から現在時刻を読み取り、その現在時刻を時刻
の初期値P3として、時刻格納レジスタ6にセーブする
(S46)。そして、ループカウンタ5の値を0(クリ
ア)にする(S47)。
Subsequent to the processing of S45, the measuring unit 2 reads the current time from the time mechanism 4 and saves the current time in the time storage register 6 as the initial value P3 of the time (S46). Then, the value of the loop counter 5 is set to 0 (clear) (S47).

【0076】次に、被測定命令(前記の特定命令とは異
なる命令)を実行(命令制御機構3の制御により実行)
する(S48)。そして、ループカウンタ5に1を加算
する(S49)。この処理を、ループカウンタ5の値が
規定回数P9に達するまで、繰り返して行う(S5
0)。
Next, the instruction to be measured (instruction different from the specific instruction) is executed (executed under the control of the instruction control mechanism 3).
Yes (S48). Then, 1 is added to the loop counter 5 (S49). This process is repeated until the value of the loop counter 5 reaches the specified number P9 (S5).
0).

【0077】その後、ループカウンタ5の値が規定回数
P9に達すると、測定部2は、時刻機構4の現在時刻を
読み取り、その時刻の現在値と、時刻格納レジスタ6に
セーブしておいた時刻の初期値P3との差から経過時間
P4を求め(演算用レジスタ9を使用して演算する)、
その値を実測結果値格納ファイル11にセーブする(S
51)。
After that, when the value of the loop counter 5 reaches the specified number P9, the measuring unit 2 reads the current time of the time mechanism 4, and the current value at that time and the time saved in the time storage register 6. The elapsed time P4 is calculated from the difference from the initial value P3 of (calculated using the calculation register 9),
The value is saved in the measurement result value storage file 11 (S
51).

【0078】以上の処理により、被測定命令と、加算命
令(ループカウンタに+1する命令)を規定回数P9だ
け実行した場合の実行時間P4が求められる。 (3) :後処理・・・図6参照 後処理は、前記処理A2、及び処理B2で測定したデー
タを基に、「被測定命令のτ数」を測定する処理であ
る。
By the above processing, the execution time P4 when the measured instruction and the addition instruction (instruction to increment the loop counter by +1) are executed the specified number of times P9 is obtained. (3): Post-processing ... See FIG. 6. The post-processing is processing for measuring the “τ number of measured instruction” based on the data measured in the processing A2 and the processing B2.

【0079】前記S51の処理に続き、測定部2は、実
測結果値格納ファイル11に格納してある経過時間P4
とP2を読み出す。そして、その差分(P4−P2)
を、ループカウンタ5の規定回数P9で割り、その値
を、被測定命令の「1命令当たりの実行時間P15」と
して求め(測定部2は、演算用レジスタ9を使用して演
算する)、実測結果値格納ファイル11にセーブする
(S52)。
Subsequent to the processing of S51, the measuring unit 2 sets the elapsed time P4 stored in the measured result value storage file 11 to P4.
And P2 are read. And the difference (P4-P2)
Is divided by the specified number of times P9 of the loop counter 5, and the value is obtained as “execution time per instruction P15” of the instruction to be measured (the measuring unit 2 calculates using the calculation register 9) and measured. The result value storage file 11 is saved (S52).

【0080】すなわち、測定部2では、P15=(P4
−P2)÷P9の演算を行ってP15の値を求め、この
値を実測結果値格納ファイル11にセーブする。また、
前記P15の値をP6の値で割った値(P15÷P6)
が「被測定命令の1命令当たりのτ数」P17として演
算で求め(P17=P15÷P6)、この値P17を実
測結果値格納ファイル11にセーブする(S53)。
That is, in the measuring section 2, P15 = (P4
-P2) / P9 is calculated to obtain the value of P15, and this value is saved in the actual measurement result value storage file 11. Also,
Value obtained by dividing the value of P15 by the value of P6 (P15 ÷ P6)
Is calculated by calculation as “number of τ per instruction of measured instruction” P17 (P17 = P15 ÷ P6), and this value P17 is saved in the actual measurement result value storage file 11 (S53).

【0081】前記S53の処理後、測定部2は、被測定
命令が全部終了したか否かを判定する(S54)。その
結果、全部終了していなければ、被測定命令を変更し
(S55)、前記S46の処理から繰り返して行う。
After the processing of S53, the measuring section 2 determines whether or not all the measured instructions have been completed (S54). As a result, if all are not completed, the command to be measured is changed (S55) and the process from S46 is repeated.

【0082】また、S54の処理で、被測定命令が全部
終了したと判定した場合には、処理を終了する。以上の
処理により、「被測定命令のτ数」を測定することがで
きる。
If it is determined in the process of S54 that all the measured instructions have been completed, the process ends. With the above processing, the “τ number of measured instruction” can be measured.

【0083】§4:「被測定命令の演算性能」を求める
処理の説明・・・図7参照 図7は実施例1の「被測定命令の演算性能」を求める処
理フローチャートである。以下、図7に基づいて、被測
定命令の演算性能を求める処理を説明する。なお、S6
1〜S65は処理ステップを示す。また、以下の処理で
使用する記号は、次のように定義する。
§4: Description of Process for Obtaining "Calculation Performance of Command Under Test"-See FIG. 7 FIG. 7 is a flowchart of a process for determining "calculation performance of command under test" of the first embodiment. Hereinafter, the process of obtaining the arithmetic performance of the measured instruction will be described with reference to FIG. Note that S6
1 to S65 indicate processing steps. Further, the symbols used in the following processing are defined as follows.

【0084】P21:制御クロックの1τ当たりの時間
の設計値と実測値P6(図3参照)との比(設計値/実
測値P6)である。なお、このP21の値は「補正係
数」として定義する。
P21: A ratio (design value / actually measured value P6) between the design value of the time per τ of the control clock and the actually measured value P6 (see FIG. 3). The value of P21 is defined as a "correction coefficient".

【0085】P22:1命令の時間を、補正係数P21
により設計値変換した値(補正設計値)である。 P23:単位時間当たりの演算性能を、設計値変換した
値である。
P22: The time of one instruction is set to the correction coefficient P21.
Is a value (corrected design value) converted by the design value. P23: A value obtained by converting the calculation performance per unit time into a design value.

【0086】測定部2は、先ず、設計期待値格納ファイ
ル10から読み出した1τの時間の設計値と、実測値P
6の比(設計値/実測値P6)を算出して求め、この値
を「補正係数」とする(S61)。
The measuring section 2 firstly reads the design value of the time 1τ read from the design expected value storage file 10 and the measured value P.
A ratio of 6 (design value / actually measured value P6) is calculated and obtained, and this value is set as a "correction coefficient" (S61).

【0087】そして、実測した被測定命令の1命令当た
りの実行時間P15に、前記補正係数P21を乗算する
(P15×P21)ことで、実測値を設計値換算し、補
正設計値P22とする(S62)。
Then, the actually measured execution time P15 of the instruction to be measured is multiplied by the correction coefficient P21 (P15 × P21) to convert the actually measured value into a design value to obtain a corrected design value P22 ( S62).

【0088】その後、1命令で処理される演算数は、命
令で規定されているので、前記補正設計値P22の時間
内に処理された演算数から、単位時間(例えば、1秒)
の補正設計値による演算処理性能P23を算出する(S
63)。算出したデータ等は、実測結果値格納ファイル
11に格納する。
After that, since the number of operations processed by one instruction is specified by the instruction, the unit time (for example, 1 second) is calculated from the number of operations processed within the time of the corrected design value P22.
The calculation processing performance P23 is calculated based on the corrected design value of (S
63). The calculated data and the like are stored in the measurement result value storage file 11.

【0089】続いて測定部2では、被測定命令が全部終
了したか否かを判定し(S64)、終了していない場合
には、被測定命令を変更し(S65)、前記S62の処
理から繰り返して行う。
Subsequently, the measuring section 2 determines whether or not all the measured instructions have been completed (S64). If not, the measured instruction is changed (S65), and the process of S62 is executed. Repeat.

【0090】また、前記S64の処理で、全部の被測定
命令が終了したと判定した場合には、処理を終了する。
以上の処理により、「被測定命令の演算性能」を求める
ことができる。
When it is determined in the process of S64 that all the measured instructions have been completed, the process is completed.
Through the above processing, the “arithmetic performance of the command under measurement” can be obtained.

【0091】なお、前記のように、補正設計値を求める
ことにより、制御クロック1τ当たりの時間設定を、設
計値以外の値に変更しても、この変更した値は前記処理
により補正されるため、その影響は受けない。従って、
前記ハードウェアが設計値通りに動作していれば、常
に、設計期待値と一致する。
As described above, by obtaining the corrected design value, even if the time setting per control clock 1τ is changed to a value other than the design value, the changed value is corrected by the above processing. , It is not affected. Therefore,
If the hardware operates according to the design value, it always matches the design expected value.

【0092】§5:「良否判定」処理の説明・・・図8
参照 図8は実施例1の「良否判定」処理フローチャートであ
る。以下、図8に基づいて、「良否判定」処理を説明す
る。なお、S71〜S79は処理ステップを示す。
§5: Description of "Pass / Fail Judgment" Processing ... FIG.
Reference FIG. 8 is a flowchart of the “good / bad determination” processing according to the first embodiment. Hereinafter, the “good / bad determination” processing will be described with reference to FIG. Note that S71 to S79 represent processing steps.

【0093】この処理では、先ず、測定部2が、「制御
クロック1τ当たりの時間P6」を測定し(前記図3の
処理参照)(S71)、設計期待値格納ファイル10か
ら設計期待値を読み出す。
In this process, first, the measuring unit 2 measures "time P6 per control clock 1τ" (see the process in FIG. 3) (S71) and reads the design expected value from the design expected value storage file 10. .

【0094】そして、前記S71の処理で測定した「制
御クロック1τ当たりの時間P6」と、前記設計期待値
とを比較し、前記「制御クロック1τ当たりの時間P
6」が設計期待値と一致するか否かを判定する(S7
2)。
Then, the "time P6 per control clock 1τ" measured in the process of S71 is compared with the design expected value, and the "time P per control clock 1τ" is compared.
It is determined whether "6" matches the design expected value (S7).
2).

【0095】この判定では、両者が完全に一致するか否
かを判定するのではなく、或る一定の誤差を考慮し、そ
の許容範囲内で一致するか否かを判定する。その結果、
設計期待値と異なると判定した場合は、エラー通知を行
う(S73)。
In this determination, it is not determined whether the two completely match, but a certain error is considered and it is determined whether they match within the allowable range. as a result,
If it is determined that it is different from the design expected value, an error notification is given (S73).

【0096】また、S72の処理で、測定した「制御ク
ロック1τ当たりの時間P6」が、設計期待値と一致し
た場合には、命令のτ数P17を測定(図4〜図6の処
理参照)する(S74)。
If the measured "time P6 per control clock 1τ" in the process of S72 matches the design expected value, the τ number P17 of the instruction is measured (see the processes of FIGS. 4 to 6). Yes (S74).

【0097】そして、測定部2では、前記S74の処理
終了後、命令τ数P17が設計期待値と一致するか否か
を判定(この判定も前記と同じように、一定の許容範囲
内で判定する)する(S75)。その結果、設計期待値
と一致しない場合には、エラー通知を行う(S76)。
Then, the measuring section 2 determines whether or not the instruction τ number P17 matches the design expected value after the processing of the above S74 (this determination is also made within a certain allowable range, similarly to the above). (Yes) (S75). As a result, if it does not match the design expected value, an error notification is given (S76).

【0098】また、前記S75の処理で、命令τ数P1
7が期待値と一致したと判定した場合には、演算処理性
能P23を測定(図7の処理参照)する(S77)。続
いて、S77の処理終了後、測定部2では、命令のτ数
P17が設計期待値と一致するか否かを判定する(S7
8)。その結果、設計期待値と一致しないと判定した場
合には、エラー通知を行う(S79)。
In the process of S75, the instruction τ number P1
When it is determined that 7 matches the expected value, the arithmetic processing performance P23 is measured (see the processing of FIG. 7) (S77). Subsequently, after the processing of S77 is completed, the measuring unit 2 determines whether the τ number P17 of the instruction matches the design expected value (S7).
8). As a result, if it is determined that the design expected value does not match, an error notification is given (S79).

【0099】また、S78の処理で、設計期待値と一致
したと判定した場合には、処理を終了する。以上のよう
にして「良否判定」を行う。 (実施例2の説明)図9、図10は実施例2を示した図
である。以下、図9、図10に基づいて、実施例2を説
明する。
If it is determined in step S78 that the value matches the design expected value, the process ends. As described above, the “good / bad determination” is performed. (Explanation of Second Embodiment) FIGS. 9 and 10 are views showing a second embodiment. The second embodiment will be described below with reference to FIGS. 9 and 10.

【0100】以下に説明する実施例2は、前記実施例1
の処理で行っていた「測定命令をループで実行する」部
分を変更した例である。その代わりとして、実施例2で
は、測定精度に見合う個数分(時刻機構の測定精度によ
り、数千命令から数万命令)の測定命令を展開して用意
する。
The second embodiment described below is the same as the first embodiment.
This is an example in which the "execute measurement instruction in a loop" portion that was performed in the processing of is changed. Instead, in the second embodiment, as many measurement instructions as the number corresponding to the measurement accuracy (thousands to tens of thousands instructions depending on the measurement accuracy of the time mechanism) are expanded and prepared.

【0101】そして、実行命令数の差分が、その差分の
実行時間であるという論理に基づいて、1命令の実行時
間を求める処理である。以下、詳細に説明する。 §1:「制御クロック1τの時間」を求める処理の説明
・・・図9参照 図9は実施例2の「制御クロック1τの時間」を求める
処理フローチャートである。以下、図9に基づいて、
「制御クロック1τの時間」を求める処理を説明する。
なお、S81〜S88は処理ステップを示す。
The difference between the numbers of execution instructions is the processing for obtaining the execution time of one instruction based on the logic that the difference is the execution time of the difference. The details will be described below. §1: Description of processing for obtaining “time of control clock 1τ” ... See FIG. 9. FIG. 9 is a flowchart of processing for obtaining “time of control clock 1τ” of the second embodiment. Hereinafter, based on FIG.
The process of obtaining the “time of the control clock 1τ” will be described.
Note that S81 to S88 represent processing steps.

【0102】先ず、測定部2は、時刻機構4から現在時
刻を読み出し、この現在時刻を時刻の初期値P1とし
て、時刻格納レジスタ6に格納する(S81)。続いて
用意されたx個の実行τ数が明確な特定命令を実行(常
にnτ)する(S82)。
First, the measuring section 2 reads the current time from the time mechanism 4 and stores this current time in the time storage register 6 as an initial value P1 of the time (S81). Subsequently, the prepared x specific instruction having a clear execution τ number is executed (always nτ) (S82).

【0103】その後、測定部2では、時刻機構4から読
み出した時刻の現在値と、前記時刻格納レジスタ6に格
納しておいた時刻の初期値P1との差から、経過時間P
2を求め、実測結果値格納ファイル11にセーブする
(S83)。
After that, in the measuring section 2, the elapsed time P is calculated from the difference between the current value of the time read from the time mechanism 4 and the initial value P1 of the time stored in the time storage register 6.
2 is obtained and saved in the measurement result value storage file 11 (S83).

【0104】次に、測定部2では、時刻機構4から現在
時刻を読み出し、この現在時刻を時刻の初期値P3とし
て、時刻格納レジスタ6にセーブする(S84)。そし
て、用意されたx+y個の「実行τ数nが明確な命令」
を実行(常にnτ)する(S85)。
Next, the measuring section 2 reads the current time from the time mechanism 4 and saves the current time in the time storage register 6 as the initial value P3 of the time (S84). Then, prepared x + y "commands with a clear execution τ number n"
Is executed (always nτ) (S85).

【0105】次に、測定部2では、時刻機構4から読み
出した時刻の現在値と、セーブしておいた前記時刻の初
期値P3との差から、経過時間P4を求め、この値を実
測結果値格納ファイル11にセーブする(S86)。
Next, in the measuring section 2, the elapsed time P4 is obtained from the difference between the current value of the time read from the time mechanism 4 and the saved initial value P3 of the time, and this value is measured. The data is saved in the value storage file 11 (S86).

【0106】そして、P4とP2の差分を命令数の差y
で割った値を求め、この値を、実行τ数nが明確な命令
の「1命令当たりの時間P5」として、この値を実測結
果値格納ファイル11にセーブする(S87)。
Then, the difference between P4 and P2 is the difference in the number of instructions y
A value obtained by dividing by is obtained, and this value is saved in the actual measurement result value storage file 11 as "time P5 per instruction" of the instruction whose execution τ number n is clear (S87).

【0107】最後に、P5の値をnで割った値を求め、
この値を、「制御クロックの1τ当たりの時間P6」と
して、この値を実測結果値格納ファイル11にセーブす
る(S88)。以上の処理により、「制御クロックの1
τ当たりの時間P6」を求める。
Finally, the value of P5 is divided by n to obtain a value,
This value is set as “time P6 per 1τ of the control clock”, and this value is saved in the measurement result value storage file 11 (S88). Through the above processing, "1 of control clock
The time P6 per τ is calculated.

【0108】§2:「被測定命令のτ数」を求める処理
の説明・・・図10参照 図10は実施例2の「被測定命令のτ数」を求める処理
フローチャートである。以下、図10に基づいて、「被
測定命令のτ数」を求める処理を説明する。なお、S9
1〜S100は処理ステップを示す。
§2: Description of Process for Obtaining “Tau Number of Measured Command” —See FIG. 10. FIG. 10 is a process flowchart for determining “τ number of measured command” in the second embodiment. The process of obtaining the “τ number of measured instruction” will be described below with reference to FIG. Note that S9
1 to S100 indicate processing steps.

【0109】測定部2は、時刻の初期値P1をセーブす
る(S91)。そして、用意されたx個の被測定命令を
実行する(S92)。次に、時刻の現在値と、前記セー
ブしてある時刻の初期値P1との差から、経過時間P2
を求め、実測結果値格納ファイル11にセーブする(S
93)。
The measuring section 2 saves the initial value P1 of the time (S91). Then, the prepared x measured instructions are executed (S92). Next, the elapsed time P2 is calculated from the difference between the current value of time and the saved initial value P1 of time.
And save it in the measurement result value storage file 11 (S
93).

【0110】その後、測定部2は、時刻の初期値P3を
セーブする(S94)。そして、用意されたx+y個の
被測定命令を実行する(S95)。その後、時刻機構4
から読み出した時刻の現在値と、セーブしてある前記時
刻の初期値P3との差から、経過時間P4を求め、この
値を実測結果値格納ファイル11にセーブする(S9
6)。
After that, the measuring section 2 saves the initial value P3 of the time (S94). Then, the prepared x + y measured instructions are executed (S95). After that, time of day 4
The elapsed time P4 is obtained from the difference between the current value of the time read from the table and the saved initial value P3 of the time, and this value is saved in the actual measurement result value storage file 11 (S9).
6).

【0111】前記S96の処理終了後、測定部2では、
P4とP2の差分を、「命令数の差yで割った値」が、
被測定命令の「1命令当たりの時間P15」として求
め、この値を実測結果値格納ファイル11にセーブする
(S97)。
After the processing of S96, the measuring unit 2
The value obtained by dividing the difference between P4 and P2 by the difference y in the number of instructions is
It is determined as "time per instruction P15" of the command to be measured, and this value is saved in the measurement result value storage file 11 (S97).

【0112】前記S97の処理終了後、測定部2は、P
15の値をP6で割った値を、「被測定命令の1命令当
たりのτ数」として求め、この値を実測結果値格納ファ
イル11にセーブする(S98)。
After the processing of S97 is completed, the measuring unit 2
A value obtained by dividing the value of 15 by P6 is obtained as the "number of τ per instruction of the measured instruction", and this value is saved in the actual measurement result value storage file 11 (S98).

【0113】その後、測定部2では、被測定命令が全部
終了したか否かを判定し(S99)、全部の被測定命令
が終了していないと判定した場合には、被測定命令を変
更して(S100)、前記S94の処理から繰り返して
行う。また、S99の処理で、全部の被測定命令の処理
が終了していると判定した場合には、処理を終了する。
Thereafter, the measuring section 2 determines whether or not all the measured instructions have been completed (S99). If it is determined that all the measured instructions have not been completed, the measured instructions are changed. (S100), the process from S94 is repeated. If it is determined in step S99 that all the measured instructions have been processed, the process ends.

【0114】[0114]

【発明の効果】以上説明したように、本発明によれば次
のような効果がある。 :被測定ハードウェアである命令制御機構の制御クロ
ック1τ当たりの時間(P6)を正確に実測し、この実
測値を用いて装置の良否判定を行っている。
As described above, the present invention has the following effects. : The time (P6) per control clock 1τ of the instruction control mechanism, which is the hardware to be measured, is accurately measured, and the quality of the device is determined using this measured value.

【0115】従って、命令制御機構(被測定部)の制御
クロック1τ当たりの時間設定を、設計値以外の値に変
更した場合でも、その影響を受けずに、装置の良否判定
ができる。
Therefore, even if the time setting per control clock 1τ of the instruction control mechanism (measured part) is changed to a value other than the design value, the quality of the device can be judged without being affected by the change.

【0116】このため、従来のように、論理設計値と、
実測値との比較で不一致となり、検証結果として「装置
異常」となってしまうことはなくなる。 :単位時間の補正設計値による演算処理性能(P2
3)を求めることにより、命令制御機構(被測定部)3
の制御クロック1τ当たりの時間設定を、設計値以外の
値に変更した場合でも、その補正ができるので、何ら影
響を受けずに装置の良否判定を行うことができる。
Therefore, as in the conventional case, the logical design value and
There is no chance of a mismatch in the comparison with the actual measurement value, resulting in a "device abnormality" as a verification result. : Calculation processing performance based on corrected design value of unit time (P2
By determining 3), the command control mechanism (measured part) 3
Even when the time setting per control clock 1τ is changed to a value other than the design value, the correction can be performed, so that the quality of the device can be determined without any influence.

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

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

【図2】実施例1の装置構成図である。FIG. 2 is a device configuration diagram of a first embodiment.

【図3】実施例1の「制御クロック1τの時間」を測定
する処理フローチャートである。
FIG. 3 is a processing flowchart for measuring “time of control clock 1τ” according to the first embodiment.

【図4】実施例1の「被測定命令のτ数」を求める処理
フローチャート1である。
FIG. 4 is a processing flowchart 1 for obtaining a “τ number of measured instruction” according to the first embodiment.

【図5】実施例1の「被測定命令のτ数」を求める処理
フローチャート2である。
FIG. 5 is a processing flowchart 2 for obtaining “τ number of measured instruction” according to the first embodiment.

【図6】実施例1の「被測定命令のτ数」を求める処理
フローチャート3である。
FIG. 6 is a processing flowchart 3 for obtaining a “τ number of measured instruction” according to the first embodiment.

【図7】実施例1の「被測定命令の演算性能」を求める
処理フローチャートである。
FIG. 7 is a processing flowchart for obtaining “arithmetic performance of measured instruction” in the first embodiment.

【図8】実施例1の「良否判定」処理フローチャートで
ある。
FIG. 8 is a flowchart of a “good / bad determination” process according to the first embodiment.

【図9】実施例2の「制御クロック1τの時間」を求め
る処理フローチャートである。
FIG. 9 is a processing flowchart for obtaining “time of control clock 1τ” according to the second embodiment.

【図10】実施例2の「被測定命令のτ数」を求める処
理フローチャートである。
FIG. 10 is a processing flowchart for obtaining a “τ number of measured instruction” according to the second embodiment.

【図11】従来の装置構成図である。FIG. 11 is a configuration diagram of a conventional device.

【図12】従来の測定処理フローチャート1である。FIG. 12 is a flowchart 1 of a conventional measurement process.

【図13】従来の測定処理フローチャート2である。FIG. 13 is a flowchart 2 of a conventional measurement process.

【図14】従来の測定処理フローチャート3である。FIG. 14 is a flowchart 3 of a conventional measurement process.

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

2 測定部 3 命令制御機構(被測定部) 4 時刻機構 8 データ格納部 2 measuring unit 3 command control mechanism (measured unit) 4 time mechanism 8 data storage unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 情報処理装置の命令単体の処理性能を測
定し、その結果から装置の良否を判定する情報処理装置
の性能測定方法において、 命令が処理されるのに必要な制御クロック数が、正確に
判明している特定命令を実行させて、その1命令当たり
の実行時間(P5)を測定し、 前記測定した実行時間(P5)から、装置の1制御クロ
ック周期(τ)当たりの時間(P6)を求め、 前記1制御クロック周期当たりの時間(P6)を、設計
値として定めた期待値と比較して、装置の良否を判定す
ることを特徴とした情報処理装置の性能評価方法。
1. A method for measuring performance of an information processing apparatus, which measures processing performance of an instruction of an information processing apparatus and judges whether the apparatus is good or bad from the result, wherein the number of control clocks required for processing the instruction is By executing a specific instruction that is known accurately, the execution time per instruction (P5) is measured, and from the measured execution time (P5), the time per control clock cycle (τ) of the device ( P6) is obtained, and the time per control clock cycle (P6) is compared with an expected value determined as a design value to determine the quality of the device, and a performance evaluation method for the information processing device.
【請求項2】 請求項1記載の情報処理装置の性能評価
方法において、 被測定命令を実行して、その1命令当たりの実行時間
(P15)を測定し、 この被測定命令の1命令当たりの実行時間(P15)
を、前記特定命令の実行により実測した1制御クロック
周期(τ)当たりの時間(P6)を用いて、被測定命令
の1命令当たりの制御クロック数(P17)に換算し、 該制御クロック数(P17)を、設計値として定めた期
待値と比較することにより、装置の良否を判定すること
を特徴とした情報処理装置の性能評価方法。
2. The performance evaluation method for an information processing apparatus according to claim 1, wherein the instruction to be measured is executed, the execution time per instruction (P15) is measured, and the instruction per instruction to be measured is Execution time (P15)
Is converted into the number of control clocks per instruction (P17) of the instruction to be measured using the time (P6) per control clock cycle (τ) actually measured by the execution of the specific instruction. P17) is compared with an expected value set as a design value to judge the quality of the device, and a performance evaluation method for the information processing device.
【請求項3】 請求項2記載の情報処理装置の性能評価
方法において、 前記特定命令の実行により実測した1制御クロック周期
(τ)当たりの時間(P6)と、設計値として定めた1
制御クロック周期当たりの時間の期待値との比を求めて
補正係数(P21)として定義し、 前記実測した被測定命令の1命令当たりの実行時間(P
15)を、前記補正係数(P21)により設計値換算し
て補正設計値(P22)とし、 前記補正設計値(P22)の時間内に処理された演算数
から、単位時間の補正設計値による演算処理性能(P2
3)を求め、この値を設計値として定めた期待値と比較
することにより、装置の良否を判定することを特徴とし
た情報処理装置の性能評価方法。
3. The performance evaluation method for an information processing apparatus according to claim 2, wherein a time (P6) per control clock cycle (τ) actually measured by the execution of the specific instruction and a value determined as a design value are set.
The ratio of the time per control clock cycle to the expected value is obtained and defined as a correction coefficient (P21), and the execution time per instruction (P21) of the actually measured instruction is measured.
15) is converted into a design value by the correction coefficient (P21) to obtain a corrected design value (P22), and the calculation based on the corrected design value per unit time is calculated from the number of calculations processed within the time of the corrected design value (P22). Processing performance (P2
3) The method for evaluating the performance of an information processing apparatus, characterized in that the quality of the apparatus is determined by obtaining this value and comparing this value with an expected value determined as a design value.
JP5311445A 1993-12-13 1993-12-13 Performance measuring method for information processor Withdrawn JPH07160545A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5311445A JPH07160545A (en) 1993-12-13 1993-12-13 Performance measuring method for information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5311445A JPH07160545A (en) 1993-12-13 1993-12-13 Performance measuring method for information processor

Publications (1)

Publication Number Publication Date
JPH07160545A true JPH07160545A (en) 1995-06-23

Family

ID=18017306

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5311445A Withdrawn JPH07160545A (en) 1993-12-13 1993-12-13 Performance measuring method for information processor

Country Status (1)

Country Link
JP (1) JPH07160545A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009519520A (en) * 2005-12-16 2009-05-14 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, system and computer program for measuring usage of software products based on real-time benchmarking of processing power
US8185772B2 (en) 2006-09-04 2012-05-22 Infineon Technologies Ag Determining execution times of commands

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009519520A (en) * 2005-12-16 2009-05-14 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, system and computer program for measuring usage of software products based on real-time benchmarking of processing power
US8799870B2 (en) 2005-12-16 2014-08-05 International Business Machines Corporation Method system and computer program for metering usage of software products based on real-time benchmarking of processing power
US8185772B2 (en) 2006-09-04 2012-05-22 Infineon Technologies Ag Determining execution times of commands

Similar Documents

Publication Publication Date Title
US5557558A (en) Microprocessor with self-diagnostic test function
US7085980B2 (en) Method and apparatus for determining the failing operation of a device-under-test
JP2005172549A (en) Verification method of semiconductor integrated circuit, and preparation method of test pattern
US7627798B2 (en) Systems and methods for circuit testing using LBIST
US7673288B1 (en) Bypassing execution of a software test using a file cache
EP1327890B1 (en) Method of optimizing a plurality of tests used in digital integrated circuits
US6681357B2 (en) MISR simulation tool for memory BIST application
JPH07160545A (en) Performance measuring method for information processor
JP3605506B2 (en) Critical path search method
JPH0561931A (en) Simulation device
JP2755237B2 (en) Simulation apparatus and method
US5570383A (en) Timing hazard detector accelerator
JPH11304890A (en) Method and device for generating test pattern of lsi tester
US20040019863A1 (en) Circuit verification apparatus, circuit verification program, and circuit verification method
JP2005031860A (en) Test case creation device
JP2004272312A (en) Test device and test method
JPH07253901A (en) Method for testing information processor
JPH11353347A (en) Logical simulation device, its method and record medium recording its controlling program
WO2001096893A1 (en) Apparatus for controlling semiconductor chip characteristics
JP2953029B2 (en) Test method for logic integrated circuits
JP2957016B2 (en) Delay failure simulation method
JPH05134006A (en) Logic integrated circuit
JPH06222939A (en) Testing system for plural pipelines
JP2001188807A (en) Time fault simulation method
JPS58215799A (en) System for verifying control storage

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