JP2002251303A - Evaluation device for system and device for displaying evaluation result - Google Patents

Evaluation device for system and device for displaying evaluation result

Info

Publication number
JP2002251303A
JP2002251303A JP2001047845A JP2001047845A JP2002251303A JP 2002251303 A JP2002251303 A JP 2002251303A JP 2001047845 A JP2001047845 A JP 2001047845A JP 2001047845 A JP2001047845 A JP 2001047845A JP 2002251303 A JP2002251303 A JP 2002251303A
Authority
JP
Japan
Prior art keywords
processing
time
information
executed
execution
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.)
Pending
Application number
JP2001047845A
Other languages
Japanese (ja)
Inventor
Isao Kawamoto
功 河本
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2001047845A priority Critical patent/JP2002251303A/en
Publication of JP2002251303A publication Critical patent/JP2002251303A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a device that rapidly calculates execution time of each function block constituting a system in a particular operation executed on the system with a small amount of man-hour in evaluating the system realized with a logic circuit, etc. SOLUTION: Process execution time data in relation to the time when each function block is executed is found by estimating execution time of each process so as to satisfy dependence, by using process sequence information 101 representing the specification of the operation to be executed on the system, dependence information 102 representing the dependence of each process constituting the operation, execution time information 103 representing execution time in the case each process is executed on a function block constituting the system and the like.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は論理回路等で実現さ
れるシステムについて計算機を用いて評価を行うシステ
ムの評価装置に関し、評価対象とするシステム上で実行
される動作に対するシステムの性能を高速に求めること
によりシステムの評価を行う技術を提供するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an evaluation apparatus for a system for evaluating a system realized by a logic circuit or the like using a computer, and to speed up the performance of the system with respect to the operation executed on the system to be evaluated. It provides a technology to evaluate the system by requesting it.

【0002】[0002]

【従来の技術】従来、計算機を用いてシステムの評価を
行う際には、システムを構成する各機能ブロックをモデ
ル化することによりシステム全体を表すモデルを作成
し、作成したシステムのモデルを用いてシステム上で実
行される典型的な動作に対するシミュレーションを行
い、その結果を基にシステムを評価している。
2. Description of the Related Art Conventionally, when a system is evaluated using a computer, a model representing the entire system is created by modeling each functional block constituting the system, and a model of the created system is used. We simulate typical actions performed on the system and evaluate the system based on the results.

【0003】特に、システムにおける機能ブロック間の
インタフェースプロトコルや、バスの競合、プロセッサ
上でのスケジューリングによる影響などを考慮した評価
を行う場合には、クロックサイクルレベルで実際のハー
ドウェアに近い動きを行うモデルを作成する。
In particular, when an evaluation is performed in consideration of an interface protocol between functional blocks in a system, a bus conflict, an influence of scheduling on a processor, and the like, a movement close to actual hardware is performed at a clock cycle level. Create a model.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、クロッ
クサイクルレベルで実際のハードウェアに近い動きを行
うモデルを作成するには多大な工数を必要とする。この
ため、何度もシステムの構成を変更し、モデルを作り直
して評価を行うことは現実的ではない。
However, it takes a great deal of man-hours to create a model that performs a movement close to actual hardware at the clock cycle level. For this reason, it is not realistic to change the system configuration many times and re-create the model for evaluation.

【0005】また、クロックサイクルレベルまで記述さ
れたモデルを用いて、システムのシミュレーションを実
行すると多大なシミュレーション時間がかかる。
When a system is simulated using a model described up to the clock cycle level, it takes a lot of simulation time.

【0006】しかも、近年、論理回路などで実現される
システムは非常に大規模かつ複雑になっている。このた
め、最適なシステム構成を見つけるには、何度も構成を
変更して評価を行う必要がある。また、システムが大規
模になっているため、詳細なモデルを用いたシミュレー
ションはさらに時間がかかることになっている。
In recent years, systems realized by logic circuits and the like have become very large and complicated. For this reason, in order to find the optimum system configuration, it is necessary to change the configuration many times and evaluate it. In addition, since the system is large-scale, simulation using a detailed model takes more time.

【0007】本発明は、かかる点に鑑みてなされたもの
であり、その目的は、評価対象システムとそこで実行さ
れる動作に関して、システムの評価に必要となる簡単な
情報だけを与え、シミュレーションを用いずに、簡単な
情報を用いてシステムの評価を高速に実行することがで
きるようにすることである。
The present invention has been made in view of the above points, and has as its object to provide only simple information necessary for system evaluation with respect to a system to be evaluated and operations to be performed therein, and to use a simulation. Instead, it is possible to evaluate the system at high speed using simple information.

【0008】[0008]

【課題を解決するための手段】前記目的を達成するため
に、本発明は、システムを評価するに際して、評価対象
システムとそこで実行される動作に関して、簡単に作成
可能な情報のみを用いることによって、その動作が評価
対象システム上で実行されたときに、どの機能ブロック
がいつ実行されるかをシミュレーションを用いずに高速
に求めることによって、システムを効率良く評価する手
段を提供するものである。
In order to achieve the above object, the present invention provides a method for evaluating a system by using only information that can be easily created with respect to a system to be evaluated and operations to be performed thereon. It is intended to provide a means for efficiently evaluating a system by quickly determining which function block is executed when the operation is executed on the evaluation target system without using simulation.

【0009】本願第1の発明のシステムの評価装置は、
複数の機能ブロックからなる評価対象のシステムにおい
て、前記機能ブロック上で実行される処理により構成さ
れる1つまたは複数の動作に対して、前記動作を構成す
る各処理の処理順序を表す処理順序情報を作成する手段
と、前記複数の処理間の依存関係を表す依存関係情報を
作成する手段と、前記処理を前記ブロック上で実行した
ときに要する処理時間を表す処理時間情報を作成する手
段と、前記処理順序情報と依存関係情報と処理時間情報
を入力して前記処理順序情報に含まれる処理の中で前記
依存関係を持つ前記処理が前記依存関係を満たすための
処理実行時刻データを求めるシステム評価手段とを備え
ている。
The system evaluation device of the first invention of the present application is:
In a system to be evaluated composed of a plurality of functional blocks, processing order information indicating a processing order of each processing configuring the operations with respect to one or more operations configured by the processing executed on the functional blocks Means for creating, and means for creating dependency information representing the dependency between the plurality of processes, and means for creating processing time information representing the processing time required when the process is executed on the block, System evaluation for inputting the processing order information, the dependency information, and the processing time information to obtain processing execution time data for the processing having the dependency among the processing included in the processing order information to satisfy the dependency Means.

【0010】この第1の発明による作用は次のとおりで
ある。すなわち、処理順序情報作成手段は、動作を構成
する処理の処理順序を求め、それを処理順序情報として
システム評価手段に与える。依存関係情報作成手段は、
各処理に対して、どの処理とどのような関係にあるかを
表す依存関係を求め、依存関係情報としてシステム評価
手段に与える。処理時間情報作成手段は、各機能ブロッ
クで実行する処理毎に処理時間を見積り、処理時間情報
としてシステム評価手段に与える。そして、システム評
価手段は、入力した処理順序情報と依存関係情報と処理
時間情報とを基に、処理順序情報に含まれる処理の中で
互いに依存関係を持つ処理がその依存関係を満たすよう
に、各処理の実行時刻すなわち開始時刻と終了時刻から
なる処理実行時刻データを求める。このように、処理順
序情報と依存関係情報と処理時間情報という簡単な情報
の中でシステムを構築した場合の各処理の実行時刻デー
タを求めることにより、シミュレーションを用いること
なくシステムの評価を実行することができる。
The operation according to the first invention is as follows. In other words, the processing order information creating means obtains the processing order of the processing constituting the operation, and gives it to the system evaluation means as processing order information. Dependency information creation means,
For each process, a dependency relationship indicating which process is related to the process is determined, and is provided to the system evaluation means as dependency information. The processing time information creating means estimates a processing time for each processing executed in each functional block, and gives the processing time information to the system evaluation means. Then, the system evaluation means, based on the input processing order information, the dependency information and the processing time information, so that the processes having a dependency among the processes included in the processing order information satisfy the dependency. Process execution time data including the execution time of each process, that is, the start time and the end time, is obtained. As described above, the system evaluation is performed without using a simulation by obtaining the execution time data of each process when the system is constructed in the simple information of the processing order information, the dependency information, and the processing time information. be able to.

【0011】本願第2の発明のシステムの評価装置は、
上記第1の発明において、さらに、前記複数の機能ブロ
ック間の情報の伝達プロトコルを表すプロトコル情報を
作成する手段を備え、前記システム評価手段は、各機能
ブロック上で実行される処理が実行される時間を求める
とき、前記伝達プロトコルの制約により前記機能ブロッ
ク上で実行される処理に待ち時間が発生することを考慮
して前記処理実行時刻データを求めるように構成されて
いる。
The system evaluation device of the second invention of the present application is:
In the first aspect, the apparatus further includes means for creating protocol information indicating a protocol for transmitting information between the plurality of function blocks, wherein the system evaluation means executes processing executed on each function block. When obtaining the time, the processing execution time data is obtained in consideration of the occurrence of a waiting time in the processing executed on the functional block due to the restriction of the transmission protocol.

【0012】この第2の発明による作用は次のとおりで
ある。処理順序情報、依存関係情報、処理時間情報をシ
ステム評価手段に与えることに加えて、プロトコル情報
作成手段は、機能ブロックと機能ブロックとの間をどの
ようなプロトコルで情報を送るかという伝達プロトコル
を表すプロトコル情報をシステム評価手段に与える。そ
して、システム評価手段は、そのプロトコル情報を用い
て、伝達プロトコルの制約により処理の実行に待ち時間
が発生することを考慮して各処理の実行時刻データを求
める。これにより、各処理間に伝達プロトコルによる制
約があるシステムについて、処理順序情報と依存関係情
報と処理時間情報とプロトコル情報という簡単な情報を
用いて各処理の実行時刻データを求めることにより、シ
ミュレーションを行うことなくシステムの評価を実行す
ることができる。
The operation of the second invention is as follows. In addition to providing the processing order information, the dependency information, and the processing time information to the system evaluation means, the protocol information creation means also includes a communication protocol for transmitting information between the functional blocks by using what protocol. The protocol information to be represented is given to the system evaluation means. Then, the system evaluation means obtains execution time data of each process by using the protocol information in consideration of the occurrence of a waiting time in the execution of the process due to the restriction of the transmission protocol. As a result, for a system in which there is a restriction on the transmission protocol between each process, the simulation is performed by obtaining the execution time data of each process using simple information such as processing order information, dependency information, processing time information, and protocol information. An evaluation of the system can be performed without performing.

【0013】本願第3の発明のシステムの評価装置は、
上記第2の発明において、さらに、前記機能ブロックの
伝達データ量情報と前記機能ブロックの入出力バスのバ
ス容量情報と前記機能ブロックの入出力バスのバス共有
情報を作成する手段を備え、前記システム評価手段は、
各機能ブロック上で処理が実行される時間を求めるとき
に、前記入出力バスの転送レートとバス競合の制約によ
り前記機能ブロックで実行される処理に待ち時間が発生
することを考慮して前記処理実行時刻データを求めるよ
うに構成されている。
The system evaluation device of the third invention of the present application is:
The system according to the second aspect, further comprising: a unit that creates information on a transfer data amount of the functional block, information on a bus capacity of an input / output bus of the functional block, and information on a bus shared by the input / output bus of the functional block. Evaluation means are:
When determining the time for executing the processing on each functional block, the processing is performed in consideration of the occurrence of a waiting time in the processing executed in the functional block due to the transfer rate of the input / output bus and the bus contention constraint. It is configured to obtain execution time data.

【0014】この第3の発明による作用は次のとおりで
ある。処理順序情報、依存関係情報、処理時間情報およ
びプロトコル情報をシステム評価手段に与えることに加
えて、機能ブロックの伝達データ量情報とバス容量情報
とバス共有情報とをシステム評価手段に与える。そし
て、システム評価手段は、そのプロトコル情報とともに
伝達データ量情報とバス容量情報とバス共有情報とを用
いて、入出力バスの転送レートとバス競合の制約により
前記機能ブロックで実行される処理に待ち時間が発生す
ることを考慮して各処理の実行時刻データを求める。す
なわち、各処理間に伝達プロトコルによる制約がある上
に、機能ブロック間を接続するバスに制約があり、バス
の転送レートの制限やバス競合の制約の影響により処理
に待ち時間が発生するシステムについて、上記複数の比
較的簡単な情報を用いて各処理の実行時刻データを求め
ることにより、シミュレーションを行うことなくシステ
ムの評価を実行することができる。
The operation of the third invention is as follows. In addition to providing the processing order information, the dependency information, the processing time information and the protocol information to the system evaluation means, it also provides the system evaluation means with the transfer data amount information of functional blocks, the bus capacity information and the bus sharing information. Then, the system evaluation means uses the transfer data amount information, the bus capacity information, and the bus sharing information together with the protocol information to wait for the processing executed by the functional block due to the transfer rate of the input / output bus and the constraint of the bus contention. The execution time data of each process is obtained in consideration of the occurrence of time. In other words, there is a restriction on the transfer protocol between the processing and the bus connecting the functional blocks, and there is a delay in the processing due to the restriction of the transfer rate of the bus and the restriction of the bus contention. By obtaining the execution time data of each process using the plurality of relatively simple pieces of information, the system can be evaluated without performing a simulation.

