JP2002269163A - Device, method and program for supporting design - Google Patents

Device, method and program for supporting design

Info

Publication number
JP2002269163A
JP2002269163A JP2001069360A JP2001069360A JP2002269163A JP 2002269163 A JP2002269163 A JP 2002269163A JP 2001069360 A JP2001069360 A JP 2001069360A JP 2001069360 A JP2001069360 A JP 2001069360A JP 2002269163 A JP2002269163 A JP 2002269163A
Authority
JP
Japan
Prior art keywords
division
software
hardware
processing
processing function
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.)
Granted
Application number
JP2001069360A
Other languages
Japanese (ja)
Other versions
JP4467823B2 (en
Inventor
Satoshi Tajima
聡 田嶋
Shingo Igarashi
真悟 五十嵐
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001069360A priority Critical patent/JP4467823B2/en
Publication of JP2002269163A publication Critical patent/JP2002269163A/en
Application granted granted Critical
Publication of JP4467823B2 publication Critical patent/JP4467823B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a design supporting device capable of speedily and easily dividing the processing function of a system to hardware and software. SOLUTION: At least one parameter for evaluating the processing function division of the system is inputted and on the basis of the input parameter, a division index is calculated. On the basis of the calculated division index, the candidates of a processing function for changing the division from hardware to software or from software to hardware are determined, and the system processing function is divided again by changing the division of the candidates. Concerning the result of re-division, the simulation of performance evaluation is performed and this is repeated until a design limitation is satisfied. As a division index, a ratio between estimated processing time in the case of software and an estimated number of gates in the case of hardware or the product of estimated processing time in the case of software and a CPU waiting time is to be used.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はコンピュータ等の演
算処理システムのハードウェア/ソフトウェア協調設計
の支援に係り、システムの処理機能をハードウェアとソ
フトウェアとに分割する設計を支援する装置および方法
ならびにプログラムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to the support of hardware / software co-design of an arithmetic processing system such as a computer, and an apparatus, a method and a program for supporting a design for dividing a processing function of a system into hardware and software. About.

【0002】[0002]

【従来の技術】家電製品や事務機器などで幅広く利用さ
れるシステムは、一般に、ハードウェアとソフトウェア
とから構成される組込みシステムである。組込みシステ
ムは、ASIC、CPU、メモリ等から構成されてい
る。組込みシステムの設計では、システム全体の処理機
能を記述した仕様を、ASIC等によりハードウェア化
する部分、CPUで実行されるプログラムとしてソフト
ウェア化する部分に分割する必要がある。これをハード
ウェア/ソフトウェア機能分割という。かかるハードウ
ェア/ソフトウェア機能分割の際には、ASIC、CP
U、メモリ等のシステム全体のゲート数や性能等のコス
トを見積もり、設計者によって予め与えられるチップ面
積や時間性能等の設計制約を満たすようにシステムの処
理機能をハードウェアとソフトウェアとに分割する必要
がある。
2. Description of the Related Art Systems widely used in home electric appliances and office equipment are generally embedded systems composed of hardware and software. The embedded system includes an ASIC, a CPU, a memory, and the like. In the design of an embedded system, it is necessary to divide the specifications describing the processing functions of the entire system into a part that is implemented by hardware using an ASIC or the like and a part that is implemented by software as a program executed by the CPU. This is called hardware / software function division. In the case of such hardware / software function division, ASIC, CP
Estimate the cost such as the number of gates and performance of the entire system such as U and memory, and divide the processing functions of the system into hardware and software so as to satisfy the design constraints such as chip area and time performance given in advance by the designer. There is a need.

【0003】従来、ハードウェア/ソフトウェア機能分
割は、熟練したシステム設計者の勘と経験によって解決
されてきたが、計算機の高性能化、アーキテクチャ評価
の容易なプログラマブルデバイスの普及、CADツール
の発達による統合的なCAD環境の可能性と必要性、と
いった現在の状況から、システム設計を定量的な方法に
基づいて組織的に行う手法としてのハードウェア/ソフ
トウェア機能分割が研究・開発されている。例えば、
A.Kalavade著「Hardware/Software Partitio
ning for Multifunction Systems, IEEE TRANSACTI0NS
ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AN
D SYSTEMS,VOL.17,NO.9,SEPTEMBER 1998」に見られるよ
うに、システムの処理機能を、それぞれの機能の処理時
間とハードウェア実装した場合の面積の比と、静的に計
算可能なシステム全体の処理時間との比較から分割を決
定している。しかし、システム全体の処理時間を静的に
計算することが困難である場合については、定量的な方
法に基づいたハードウェア/ソフトウェア機能分割はで
きなかった。
Conventionally, the hardware / software function division has been solved by the intuition and experience of a skilled system designer. However, due to the advancement of computer performance, the spread of programmable devices with easy architecture evaluation, and the development of CAD tools, Due to the current situation such as the possibility and necessity of an integrated CAD environment, hardware / software function partitioning as a method of systematically designing a system based on a quantitative method is being researched and developed. For example,
A. "Hardware / Software Partitio" by Kalavade
ning for Multifunction Systems, IEEE TRANSACTI0NS
ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AN
D SYSTEMS, VOL.17, NO.9, SEPTEMBER 1998 ”, the processing function of the system can be calculated statically with the processing time of each function and the area ratio when hardware is installed. The division is determined based on a comparison with the processing time of the entire system. However, when it is difficult to statically calculate the processing time of the entire system, hardware / software function division based on a quantitative method cannot be performed.

【0004】また、特開2000−57199号公報に
見られるように、ハードウェア/ソフトウェア機能分割
におけるシステム全体の性能をシミュレーションによっ
て正確に見積り、設計制約のチェックを行うことによっ
てシステム設計を行う装置がある。しかしながら、この
装置では、システムの機能の再分割において膨大な数の
シミュレーション回数が必要であり、システムの性能を
改善する分割案を迅速に決定することができなかった。
As disclosed in Japanese Patent Application Laid-Open No. 2000-57199, there is known an apparatus for performing system design by accurately estimating the performance of the entire system in hardware / software function division by simulation and checking design constraints. is there. However, with this apparatus, a huge number of simulations are required in subdividing the functions of the system, and a division plan that improves the performance of the system cannot be quickly determined.

【0005】システム全体の処理時間を静的に計算する
ことが困難となる大規模で複雑なシステムでは、ハード
ウェアとソフトフェアの機能分割は容易ではなかった。
さらに、多数の分割案が考えられるシステムでは、性能
改善が見込まれる分割案を一意に決定することができ
ず、シミュレーション回数が多くなり、設計期間が長期
化するといった問題もあった。
[0005] In a large-scale and complicated system in which it is difficult to statically calculate the processing time of the entire system, it is not easy to divide the functions of hardware and software.
Furthermore, in a system in which a large number of division plans are considered, there is a problem that a division plan that is expected to improve performance cannot be uniquely determined, the number of simulations increases, and the design period becomes longer.

【0006】[0006]

【発明が解決しようとする課題】本発明は、上記事情を
考慮してなされたものであり、システムの処理機能をハ
ードウェアとソフトウェアへ迅速かつ容易に機能分割す
ることができる設計支援装置および設計支援方法ならび
に設計支援プログラムを提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and provides a design support apparatus and a design support system capable of quickly and easily dividing the processing functions of a system into hardware and software. The purpose is to provide a support method and a design support program.

【0007】[0007]

【課題を解決するための手段】上記課題を解決し目的を
達成するために、本発明は次のように構成されている。
In order to solve the above-mentioned problems and achieve the object, the present invention is configured as follows.

【0008】本発明の請求項1に記載の設計支援装置
は、システムの処理機能をハードウェアとソフトウェア
とに分割する設計を支援する装置において、前記分割を
評価するための少なくとも一つのパラメータを入力する
手段と、前記入力されたパラメータに基づいて分割指標
を算出する手段と、前記算出された分割指標に基づく優
先順位に従って、ハードウェアからソフトウェア若しく
はソフトウェアからハードウェアに分割を変更する前記
処理機能の少なくとも一つの候補を決定する手段と、前
記候補の分割を変更して前記システムの処理機能の再分
割を行う手段と、を備えたことを特徴とする。
According to a first aspect of the present invention, there is provided a design support apparatus for supporting a design for dividing a processing function of a system into hardware and software, wherein at least one parameter for evaluating the division is input. Means for calculating a division index based on the input parameters; and a processing function for changing the division from hardware to software or from software to hardware according to a priority order based on the calculated division index. Means for determining at least one candidate; and means for changing the division of the candidate and re-dividing the processing functions of the system.

【0009】このような請求項1に記載の設計支援装置
によれば、パラメータとしてハードウェアの制約やソフ
トウェアの制約等を入力し、ハードウェアとソフトウェ
アのトレードオフを考慮した分割指標を計算を行い、シ
ステムのそれぞれの処理機能の分割に対する良し悪しを
判断する値を出力し、その出力結果によってハードウェ
アからソフトウェアヘもしくはソフトウェアからハード
ウェアへ分割を変更する処理機能の候補を優先順位に従
って得ることによって、システムの性能を向上させるた
めの再分割を一意に行うことができ、それぞれの分割に
対する性能評価を行うための性能シミュレーションの回
数を減らし、システムの設計を迅速に行うことが可能と
なる。
According to the design support apparatus of the first aspect, hardware constraints, software constraints, and the like are input as parameters, and a division index is calculated in consideration of a trade-off between hardware and software. , By outputting a value for judging the quality of the division of each processing function of the system, and obtaining a candidate of the processing function for changing the division from hardware to software or from software to hardware according to the output result according to the priority order. In addition, the subdivision for improving the performance of the system can be uniquely performed, the number of performance simulations for performing the performance evaluation for each division can be reduced, and the system can be quickly designed.

【0010】なお、より具体的な構成として、前記処理
機能をソフトウェアで実装した場合に予測される処理時
間と、ハードウェアで実装した場合に予測されるゲート
数との比を前記分割指標としたり、前記処理機能をソフ
トウェアで実装した場合に予測される処理時間と、CP
U待ち時間との積を前記分割指標としてもよい。
As a more specific configuration, a ratio between a processing time predicted when the processing function is implemented by software and a gate number predicted when the processing function is implemented by hardware is used as the division index. , The processing time expected when the processing function is implemented by software, and the CP
The product of the U waiting time may be used as the division index.

【0011】本発明の請求項4に係る設計支援方法は、
システムの処理機能をハードウェアとソフトウェアに分
割する設計を支援する方法において、前記分割を評価す
るための少なくとも一つのパラメータを入力するステッ
プと、前記入力されたパラメータに基づいて分割指標を
算出するステップと、前記算出された分割指標に基づく
優先順位に従って、ハードウェアからソフトウェア若し
くはソフトウェアからハードウェアに分割を変更する前
記処理機能の少なくとも一つの候補を決定するステップ
と、前記候補の分割を変更して前記システムの処理機能
の再分割を行うステップとを具備することを特徴とす
る。
According to a fourth aspect of the present invention, there is provided a design support method comprising:
In a method for supporting a design of dividing a processing function of a system into hardware and software, inputting at least one parameter for evaluating the division, and calculating a division index based on the input parameter. And, according to the priority based on the calculated division index, determining at least one candidate of the processing function to change the division from hardware to software or from software to hardware, and change the division of the candidates Performing a subdivision of the processing functions of the system.

【0012】また、システムの処理機能をハードウェア
とソフトウェアに分割する設計を支援する本発明の請求
項5に係る設計支援プログラムは、コンピュータを、前
記分割を評価するための少なくとも一つのパラメータを
入力する手段、前記入力されたパラメータに基づいて分
割指標を算出する手段、前記算出された分割指標に基づ
く優先順位に従って、ハードウェアからソフトウェア若
しくはソフトウェアからハードウェアに分割を変更する
前記処理機能の少なくとも一つの候補を決定する手段、
前記候補の分割を変更して前記システムの処理機能の再
分割を行う手段、として機能させるためのプログラムで
ある。
According to a fifth aspect of the present invention, there is provided a design support program for supporting a design in which a processing function of a system is divided into hardware and software, wherein a computer inputs at least one parameter for evaluating the division. Means for calculating a division index based on the input parameters; and at least one of the processing functions for changing the division from hardware to software or from software to hardware according to a priority order based on the calculated division index. Means to determine one candidate,
A program for functioning as means for changing the division of the candidates and re-dividing the processing functions of the system.

【0013】[0013]

【発明の実施の形態】以下、図面を参照しながら本発明
の実施形態を説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0014】(第1の実施形態)図1は、本発明の第1
実施形態に係る設計支援装置の概略構成を示すブロック
図である。この装置は、設計対象のシステムを構成する
各処理機能の仕様を設計者が記述した際、これら処理機
能をハードウェアとソフトウェアに分割する装置であ
る。
(First Embodiment) FIG. 1 shows a first embodiment of the present invention.
1 is a block diagram illustrating a schematic configuration of a design support device according to an embodiment. This device divides these processing functions into hardware and software when a designer describes the specifications of each processing function constituting a system to be designed.

【0015】処理機能記述部101は設計対象となるシ
ステムの(動作)仕様を記述する部分、ハードウェア/
ソフトウェア機能分割部102は処理機能記述部101
で記述されたシステムの処理機能をハードウェアとソフ
トウェアとに分割する部分、シミュレーション実行部1
03はハードウェア/ソフトウェア機能分割部102で
分割された処理機能のシミュレーションを行う部分であ
る。結果表示部104はシミュレーション実行部103
でシミュレーションされたシステムの性能(ここでは、
時間性能値および総ゲート数)を表示する。
A processing function description unit 101 describes a (operation) specification of a system to be designed,
The software function division unit 102 is a processing function description unit 101
For dividing the processing function of the system described in (1) into hardware and software,
Numeral 03 denotes a part for simulating the processing functions divided by the hardware / software function dividing unit 102. The result display unit 104 is a simulation execution unit 103
The performance of the system simulated in (here,
Time performance value and total number of gates).

【0016】ここで、システムの「処理機能」とは、シ
ステムの構成要素である処理又は機能等をいい、処理機
能記述部101において記述可能なものをいう。また、
処理機能をハードウェアとソフトウェアとに「分割す
る」とは、個々の処理機能をハードウェアにより実現す
るか、ソフトウェアにより実現するかを決定することを
いう。設計が終了すると、仕様として記述されていた抽
象的な概念としての各処理機能は、ハードウェア又はソ
フトウェアのいずれかに割り当てられることになる。
Here, the "processing function" of the system refers to a processing or function which is a component of the system, and a function which can be described in the processing function description unit 101. Also,
“Dividing” a processing function into hardware and software means determining whether each processing function is realized by hardware or software. When the design is completed, each processing function as an abstract concept described as a specification is assigned to either hardware or software.

【0017】評価パラメータ入力部105は、分割指標
の計算に用いるパラメータを入力する部分、分割指標計
算部106はシミュレーション実行部103でシミュレ
ーションされた性能の結果と、評価パラメータ入力部1
05において設計者等から入力されたパラメータとを用
いて分割指標を計算する部分である。再分割候補出力部
107は、分割指標計算部106で計算された結果に基
づいて、システムの処理機能の再分割を行う際の処理機
能の候補を出力する。
The evaluation parameter input unit 105 inputs a parameter used for calculation of a division index. The division index calculation unit 106 calculates the performance result simulated by the simulation execution unit 103 and the evaluation parameter input unit 1.
In step 05, a division index is calculated using parameters input from a designer or the like. The subdivision candidate output unit 107 outputs a processing function candidate for performing subdivision of the processing function of the system based on the result calculated by the division index calculation unit 106.

【0018】図2は、処理機能記述部101で記述され
たシステムの一例であり、このシステムは、処理1から
処理7までの7つの処理ブロックから構成されている。
まず、最初のデータの入力に対する処理1を開始する。
この処理1が終了すると、処理2及び処理4を開始す
る。処理2が終了すると処理3を開始し、処理4が終了
すると処理5を開始すると共に、次の入力に対する処理
1を開始する。処理3および処理5が終了すると処理6
を開始し、処理6が終了すると処理7を開始する。処理
7が終了した時点でデータの出力を行う。全ての入力に
対する出力が得られるまで、以上の処理を繰り返す、と
いうものである。
FIG. 2 shows an example of a system described by the processing function description section 101. This system is composed of seven processing blocks from processing 1 to processing 7.
First, processing 1 for the first data input is started.
When this processing 1 is completed, processing 2 and processing 4 are started. When the process 2 ends, the process 3 starts, and when the process 4 ends, the process 5 starts and the process 1 for the next input starts. When processing 3 and processing 5 are completed, processing 6
Is started, and when the processing 6 is completed, the processing 7 is started. When the process 7 is completed, data is output. The above processing is repeated until outputs for all inputs are obtained.

【0019】ハードウェア/ソフトウェア機能分割部1
02では、図2で表されるようなシステムの処理ブロッ
クをハードウェアとソフトウェアに分割する。最初は、
再分割候補出力部107による入力が無いので、例えば
全ての処理ブロックがソフトウェアへ分割される。
Hardware / software function division unit 1
In 02, the processing blocks of the system as shown in FIG. 2 are divided into hardware and software. Initially,
Since there is no input from the subdivision candidate output unit 107, for example, all processing blocks are divided into software.

【0020】シミュレーション実行部103では、ハー
ドウェア/ソフトウェア機能分割部102で分割された
システムの処理ブロックのスケジューリングを行い、性
能シミュレーションを行う。スケジューリング方式は、
例えば、FIFO(First InFirst Out)や優先度順ス
ケジューリング等を用いる。
The simulation execution unit 103 performs scheduling of processing blocks of the system divided by the hardware / software function division unit 102, and performs a performance simulation. The scheduling method is
For example, FIFO (First In First Out) or priority order scheduling is used.

【0021】結果表示部104では、シミュレーション
実行部103で実行されたシステムの性能の結果表示を
行う。例えば、100個の入力データに対し、100個
の出力データを得るまでの処理時間やシステムの総ゲー
ト数等を表示する。
The result display unit 104 displays the result of the performance of the system executed by the simulation execution unit 103. For example, for 100 input data, the processing time required to obtain 100 output data, the total number of gates of the system, and the like are displayed.

【0022】評価パラメータ入力部105では、分割指
標の計算に利用するパラメータの入力を行う。例えば、
図2で表される各処理ブロックの処理量や、各処理ブロ
ックをハードウェア実装した場合に予測されるゲート数
等である。また、消費電力や、処理ブロックがスケジュ
ーリングされるときのCPU待ち時間、時間的なデッド
ライン、ソフトウェア実装した場合のコードサイズ、シ
ステムのチップ面積、バッファのサイズ、あるいは処理
ブロックが繰り返し実行される場合の実行回数などをパ
ラメータとして入力しても良い。
The evaluation parameter input unit 105 inputs parameters used for calculating a division index. For example,
The processing amount of each processing block shown in FIG. 2 and the number of gates predicted when each processing block is implemented in hardware are shown. Also, power consumption, CPU waiting time when processing blocks are scheduled, time deadline, code size when software is implemented, system chip area, buffer size, or when processing blocks are repeatedly executed May be input as a parameter.

【0023】分割指標計算部106では、評価パラメー
タ入力部105で入力されたパラメータとシミュレーシ
ョン実行部103によって得られる性能結果をもとに、
分割指標の計算を行う。例えば、評価パラメータ入力部
105で各処理ブロックをソフトウェア実装した場合の
処理量パラメータと、各処理ブロックをハードウェア実
装した場合の予測されるゲート数パラメータとが入力さ
れた場合、シミュレーション実行部103による性能結
果から処理量と予測ゲート数の参照を行い、各処理ブロ
ックに対し処理量/予測ゲート数を計算し、それぞれを
各処理ブロックの分割指標値とする。
The division index calculation unit 106 calculates the division index based on the parameters input by the evaluation parameter input unit 105 and the performance results obtained by the simulation execution unit 103.
Calculate the division index. For example, when a processing amount parameter when each processing block is implemented by software and a predicted number of gates parameter when each processing block is implemented by hardware are input to the evaluation parameter input unit 105, the simulation execution unit 103 The processing amount and the predicted gate number are referred from the performance result, and the processing amount / predicted gate number is calculated for each processing block, and each is set as a division index value of each processing block.

【0024】再分割候補出力部107では、分割指標計
算部106で計算された分割指標値をもとに、各処理ブ
ロックをソフトウェアに分割したほうが良いかハードウ
ェアに分割したほうが良いかの判定を行い、再分割を行
う処理ブロックの候補を優先順位付きで出力する。例え
ば、各処理ブロックの処理量、予測ゲート数、分割指標
計算部106で計算された分割指標としての処理量/予
測ゲート数が図3で示されるようになったとする。この
図3に示される結果から、処理量/ゲート数の値が大き
い処理ブロックから優先順位を付与し、これらの処理ブ
ロックをハードウェアに分割する候補として出力する。
The re-partition candidate output unit 107 determines whether each processing block should be divided into software or hardware based on the division index value calculated by the division index calculation unit 106. Then, processing block candidates to be re-divided are output with priorities. For example, assume that the processing amount of each processing block, the number of predicted gates, and the processing amount / predicted gate number calculated as the division index calculated by the division index calculation unit 106 are as shown in FIG. From the results shown in FIG. 3, priority is given to processing blocks having large values of processing amount / number of gates, and these processing blocks are output as candidates to be divided into hardware.

【0025】再び、ハードウェア/ソフトウェア機能分
割部102に戻って、再分割候補出力部107による再
分割候補からシステムの処理ブロックの再分割を行い、
シミュレーション実行部103でシミュレーションを行
う。例えば、優先順位が最も高い処理205をソフトウ
ェアからハードウェアへ再分割し、シミュレーションを
行う。これを、あらかじめ与えられた設計制約を満足す
る性能シミュレーション結果が得られるまで繰り返す。
Returning to the hardware / software function dividing unit 102 again, the subdivision candidate output unit 107 redivides the processing blocks of the system from the subdivision candidates.
The simulation is performed by the simulation execution unit 103. For example, the process 205 having the highest priority is subdivided from software to hardware, and a simulation is performed. This is repeated until a performance simulation result that satisfies the design constraint given in advance is obtained.

【0026】このように、評価パラメータを使用して分
割指標を計算し、再分割候補の処理ブロックを出力する
ことによって、システムの一つの分割案における評価を
容易に行うことが可能となり、さらに、システムの性能
を改善するための次の分割案を一意に決定することがで
き、ハードウェア/ソフトウェア機能分割のシミュレー
ション回数を減らすことが可能である。
As described above, by calculating the division index using the evaluation parameters and outputting the processing block of the re-division candidate, it is possible to easily evaluate one division plan of the system. The next division plan for improving system performance can be uniquely determined, and the number of simulations of hardware / software function division can be reduced.

【0027】(第2の実施形態)次に本発明の第2の実
施形態を、図1乃至図6を参照して説明する。この第2
の実施形態は、第1の実施形態で示した図2のシステム
の例に対するハードウェア/ソフトウェア機能分割で得
られる分割案を示すものである。図4に、各分割案に対
する性能シミュレーションの結果表示項目とそれぞれの
項目にあらかじめ与えられた設計制約を示す。図5は、
それぞれの分割案に対して、ソフトウェアへ分割された
処理ブロックとハードウェアへ分割された処理ブロック
とを示す図である。また、図6はそれぞれの分割案に対
するシミュレーション結果を示す図である。なお、ここ
で設計制約として用いられる時間性能値とは、システム
全体の処理時間に関する値であり、本実施形態において
は、画像表示に関するフレームレートである。
(Second Embodiment) Next, a second embodiment of the present invention will be described with reference to FIGS. This second
The embodiment shows a division plan obtained by hardware / software function division with respect to the example of the system of FIG. 2 shown in the first embodiment. FIG. 4 shows performance simulation result display items for each division plan and design constraints previously given to each item. FIG.
FIG. 6 is a diagram showing processing blocks divided into software and processing blocks divided into hardware for each division plan. FIG. 6 is a diagram showing simulation results for each division plan. Here, the time performance value used as a design constraint is a value relating to the processing time of the entire system, and in the present embodiment, is a frame rate relating to image display.

【0028】まず最初に、ハードウェア/ソフトウェア
機能分割部102において全ての処理ブロックをソフト
ウェアへ分割する。この分割案301に対してシミュレ
ーション実行部103でシミュレーションを行った結果
は、図6の分割指標401で示すように設計制約を満た
していない(時間性能値が「9.7」で設計制約である
「30」を大きく下回る。なお、総ゲート数は「0」で
あるから設計制約である「80以下」を満たす)ので、
再分割候補出力部107においてどの処理ブロックをハ
ードウェアへ分割するかを判定する。図3は、判定結果
によって得られる優先順位付きの再分割候補である。こ
こでは図3で示されるように、優先順位の高い処理20
5をハードウェアに分割する。同様に、この分割案30
2に対してシミュレーションを行った結果は、分割指標
402で示すように設計制約を満たしていないので、さ
らに再分割候補出力部107においてハードウェアへ分
割する処理ブロックを判定する。図3より、優先順位が
処理205の次に高い処理204をハードウェアへ分割
する。同様に、この分割案303に対してシミュレーシ
ョンを行った結果は、分割指標403で示すようにな
る。さらに再分割候補出力部107においてハードウェ
アへ分割する処理ブロックを判定し、優先順位が処理2
04の次に高い処理206をハードウェアへ分割する。
この分割案304に対するシミュレーション結果は、分
割指標404で示すように時間性能値は設計制約を満た
すが、総ゲート数が80以上となり制約を満たしていな
い。よって、再分割候補出力部107において処理20
6をソフトウェアへ分割し、分割指標値が処理206の
次に大きい処理202をハードウェアへ分割する。この
分割案305に対するシミュレーション結果は、分割指
標405で示すように設計制約を満たしている(時間性
能値が「32.8」であり設計制約である「30以上」
を満たす。また、総ゲート数は「65」であり設計制約
である「80以下」を満たす)。すなわち、図2のシス
テムの例に対する分割案305が解として得られたこと
になる。
First, all processing blocks are divided into software in the hardware / software function dividing unit 102. The result of performing a simulation on the division plan 301 by the simulation execution unit 103 does not satisfy the design constraint as indicated by the division index 401 in FIG. 6 (the time performance value is “9.7” and is a design constraint). Since the total number of gates is “0”, the design constraint “80 or less” is satisfied.
The re-division candidate output unit 107 determines which processing block is to be divided into hardware. FIG. 3 shows reordering candidates with priorities obtained according to the determination result. Here, as shown in FIG.
5 is divided into hardware. Similarly, this division plan 30
As a result of the simulation performed on No. 2 does not satisfy the design constraint as indicated by the division index 402, the re-division candidate output unit 107 further determines a processing block to be divided into hardware. According to FIG. 3, the process 204 having the next highest priority after the process 205 is divided into hardware. Similarly, a result of performing a simulation on the division plan 303 is indicated by a division index 403. Further, the subdivision candidate output unit 107 determines a processing block to be divided into hardware, and the priority is set to processing 2
The process 206, which is the next highest in 04, is divided into hardware.
The simulation result for the division plan 304 shows that the time performance value satisfies the design constraint as indicated by the division index 404, but the total number of gates is 80 or more, which does not satisfy the constraint. Therefore, the processing 20 in the subdivision candidate output unit 107
6 is divided into software, and the process 202 having the next largest division index value after the process 206 is divided into hardware. The simulation result for the division plan 305 satisfies the design constraint as indicated by the division index 405 (the time performance value is “32.8” and the design constraint is “30 or more”).
Meet. Further, the total number of gates is “65”, which satisfies the design constraint of “80 or less”. That is, the division plan 305 for the example of the system in FIG. 2 is obtained as a solution.

【0029】図2の例に対する分割案としては2の7乗
通り、すなわち128通りが考えられるが、本発明のよ
うに分割指標値を計算し、これをもとに再分割を行うこ
とによって遙かに少数の(ここでは5回の)シミュレー
ションで設計制約を満たす分割案を得ることが可能にな
り、設計期間を短縮することができる。
As the division plan for the example of FIG. 2, there are 2 7 ways, that is, 128 ways. However, it is possible to calculate the division index value as in the present invention and perform the subdivision based on the calculated index value. It is possible to obtain a division plan that satisfies the design constraints with a relatively small number of simulations (here, five times), thereby shortening the design period.

【0030】(第3の実施形態)次に本発明の第3の実
施形態を、図1および図7を参照して説明する。この第
3の実施形態は、第2の実施形態で示した分割指標とは
別の分割指標を用いて、システムのハードウェア/ソフ
トウェア機能分割で得られる分割案を示すものである。
図7は、ソフトウェアへ分割された処理ブロックをシミ
ュレーションするためのシミュレーションモデルの構成
を示す図である。ソフトウェア処理ブロック群501
は、ソフトウェア分割された処理ブロック群である。ソ
フトウェアシミュレーションモデル502は、ソフトウ
ェア処理ブロック群501の各処理ブロックをシミュレ
ーションするためのシミュレーションモデルである。キ
ューモデル503は、ソフトウェア処理ブロック群50
1の各処理ブロックをキューイングするモデルである。
CPUモデル504は、キューモデル503の各処理ブ
ロックのスケジューリングを行い、その1つをシミュレ
ーションするモデルである。時間性能値計算部505
は、ソフトウェア処理ブロック群501の各処理ブロッ
クの時間性能値を計算する部分である。シミュレーショ
ン結果出力部506は、シミュレーション結果を出力す
る部分である。
Third Embodiment Next, a third embodiment of the present invention will be described with reference to FIGS. In the third embodiment, a division plan obtained by dividing hardware / software functions of a system using a division index different from the division index shown in the second embodiment.
FIG. 7 is a diagram illustrating a configuration of a simulation model for simulating a processing block divided into software. Software processing block group 501
Is a processing block group divided by software. The software simulation model 502 is a simulation model for simulating each processing block of the software processing block group 501. The queue model 503 includes the software processing block group 50
This is a model in which each processing block is queued.
The CPU model 504 is a model that schedules each processing block of the queue model 503 and simulates one of them. Time performance value calculation unit 505
Is a part for calculating the time performance value of each processing block of the software processing block group 501. The simulation result output unit 506 is a unit that outputs a simulation result.

【0031】まず、ソフトウェア処理ブロック群501
の各処理ブロックはシミュレーション実行時に、キュー
モデル503でキューイングされる。この時、各処理ブ
ロックがキューイングされた時刻をモデル内部に保存し
ておく。次にCPUモデル504でスケジューリングさ
れ、1つの処理ブロックがシミュレーションされる。ス
ケジューリング方式は、例えばFIFOや優先度順アル
ゴリズムなどである。この時、処理ブロックがシミュレ
ーションされた開始時刻をモデル内部に保存しておく。
次に時間性能値計算部505において、処理ブロックが
キューイングされた時刻と、CPUモデル504でシミ
ュレーション開始時刻とを計算する。例えば、シミュレ
ーション開始時刻から、キューイングされた時刻を引け
ばその処理ブロックがCPU待ちとなった時間が得られ
る。この計算結果をシミュレーション結果出力部506
においてシミュレーション結果として出力する。
First, the software processing block group 501
Are queued by the queue model 503 when the simulation is executed. At this time, the time at which each processing block is queued is stored in the model. Next, scheduling is performed by the CPU model 504, and one processing block is simulated. The scheduling method is, for example, a FIFO or priority order algorithm. At this time, the start time at which the processing block was simulated is stored in the model.
Next, the time performance value calculation unit 505 calculates a time at which the processing block is queued and a simulation start time by the CPU model 504. For example, by subtracting the queued time from the simulation start time, the time during which the processing block waited for the CPU can be obtained. This calculation result is output to the simulation result output unit 506.
Output as a simulation result.

【0032】このようなシミュレーション結果を利用す
ることで、図1の評価パラメータ入力部105におい
て、各処理ブロックの処理量パラメータと、各処理ブロ
ックのCPU待ち時間パラメータとを設定し、分割指標
計算部106で処理量とCPU待ち時間との積を分割指
標として計算し、再分割候補出力部107でこの分割指
標を用いて再分割を行う処理ブロックの候補を得ること
が可能である。なお、このハードウェアへ再分割する処
理ブロックの候補の優先順位は、分割指標値が大きい1
頂に優先順位が高いようにする。CPU待ち時間と処理
量の積が大きいということは、ソフトウェアとして実装
するにはCPUへの負荷が大きく、他の処理にも影響し
ていることが考えられるので、ハードウェアとして実装
するほうがシステムの性能の向上が見込まれる。このよ
うに、ソフトウェアモデルでのシミュレーション結果を
分割指標に利用して評価を行うことで、処理機能の再分
割候補を出力することが可能であり、システムの再分割
を容易に行うことができる。
By using such a simulation result, the processing amount parameter of each processing block and the CPU waiting time parameter of each processing block are set in the evaluation parameter input unit 105 of FIG. It is possible to calculate the product of the processing amount and the CPU waiting time at 106 as a division index, and to obtain a candidate for a processing block to be re-divided at the subdivision candidate output unit 107 using this division index. It should be noted that the priority of the processing block candidate to be re-divided into the hardware is 1 with a large division index value.
Top priority is high. The fact that the product of the CPU waiting time and the processing amount is large implies that the load on the CPU is large when implemented as software, which may affect other processes. Performance improvement is expected. As described above, by performing evaluation using the simulation result of the software model as the division index, it is possible to output a candidate for subdivision of the processing function, and it is possible to easily perform subdivision of the system.

【0033】以上のような第1実施形態〜第3実施形態
の設計支援装置の動作を纏めると図8のようになる。
FIG. 8 summarizes the operation of the design support apparatus of the first to third embodiments as described above.

【0034】先ずステップS1で、システムの処理機能
を記述する。
First, in step S1, the processing functions of the system are described.

【0035】次に、ステップS2で評価パラメータおよ
び設計制約を入力する。この評価パラメータとは、例え
ば、各処理ブロックの処理量や、ハードウェアで実装し
た場合に予測されるゲート数や、処理ブロックのCPU
待ち時間等であり、設計制約とはシステムの時間性能値
や総ゲート数などである。
Next, in step S2, an evaluation parameter and a design constraint are input. The evaluation parameters include, for example, the processing amount of each processing block, the number of gates predicted when implemented in hardware, and the CPU of the processing block.
The waiting time and the like, and the design constraints are the time performance value of the system and the total number of gates.

【0036】次に、ステップS3で初期分割として全て
の処理ブロックをソフトウェアへ分割する。
Next, in step S3, all processing blocks are divided into software as initial division.

【0037】次に、ステップS4でその分割案における
シミュレーションを実行する。
Next, in step S4, a simulation for the division plan is executed.

【0038】次に、ステップS5では設計制約を満たす
かどうかの判定を行い、満たしていれば終了する。設計
制約を満たしていない場合、ステップS6で分割指標値
の計算を行う。分割指標値は、ステップS2で入力され
た評価パラメータやステップS4のシミュレーション実
行結果を利用し、例えば、処理ブロックの処理量/ゲー
ト数(第1および第2実施形態)や処理ブロックの処理
量とCPU待ち時間との積(第3実施形態)などの計算
した値である。
Next, in step S5, it is determined whether or not the design constraint is satisfied, and if so, the process ends. If the design constraint is not satisfied, a division index value is calculated in step S6. The division index value uses the evaluation parameter input in step S2 and the simulation execution result in step S4, for example, the processing amount of processing block / the number of gates (first and second embodiments) and the processing amount of processing block. This is a calculated value such as a product of the CPU waiting time (third embodiment).

【0039】次に、ステップS7でハードウェアへ分割
する処理ブロックの優先順位付けされた候補を出力す
る。
Next, in step S7, a priority-set candidate of a processing block to be divided into hardware is output.

【0040】次に、ステップS8においてステップS7
で出力された候補のなかからハードウェアへ再分割する
処理ブロックを決定し、システムの再分割を行う。処理
ブロックの決定方法は、例えば、優先順位の最も高い処
理ブロックを選ぶといった方法である。この新しい分割
案に対して、再びステップS4でシミュレーションを行
い、設計制約を満たす分割案が得られるまでこれを繰り
返す。
Next, in step S8, step S7
A processing block to be re-divided into hardware is determined from among the candidates output in step, and the system is re-divided. The processing block is determined, for example, by selecting the processing block having the highest priority. The simulation is again performed on this new division plan in step S4, and this is repeated until a division plan satisfying the design constraint is obtained.

【0041】以上説明した実施形態は、ソフトウェアと
して実現可能であり、コンピュータに所定の手段を実行
させるための(あるいはコンピュータを所定の手段とし
て機能させるための、あるいはコンピュータに所定の機
能を実現させるための)プログラムとして実施すること
もでき、該プログラムを記録したコンピュータ読取り可
能な記録媒体として実施することもできる。
The embodiment described above can be realized as software, and is for causing a computer to execute predetermined means (or for causing a computer to function as predetermined means, or for causing a computer to realize predetermined functions). ) May be implemented as a program, or as a computer-readable recording medium on which the program is recorded.