【0015】本願第4の発明のシステムの評価装置は、
上記第1の発明において、前記システムが少なくとも1
つのプロセッサ機能ブロックを備えており、前記処理の
プロセッサ機能ブロックへの割り当て情報と前記プロセ
ッサ機能ブロックに割り当てられた前記処理の実行時の
競合解決規則情報を与え、各機能ブロックが実行される
時間を求めるときに、前記プロセッサ機能ブロックに割
り当てられた前記処理に対して前記プロセッサ機能ブロ
ックに割り当てられた他の前記処理との競合による待ち
時間が発生することを考慮して前記処理実行時刻データ
を求めるように構成されている。
The system evaluation device of the fourth invention of the present application
In the first aspect, the system may include at least one
The processor function block is provided with information for assigning the process to the processor function block and conflict resolution rule information at the time of execution of the process assigned to the processor function block. When obtaining the processing execution time data, the processing allocated to the processor functional block is determined in consideration of the occurrence of a waiting time due to contention with another processing allocated to the processor functional block. It is configured as follows.

【0016】すなわち、プロセッサを含むシステムを前
提としており、上記第1の発明において用いる各情報に
加えて、プロセッサにどの処理を行わせるかという割り
当て情報と、プロセッサで複数の処理を実行するための
競合解決規則情報を与える。
That is, a system including a processor is assumed, and in addition to the information used in the first aspect of the present invention, allocation information indicating what processing is to be performed by the processor and information for causing the processor to execute a plurality of processings. Give conflict resolution rule information.

【0017】そして、その情報を用いてプロセッサ機能
ブロックに割り当てられた処理の実行に対して、プロセ
ッサ機能ブロックに割り当てられた他の処理の実行と競
合することにより待ち時間が発生することを考慮して、
各処理の実行時刻を求めることによりシステムの評価を
行う。
Considering that the execution of the process assigned to the processor function block using the information competes with the execution of another process assigned to the processor function block, a waiting time is generated. hand,
The system is evaluated by determining the execution time of each process.

【0018】したがって、システムが少なくとも1つの
プロセッサ機能ブロックを備えていて、プロセッサ機能
ブロック上で複数の処理を行う際に、割り込み処理やオ
ペレーティングシステムなどで処理の競合を解決するシ
ステムに対しても、正確に評価を行うことができる。
Therefore, even when the system is provided with at least one processor function block and a plurality of processes are performed on the processor function block, a system which solves a processing conflict by an interrupt process or an operating system is also required. Accurate evaluation can be performed.

【0019】本願第5の発明のシステムの評価装置は、
上記第1〜第4の発明において、前記機能ブロックの時
間概念を持たない動作モデルを用いて前記動作を記述し
たプログラムを用意し、このプログラムを実行すること
により、前記の機能ブロックの処理の実行順序を求める
ように構成してある。すなわち、上記のようなプログラ
ムを実行することにより処理順序情報を求める。これに
より、評価対象システム上で実行される動作に対する処
理順序情報を直接入力として与えるのではなく、動作モ
デルを実行することにより作成することができ、入力に
必要な手間を削減することができる。
The system evaluation apparatus according to the fifth aspect of the present invention comprises:
In the first to fourth aspects, a program describing the operation is prepared by using an operation model having no time concept of the function block, and by executing the program, execution of the processing of the function block is performed. It is configured to determine the order. That is, the processing order information is obtained by executing the above-described program. As a result, the processing order information for the operation executed on the evaluation target system can be created by executing the operation model instead of directly inputting the operation order information, and the time and effort required for the input can be reduced.

【0020】本願第6の発明のシステムの評価装置は、
上記第5の発明に加えて、上記第1〜第4の発明におい
て必要となる処理時間情報も動作モデルを用いて記述し
たプログラムを実行するときに抽出可能な各機能ブロッ
クで実行される処理に対する特徴量を抽出し、抽出した
特徴量を基に処理毎に対する処理実行時刻データを求め
て処理時間情報とするように構成してある。これによれ
ば、評価対象システム上で実行される動作に対する処理
順序情報だけでなく処理時間情報についても直接入力と
して与えるのではなく、動作モデルを実行することによ
り処理順序情報とともに処理時間情報も作成することが
でき、入力に必要な手間をさらに削減することができ
る。
[0020] The system evaluation apparatus of the sixth invention of the present application comprises:
In addition to the fifth aspect, processing time information required in the first to fourth aspects is also provided for processing executed by each functional block that can be extracted when executing a program described using an operation model. A feature amount is extracted, and processing execution time data for each process is obtained based on the extracted feature amount, and is used as processing time information. According to this, not only the processing time information but also the processing time information for the operation executed on the evaluation target system is not directly input, but the processing time information is created together with the processing order information by executing the behavior model. And the time and effort required for input can be further reduced.

【0021】本願第7の発明のシステムの評価装置は、
上記第1〜6の発明のシステムの評価装置を用いて求め
た各機能ブロックで実行される各処理毎に対する処理実
行時刻データを可視的に表示するものである。機能ブロ
ックの各処理毎に対する処理実行時刻データを可視的に
表示することにより、評価対象システムの動作を効果的
に把握することができ、システムの評価を効率的に行う
ことができる。
The system evaluation apparatus of the seventh invention of the present application
The present invention visually displays process execution time data for each process executed in each functional block obtained using the evaluation device of the system of the first to sixth aspects. By visually displaying the process execution time data for each process of the functional block, the operation of the system to be evaluated can be effectively grasped, and the system can be evaluated efficiently.

【0022】[0022]

【発明の実施の形態】以下、本発明に係るシステムの評
価装置の実施の形態について説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an embodiment of a system evaluation apparatus according to the present invention will be described.

【0023】(第1の実施の形態)本発明のシステムの
評価装置における第1の実施の形態(請求項1相当)に
ついて説明する。
(First Embodiment) A first embodiment (corresponding to claim 1) of an evaluation apparatus for a system according to the present invention will be described.

【0024】図1は第1の実施の形態に係るシステムの
評価装置の構成を示すブロック図である。図1におい
て、符号の101は評価対象のシステムで実行される動
作を構成する処理の処理順序を表す処理順序情報、10
2は各処理間の依存関係を表す依存関係情報、103は
システムを構成する機能ブロックで各処理を実行したと
きに要する最小の処理時間を表す処理時間情報、104
は処理順序情報101と依存関係情報102と処理時間
情報103を用いてシステムの評価を行うシステム評価
部、105はシステム評価部104によって作成された
システムの評価結果である。処理順序情報は処理順序情
報作成手段によって作成され、依存関係情報は依存関係
情報によって作成され、処理時間情報は処理時間情報作
成手段によって作成されるように構成されている。
FIG. 1 is a block diagram showing the configuration of the system evaluation device according to the first embodiment. In FIG. 1, reference numeral 101 denotes processing order information indicating the processing order of the processing constituting the operation executed in the system to be evaluated;
2 is dependency information indicating a dependency between processes, 103 is processing time information indicating a minimum processing time required when each process is executed by a functional block configuring the system, 104
Is a system evaluation unit that evaluates the system using the processing order information 101, the dependency relationship information 102, and the processing time information 103, and 105 is a system evaluation result created by the system evaluation unit 104. The processing order information is created by the processing order information creating means, the dependency information is created by the dependency information, and the processing time information is created by the processing time information creating means.

【0025】図2は処理順序情報101の一例を示して
おり、図2において、201から217は評価対象のシ
ステムで実行される動作を構成する処理を表しており、
例えば、201におけるアルファベットの「A」は処理
の種類を表し、添字の「1」はその種類の処理が行われ
るのが何回目か、すなわち処理の順位を表している。そ
して、201(A1)と209(A2)など、同じアルフ
ァベット処理はシステム上の同じ機能ブロックで実行さ
れることを意味している。
FIG. 2 shows an example of the processing order information 101. In FIG. 2, reference numerals 201 to 217 denote processing constituting operations executed in the system to be evaluated.
For example, the letter “A” in 201 indicates the type of processing, and the suffix “1” indicates the number of times that type of processing is performed, that is, the order of processing. This means that the same alphabet processing such as 201 (A 1 ) and 209 (A 2 ) is executed by the same function block on the system.

【0026】図3は依存関係情報102の一例を示して
いる。図3において、301の依存関係情報「A:A
(interval:80)」は、処理Aは前回行った処理Aと
依存関係があり、“interval”というキーワードと後に
続く数字“80”により、前回行った処理Aの開始より
少なくとも80単位時間以後に実行を開始することを示
している。この“interval”という依存関係は定期的に
発生する割り込み信号などをトリガにして開始する処理
などに対応している。そして、302の依存関係情報
「B:A(pipeline:20,20)orC(pipeline:
20,20)」は、処理Bは前回行った処理Aと処理C
のうち後で実行した処理に依存関係があり、“pipelin
e”というキーワードと後に続く数字“20,20”に
より、依存関係のある処理Aまたは処理Cの開始の20
単位時間以後に処理を開始し、処理Aまたは処理Cの終
了後20単位時間以後に処理を終了することを示してお
り、処理Cの終了前の20単位時間までが処理Cの入力
期間であることを示している。この“pipeline”という
依存関係は、前段処理の出力するデータを順次入力とし
て受け取ることによりパイプライン処理を行う処理など
に対応しており、一つ目の引数は処理Aまたは処理Cの
出力の開始時刻を示しており、二つ目の引数は処理Bの
入力の終了後の処理時間を示している。また、303の
依存関係情報「C:B」は、処理Cは前回行った処理B
と依存関係があり、依存関係は既定の設定として、処理
Bの終了後に処理Cが実行されることを示している。こ
の既定の依存関係は、前段の処理が終了するまで開始で
きない処理などに対応している。
FIG. 3 shows an example of the dependency relationship information 102. In FIG. 3, the dependency information “A: A” 301
(Interval: 80) ”means that the process A has a dependency relationship with the process A performed last time, and the keyword“ interval ”and the following number“ 80 ”indicate that the process A is performed at least 80 unit times after the start of the process A performed last time. Indicates that execution is to be started. The dependency called "interval" corresponds to a process that is started by a periodically generated interrupt signal or the like as a trigger. Then, the dependency information “B: A (pipeline: 20, 20) or C (pipeline:
20, 20) "means that the processing B is the processing A and the processing C
Has a dependency on the process executed later, "pipelin
The keyword “e” and the number “20, 20” following the keyword “20” indicate the start of the process A or process C having a dependency.
This indicates that the processing is started after the unit time, and the processing is ended after 20 unit times after the end of the processing A or the processing C, and the input period of the processing C is up to 20 unit times before the end of the processing C. It is shown that. The dependency called “pipeline” corresponds to a process of performing a pipeline process by sequentially receiving data output by the preceding process as an input, and the first argument is a start of the output of the process A or the process C. The second argument indicates the processing time after the input of the processing B is completed. Further, the dependency relationship information “C: B” of 303 indicates that the process C is the process B performed last time.
The dependency indicates that the process C is executed after the process B ends as a default setting. The default dependency corresponds to a process that cannot be started until the preceding process ends.

【0027】図4は処理時間情報103の一例を示して
いる。図4において処理A、処理Eに関しては、各処理
毎に処理データなどの影響で処理時間が変わるため、各
処理毎に動作時間が与えられている。処理B、処理C、
処理Dに関しては、処理時間が一定であるために一括し
て処理時間を設定している。
FIG. 4 shows an example of the processing time information 103. In FIG. 4, as for the processing A and the processing E, the processing time changes due to the influence of the processing data and the like for each processing, so that the operation time is given for each processing. Process B, Process C,
Regarding the processing D, the processing time is set collectively because the processing time is constant.

【0028】図5はシステム評価部104で行う処理を
表すフローチャートの一例である。
FIG. 5 is an example of a flowchart showing the processing performed by the system evaluation unit 104.

【0029】そして、図6は、図2、図3、図4の各情
報を入力とする場合の例について、図5のフローチャー
トに従い、各処理の開始時刻と終了時刻を求めた評価結
果の例である。図6において、縦軸はシステム上の各機
能ブロックを表し、横軸は時刻を示している。601は
処理201(A1)に対応しており、機能ブロックAで
実行され、時刻「0」に開始して時刻「40」に終了す
ることを示している。また、処理順序情報101と依存
関係情報102に求められる処理間の依存関係を矢印で
示している。
FIG. 6 shows an example of the case where each of the information shown in FIGS. 2, 3 and 4 is input, and an example of an evaluation result in which the start time and the end time of each process are obtained according to the flowchart of FIG. It is. In FIG. 6, the vertical axis represents each functional block on the system, and the horizontal axis represents time. Reference numeral 601 corresponds to the process 201 (A 1 ), which is executed in the function block A, and indicates that the process starts at time “0” and ends at time “40”. Arrows indicate the dependencies between the processes required for the process order information 101 and the dependency relationship information 102.

【0030】次に、図5のフローチャートについて詳し
く説明する。図5において、ステップ501は、処理順
序情報101に含まれる処理を実行開始時刻が設定され
ていない処理の集合Zに登録する登録処理である。図2
の例では処理201から処理217までのすべてが登録
される。
Next, the flowchart of FIG. 5 will be described in detail. In FIG. 5, step 501 is a registration process of registering a process included in the process order information 101 in a set Z of processes for which an execution start time is not set. FIG.
In the example, all of the processes 201 to 217 are registered.

【0031】ステップ502は、処理集合Zに含まれる
処理の中から、開始時刻の決定に必要な依存関係のある
他の処理の開始時刻と終了時刻とのすべてが設定されて
いる処理を選び出して処理集合Yに追加する実行開始時
刻決定候補選択処理である。図2、図3の例では、例え
ば、処理202(B1)の開始時刻は処理201(A1
の開始時刻に依存しているので、処理202(B1)は
処理201(A1)の開始時刻が設定されるまで処理集
合Yには設定されない。また、処理203(C1)の開
始時刻は処理202(B1)の終了時刻に依存している
ので、処理203(C1)は処理202(B1)の終了時
刻が設定されるまで処理集合Yには設定されず、処理2
04(B2)の開始時刻は処理203(C1)の開始時刻
に依存しているので、処理204(B2)は処理203
(C1)の開始時刻が設定されるまで処理集合Yには設
定されず、処理209(A2)の開始時刻は処理201
(A1)の開始時刻に依存しているので、処理209
(A2)は処理201(A1)の開始時刻が設定されるま
で処理集合Yには設定されない。
In step 502, from among the processes included in the process set Z, a process in which all of the start time and the end time of another process having a dependency required for determining the start time are selected. This is the execution start time determination candidate selection processing to be added to the processing set Y. In the examples of FIGS. 2 and 3, for example, the start time of the process 202 (B 1 ) is the process 201 (A 1 ).
202 (B 1 ) is not set in the processing set Y until the start time of the process 201 (A 1 ) is set. Since the start time of the process 203 (C 1 ) depends on the end time of the process 202 (B 1 ), the process 203 (C 1 ) is performed until the end time of the process 202 (B 1 ) is set. Not set to set Y, processing 2
Since the start time of 04 (B 2 ) depends on the start time of process 203 (C 1 ), process 204 (B 2 )
Until the start time of (C 1 ) is set, the process set Y is not set, and the start time of process 209 (A 2 ) is set to process 201
Processing 209 because it depends on the start time of (A 1 )
(A 2 ) is not set in the processing set Y until the start time of the process 201 (A 1 ) is set.

【0032】ステップ503は、実行開始時刻は設定さ
れているが、実行終了時刻が設定されていない処理の集
合Xの中から終了時刻の決定に必要な依存関係のある他
の処理の終了時刻がすべて決定されている処理を選び出
す実行終了時刻決定候補選択処理である。図2、図3の
例では、例えば処理202(B1)の終了時刻は処理2
01(A1)の終了時刻に依存している。
In step 503, the end time of another process having a dependency required to determine the end time is determined from the set X of processes in which the execution start time is set but the execution end time is not set. This is an execution end time determination candidate selection process of selecting all determined processes. In the examples of FIGS. 2 and 3, for example, the end time of the process 202 (B 1 ) is
01 (A 1 ).

【0033】ステップ504は、処理集合Yに含まれる
処理の中から、同種の処理が処理集合Xに含まれていな
い処理を選び出す実行開始時刻決定可能処理選択処理で
ある。同種の処理が処理集合Xに含まれている場合に選
び出さないのは、同種の処理は同じ機能ブロックで実行
することから、同時に2つ以上の処理を実行することが
できないためである。図2、図3の例では、例えば時刻
「100」までの各処理の開始時刻と終了時刻が設定さ
れた状態では、処理210(B4)は依存関係のある処
理209(A2)の開始時刻が設定されているため処理
集合Yに選ばれているが、同種の処理204(B2)が
実行開始時刻のみ設定されており処理集合Xに含まれる
ため、ここでは選択されない。
Step 504 is an execution start time determinable process selection process for selecting, from the processes included in the process set Y, processes whose similar processes are not included in the process set X. The reason why the same type of processing is not selected when the same type of processing is included in the processing set X is that the same type of processing is executed by the same functional block, so that two or more processings cannot be executed at the same time. In the example of FIGS. 2 and 3, for example, in a state where the start time and the end time of each process up to time “100” are set, the process 210 (B 4 ) starts the process 209 (A 2 ) having a dependency. Since the time is set, it is selected as the processing set Y. However, the same type of processing 204 (B 2 ) is not selected here because only the execution start time is set and is included in the processing set X.

【0034】ステップ505は、ステップ503で選択
した処理の実行終了可能時刻とステップ504で選択し
た処理の実行開始可能時刻の中で、最も早い時刻を選び
出し、実行終了時刻を選び出した場合にはステップ50
6の処理に進み、実行開始時刻を選び出した場合にはス
テップ507の処理に進むという処理選択処理である。
このときの処理の実行終了可能時刻は依存関係のある処
理の実行開始時刻または実行終了時刻と依存関係情報1
02と同種の処理の実行終了時刻から求められ、また実
行終了時刻は依存関係のある処理の実行終了時刻と依存
関係情報102と実行終了可能時刻を求める処理の実行
開始時刻と処理時間情報103から求められる。
In step 505, the earliest time is selected from the possible execution end time of the process selected in step 503 and the possible execution start time of the process selected in step 504. 50
6 is a process selection process in which the process proceeds to step 507 if an execution start time is selected.
At this time, the possible execution end time of the process is the execution start time or the execution end time of the dependent process and the dependency information 1
02 is obtained from the execution end time of the same kind of processing as the processing type 02, and the execution end time is obtained from the execution end time of the dependent processing, the dependency information 102, the execution start time of the processing for obtaining the execution endable time, and the processing time information 103. Desired.

【0035】図2、図3、図4の例では、例えば、時刻
「120」までの各処理の開始時刻と終了時刻が設定さ
れた状態では、処理213(A3)、処理206
(B3)、処理211(C4)の終了時刻と処理214
(D1)の開始時刻が比較されるが、各処理の開始時刻
と図4の実行時間より処理213(A3)の終了時刻は
時刻「150」に処理206(B3)と処理211
(C4)の終了時刻は時刻「160」になり、処理21
3(A3)の開始時刻と図3の依存関係より、処理21
4(D1)の開始時刻は時刻「140」になるため、こ
の中で最も早い処理214(D1)の開始時刻が選択さ
れる。
In the examples of FIGS. 2, 3 and 4, for example, when the start time and the end time of each processing up to time "120" are set, the processing 213 (A 3 ), the processing 206
(B 3 ), end time of process 211 (C 4 ) and process 214
Although the start time of (D 1) are compared, the process and the end time is the processing time "150" 206 execution time from the processing 213 of each processing start time and FIG. 4 (A 3) (B 3 ) 211
The end time of (C 4 ) is “160”, and the processing 21
3 (A 3 ) and the dependency of FIG.
Since the start time of 4 (D 1 ) is time “140”, the start time of the earliest process 214 (D 1 ) is selected.

【0036】ステップ506は、ステップ505の処理
で選び出した実行終了時刻を処理集合Xに含まれる対応
する処理に設定し、処理集合Xから削除する実行終了時
刻設定処理である。
Step 506 is an execution end time setting process in which the execution end time selected in the process of step 505 is set as a corresponding process included in the processing set X, and is deleted from the processing set X.

【0037】ステップ507は、ステップ505の処理
で選び出した実行開始時刻を処理集合Yに含まれる対応
する処理に設定し、処理集合Yと処理集合Zから削除し
て処理集合Xに加える実行終了時刻設定処理である。
Step 507 sets the execution start time selected in the processing of step 505 to the corresponding processing included in the processing set Y, and deletes the processing start times from the processing sets Y and Z and adds them to the processing set X. This is a setting process.

【0038】ステップ508は、処理集合XまたはYま
たはZに処理が含まれているかどうかを判定し、どの処
理集合にも処理がない場合には終了し、処理が残ってい
る場合にはステップ502の処理に進む終了判定処理で
ある。
Step 508 determines whether or not the process set X, Y, or Z includes a process. If none of the process sets has a process, the process ends. This is an end determination process that proceeds to the process of (1).

【0039】以上の処理を行うことにより、図2に含ま
れる各処理の開始時刻と終了時刻が求められ、結果とし
て図6に示す評価結果が得られる。
By performing the above processing, the start time and the end time of each processing included in FIG. 2 are obtained, and as a result, the evaluation result shown in FIG. 6 is obtained.

【0040】以上のように、本発明の第1の実施の形態
(請求項1相当)によれば、システム上で実行する動作
を構成する各処理の実行順序情報と依存関係情報と処理
時間情報を与えることにより、各処理の実行開始時刻と
実行終了時刻を求めることができ、システムを効率良く
評価することができる。
As described above, according to the first embodiment of the present invention (corresponding to claim 1), the execution order information, the dependency information, and the processing time information of each processing constituting the operation to be executed on the system. , The execution start time and execution end time of each process can be obtained, and the system can be evaluated efficiently.

【0041】(第2の実施の形態)本発明のシステムの
評価装置における第2の実施の形態(請求項2相当)に
ついて説明する。
(Second Embodiment) A second embodiment (corresponding to claim 2) in an evaluation apparatus for a system according to the present invention will be described.

【0042】図7は第2の実施の形態に係るシステムの
評価装置の構成を示すブロック図である。図7におい
て、符号の701は評価対象のシステムで実行される動
作を構成する処理の処理順序を表す処理順序情報、70
2は各処理間の依存関係を表す依存関係情報、703は
システムを構成する機能ブロックで各処理を実行したと
きに要する最小の処理時間を表す処理時間情報、704
はシステムを構成する機能ブロック間の情報の伝達プロ
トコルを表すプロトコル情報、705は処理順序情報7
01と依存関係情報702と処理時間情報703とプロ
トコル情報704を用いてシステムの評価を行うシステ
ム評価部、706はシステム評価部705によって作成
されたシステムの評価結果である。処理順序情報は処理
順序情報作成手段によって作成され、依存関係情報は依
存関係情報によって作成され、処理時間情報は処理時間
情報作成手段によって作成され、プロトコル情報はプロ
トコル情報作成手段によって作成されるように構成され
ている。
FIG. 7 is a block diagram showing the configuration of the system evaluation device according to the second embodiment. In FIG. 7, reference numeral 701 denotes processing order information indicating the processing order of the processing constituting the operation executed in the system to be evaluated;
Reference numeral 2 denotes dependency information indicating a dependency between processes, reference numeral 703 denotes processing time information indicating a minimum processing time required when each process is executed by a functional block constituting a system, and reference numeral 704 denotes a processing time.
Is protocol information indicating a protocol for transmitting information between functional blocks constituting the system, and 705 is processing order information 7
01, the dependency information 702, the processing time information 703, and the protocol information 704, a system evaluation unit for evaluating the system. Reference numeral 706 denotes a system evaluation result created by the system evaluation unit 705. The processing order information is created by the processing order information creating means, the dependency information is created by the dependency information, the processing time information is created by the processing time information creating means, and the protocol information is created by the protocol information creating means. It is configured.

【0043】図8はプロトコル情報704の一例を示
す。図8において、符号の801の「A>B ハンドシ
ェーク」は、機能ブロックAから機能ブロックBへのデ
ータの伝達について直接ハンドシェークプロトコルによ
りデータを渡すことを示しており、図2、図3の例では
機能ブロックAで実行する処理201(A1)は機能ブ
ロックBで実行する処理202(B1)の入力期間が終
了するまで処理を終了できないことを示している。ただ
し、機能ブロック間の伝達プロトコルをハンドシェーク
に設定できるのは、入力側機能ブロックで実行される処
理の出力側機能ブロックで実行される処理に対する関係
が、“pipeline”である場合に限る。なお、このとき、
図3の依存関係と図4の処理時間情報から機能ブロック
Aの処理の出力期間と機能ブロックBの入力期間が一致
しない場合には、両者のうちの長い方の期間が機能ブロ
ック間の通信期間となり、それに合わせて図4の処理時
間を自動的に調整する。そして、802の「B>C バ
ッファ」は、機能ブロックBから機能ブロックCへの伝
達では間にバッファメモリを介するため、ハンドシェー
クのような制限を受けないことを示している。
FIG. 8 shows an example of the protocol information 704. In FIG. 8, “A> B handshake” 801 indicates that data is transferred directly from the functional block A to the functional block B by the handshake protocol, and in the examples of FIGS. The process 201 (A 1 ) executed in the functional block A indicates that the process cannot be ended until the input period of the process 202 (B 1 ) executed in the functional block B ends. However, the transfer protocol between the function blocks can be set to the handshake only when the relation between the processing executed in the input-side function block and the processing executed in the output-side function block is “pipeline”. At this time,
If the output period of the processing of the functional block A and the input period of the functional block B do not match from the dependency relationship of FIG. 3 and the processing time information of FIG. 4, the longer one of the two is the communication period between the functional blocks. The processing time of FIG. 4 is automatically adjusted accordingly. A “B> C buffer” 802 indicates that the transmission from the functional block B to the functional block C is not restricted by handshaking because the buffer memory is interposed therebetween.

【0044】また、第2の実施の形態において、処理順
序情報701と依存関係情報702と処理時間情報70
3は第1の実施の形態と同様の入力が与えられるものと
する。
In the second embodiment, the processing order information 701, the dependency information 702, and the processing time information 70
Reference numeral 3 denotes an input similar to that of the first embodiment.

【0045】また、システム評価部705で行う処理の
フローチャートは第1の実施の形態のシステム評価部の
フローチャートの図5と同様になるが、各処理の内容は
一部異なるため、図2、図3、図4、図8を入力とする
例を用いながら詳しく説明する。
The flow chart of the processing performed by the system evaluation unit 705 is the same as that of FIG. 5 of the flow chart of the system evaluation unit of the first embodiment, but the contents of each processing are partially different. 3, 4, and 8 will be described in detail using examples.

【0046】図5において、登録処理ステップ501、
開始時刻決定候補選択処理ステップ502、開始時刻決
定可能処理選択処理ステップ504、終了時刻設定処理
ステップ506、開始時刻設定処理ステップ507、終
了判定処理ステップ508については第1の実施の形態
の場合と同様の処理になる。
In FIG. 5, registration processing step 501,
The start time determination candidate selection processing step 502, the start time determination possible processing selection processing step 504, the end time setting processing step 506, the start time setting processing step 507, and the end determination processing step 508 are the same as those in the first embodiment. Processing.

【0047】ステップ503の終了時刻決定候補選択処
理では、第1の実施の形態の終了時刻設定処理に加え
て、ハンドシェークプロトコルの制約により他の処理の
入力終了時刻に依存しており、その処理の入力開始時刻
が設定されていないために入力終了時刻が設定できない
ときには、その処理を除外して選択する。図2、図3、
図4、図8の例では、例えば時刻「100」までの各処
理の開始時刻と終了時刻が設定された状態では、処理B
4が処理A2と依存関係があり、機能ブロックAから機能
ブロックBへのデータの伝達プロトコルがハンドシェー
クであるため、処理A2の終了時刻の決定には処理B4
入力終了時刻が必要であり、処理B4の入力終了時刻の
決定には処理B4の開始時刻が必要であるが、処理B4
開始時刻は設定されていないため、処理B4は終了時刻
設定候補に選択されない。
In the end time determination candidate selection processing in step 503, in addition to the end time setting processing of the first embodiment, the processing depends on the input end time of other processing due to the restriction of the handshake protocol. If the input end time cannot be set because the input start time has not been set, the process is excluded and selected. 2, 3,
In the example of FIGS. 4 and 8, for example, when the start time and the end time of each process up to time “100” are set, the process B
4 has a dependency between the processing A 2, functions for transmitting protocol data from block A to a function block B is handshake, the determination of the end time of the processing A 2 requires input end time of the processing B 4 There, although the determination of the input end time of the processing B 4 is required start time of the processing B 4, since the start time of the processing B 4 is not set, the processing B 4 is not selected the end time setting candidates.

【0048】ステップ505の処理選択処理では、第1
の実施の形態の処理選択処理と同様に各開始時刻と各終
了時刻の比較を行うが、ハンドシェークプロトコルの制
約により他の処理の入力終了時刻に依存している処理に
関しては、第1の実施の形態と同様に得られる終了時刻
ではなくて、依存する処理の開始時刻に通信時間を加え
た時刻を終了時刻として用いる。図2、図3、図4、図
8の例では、例えば時刻「120」までの各処理の開始
時刻と終了時刻が設定された状態では、処理A 2の終了
時刻のみが設定候補に選択されており、処理A2の終了
時刻は処理B4の入力終了時刻になり、処理B4の入力終
了時刻は処理B4の入力開始時刻「120」に処理A2
処理B4の通信時間「20」を加算した時刻「140」
となり、この時刻が選択されて、次の終了時刻設定処理
ステップ506で処理A2の終了時刻として設定され
る。
In the process selection process of step 505, the first
Each start time and each end are similar to the process selection process of the embodiment.
End time comparison, but the handshake protocol
Due to the processing that depends on the input end time of other processing by approx.
The end time obtained in the same manner as in the first embodiment.
Instead, add the communication time to the start time of the dependent process.
Is used as the end time. FIG. 2, FIG. 3, FIG. 4, FIG.
In the example of FIG. 8, for example, the start of each process until time “120”
When the time and the end time are set, the processing A TwoEnd of
Only time is selected as a setting candidate, and processing ATwoEnd of
Time is processing BFour, And processing BFourEnd of input
End time is processing BFourProcessing A at input start time "120"TwoWhen
Processing BFour"140" obtained by adding the communication time "20"
This time is selected and the next end time setting process
Processing A in step 506TwoSet as the end time of
You.

【0049】以上の処理を実行することにより、図2に
含まれる各処理の開始時刻と終了時刻が求められる。
By executing the above processing, the start time and end time of each processing included in FIG. 2 are obtained.

【0050】そして、図9は、図2、図3、図4、図8
の各情報を入力とする場合の例について各処理の開始時
刻と終了時刻を求めた評価結果の例である。図9では、
各処理の開始時刻と終了時刻を第1の実施の形態におけ
る図6と同様に示している。この図9では機能ブロック
Bで実行する処理に対して、入力終了時刻を点線で示し
ており、ハンドシェークプロトコルの制約により各処理
の終了時刻が遅くなる部分を斜線(ハッチング)で示し
ている。
FIG. 9 shows FIGS. 2, 3, 4, and 8.
9 is an example of an evaluation result in which a start time and an end time of each process are obtained for an example where each piece of information is input. In FIG.
The start time and end time of each process are shown similarly to FIG. 6 in the first embodiment. In FIG. 9, the input end time is indicated by a dotted line with respect to the processing executed in the functional block B, and the portion where the end time of each processing is delayed due to the restriction of the handshake protocol is indicated by hatching.

【0051】以上のように、本発明の第2の実施の形態
(請求項2相当)によれば、システム上で実行する動作
を構成する各処理の実行順序情報と依存関係情報と機能
ブロック間のプロトコル情報を与えることにより、各処
理間に伝達プロトコルによる制約があるシステムに対
し、各処理の実行開始時刻と実行終了時刻を求めること
ができシステムを効率良く評価することができる。
As described above, according to the second embodiment of the present invention (corresponding to claim 2), the execution order information of each processing constituting the operation to be executed on the system, the dependency information, and the function block By giving this protocol information, the execution start time and execution end time of each process can be obtained for a system in which there is a restriction due to the transmission protocol between each process, and the system can be evaluated efficiently.

【0052】なお、この実施の形態では機能ブロック間
の関係を2種類に限ったが、間に有限なバッファを持つ
場合などその他の関係にも拡張可能であることはいうま
でもない。
In this embodiment, the relationship between the functional blocks is limited to two types, but it goes without saying that the relationship can be extended to other relationships such as a case where a finite buffer is provided between the functional blocks.

【0053】(第3の実施の形態)本発明のシステムの
評価装置における第3の実施の形態(請求項3相当)に
ついて説明する。
(Third Embodiment) A third embodiment (corresponding to claim 3) of an evaluation apparatus for a system according to the present invention will be described.

【0054】図10は第3の実施の形態に係るシステム
の評価装置の構成を示すブロック図である。図10にお
いて、1001は評価対象のシステムで実行される動作
を構成する処理の処理順序を表す処理順序情報、100
2は各処理の間の依存関係を表す依存関係情報、100
3は各処理をシステムを構成する機能ブロックで実行し
たときにかかる最小の処理時間を表す処理時間情報、1
004はシステムを構成する機能ブロック間の情報の伝
達プロトコルを表すプロトコル情報、1005は処理間
で伝達されるデータ量を表す伝達データ量情報、100
6は機能ブロック間をつなぐバスの通信容量を表すバス
容量情報、1007は機能ブロック間を共有するバスを
用いて接続することを表すバス共有情報、1008は処
理順序情報1001と依存関係情報1002と処理時間
情報1003とプロトコル情報1004と伝達データ量
情報1005とバス容量情報1006とバス共有情報1
007とを用いてシステムの評価を行うシステム評価
部、1009はシステム評価部1008によって作成さ
れたシステムの評価結果である。処理順序情報は処理順
序情報作成手段によって作成され、依存関係情報は依存
関係情報によって作成され、処理時間情報は処理時間情
報作成手段によって作成され、伝達データ量情報は伝達
データ量情報作成手段によって作成され、バス容量情報
はバス容量情報作成手段によって作成され、バス共有情
報はバス共有情報作成手段によって作成されるように構
成されている。
FIG. 10 is a block diagram showing the configuration of the system evaluation device according to the third embodiment. In FIG. 10, reference numeral 1001 denotes processing order information indicating a processing order of processing constituting an operation executed in the system to be evaluated;
2 is dependency information indicating a dependency between processes, and 100
Reference numeral 3 denotes processing time information indicating the minimum processing time required when each processing is executed by a functional block configuring the system;
004 is protocol information indicating a protocol for transmitting information between functional blocks constituting the system, 1005 is transmission data amount information indicating an amount of data transmitted between processes, 1005
Reference numeral 6 denotes bus capacity information indicating the communication capacity of a bus connecting functional blocks; 1007, bus sharing information indicating connection using a bus sharing functional blocks; 1008, processing order information 1001 and dependency information 1002; Processing time information 1003, protocol information 1004, transfer data amount information 1005, bus capacity information 1006, and bus sharing information 1
Reference numeral 1009 denotes a system evaluation result created by the system evaluation unit 1008. The processing order information is created by the processing order information creating means, the dependency information is created by the dependency information, the processing time information is created by the processing time information creating means, and the transfer data amount information is created by the transfer data amount information creating means. The bus capacity information is created by the bus capacity information creating means, and the bus shared information is created by the bus shared information creating means.

【0055】第3の実施の形態において、処理順序情報
1001と依存関係情報1002と処理時間情報100
3としては第1の実施の形態と同様の入力が与えられ、
プロトコル情報1004としては第2の実施の形態と同
様の入力が与えられるものとする。
In the third embodiment, the processing order information 1001, the dependency information 1002, and the processing time information 100
As 3, the same input as in the first embodiment is given.
It is assumed that the same input as that of the second embodiment is given as the protocol information 1004.

【0056】図11は、伝達データ量情報1005の一
例であり、1101で示す「B→C:20,20,2
0」において、第1引数の「20」は、機能ブロックB
で実行される処理から機能ブロックCで実行される処理
へ伝達されるデータ量が20であることを示し、第2引
数の「20」は機能ブロックBの実行開始後20単位時
間後に機能ブロックBの出力が開始することを示し、第
3引数の「20」は機能ブロックCの入力終了後20単
位時間で機能ブロックCの処理が完了することを示して
いる。ただし、機能ブロック間の依存関係が“pipelin
e”の場合には第2引数と第3引数に対応する情報はす
でに依存関係情報1002で与えられているので、伝達
データ量情報1005では省略することができる。そし
て、機能ブロックAで実行される処理から機能ブロック
Bで実行される処理へ伝達されるデータなど、ここに示
していない伝達情報に関しては、バス容量に依存する待
ち時間を発生しないものとみなす。また、ここに述べた
例では機能ブロック毎に必要な情報を与えているが、各
機能ブロックで実行される各処理ごとに異なる値を与え
ることもできる。
FIG. 11 shows an example of the transmission data amount information 1005. "B → C: 20, 20, 2" indicated by 1101.
"0", the first argument "20" is the function block B
Indicates that the amount of data transmitted from the processing executed in the function block C to the processing executed in the function block C is 20, and the second argument “20” indicates that the function block B And the third argument “20” indicates that the processing of the functional block C is completed in 20 unit time after the input of the functional block C is completed. However, dependencies between functional blocks are "pipelin
In the case of "e", since the information corresponding to the second and third arguments has already been given in the dependency information 1002, it can be omitted from the transmission data amount information 1005. It is assumed that transmission information not shown here, such as data transmitted from the processing to the processing executed by the functional block B, does not generate a waiting time depending on the bus capacity. Although necessary information is provided for each functional block, a different value may be provided for each process executed in each functional block.

【0057】図12はバス容量情報1006の一例の
「P:1」を示しており、「P」というラベルをつけた
バスは1単位時間当たり1のデータを伝達できることを
示している。
FIG. 12 shows "P: 1" as an example of the bus capacity information 1006, and indicates that the bus labeled "P" can transmit one data per unit time.

【0058】図13はバス共有情報1007の一例を示
しており、1301の「B→C:P」は機能ブロックB
から機能ブロックCに向けて出力されるデータはラベル
Pを持つバスを用いることを示している。このとき、機
能ブロックBから機能ブロックCへのデータの伝達では
バッファメモリを介するため、機能ブロックBの出力と
機能ブロックCの出力は独立して設定されているが、ハ
ンドシェークプロトコルを用いる場合には、入出力は同
じバスになるため、一方の設定のみを用いる。
FIG. 13 shows an example of the bus sharing information 1007. In FIG.
This indicates that the data output from to the functional block C uses the bus having the label P. At this time, since the data is transmitted from the functional block B to the functional block C through the buffer memory, the output of the functional block B and the output of the functional block C are set independently. However, when the handshake protocol is used, , Input and output are on the same bus, so only one setting is used.

【0059】図14はシステム評価部1008で行う処
理のフローチャートである。
FIG. 14 is a flowchart of the processing performed by the system evaluation unit 1008.

【0060】また、図15は、図2、図3、図4、図
8、図11、図12、図13を入力として用いる例に対
して、各処理の開始時刻と終了時刻を求めた評価結果の
例である。
FIG. 15 shows an evaluation in which the start time and the end time of each process are obtained for the example using FIGS. 2, 3, 4, 8, 8, 11, 12, and 13 as inputs. It is an example of a result.

【0061】また、図16は本実施の形態で想定してい
る評価対象システムの構成図である。
FIG. 16 is a configuration diagram of an evaluation target system assumed in the present embodiment.

【0062】図14において、登録処理1401、開始
時刻決定候補選択処理1402、開始時刻決定可能処理
選択処理1404、終了時刻設定処理1411、開始時
刻設定処理1409、終了判定処理1412は第1の実
施の形態と同様の処理となる。1403の終了時刻決定
候補選択処理は、第2の実施の形態と同様の処理とな
る。
In FIG. 14, a registration process 1401, a start time determination candidate selection process 1402, a start time determination possible process selection process 1404, an end time setting process 1411, a start time setting process 1409, and an end determination process 1412 are performed in the first embodiment. The processing is the same as in the embodiment. The end time determination candidate selection processing of 1403 is the same processing as in the second embodiment.

【0063】1403の終了時刻決定候補選択処理で
は、第2の実施の形態の終了時刻設定処理に加えて、伝
達データ量情報1005が与えられている処理に対して
は、設定された入力の終了時刻と設定された出力の開始
時刻が設定されていない処理についてもその処理を除外
して選択する。ここでの例では、例えば時刻「80」ま
での各処理の開始時刻と終了時刻が設定された状態で
は、処理204(B2)の処理は、開始時刻が設定され
ているが、処理205(C2)への出力の伝達データ量
が設定されており、出力開始時刻が設定されていないた
め、終了時刻決定候補には選択されない。
In the end time determination candidate selection processing of 1403, in addition to the end time setting processing of the second embodiment, the end of the set input is set for the processing to which the transfer data amount information 1005 is given. The processing in which the time and the set output start time are not set is also excluded and selected. In this example, for example, in the state where the start time and the end time of each process up to time “80” are set, the process 204 (B 2 ) has the start time set, but the process 205 (B 2 ) Since the amount of data to be transmitted to C 2 ) is set and the output start time is not set, it is not selected as an end time determination candidate.