【0042】なお、この発明の実施の形態で例示した構
成は一例であって、それ以外の構成を排除する趣旨のも
のではなく、例示した構成の一部を他のもので置き換え
たり、例示した構成の一部を省いたり、例示した構成に
別の機能あるいは要素を付加したり、それらを組み合わ
せたりすることなどによって得られる別の構成も可能で
ある。また、例示した構成と論理的に等価な別の構成、
例示した構成と論理的に等価な部分を含む別の構成、例
示した構成の要部と論理的に等価な別の構成なども可能
である。また、例示した構成と同一もしくは類似の目的
を達成する別の構成、例示した構成と同一もしくは類似
の効果を奏する別の構成なども可能である。また、この
発明の実施の形態で例示した各種構成部分についての各
種バリエーションは、適宜組み合わせて実施することが
可能である。また、この発明の実施の形態は、個別装置
としての発明、関連を持つ2以上の装置についての発
明、システム全体としての発明、個別装置内部の構成部
分についての発明、またはそれらに対応する方法の発明
等、種々の観点、段階、概念またはカテゴリに係る発明
を包含・内在するものである。従って、この発明の実施
の形態に開示した内容からは、例示した構成に限定され
ることなく発明を抽出することができるものである。
It should be noted that the configuration exemplified in the embodiment of the present invention is an example, and is not intended to exclude other configurations, and a part of the illustrated configuration is replaced with another one or illustrated. Another configuration obtained by omitting a part of the configuration, adding another function or element to the illustrated configuration, or combining them is also possible. Also, another configuration that is logically equivalent to the illustrated configuration,
Another configuration including a portion logically equivalent to the illustrated configuration, another configuration logically equivalent to a main part of the illustrated configuration, and the like are also possible. Further, another configuration that achieves the same or similar purpose as the illustrated configuration, another configuration that achieves the same or similar effect as the illustrated configuration, and the like are also possible. Various variations of the various components exemplified in the embodiments of the present invention can be implemented in appropriate combinations. Further, the embodiments of the present invention relate to an invention as an individual device, an invention about two or more related devices, an invention as a whole system, an invention about components inside an individual device, or a method corresponding thereto. It encompasses and includes inventions related to various aspects, stages, concepts or categories, such as inventions. Therefore, the present invention can be extracted from the contents disclosed in the embodiments of the present invention without being limited to the illustrated configuration.