【0064】1405は、処理集合Xに含まれる処理の
中から、入力の伝達データ量が設定されており、入力の
伝達プロトコルがハンドシェークではなく、まだ入力終
了時刻が決定されていない処理を選択する入力終了時刻
決定候補選択処理である。ここでの例では、例えば時刻
「60」までの各処理の開始時刻と終了時刻が設定され
た状態では、処理203(C1)の処理は開始時刻が設
定されているが、処理202(B1)からの入力の伝達
データ量が設定されており、入力終了時刻が設定されて
いないために、入力終了時刻決定候補に選択される。
A step 1405 selects, from the processing included in the processing set X, the processing in which the input transmission data amount is set, the input transmission protocol is not handshake, and the input end time is not yet determined. This is input end time determination candidate selection processing. In this example, for example, in a state where the start time and the end time of each process up to time “60” are set, the process 203 (C 1 ) has the start time set, but the process 202 (B 1 ) Since the transmission data amount of the input from 1 ) is set and the input end time is not set, it is selected as the input end time determination candidate.

【0065】1406は、処理集合Xに含まれる処理の
中から、出力の伝達データ量が設定されており、出力の
伝達プロトコルがハンドシェークではなく、まだ出力開
始時刻が決定されていない処理を選択する出力開始時刻
決定候補選択処理である。ここでの例では、例えば時刻
「80」までの各処理の開始時刻と終了時刻が設定され
た状態では、処理204(B2)の処理は、開始時刻が
設定されているが、処理205(C2)への出力の伝達
データ量が設定されており、出力開始時刻が設定されて
いないために、出力開始時刻決定候補に選択される。
A step 1406 selects, from the processes included in the process set X, a process in which the output transmission data amount is set, the output transmission protocol is not handshake, and the output start time is not yet determined. This is an output start time determination candidate selection process. In this example, for example, in the state where the start time and the end time of each process up to time “80” are set, the process 204 (B 2 ) has the start time set, but the process 205 (B 2 ) Since the amount of data to be transmitted to C 2 ) is set and the output start time is not set, it is selected as an output start time determination candidate.