【0043】[0043]

【発明の効果】以上説明したように、本発明によれば、
システムの再分割を一意に決定することが可能であり、
さらに、システムの分割案に対するシミュレーション回
数を減らすことができ、システムの処理機能をハードウ
ェアとソフトウェアへ迅速かつ容易に機能分割すること
が可能である。
As described above, according to the present invention,
It is possible to uniquely determine the subdivision of the system,
Furthermore, the number of simulations for the system division plan can be reduced, and the processing functions of the system can be quickly and easily divided into hardware and software.

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

【図1】本発明の一実施形態に係る設計支援装置の概略
構成を示すブロック図
FIG. 1 is a block diagram showing a schematic configuration of a design support apparatus according to an embodiment of the present invention.

【図2】上記実施形態に係り、処理機能記述部において
記述された設計対象のシステムの一例を示す図
FIG. 2 is a diagram showing an example of a system to be designed described in a processing function description unit according to the embodiment.

【図3】上記実施形態に係り、分割指標の計算結果と優
先順位を示す図
FIG. 3 is a diagram showing calculation results and priorities of division indices according to the embodiment.

【図4】上記実施形態に係り、各処理ブロックの処理量
および予測ゲート数を示す図
FIG. 4 is a diagram showing a processing amount and a predicted gate number of each processing block according to the embodiment.