【0066】1407は、終了時刻決定候補選択処理1
403で選択された処理の実行終了時刻と、開始時刻決
定可能処理選択処理1404で選択された処理の実行開
始時刻と入力終了時刻決定候補選択処理1405で選択
された処理の入力終了時刻と出力開始時刻決定候補選択
処理1406で選択された出力開始時刻の中で最も早い
時刻を選択して次の処理に進む処理選択処理である。
1407 is an end time determination candidate selection process 1
The execution end time of the process selected in 403, the execution start time of the process selected in the start time determinable process selection process 1404, the input end time of the process selected in the input end time determination candidate selection process 1405, and the output start This is a process selection process of selecting the earliest time from the output start times selected in the time determination candidate selection process 1406 and proceeding to the next process.

【0067】次に、各時刻を求める方法を説明する。Next, a method for obtaining each time will be described.

【0068】まず、処理集合Xに含まれる処理に対し、
最後に設定された時刻までに、どれだけの処理時間分の
実行が終了しているかを求める。このとき、ハンドシェ
ークプロトコルの制約により実行が待たされている部分
の処理量は「0」として計算する。また、伝達データ量
が設定されている場合は、 (値1)…[通常時の通信時間×バス容量]/[伝達デ
ータ量×同時に同じバスを使用している通信の数] の値が1未満になる場合には、該当する期間に関して
は、(値1)をかけた時間分の処理が行われたとして計
算する。ただし、入力と出力の双方の伝達データ量が設
定されており、両者の(値1)が一致しない場合には小
さい方の値を用いる。これは、入出力のバスの容量の制
限により各機能ブロックの実行に待ち時間が発生してい
ることを意味している。
First, for the processing included in the processing set X,
By the last set time, it is determined how much processing time the execution has been completed. At this time, the processing amount of the part whose execution is waiting due to the restriction of the handshake protocol is calculated as “0”. When the amount of transmitted data is set, the value of (value 1)... [Communication time at normal time × bus capacity] / [the amount of transmitted data × the number of communications using the same bus at the same time] is 1. If it is less than the value, the calculation is performed assuming that the processing for the time period multiplied by (value 1) has been performed. However, the transmission data amount of both the input and the output is set, and when both (value 1) do not match, the smaller value is used. This means that there is a waiting time for the execution of each functional block due to the limitation of the capacity of the input / output bus.

【0069】次に、最後に設定された時刻以降につい
て、最後に設定された時刻でのバスの競合状態が継続す
ると仮定して、処理選択処理1407で比較する各時刻
を求める。ここでの例では、例えば時刻「280」まで
の各処理の開始時刻と終了時刻と、入力終了時刻と出力
開始時刻が設定された状態では、終了時刻決定候補とし
て処理B5と処理E2が選ばれ、入力終了時刻決定候補と
して処理C3が選ばれ、出力開始時刻決定候補として処
理C3が選ばれている。そして、時刻「280」までの
各処理の処理量を計算すると、処理B5に関しては、実
行開始時刻「260」から20単位時間の処理が経過し
ている。そして、処理C3に関しては入力の伝達データ
量が設定されており、使用するバスPは時刻「250」
から時刻「280」まで、処理C3の入力と処理D1の出
力と処理E2の入力の3つの入出力で使用しており、
(値1)を計算すると、処理C3の通常時の入力時間は
処理C3の図4から得られる処理時間「40」から図1
1から得られる入力終了から動作終了までの時間「2
0」を引いた「20」になり、図12から得られるバス
Pのバス容量は「1」であり、図11から得られる伝達
データ量は「20」であるため、(値1)は1/3とな
る。このため、時刻「280」までの処理C3の処理量
は実行開始時刻「250」からの時間「30」に1/3
を乗算した「10」になる。同様に計算して時刻「28
0」までの処理E2の処理量は「10」になる。次に時
刻「280」以後に関しては、処理B5の出力と処理C3
の入力と処理E 2の入力の3つの入出力で使用してい
る。このため、各処理に対する(値1)を求めると、各
々1/3となる。このため、処理B5の終了時刻は残り
の処理量「20」を1/3で割った値60単位時間後と
なり、処理C3の入力終了時刻は残りの処理量「10」
を1/3で割った値30単位時間後となり、処理E2
入力終了時刻は残りの処理量「10」を1/3で割った
値30単位時間後となり、結果として処理C3または処
理E2の一方が選ばれる。なお、同じ時刻になった場合
は、例えば図2において早いほうを選ぶなどとすれば良
い。
Next, after the last set time,
And the bus race condition at the last set time continues.
Each time to be compared in the process selection process 1407
Ask for. In this example, for example, until time “280”
Start time and end time, input end time and output of each process
In the state where the start time is set, it is considered as the end time determination candidate.
Processing BFiveAnd processing ETwoIs selected and the input end time
And process CThreeAre selected and processed as output start time determination candidates.
Reason CThreeIs chosen. And until time "280"
When the processing amount of each processing is calculated, processing BFiveAs for the actual
20 units of time have passed since the line start time "260"
ing. And processing CThreeFor input transmission data
The amount is set, and the bus P used is at time “250”.
From process C to time “280”ThreeInput and processing D1Out of
Force and treatment ETwoIs used for three inputs and outputs
When (value 1) is calculated, processing CThreeThe normal input time of
Processing CThree1 from the processing time “40” obtained from FIG.
The time from the end of input obtained from 1 to the end of operation "2
The bus obtained from FIG. 12 is obtained by subtracting “0” from “20”.
The bus capacity of P is "1" and the transmission obtained from FIG.
Since the data amount is “20”, (value 1) is 1 /.
You. Therefore, the processing C until the time “280”ThreeThroughput
Is 1/3 of the time "30" from the execution start time "250"
Is multiplied by “10”. Similarly, calculate the time “28
Processing E up to "0"TwoIs "10". Next time
After the time “280”, the processing BFiveOutput and processing CThree
Input and processing E TwoIs used for three inputs and outputs.
You. Therefore, when (value 1) for each process is obtained,
Each one-third. Therefore, processing BFiveEnd time left
The processing amount of "20" is divided by 1/3, and after 60 unit time
Processing CThreeInput end time is the remaining processing amount "10"
Is divided by 1/3 and becomes 30 units of time later, and processing ETwoof
The input end time is obtained by dividing the remaining processing amount "10" by 1/3
Value after 30 unit time, resulting in processing CThreeOr where
Reason ETwoIs chosen. If the same time comes
For example, it is good to select the earlier one in FIG.
No.

【0070】1408は、処理選択処理1408で選び
出した入力終了時刻を処理集合Xに含まれる対応する処
理に設定する入力終了時刻設定処理である。
Reference numeral 1408 denotes an input end time setting process for setting the input end time selected in the process selection process 1408 to a corresponding process included in the process set X.

【0071】1410は、処理選択処理1407で選び
出した出力開始時刻を処理集合Xに含まれる対応する処
理に設定する出力開始時刻設定処理である。
Reference numeral 1410 denotes output start time setting processing for setting the output start time selected in the processing selection processing 1407 to the corresponding processing included in the processing set X.

【0072】以上のようにして、図15に示す結果が得
られる。図15では、各処理の開始時刻と終了時刻を第
1の実施の形態における図6と同様に示している。ま
た、図15では、伝達データ量を設定している入出力に
対して入出力期間を表す線を加え、バスの使用競合によ
り処理が遅延している部分を斜線で示している。
As described above, the result shown in FIG. 15 is obtained. In FIG. 15, the start time and the end time of each process are shown similarly to FIG. 6 in the first embodiment. In FIG. 15, a line indicating the input / output period is added to the input / output for which the amount of transmission data is set, and the portion where the processing is delayed due to contention for use of the bus is indicated by oblique lines.

【0073】以上のように、本発明の第3の実施の形態
(請求項3相当)によれば、システム上で実行する動作
を構成する各処理の実行順序と、依存関係と実行時間と
機能ブロック間のプロトコルと入出力データの伝達デー
タ量情報とバス容量情報とバス共有情報を与えることに
より、バス競合のあるシステムに対して、各処理の実行
開始時刻と実行終了時刻を求めることができ、システム
を効率良く評価することができる。
As described above, according to the third embodiment of the present invention (corresponding to claim 3), the execution order of each process constituting the operation executed on the system, the dependency, the execution time, and the function By giving the protocol between blocks, the transmission data amount information of input / output data, the bus capacity information, and the bus sharing information, the execution start time and execution end time of each process can be obtained for a system having bus contention. The system can be evaluated efficiently.

【0074】なお、ここに示した実施の形態の例では、
バス競合時に各処理で平等にバスを使用する場合を例に
用いたが、バス競合時の計算方法を変更することによ
り、バス競合時の処理を変更することができることはい
うまでもない。
In the example of the embodiment shown here,
Although the case where the bus is used equally in each process at the time of bus contention is used as an example, it goes without saying that the process at the time of bus contention can be changed by changing the calculation method at the time of bus contention.

【0075】(第4の実施の形態)本発明のシステムの
評価装置における第4の実施の形態(請求項4相当)に
ついて説明する。
(Fourth Embodiment) A fourth embodiment (corresponding to claim 4) of an evaluation apparatus for a system according to the present invention will be described.

【0076】プロセッサを用いると、1つの機能ブロッ
クにより複数の種類の処理を実行することができ、割り
当てられた複数の処理に対して、優先順位を与えるなど
により複数の処理の実行が競合したときの解決規則を変
更することができる。一方、第1の実施の形態に示した
手法を用いて、単純に複数の種類の処理を一つの種類の
処理にまとめたのでは、後から実行開始する処理が競合
する処理が終了するまで実行を待つとみなされてしまう
ため、正しい評価結果が得られなくなる場合がある。
When a processor is used, a plurality of types of processing can be executed by one functional block. When execution of a plurality of processings conflicts by giving a priority to a plurality of assigned processings, for example. Can be changed. On the other hand, if a plurality of types of processes are simply combined into one type of process using the method described in the first embodiment, the processes to be executed later are executed until the conflicting process ends. , The correct evaluation result may not be obtained.

【0077】そこで、第4の実施の形態では、プロセッ
サを含むシステムに対する評価を行う例について説明す
る。
Therefore, in the fourth embodiment, an example in which a system including a processor is evaluated will be described.

【0078】図17は第4の実施の形態に係るシステム
の評価装置の構成を示すブロック図である。図17にお
いて、1701は評価対象のシステムで実行される動作
を構成する処理の処理順序を表す処理順序情報、170
2は各処理の間の依存関係を表す依存関係情報、170
3は各処理をシステムを構成する機能ブロックで実行し
たときにかかる最小の処理時間を表す処理時間情報、1
704はプロセッサ上で実行する処理を指定するプロセ
ッサ割り当て情報、1705はプロセッサに割り当てら
れた処理が競合した場合の実行規則を指定する競合解決
規則情報、1706は処理順序情報1701と依存関係
情報1702と処理時間情報1703とプロセッサ割り
当て情報1704と競合解決規則情報1705とを用い
てシステムの評価を行うシステム評価部、1707はシ
ステム評価部1706によって作成されるシステム評価
結果である。
FIG. 17 is a block diagram showing a configuration of a system evaluation device according to the fourth embodiment. In FIG. 17, reference numeral 1701 denotes processing order information indicating the processing order of the processing constituting the operation executed in the system to be evaluated;
2 is dependency information indicating a dependency between processes, 170
Reference numeral 3 denotes processing time information indicating the minimum processing time required when each processing is executed by a functional block configuring the system;
Reference numeral 704 denotes processor allocation information for specifying processing to be executed on the processor, reference numeral 1705 denotes conflict resolution rule information for specifying an execution rule when the processing allocated to the processor conflicts, and reference numeral 1706 denotes processing order information 1701 and dependency information 1702. A system evaluation unit 1707 that evaluates the system using the processing time information 1703, the processor allocation information 1704, and the conflict resolution rule information 1705. Reference numeral 1707 denotes a system evaluation result created by the system evaluation unit 1706.

【0079】図18は処理順序情報1701の一例を示
しており、図18において、1801から1824は評
価対象のシステムで実行される動作を構成する処理を表
しており、1801(A1)におけるAは処理の種類を
表し、添字の「1」はその種類の処理が行われるのが何
回目かを表している。また、図18では処理順序情報が
2系列に分かれており、評価対象システムで2種類の動
作が並行して実行されることを示している。
FIG. 18 shows an example of the processing order information 1701. In FIG. 18, reference numerals 1801 to 1824 denote processing constituting operations executed in the system to be evaluated, and A in 1801 (A 1 ) Indicates the type of processing, and the suffix “1” indicates the number of times that type of processing is performed. Also, in FIG. 18, the processing order information is divided into two series, which indicates that two types of operations are executed in parallel in the evaluation target system.

【0080】図19は依存関係情報1702の一例を示
しており、第1の実施の形態における図3と同様に各処
理間の依存関係を設定している。
FIG. 19 shows an example of the dependency relationship information 1702, and the dependency relationship between the processes is set as in FIG. 3 in the first embodiment.

【0081】図20は処理時間情報1703の一例を示
しており、第1の実施の形態における図4と同様に各処
理の処理時間を設定している。
FIG. 20 shows an example of the processing time information 1703, in which the processing time of each processing is set as in FIG. 4 in the first embodiment.

【0082】図21はプロセッサ割り当て情報1704
の一例を示しており、CPU1というプロセッサに機能
ブロックBと機能ブロックFで実行する処理を割り付け
ることを示している。
FIG. 21 shows processor assignment information 1704.
In this example, the processing executed by the functional block B and the functional block F is assigned to the processor called the CPU 1.

【0083】図22は競合解決規則情報1705の一例
を示しており、CPU1では機能ブロックBの処理より
機能ブロックFの処理を優先して行うことを示してい
る。
FIG. 22 shows an example of the conflict resolution rule information 1705, and indicates that the CPU 1 gives priority to the processing of the function block F over the processing of the function block B.

【0084】また、システム評価部1706で行う処理
のフローチャートは第1の実施の形態のシステム評価部
のフローチャートの図5と同様になるが、各処理の内容
は一部異なるため、図18、図19、図20、図21、
図22を入力とする例を用いながら詳しく説明する。
The flow chart of the processing performed by the system evaluation unit 1706 is the same as FIG. 5 of the flow chart of the system evaluation unit of the first embodiment, but the contents of each processing are partially different. 19, FIG. 20, FIG. 21,
This will be described in detail using an example in which FIG. 22 is input.

【0085】また、図23はまた、図18、図19、図
20、図21、図22を入力として用いる例に対して、
各処理の開始時刻と終了時刻を求めた評価結果の例であ
る。
FIG. 23 also shows an example in which FIGS. 18, 19, 20, 21, and 22 are used as inputs.
It is an example of the evaluation result which calculated | required the start time and the end time of each process.

【0086】図5において、登録処理ステップ501、
開始時刻決定候補選択処理ステップ502、終了時刻設
定処理ステップ506、開始時刻設定処理ステップ50
7、終了判定処理ステップ508は第1の実施の形態と
同様の処理になる。
In FIG. 5, registration processing step 501,
Start time determination candidate selection processing step 502, end time setting processing step 506, start time setting processing step 50
7. The end determination processing step 508 is the same processing as in the first embodiment.

【0087】終了時刻決定候補選択処理ステップ503
では、第1の実施の形態の終了時刻設定処理に加えて、
同一のプロセッサ上で実行する他の種類の処理が処理集
合Xに含まれており、その処理が終了時刻決定候補に選
択しようとしている処理に比べて優先順位が高い場合に
は、終了時刻決定候補に選択することをやめる。ここの
例では、図23において、例えば時刻「270」までの
各処理の開始時刻と終了時刻と、入力終了時刻と出力開
始時刻が設定された状態では、処理1811(B5)の
処理は処理集合Xに含まれるが、同一のプロセッサCP
U1で実行される処理であり、より優先順位の高い処理
1823(F3)が処理集合Xに含まれているため、終
了時刻決定候補には選択されない。
End time determination candidate selection processing step 503
Then, in addition to the end time setting process of the first embodiment,
If another type of processing to be executed on the same processor is included in the processing set X, and the processing has a higher priority than the processing to be selected as the end time determination candidate, the end time determination candidate Stop selecting. In this example, in FIG. 23, when the start time and end time of each process up to time “270”, the input end time and the output start time are set, for example, the process of process 1811 (B 5 ) is performed. The same processor CP included in the set X
Since the process 1823 (F 3 ), which is a process executed in U1 and has a higher priority, is included in the process set X, it is not selected as the end time determination candidate.

【0088】開始時刻決定可能処理選択処理ステップ5
04では、第1の実施の形態の開始時刻設定処理に加え
て、同一のプロセッサ上で実行する他の種類の処理が処
理集合Xに含まれており、その処理が開始時刻決定候補
に選択しようとしている処理に比べて優先順位が高い場
合には、開始時刻決定可能処理に選択することをやめ
る。
Step 5 for selecting a start time determinable process
In 04, in addition to the start time setting process of the first embodiment, another type of process to be executed on the same processor is included in the process set X, and that process will be selected as a start time determination candidate. If the priority is higher than the process described above, the selection to the start time determinable process is stopped.

【0089】処理選択処理ステップ505では、第1の
実施の形態の処理選択処理と同様に各開始時刻と各終了
時刻の比較を行うが、プロセッサ上で実行する処理に関
しては、より優先順位の高い処理が実行中の期間に関し
ては処理が停止しているとみなして終了時刻を求めて、
比較を行う。ここの例では、例えば時刻「290」まで
の各処理の開始時刻と終了時刻が設定された状態では、
処理1811(B5)は開始時刻が「240」に設定さ
れており、処理1811(B5)の処理時間は図20よ
り「30」であるため、通常は終了時刻は「270」に
設定されるが、時刻「260」から時刻「290」まで
の期間はCPU1でより優先順位の高い処理1823
(F3)が実行されているため、処理1811(B5)の
終了時刻は時刻「270」により「30」遅れて時刻
「300」となる。
In the process selection process step 505, each start time and each end time are compared as in the process selection process of the first embodiment, but the processes executed on the processor have higher priority. Regarding the period during which the process is being executed, the process is regarded as being stopped, and the end time is obtained.
Make a comparison. In this example, for example, in a state where the start time and the end time of each process up to time “290” are set,
Since the start time of the process 1811 (B 5 ) is set to “240” and the processing time of the process 1811 (B 5 ) is “30” from FIG. 20, the end time is usually set to “270”. However, during the period from the time “260” to the time “290”, the processing 1823 with higher priority is performed by the CPU 1.
Since (F 3 ) has been executed, the end time of the process 1811 (B 5 ) is delayed by “30” from the time “270” to become the time “300”.

【0090】以上の処理により、図23で示される結果
が得られる。
With the above processing, the result shown in FIG. 23 is obtained.

【0091】一方、図29は第1の実施の形態に示した
システムの評価手法を用い、処理Bと処理Fを同一の機
能ブロックCPU1で実行するとみなして評価した結果
である。
On the other hand, FIG. 29 shows the result of evaluation using the evaluation method of the system shown in the first embodiment, assuming that processing B and processing F are executed by the same functional block CPU1.

【0092】図29において処理1823(F3)は処
理1811(B5)の後で実行されるとみなされるた
め、図23と実行開始時刻が異なっている。また、それ
により、その後の処理である処理1812(D3)、処
理1815(D5)、処理1824(G3)の実行時間も
異なる結果になっており、第1の実施の形態に示した手
法では正しく評価が行えていないことが分かる。
In FIG. 29, since the process 1823 (F 3 ) is considered to be executed after the process 1811 (B 5 ), the execution start time is different from that of FIG. As a result, the execution times of the subsequent processes 1812 (D 3 ), 1815 (D 5 ), and 1824 (G 3 ) are also different, which is shown in the first embodiment. It can be seen that the method does not correctly evaluate.

【0093】以上のように、本発明の第4の実施の形態
(請求項4相当)によれば、システム上で実行する動作
を構成する各処理の実行順序と依存関係と実行時間の各
情報とプロセッサへの割り当て情報とプロセッサ上での
競合解決規則情報を与えることにより、プロセッサを含
むシステムに対して、各処理の実行開始時刻と実行終了
時刻を求めることができ、システムを効率良く評価する
ことができる。
As described above, according to the fourth embodiment of the present invention (corresponding to claim 4), each information of the execution order, the dependency, and the execution time of each process constituting the operation to be executed on the system is performed. And the assignment information to the processor and the conflict resolution rule information on the processor, the execution start time and the execution end time of each process can be obtained for the system including the processor, and the system is efficiently evaluated. be able to.

【0094】なお、ここに示した実施の形態ではプロセ
ッサ上での競合発生時の解決を処理による優先付けに限
っているが、その他の解決規則を用いることもできるこ
とはいうまでもない。
In the embodiment shown here, the resolution at the time of occurrence of a conflict on the processor is limited to the prioritization by processing, but it goes without saying that other resolution rules can be used.

【0095】なお、ここに示した実施の形態ではプロセ
ッサを1つだけ用いているが、2つ以上のプロセッサを
持つマルチプロセッサの場合の評価にも適用できること
はいうまでもない。
In the embodiment shown here, only one processor is used. However, it goes without saying that the present invention can be applied to the evaluation in the case of a multiprocessor having two or more processors.

【0096】(第5の実施の形態)本発明のシステムの
評価装置における第5の実施の形態(請求項5,6相
当)について説明する。
(Fifth Embodiment) A fifth embodiment (corresponding to claims 5 and 6) of an evaluation apparatus for a system according to the present invention will be described.

【0097】図24は第5の実施の形態に係るシステム
の評価装置の構成を示すブロック図である。図24にお
いて、2401は評価対象システム上で実行する動作を
実行可能なプログラム言語で記述した動作記述、240
2は動作記述2401を実行して実行時の各処理の特徴
量と各処理の処理順序を抽出する動作プロファイラ、2
403は動作プロファイラ2402により抽出された特
徴量を処理時間に変換するための規則を記述した変換規
則情報、2404は動作プロファイラ2402により抽
出された特徴量、2405は動作プロファイラ2402
により抽出された特徴量を変換規則情報2403に基づ
いて、各処理の処理順序と各処理の処理時間に変換する
情報変換手段、2406は各処理の間の依存関係を表す
依存関係情報、2407は情報変換手段2405により
出力される各処理の処理時間情報、2408は動作プロ
ファイラ2402により出力される各処理の処理順序情
報、2409は処理順序情報2408と依存関係情報2
406と処理時間情報2407を用いてシステムの評価
を行うシステム評価部、2410はシステム評価部24
09によって作成されたシステムの評価結果である。
FIG. 24 is a block diagram showing a configuration of a system evaluation device according to the fifth embodiment. 24, reference numeral 2401 denotes an operation description described in a program language capable of executing an operation to be executed on the evaluation target system;
Reference numeral 2 denotes an operation profiler for executing the operation description 2401 and extracting a feature amount of each processing at the time of execution and a processing order of each processing.
Reference numeral 403 denotes conversion rule information describing a rule for converting a feature amount extracted by the motion profiler 2402 into a processing time, reference numeral 2404 denotes a feature amount extracted by the motion profiler 2402, and reference numeral 2405 denotes a motion profiler 2402.
The information conversion unit 2406 converts the feature amount extracted by the above into the processing order of each processing and the processing time of each processing based on the conversion rule information 2403. Dependency information 2406 represents dependency between the processings. The processing time information of each processing output by the information conversion means 2405, 2408 is processing order information of each processing output by the operation profiler 2402, and 2409 is the processing order information 2408 and the dependency information 2
A system evaluation unit 2410 for evaluating the system using the 406 and the processing time information 2407, and a system evaluation unit 2410
09 is an evaluation result of the system created by the method shown in FIG.

【0098】図25は動作記述2401をフローチャー
トで表した例である。
FIG. 25 is an example in which the operation description 2401 is represented by a flowchart.

【0099】図26は変換規則情報2403の例であ
り、2601は動作記述2401に含まれる処理Aに対
して、実行したループの回数に「5」を乗じた数が処理
Aの実行時間となることを示しており、2602は処理
Bの実行時間は特徴量2404に関わらず、「40」に
なることを示している。
FIG. 26 shows an example of the conversion rule information 2403. Reference numeral 2601 denotes the execution time of the processing A, which is obtained by multiplying the number of executed loops by "5" for the processing A included in the operation description 2401. 2602 indicates that the execution time of the process B is “40” regardless of the feature amount 2404.

【0100】図27は図25で表される動作記述を実行
することにより動作プロファイラ2402により出力さ
れる特徴量の例である。
FIG. 27 shows an example of a feature quantity output by the behavior profiler 2402 by executing the behavior description shown in FIG.

【0101】また、動作プロファイラ2402は図27
の特徴量と同時に図2に示す処理順序情報を出力する。
The operation profiler 2402 is shown in FIG.
And the processing order information shown in FIG.

【0102】情報変換手段2405は、図26の変換規
則情報と図27の特徴量が与えられると、図4に示す各
処理の処理時間情報を出力する。
Given the conversion rule information of FIG. 26 and the feature amount of FIG. 27, the information conversion means 2405 outputs processing time information of each processing shown in FIG.

【0103】そして、システム評価部2409は第1の
実施の形態と同様にしてシステムの評価を行う。
The system evaluation unit 2409 evaluates the system in the same manner as in the first embodiment.

【0104】以上のように、本発明の第5の実施の形態
(請求項5,6相当)によれば、システム上で実行する
動作の動作記述を基に、各処理の実行順序と実行時間を
求め、別途依存関係与えることにより、各処理の実行開
始時刻と実行終了時刻を求めることができ、システムを
効率良く評価することができる。
As described above, according to the fifth embodiment of the present invention (corresponding to claims 5 and 6), the execution order and execution time of each process are based on the operation description of the operation to be executed on the system. Is obtained, and the execution start time and the execution end time of each process can be obtained, and the system can be evaluated efficiently.

【0105】なお、本実施の形態では特徴量として処理
内でのループ回数を用いたが、演算量や引数の値などを
特徴量として用いることができることはいうまでもな
い。
In the present embodiment, the number of loops in the process is used as the feature value. However, it goes without saying that the amount of operation and the value of the argument can be used as the feature value.

【0106】(第6の実施の形態)本発明のシステムの
評価装置における第6の実施の形態(請求項7相当)に
ついて説明する。
(Sixth Embodiment) A description will be given of a sixth embodiment (corresponding to claim 7) in a system evaluation apparatus of the present invention.

【0107】図28は第6の実施の形態に係るハードウ
ェア構成図の一例を示しており、図28において、28
01は第1の実施の形態における図6または第2の実施
の形態における図9または第3の実施の形態における図
16または第4の実施の形態における図23などのシス
テムの評価結果を表示する表示装置、2802は設計者
があらゆる情報を入力するための入力装置、2803は
あらゆる処理を行うための演算装置、2804は各情報
を格納する記憶装置である。
FIG. 28 shows an example of a hardware configuration diagram according to the sixth embodiment. In FIG.
01 indicates the evaluation result of the system shown in FIG. 6 in the first embodiment, FIG. 9 in the second embodiment, FIG. 16 in the third embodiment, or FIG. 23 in the fourth embodiment or the like. A display device, 2802 is an input device for the designer to input all kinds of information, 2803 is an arithmetic device for performing all kinds of processing, and 2804 is a storage device for storing each information.

【0108】第6の実施の形態では、第1から第5の実
施の形態で示した入力情報を入力装置2802を用いて
入力し、すでに述べたシステムの評価を演算装置280
3と記憶装置2804を用いて行い、評価結果を表示装
置2801に表示することにより、設計者は得られた評
価結果を可視的に確認することができる。
In the sixth embodiment, the input information shown in the first to fifth embodiments is input using the input device 2802, and the evaluation of the system described above is performed by the arithmetic unit 280.
3 and the storage device 2804, and the evaluation result is displayed on the display device 2801, so that the designer can visually confirm the obtained evaluation result.

【0109】[0109]

【発明の効果】以上説明したように、請求項1、請求項
2、請求項3、及び請求項4記載の発明によれば、複数
の機能ブロックからなる評価対象のシステムにおいて、
各機能ブロック上で実行される処理により構成される1
つまたは複数の動作に対してその動作を構成する処理の
処理順序を処理順序情報として与え、各処理に対してど
の処理とどのような関係にあるかを表す依存関係を依存
関係情報として与え、各機能ブロックで実行する処理毎
の処理時間を処理時間情報として与え、処理順序情報に
含まれる処理の中で互いに依存関係を持つ処理が依存関
係を満たすように、各処理の処理実行時刻データを求め
ることにより、対象とする動作に対する各機能ブロック
の実行時間を高速に求めることができる。これにより、
評価対象システムに対して、目標とする時刻までに実行
を完了可能か、対象とする動作に対しどの程度の余裕が
あるかなどという評価を効率良く行うことが可能であ
る。また、システムを構成する機能ブロックを変更する
場合には、変更した機能ブロックで実行する処理の処理
時間を変更して処理時間情報を更新するだけで、簡単に
新たな構成に対する評価を行うことができる。
As described above, according to the first, second, third, and fourth aspects of the present invention, in a system to be evaluated comprising a plurality of functional blocks,
1 composed of processing executed on each functional block
For one or more operations, the processing order of the processing that constitutes the operation is given as processing order information, and for each processing, a dependency indicating what kind of processing and what relationship is given as dependency information, The processing time of each processing executed in each functional block is given as processing time information, and the processing execution time data of each processing is set so that the processing having a mutual dependency among the processings included in the processing order information satisfies the dependency. By doing so, the execution time of each functional block for the target operation can be obtained at high speed. This allows
For the system to be evaluated, it is possible to efficiently evaluate whether the execution can be completed by the target time or how much margin is available for the target operation. In addition, when changing the functional blocks configuring the system, it is possible to easily evaluate the new configuration simply by changing the processing time of the processing executed in the changed functional block and updating the processing time information. it can.

【0110】特に、請求項2記載の発明では、機能ブロ
ック間のデータの伝達プロトコルを与え、各機能ブロッ
ク上で実行される処理が実行される時間を求めるとき
に、伝達プロトコルの制約により、機能ブロック上で実
行される処理の実行に待ち時間が発生することを考慮し
て各処理の処理実行時刻データを求めるため、機能ブロ
ック間のデータの伝達プロトコルの影響により処理に待
ち時間が発生するシステムに対しても正確に評価を行う
ことができる。
In particular, according to the second aspect of the present invention, a protocol for transmitting data between functional blocks is provided, and when a time required to execute a process executed on each functional block is obtained, the function is restricted by the restriction of the transmission protocol. A system in which a wait time occurs in processing due to the effect of a data transfer protocol between functional blocks because the processing execution time data of each processing is obtained in consideration of the occurrence of a wait time in the execution of processing executed on the block. Can be accurately evaluated.

【0111】また、請求項3記載の発明では、データの
伝達プロトコルとともに、機能ブロックの入出力の伝達
データ量情報と機能ブロックの入出力バスの転送レート
にかかわるバス容量情報と機能ブロックの入出力のバス
共有情報を与え、各機能ブロックが実行される時間を求
めるときに、入出力バスの転送レートとバス競合の制約
により、機能ブロックの実行に待ち時間が発生すること
を考慮して各処理の処理実行時刻データを求めるため、
機能ブロック間を接続するバスに制約があり、バスの転
送レートの制限やバス競合の制約の影響により処理に待
ち時間が発生するシステムに対しても正確に評価を行う
ことができる。
According to the third aspect of the present invention, the data transfer protocol, the information on the transfer data amount of the input / output of the functional block, the bus capacity information relating to the transfer rate of the input / output bus of the functional block, and the input / output of the functional block are provided. When determining the execution time of each functional block by giving the bus sharing information of each function block, consider the processing rate due to the transfer rate of the input / output bus and the bus contention, and consider the occurrence of waiting time in the execution of the functional block. To obtain the processing execution time data of
There is a restriction on the bus connecting between the functional blocks, and it is possible to accurately evaluate even a system in which a wait time occurs in processing due to the restriction of the transfer rate of the bus and the restriction of bus contention.

【0112】また、請求項4記載の発明では、システム
上で実行される動作を構成する処理のプロセッサ機能ブ
ロックへの割り当て情報とプロセッサ機能ブロックに割
り当てられた処理の実行の競合の解決規則を与え、各機
能ブロックが実行される時間を求めるときに、プロセッ
サ機能ブロックに割り当てられた処理の実行に対してプ
ロセッサ機能ブロックに割り当てられた他の前記処理の
実行との競合による待ち時間が発生することを考慮して
各処理の処理実行時刻データを求めるため、システムが
少なくとも1つのプロセッサ機能ブロックを備えてお
り、プロセッサ機能ブロック上で複数の処理を行う際
に、割り込み処理やオペレーティングシステムなどで処
理の競合を解決するシステムに対しても正確に評価を行
うことができる。
Further, according to the fourth aspect of the present invention, information for allocating processing constituting the operation executed on the system to the processor function block and a rule for resolving a conflict between execution of the processing allocated to the processor function block are provided. When calculating the execution time of each functional block, a wait time occurs due to a conflict between the execution of the process assigned to the processor functional block and the execution of the other processes assigned to the processor functional block. The system has at least one processor function block in order to calculate the processing execution time data of each processing in consideration of the above. When performing a plurality of processings on the processor function block, the processing is performed by an interrupt processing or an operating system. It is possible to accurately evaluate a system that resolves conflicts.

【0113】請求項5、請求項6記載の発明によると、
評価対象システム上で実行される動作に対して、各機能
ブロックに対する時間概念を持たない動作モデルを用い
て各処理の並列性などを考慮せずに記述したプログラム
を実行することにより、各機能ブロックの処理の実行順
序を求めることにより、請求項1、請求項2、請求項
3、又は請求項4の発明において、評価対象システム上
で実行される動作に対する処理順序情報を直接入力とし
て与えるのではなく、動作モデルを実行することにより
作成することができ、入力に必要な手間を削減すること
ができる。
According to the fifth and sixth aspects of the present invention,
By executing programs written without considering the parallelism of each process, using an operation model that does not have the concept of time for each function block, for each operation performed on the evaluation target system, By obtaining the execution order of the processing in the first, second, third, or fourth invention, the processing order information for the operation executed on the evaluation target system may be directly input. Instead, it can be created by executing an operation model, and the labor required for input can be reduced.

【0114】特に、請求項6記載の発明では、動作モデ
ルを用いて記述したプログラムを実行する際に、各機能
ブロックの処理の実行順序と同時に、各機能ブロックで
実行される処理に対する特徴量を抽出し、特徴量を用い
て各処理毎に対する処理時間を求めることにより、請求
項1、請求項2、請求項3、又は請求項4の発明におい
て、評価対象システム上で実行される動作に対する処理
順序情報と処理時間情報を直接入力として与えるのでは
なく、動作モデルを実行することにより作成することが
でき、入力に必要な手間をさらに削減することができ
る。
In particular, according to the invention described in claim 6, when executing a program described using an operation model, the feature quantity for the processing executed by each functional block is simultaneously determined with the execution order of the processing of each functional block. By extracting and calculating the processing time for each processing using the feature amount, the processing for the operation executed on the evaluation target system in the invention of claim 1, 2, 3, or 4 is obtained. Rather than giving the order information and the processing time information directly as inputs, they can be created by executing an operation model, and the time and effort required for input can be further reduced.

【0115】請求項7記載の発明によると、請求項1、
請求項2、請求項3、請求項4、請求項5、又は請求項
6記載の発明を用いて求めた機能ブロックの各処理毎に
対する実行時間を可視的に表示することにより、評価対
象システムの動作を効果的に把握することができ、シス
テムの評価を効率的に行うことができる。
According to the invention of claim 7, according to claim 1,
By visually displaying the execution time for each processing of the functional block obtained by using the invention described in claim 2, 3, 4, 5, or 6, the evaluation target system is evaluated. The operation can be grasped effectively, and the system can be evaluated efficiently.

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

【図1】本発明の第1の実施の形態におけるシステムの
評価装置の構成を表すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a system evaluation device according to a first embodiment of the present invention.

【図2】本発明の第1、第2、第3の実施の形態におけ
る処理順序情報の一例を表す図である。
FIG. 2 is a diagram illustrating an example of processing order information according to the first, second, and third embodiments of the present invention.

【図3】本発明の第1、第2、第3の実施の形態におけ
る依存関係情報の一例を表す図である。
FIG. 3 is a diagram illustrating an example of dependency information according to the first, second, and third embodiments of the present invention.

【図4】本発明の第1、第2、第3の実施の形態におけ
る処理時間情報の一例を表す図である。
FIG. 4 is a diagram illustrating an example of processing time information according to the first, second, and third embodiments of the present invention.

【図5】本発明の第1、第2、第4の実施の形態におけ
るシステム評価部の処理のフローチャートを表す図であ
る。
FIG. 5 is a diagram illustrating a flowchart of a process of a system evaluation unit according to the first, second, and fourth embodiments of the present invention.

【図6】本発明の第1の実施の形態におけるシステムの
評価結果を表す図である。
FIG. 6 is a diagram illustrating an evaluation result of the system according to the first embodiment of the present invention.

【図7】本発明の第2の実施の形態におけるシステムの
評価装置の構成を表すブロック図である。
FIG. 7 is a block diagram illustrating a configuration of a system evaluation device according to a second embodiment of the present invention.

【図8】本発明の第2、第3の実施の形態におけるプロ
トコル情報の一例を表す図である。
FIG. 8 is a diagram illustrating an example of protocol information according to the second and third embodiments of the present invention.

【図9】本発明の第2の実施の形態におけるシステムの
評価結果を表す図である。
FIG. 9 is a diagram illustrating an evaluation result of the system according to the second embodiment of the present invention.

【図10】本発明の第3の実施の形態におけるシステム
の評価装置の構成を表すブロック図である。
FIG. 10 is a block diagram illustrating a configuration of a system evaluation device according to a third embodiment of the present invention.