【図5】上記実施形態に係り、ハードウェア/ソフトウ
ェア分割案を示す図
FIG. 5 is a diagram showing a hardware / software division plan according to the embodiment;

【図6】上記実施形態に係り、分割案に対するシミュレ
ーション結果を示す図
FIG. 6 is a diagram showing a simulation result for a division plan according to the embodiment.

【図7】上記実施形態に係り、ソフトウェア分割された
処理ブロックのシミュレーションモデルの概略構成を示
すブロック図
FIG. 7 is a block diagram showing a schematic configuration of a simulation model of a processing block divided by software according to the embodiment;

【図8】上記実施形態に係り、ハードウェア/ソフトウ
ェア機能分割手順を示すフローチャート
FIG. 8 is a flowchart showing a hardware / software function division procedure according to the embodiment.

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

101…処理機能記述部 102…ハードウェア/ソフトウェア機能分割部 103…シミュレーション実行部 104…結果表示部 105…評価パラメータ入力部 106…分割指標計算部 107…再分割候補出力部 101 processing function description unit 102 hardware / software function division unit 103 simulation execution unit 104 result display unit 105 evaluation parameter input unit 106 division index calculation unit 107 re-division candidate output unit

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 システムの処理機能をハードウェアとソ
フトウェアとに分割する設計を支援する装置において、 前記分割を評価するための少なくとも一つのパラメータ
を入力する手段と、 前記入力されたパラメータに基づいて分割指標を算出す
る手段と、 前記算出された分割指標に基づく優先順位に従って、ハ
ードウェアからソフトウェア若しくはソフトウェアから
ハードウェアに分割を変更する前記処理機能の少なくと
も一つの候補を決定する手段と、 前記候補の分割を変更して前記システムの処理機能の再
分割を行う手段と、を備えたことを特徴とするシステム
の設計支援装置。
1. An apparatus for supporting a design for dividing a processing function of a system into hardware and software, comprising: means for inputting at least one parameter for evaluating the division; and based on the input parameter. Means for calculating a division index; means for determining at least one candidate of the processing function for changing the division from hardware to software or from software to hardware according to a priority order based on the calculated division index; Means for changing the division of the system and re-dividing the processing functions of the system.
【請求項2】前記処理機能をソフトウェアで実装した場
合に予測される処理時間と、ハードウェアで実装した場
合に予測されるゲート数との比を前記分割指標とするこ
とを特徴とする請求項1に記載の設計支援装置。
2. The division index is a ratio between a processing time estimated when the processing function is implemented by software and a gate number estimated when the processing function is implemented by hardware. 2. The design support device according to 1.
【請求項3】前記処理機能をソフトウェアで実装した場
合に予測される処理時間と、CPU待ち時間との積を前
記分割指標とすることを特徴とする請求項1に記載の設
計支援装置。
3. The design support apparatus according to claim 1, wherein a product of a processing time estimated when the processing function is implemented by software and a CPU waiting time is used as the division index.
【請求項4】 システムの処理機能をハードウェアとソ
フトウェアに分割する設計を支援する方法において、前
記分割を評価するための少なくとも一つのパラメータを
入力するステップと、前記入力されたパラメータに基づ
いて分割指標を算出するステップと、前記算出された分
割指標に基づく優先順位に従って、ハードウェアからソ
フトウェア若しくはソフトウェアからハードウェアに分
割を変更する前記処理機能の少なくとも一つの候補を決
定するステップと、前記候補の分割を変更して前記シス
テムの処理機能の再分割を行うステップとを具備するこ
とを特徴とする設計支援方法。
4. A method for supporting a design for dividing a processing function of a system into hardware and software, wherein at least one parameter for evaluating the division is input, and the division is performed based on the input parameter. Calculating an index, and determining at least one candidate of the processing function of changing the division from hardware to software or from software to hardware according to the priority order based on the calculated division index; and Changing the division and re-dividing the processing functions of the system.
【請求項5】 システムの処理機能をハードウェアとソ
フトウェアに分割する設計を支援するプログラムであっ
て、コンピュータを、 前記分割を評価するための少なくとも一つのパラメータ
を入力する手段、 前記入力されたパラメータに基づいて分割指標を算出す
る手段、 前記算出された分割指標に基づく優先順位に従って、ハ
ードウェアからソフトウェア若しくはソフトウェアから
ハードウェアに分割を変更する前記処理機能の少なくと
も一つの候補を決定する手段、 前記候補の分割を変更して前記システムの処理機能の再
分割を行う手段、として機能させるための設計支援プロ
グラム。
5. A program for supporting design for dividing a processing function of a system into hardware and software, comprising: a computer for inputting at least one parameter for evaluating the division; Means for calculating a division index based on the above, according to a priority order based on the calculated division index, means for determining at least one candidate of the processing function for changing the division from hardware to software or from software to hardware, A design support program for functioning as means for changing the division of candidates and re-dividing the processing functions of the system.
JP2001069360A 2001-03-12 2001-03-12 Design support apparatus, design support method, and design support program Expired - Fee Related JP4467823B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001069360A JP4467823B2 (en) 2001-03-12 2001-03-12 Design support apparatus, design support method, and design support program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001069360A JP4467823B2 (en) 2001-03-12 2001-03-12 Design support apparatus, design support method, and design support program