【図11】本発明の第3の実施の形態における伝達デー
タ量情報の一例を表す図である。
FIG. 11 is a diagram illustrating an example of transfer data amount information according to a third embodiment of the present invention.

【図12】本発明の第3の実施の形態におけるバス容量
情報の一例を表す図である。
FIG. 12 is a diagram illustrating an example of bus capacity information according to a third embodiment of the present invention.

【図13】本発明の第3の実施の形態におけるバス共有
情報の一例を表す図である。
FIG. 13 is a diagram illustrating an example of bus sharing information according to the third embodiment of the present invention.

【図14】本発明の第3の実施の形態におけるシステム
評価部の処理のフローチャートを表す図である。
FIG. 14 is a diagram illustrating a flowchart of a process of a system evaluation unit according to the third embodiment of the present invention.

【図15】本発明の第3の実施の形態におけるシステム
の評価結果を表す図である。
FIG. 15 is a diagram illustrating an evaluation result of the system according to the third embodiment of the present invention.

【図16】本発明の第3の実施の形態における評価対象
システムの構成を表す図である。
FIG. 16 is a diagram illustrating a configuration of an evaluation target system according to a third embodiment of the present invention.

【図17】本発明の第4の実施の形態におけるシステム
の評価装置の構成を表すブロック図である。
FIG. 17 is a block diagram illustrating a configuration of a system evaluation device according to a fourth embodiment of the present invention.

【図18】本発明の第4の実施の形態における処理順序
情報の一例を表す図である。
FIG. 18 is a diagram illustrating an example of processing order information according to the fourth embodiment of the present invention.

【図19】本発明の第4の実施の形態における依存関係
情報の一例を表す図である。
FIG. 19 is a diagram illustrating an example of dependency information according to the fourth embodiment of the present invention.

【図20】本発明の第4の実施の形態における処理時間
情報の一例を表す図である。
FIG. 20 is a diagram illustrating an example of processing time information according to the fourth embodiment of the present invention.

【図21】本発明の第4の実施の形態におけるプロセッ
サ割り当て情報の一例を表す図である。
FIG. 21 is a diagram illustrating an example of processor assignment information according to the fourth embodiment of the present invention.

【図22】本発明の第4の実施の形態における競合解決
規則情報の一例を表す図である。
FIG. 22 is a diagram illustrating an example of conflict resolution rule information according to the fourth embodiment of the present invention.

【図23】本発明の第4の実施の形態におけるシステム
の評価結果を表す図である。
FIG. 23 is a diagram illustrating evaluation results of the system according to the fourth embodiment of the present invention.

【図24】本発明の第5の実施の形態におけるシステム
の評価装置の構成を表すブロック図である。
FIG. 24 is a block diagram illustrating a configuration of a system evaluation device according to a fifth embodiment of the present invention.

【図25】本発明の第5の実施の形態における動作記述
を表すフローチャートの一例を表す図である。
FIG. 25 is a diagram illustrating an example of a flowchart illustrating an operation description according to the fifth embodiment of the present invention.

【図26】本発明の第5の実施の形態における変換規則
情報の一例を表す図である。
FIG. 26 is a diagram illustrating an example of conversion rule information according to the fifth embodiment of the present invention.

【図27】本発明の第5の実施の形態における特徴量の
一例を表す図である。
FIG. 27 is a diagram illustrating an example of a feature amount according to the fifth embodiment of the present invention.

【図28】本発明の第6の実施の形態におけるシステム
の評価装置の構成を表すブロック図である。
FIG. 28 is a block diagram illustrating a configuration of a system evaluation device according to a sixth embodiment of the present invention.

【図29】システムの評価結果についての比較例を表す
図である。
FIG. 29 is a diagram illustrating a comparative example of the evaluation result of the system.

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

101、701、1001、1701、2408 処理
順序情報 102、702、1002、1702、2406 依存
関係情報 103、703、1003、1703、2407 処理
時間情報 104、705、1008、1706、2409 シス
テム評価部 105、706、1009、1707、2410 評価
結果 704、1004 プロトコル情報 1005 伝達データ量情報 1006 バス容量情報 1007 バス共有情報 1704 プロセッサ割り当て情報 1705 競合解決規則情報 2401 動作モデルを用いて記述した動作記述 2402 動作プロファイラ 2403 変換規則情報 2404 特徴量 2405 情報変換手段 2801 表示装置
101, 701, 1001, 1701, 2408 Processing order information 102, 702, 1002, 1702, 2406 Dependency information 103, 703, 1003, 1703, 2407 Processing time information 104, 705, 1008, 1706, 2409 System evaluation unit 105, 706, 1009, 1707, 2410 Evaluation results 704, 1004 Protocol information 1005 Transfer data amount information 1006 Bus capacity information 1007 Bus sharing information 1704 Processor allocation information 1705 Conflict resolution rule information 2401 Operation description described using operation model 2402 Operation profiler 2403 Conversion rule information 2404 Feature amount 2405 Information conversion means 2801 Display device

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 複数の機能ブロックからなる評価対象の
システムにおいて、前記機能ブロック上で実行される処
理により構成される1つまたは複数の動作に対して、前
記動作を構成する各処理の処理順序を表す処理順序情報
を作成する手段と、前記複数の処理間の依存関係を表す
依存関係情報を作成する手段と、前記処理を前記ブロッ
ク上で実行したときに要する処理時間を表す処理時間情
報を作成する手段と、前記処理順序情報と依存関係情報
と処理時間情報を入力して前記処理順序情報に含まれる
処理の中で前記依存関係を持つ前記処理が前記依存関係
を満たすための処理実行時刻データを求めるシステム評
価手段とを備えていることを特徴とするシステムの評価
装置。
1. In a system to be evaluated comprising a plurality of function blocks, a processing order of each processing constituting the operation with respect to one or a plurality of operations constituted by processing executed on the function block Means for creating processing order information indicating the processing, means for creating dependency information indicating the dependency between the plurality of processes, and processing time information indicating the processing time required when the processing is executed on the block. Means for creating, and a processing execution time for inputting the processing order information, the dependency relation information, and the processing time information, so that the processing having the dependency among the processing included in the processing order information satisfies the dependency. A system evaluation device, comprising: a system evaluation means for obtaining data.
【請求項2】 さらに、前記複数の機能ブロック間の情
報の伝達プロトコルを表すプロトコル情報を作成する手
段を備え、前記システム評価手段は、各機能ブロック上
で実行される処理が実行される時間を求めるときに、前
記伝達プロトコルの制約により前記機能ブロック上で実
行される処理に待ち時間が発生することを考慮して前記
処理実行時刻データを求めるように構成されていること
を特徴とする請求項1記載のシステムの評価装置。
2. The apparatus according to claim 1, further comprising means for creating protocol information indicating a protocol for transmitting information between the plurality of function blocks, wherein the system evaluation means determines a time at which a process executed on each function block is executed. The method according to claim 1, wherein the processing execution time data is obtained in consideration of a waiting time occurring in the processing executed on the function block due to the restriction of the transmission protocol. An evaluation device for the system according to claim 1.
【請求項3】 さらに、前記機能ブロックの伝達データ
量情報と前記機能ブロックの入出力バスのバス容量情報
と前記機能ブロックの入出力バスのバス共有情報を作成
する手段を備え、前記システム評価手段は、各機能ブロ
ック上で処理が実行される時間を求めるときに、前記入
出力バスの転送レートとバス競合の制約により前記機能
ブロックで実行される処理に待ち時間が発生することを
考慮して前記処理実行時刻データを求めるように構成さ
れていることを特徴とする請求項2記載のシステムの評
価装置。
3. The system evaluation means, further comprising: means for creating transmission data amount information of the functional block, bus capacity information of an input / output bus of the functional block, and bus sharing information of an input / output bus of the functional block. When calculating the time at which processing is executed on each functional block, taking into consideration that a waiting time occurs in the processing executed at the functional block due to the transfer rate of the input / output bus and restrictions on bus contention. 3. The system evaluation apparatus according to claim 2, wherein the processing execution time data is obtained.
【請求項4】 前記システムが少なくとも1つのプロセ
ッサ機能ブロックを備えており、前記処理のプロセッサ
機能ブロックへの割り当て情報と前記プロセッサ機能ブ
ロックに割り当てられた前記処理の実行時の競合解決規
則情報を与え、各機能ブロックが実行される時間を求め
るときに、前記プロセッサ機能ブロックに割り当てられ
た前記処理に対して前記プロセッサ機能ブロックに割り
当てられた他の前記処理との競合による待ち時間が発生
することを考慮して前記処理実行時刻データを求めるよ
うに構成されていることを特徴とする請求項1記載のシ
ステムの評価装置。
4. The system includes at least one processor function block, and provides information on assignment of the processing to the processor function block and conflict resolution rule information on execution of the processing assigned to the processor function block. When calculating the time at which each function block is executed, it is assumed that a waiting time due to contention for the process assigned to the processor function block with another process assigned to the processor function block occurs. 2. The system evaluation apparatus according to claim 1, wherein said processing execution time data is determined in consideration of said processing execution time data.
【請求項5】 請求項1から請求項4までのいずれかに
記載のシステムの評価装置において、前記機能ブロック
の時間概念を持たない動作モデルを用いて前記動作を記
述したプログラムを実行することにより、前記の機能ブ
ロックの処理の実行順序を求めるように構成してあるこ
とを特徴とするシステムの評価装置。
5. The evaluation apparatus for a system according to claim 1, wherein a program describing the operation is executed by using an operation model having no time concept of the function block. A system evaluation device configured to obtain an execution order of the processing of the functional blocks.
【請求項6】 請求項5記載のシステムの評価装置にお
いて、前記プログラムを実行するときに、前記機能ブロ
ックで実行される処理に対する特徴量を抽出し、前記特
徴量を用いて前記処理毎に対する処理実行時刻データを
求めることを特徴とするシステムの評価装置。
6. The evaluation apparatus for a system according to claim 5, wherein when executing the program, a feature amount for a process executed by the function block is extracted, and the process for each process is performed using the feature amount. An evaluation device for a system, which obtains execution time data.
【請求項7】 請求項1から請求項6までのいずれかに
記載のシステムの評価装置を用いて求めた前記機能ブロ
ックの各処理毎に対する処理実行時刻データを可視的に
表示することを特徴とする評価結果の表示装置。
7. A processing execution time data for each processing of the functional block obtained by using the evaluation apparatus of the system according to any one of claims 1 to 6, is visually displayed. Display device for evaluation results.
JP2001047845A 2001-02-23 2001-02-23 Evaluation device for system and device for displaying evaluation result Pending JP2002251303A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001047845A JP2002251303A (en) 2001-02-23 2001-02-23 Evaluation device for system and device for displaying evaluation result

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001047845A JP2002251303A (en) 2001-02-23 2001-02-23 Evaluation device for system and device for displaying evaluation result

Publications (1)

Publication Number Publication Date
JP2002251303A true JP2002251303A (en) 2002-09-06

Family

ID=18909196

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001047845A Pending JP2002251303A (en) 2001-02-23 2001-02-23 Evaluation device for system and device for displaying evaluation result

Country Status (1)

Country Link
JP (1) JP2002251303A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011145937A (en) * 2010-01-15 2011-07-28 Nec Corp System, method and program for supporting program inspection
JP2011180883A (en) * 2010-03-02 2011-09-15 Nippon Steel Corp Program diagnosis device and program diagnosis method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011145937A (en) * 2010-01-15 2011-07-28 Nec Corp System, method and program for supporting program inspection
JP2011180883A (en) * 2010-03-02 2011-09-15 Nippon Steel Corp Program diagnosis device and program diagnosis method

Similar Documents

Publication Publication Date Title
JP7012689B2 (en) Command execution method and device
JPH05265975A (en) Parallel calculation processor
US6507809B1 (en) Method and system for simulating performance of a computer system
CN114510339B (en) Computing task scheduling method and device, electronic equipment and readable storage medium
JP2001202397A (en) Architecture design supporting system for system-on-chip and architecture generating method
US20040093600A1 (en) Scheduling method, program product for use in such method, and task scheduling apparatus
CN111612155A (en) Distributed machine learning system and communication scheduling method suitable for same
EP1993038B1 (en) Data processing system and data processing method
Pieper et al. A new era of performance evaluation
US20020052726A1 (en) Performance simulation apparatus, performance simulation method, and recording medium containing performance simulation program
US8041551B1 (en) Algorithm and architecture for multi-argument associative operations that minimizes the number of components using a latency of the components
CN116670660A (en) Simulation model generation method and device for network on chip, electronic equipment and computer readable storage medium
CN110825502B (en) Neural network processor and task scheduling method for neural network processor
US7925490B2 (en) Method of transactional simulation of a generic communication node model, and the corresponding computer program product and storage means
JP2002251303A (en) Evaluation device for system and device for displaying evaluation result
JP4467823B2 (en) Design support apparatus, design support method, and design support program
JP2012203451A (en) Semiconductor integrated circuit simulation device and semiconductor integrated circuit simulation method
US20180139306A1 (en) Software optimization for multicore systems
JP2004021907A (en) Simulation system for performance evaluation
JP2007018313A (en) Circuit design program, circuit design device and circuit design method
JP2004272582A (en) Performance prediction program and design support system for computer system
Ruggiero et al. Reducing the abstraction and optimality gaps in the allocation and scheduling for variable voltage/frequency MPSoC platforms
CN114429051B (en) Modeling method, device, equipment and medium of data flow chip
CN111782482B (en) Interface pressure testing method and related equipment
Mohamed HW/SW Co-Exploration and Co-Design