Publications (2)

Publication Number Publication Date
JP2002269163A true JP2002269163A (en) 2002-09-20
JP4467823B2 JP4467823B2 (en) 2010-05-26

Family

ID=18927403

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001069360A Expired - Fee Related JP4467823B2 (en) 2001-03-12 2001-03-12 Design support apparatus, design support method, and design support program

Country Status (1)

Country Link
JP (1) JP4467823B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005242569A (en) * 2004-02-25 2005-09-08 Fujitsu Ltd Data processor design method and apparatus, and program
JP2007102651A (en) * 2005-10-07 2007-04-19 Hitachi High-Technologies Corp Data processing system
JP2009251996A (en) * 2008-04-08 2009-10-29 Nippon Telegr & Teleph Corp <Ntt> Processing unit, processing method, and program thereof
JP2011175339A (en) * 2010-02-23 2011-09-08 Nec Corp Migration method
JP2018109957A (en) * 2016-12-30 2018-07-12 國家中山科學研究院 Product development management system and method
JP2018140760A (en) * 2017-02-28 2018-09-13 本田技研工業株式会社 Design assisting system, design assisting method, and program
US10303832B2 (en) 2015-09-18 2019-05-28 Mitsubishi Electric Corporation Architecture generating device
US11657197B2 (en) 2019-11-19 2023-05-23 Mitsubishi Electric Corporation Support system and computer readable medium

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005242569A (en) * 2004-02-25 2005-09-08 Fujitsu Ltd Data processor design method and apparatus, and program
US7447617B2 (en) 2004-02-25 2008-11-04 Fujitsu Limited Data processing device designing method, data processing device designing apparatus, program and computer readable information recording medium
JP2007102651A (en) * 2005-10-07 2007-04-19 Hitachi High-Technologies Corp Data processing system
JP2009251996A (en) * 2008-04-08 2009-10-29 Nippon Telegr & Teleph Corp <Ntt> Processing unit, processing method, and program thereof
JP2011175339A (en) * 2010-02-23 2011-09-08 Nec Corp Migration method
US10303832B2 (en) 2015-09-18 2019-05-28 Mitsubishi Electric Corporation Architecture generating device
JP2018109957A (en) * 2016-12-30 2018-07-12 國家中山科學研究院 Product development management system and method
JP2018140760A (en) * 2017-02-28 2018-09-13 本田技研工業株式会社 Design assisting system, design assisting method, and program
US11657197B2 (en) 2019-11-19 2023-05-23 Mitsubishi Electric Corporation Support system and computer readable medium

Also Published As

Publication number Publication date
JP4467823B2 (en) 2010-05-26

Similar Documents

Publication Publication Date Title
Pellizzoni et al. Worst case delay analysis for memory interference in multicore systems
JP2549266B2 (en) Method and apparatus for debugging digital circuit design
JP2009512910A (en) System simulation
US20160077565A1 (en) Frequency configuration of asynchronous timing domains under power constraints
JP2002342097A (en) Task allocatable time deciding device and task allocatable time deciding method
JP2001202397A (en) Architecture design supporting system for system-on-chip and architecture generating method
JP4405520B2 (en) Computer program, computer apparatus and method for adjusting project progress schedule
US8346529B2 (en) Delta retiming in logic simulation
JP4467823B2 (en) Design support apparatus, design support method, and design support program
US20150033197A1 (en) Clustering for processing of circuit design data
US9454627B1 (en) Systems and methods for optimizing executable models for hardware synthesis
US7992112B2 (en) Hardware verification programming description generation apparatus, high-level synthesis apparatus, hardware verification programming description generation method, hardware verification program generation method, control program and computer-readable recording medium
JP4843379B2 (en) Computer system development program
Nam et al. Asiist: Application specific i/o integration support tool for real-time bus architecture designs
JP2005049922A (en) Evaluation system for job execution plan
JP2011186991A (en) Method, program and system for solving ordinary differential equation
US8341577B1 (en) Parallel circuit simulation with partitions
Ewetz et al. Fast clock scheduling and an application to clock tree synthesis
US10460055B1 (en) Modeling of sequential circuit devices of multi-clock domain IC design for a transient vectorless power analysis
JP5831067B2 (en) Power consumption analysis method, power consumption analysis apparatus, and power consumption analysis program
US7181384B1 (en) Method and apparatus for simulating a hybrid system with registered and concurrent nodes
JP5412305B2 (en) Model-based performance prediction system
JP4556629B2 (en) Data processing system verification apparatus and method and program
Igawa et al. A design support method for automation system configuration using model-based simulation
Aguirre et al. Simulation-based framework to automated wet-etch station scheduling problems in the semiconductor industry

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071026

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090915

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091116

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100126

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100224

R151 Written notification of patent or utility model registration

Ref document number: 4467823

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20130305

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130305

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20140305

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees