JP2831727B2 - Hardware resource allocation support system - Google Patents

Hardware resource allocation support system

Info

Publication number
JP2831727B2
JP2831727B2 JP1242623A JP24262389A JP2831727B2 JP 2831727 B2 JP2831727 B2 JP 2831727B2 JP 1242623 A JP1242623 A JP 1242623A JP 24262389 A JP24262389 A JP 24262389A JP 2831727 B2 JP2831727 B2 JP 2831727B2
Authority
JP
Japan
Prior art keywords
resource allocation
information storage
hardware
unit
storage means
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP1242623A
Other languages
Japanese (ja)
Other versions
JPH03103978A (en
Inventor
雄一 黒澤
貴久 開發
誠一 西尾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP1242623A priority Critical patent/JP2831727B2/en
Publication of JPH03103978A publication Critical patent/JPH03103978A/en
Application granted granted Critical
Publication of JP2831727B2 publication Critical patent/JP2831727B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔発明の効果〕 (産業上の利用分野) 本発明は、ハードウエアのアーキテクチャ設計を支援
するCADシステムにおけるハードウエア資源割当て支援
システムに関する。
The present invention relates to a hardware resource allocation support system in a CAD system that supports hardware architecture design.

(従来技術) アーキテクチャ設計は、与えられた仕様を実現するハ
ードウエアのレジスタ・トランスファレベルの構成を生
成する過程であり、通常、該仕様をより基本的なハード
ウエア資源間のオペレーションに展開し、該オペレーシ
ョンの実行順序を考えるスケジューリングを行なう。ま
た、該オペレーションの実行に必要な演算器、記憶要
素、転送路を構成してゆく資源割当てを行う。ここで、
上記スケジューリングと資源割当ては全く独立した作業
ではなく、互いに密接な関係をもつ。例えば、2つのオ
ペレーションA,Bを同一の演算器によって実行する場
合、これらのオペレーションは同時に実行することはで
きなくなり、実行に最低2ステップかかることになる。
これに対して、各オペレーションに1つずつ演算器を割
当てれば、演算の実行ステップは1となるが、演算器は
2個必要となる。一般に、資源量を少なくするために資
源の共有化を行なうほどオペレーションの実行ステップ
数は増え、オペレーションの実行ステップ数を少なくす
るために並列性を増そうとすればするほど必要となる資
源量は増える。また、一般に資源を共有化した場合、該
資源の数が減る半面、該資源の入力にマチプレクサが必
要になる。
(Prior Art) Architectural design is the process of generating a register transfer level configuration of hardware that implements a given specification, and typically evolves the specification into more basic operations between hardware resources, The scheduling considering the execution order of the operation is performed. In addition, resources for constructing a computing unit, a storage element, and a transfer path necessary for executing the operation are performed. here,
The above-mentioned scheduling and resource allocation are not completely independent tasks, but are closely related to each other. For example, when two operations A and B are executed by the same computing unit, these operations cannot be executed simultaneously, and it takes at least two steps to execute.
On the other hand, if one operation unit is assigned to each operation, the execution step of the operation becomes 1, but two operation units are required. In general, the more resources are shared in order to reduce the amount of resources, the greater the number of execution steps of the operation. The more resources that are required to increase the parallelism in order to reduce the number of execution steps of the operation, the required amount of resources is Increase. Generally, when resources are shared, the number of the resources is reduced, but a multiplexer is required for inputting the resources.

設計者は、上記のようなスピード(オペレーションの
実行ステップ数)と資源量とのトレードオフを考えなが
ら、できるだけ少ない資源量で、できるだけ並列度の高
いハードウエア構成を設計しようと仕様記述の作成を試
みる。
While considering the trade-off between the speed (the number of execution steps of the operation) and the amount of resources as described above, the designer creates a specification description in order to design a hardware configuration with the least amount of resources and the degree of parallelism as high as possible. Try.

しかしながら、従来にあっては、上記のようにハード
ウエア資源の割当てを行なう場合、その結果がスケジュ
ーリング等に及ぼす影響を設計者の経験や勘に頼る、と
いう実状から必ずしも効果的な資源の割当てがなされな
いという問題があった。
However, conventionally, when hardware resources are allocated as described above, effective resources are not necessarily allocated due to the fact that the effect of the result on scheduling and the like depends on the experience and intuition of the designer. There was a problem that was not done.

特に、設計対象とするハードウエアの規模が大規模化
するにつれて、上記共有化を行なう場合の組合わせにつ
いての場合の数が膨大となり、このような膨大な数の組
合わせから適切な資源割当てを、経験や勘に頼って、選
択することには限界があり、ここに大きな難点がある。
In particular, as the scale of the hardware to be designed increases, the number of combinations for performing the above-mentioned sharing becomes enormous, and appropriate resource allocation is performed from such an enormous number of combinations. There is a limit to making choices based on experience and intuition, and there is a major difficulty here.

(発明が解決しようとする課題) 以上のように、従来のアーキテクチャ設計において
は、必ずしも効果的な資源の割当てがなされないという
問題があった。
(Problems to be Solved by the Invention) As described above, in the conventional architectural design, there is a problem that effective resource allocation is not always performed.

本発明は、上記従来技術の有する問題点に鑑みてなさ
れたもので、その目的とするところは、設計者が行なお
うとするハードウエア資源の割当てが妥当であるか否か
を見積もることができるようにし、もってオペレーショ
ンの実行ステッヴ数と資源量との最適化を可能としたハ
ードウエア資源割当て支援システムを提供することにあ
る。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-described problems of the related art, and an object of the present invention is to enable a designer to estimate whether the allocation of hardware resources to be performed is appropriate. Accordingly, it is an object of the present invention to provide a hardware resource allocation support system which enables optimization of the number of execution steps and resource amount of an operation.

〔発明の構成〕[Configuration of the invention]

(課題を解決するための手段) 請求項1記載の本発明のハードウエア資源割当て支援
システムは、スケジューリング情報記憶手段と、評価用
情報記憶手段と、スケジューリング情報記憶手段の情報
を上記評価用情報記憶手段にコピーするコピー手段と、
ハードウエア資源割当てを指示する資源割当て指定手段
と、この資源割当て指定手段からの指示に従って前記評
価用情報記憶手段の情報を修正しこの評価用情報記憶手
段の情報に対して資源割当て操作を試行する資源割当て
試行手段と、この資源割当て試行手段による資源割当て
結果について、その割当て対象ハードウエア以外の変更
要素、即ちステップ数や他のハードウエア資源等に関
し、この割当て対象ハードウエアの資源割当てに伴う上
記変更要素の変更の度合いを評価する変更要素評価手段
とを備えている。
According to a first aspect of the present invention, there is provided a hardware resource allocation support system according to the present invention, wherein scheduling information storage means, evaluation information storage means, and scheduling information storage means are stored in the evaluation information storage means. Means for copying to means,
Resource allocation designating means for instructing hardware resource allocation, and correcting information in the evaluation information storage means in accordance with an instruction from the resource allocation designating means, and attempting a resource allocation operation on the information in the evaluation information storage means. With respect to the resource allocation trial means and the resource allocation result by the resource allocation trial means, regarding the change factors other than the hardware to be allocated, that is, the number of steps and other hardware resources, etc. A change element evaluation means for evaluating the degree of change of the change element.

請求項2記載の本発明のハードウエア資源割当て支援
システムは、スケジューリング情報記憶手段と、ハード
ウエア資源記憶手段と、割当て実行指令に応答して上記
スケジューリング情報記憶手段及びハードウエア資源記
憶手段の情報に対し資源割当て処理を行なう資源割当て
実行手段と、評価用情報記憶手段と、スケジューリング
情報記憶手段の情報を上記評価用情報記憶手段にコピー
するコピー手段と、ハードウエア資源割当てを指示する
資源割当て指定手段と、この資源割当て指定手段からの
指示に従って上記評価用情報記憶手段の情報を修正しこ
の評価用情報記憶手段の情報に対して資源割当て操作を
試行する資源割当て試行手段と、この資源割当て試行手
段による資源割当て結果について、その割当て対象ハー
ドウエア以外の変更要素、即ちステップ数や他のハード
ウエア資源等に関し、この割当て対象ハードウエアの資
源割当てに伴う上記変更要素の変更の度合いを評価する
変更要素評価手段と、この変更要素評価手段の評価を判
定しその判定結果に従って上記割当て実行指令を上記資
源割当て実行手段に与える実行判定手段とを備えてい
る。
According to a second aspect of the present invention, there is provided a hardware resource allocation support system, comprising: a scheduling information storage unit; a hardware resource storage unit; Resource allocation executing means for performing resource allocation processing, evaluation information storage means, copying means for copying information from the scheduling information storage means to the evaluation information storage means, and resource allocation designating means for instructing hardware resource allocation Resource allocation trial means for correcting information in the evaluation information storage means in accordance with an instruction from the resource allocation designating means and attempting a resource allocation operation on the information in the evaluation information storage means; Changes in the result of resource allocation by other than the target hardware A change element evaluation means for evaluating the degree of change of the change element in accordance with the resource allocation of the hardware to be allocated with respect to the element, that is, the number of steps, other hardware resources, and the like, and an evaluation of the change element evaluation means are determined. Execution determination means for giving the allocation execution instruction to the resource allocation execution means in accordance with the determination result.

(作 用) 本発明によれば、スケジューリング情報記憶手段の情
報をコピーし、資源割当て指定手段からの指示に従って
その情報を修正することにより資源割当て操作を試行す
るようになっているとともに、その資源割当て結果につ
いて、その割当て対象ハードウエア以外の変更要素、即
ちステップ数や他のハードウエア資源等に関し、この割
当て対象ハードウエアの資源割当てに伴う上記変更要素
の変更の度合いを評価するようになっているから、設計
者はその評価を利用することで、その設計者が行なおう
とする資源割当てによるステップ数やハードウエア資源
量に及ぼす影響を見積もることができる。これにより、
大規模なシステムでも効果的な資源の割当てが可能とな
る。
(Operation) According to the present invention, the resource allocation operation is attempted by copying the information in the scheduling information storage means and modifying the information in accordance with an instruction from the resource allocation designating means. With respect to the allocation result, the degree of change of the above-mentioned change element accompanying the resource allocation of the hardware to be allocated is evaluated with respect to the change elements other than the hardware to be allocated, that is, the number of steps and other hardware resources. Therefore, by using the evaluation, the designer can estimate the influence on the number of steps and the amount of hardware resources due to the resource allocation to be performed by the designer. This allows
Effective resource allocation is possible even in a large-scale system.

また、種々の資源割当て方法に対する評価を行なうこ
とにより、最適な資源割当て方法を見出だすことにも利
用することができる。
In addition, by evaluating various resource allocation methods, it can be used to find an optimal resource allocation method.

請求項2記載の本発明によれば、スケジューリング情
報記憶手段の情報をコピーし、資源割当て指定手段から
割当て表示があったときには、その指示に従ってその情
報を修正することにより資源割当て操作を試行し、その
結果について、その割当て対象ハードウエア以外の変更
要素、即ちステップ数や他のハードウエア資源等に関
し、この割当てハードウエアの資源割当てに伴う上記変
更要素の変更の度合いを評価するとともに、その評価を
利用して割当て実行に値するか否かを判定し、その判定
結果に従って割当て実行指令を資源割当て実行手段に与
え、設計者が行なおうとする割当てのうちシステムが効
果的と予測されるもののみ該システムが実行するように
なっているから、設計者は、各種割当てを試しつつ一定
の方向性を保って設計作業を進めることができる。
According to the second aspect of the present invention, the information in the scheduling information storage means is copied, and when there is an assignment display from the resource assignment designating means, a resource assignment operation is attempted by correcting the information in accordance with the instruction, With respect to the result, the degree of change of the above-mentioned change element accompanying the resource allocation of the allocated hardware is evaluated with respect to the change elements other than the hardware to be allocated, that is, the number of steps and other hardware resources, and the evaluation is performed. It is determined whether or not the system is worthy of performing the allocation, and an allocation execution command is given to the resource allocation executing means according to the determination result. The system is designed to run, so designers can experiment with different assignments while maintaining a certain direction. Work can proceed.

(実施例) 以下に本発明の実施例について図面を参照しつつ説明
する。
(Example) Hereinafter, an example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例に係るハードウエア資源割
当て支援システムの構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a hardware resource allocation support system according to one embodiment of the present invention.

スケジューリング情報記憶部11はスケジューリングさ
れた各ステップで実行されるオペレーションを第2図の
ような形式で記憶する。この情報は例えば、ハードウエ
アの動作仕様を現すアルゴリズムレベルの記述を解析
し、ASAPスケジューリングを行った結果として得られ
る。このオペレーションリスト表は演算リストであり、
その各リストは“(演算id,タイプ,演算器id,入力1,入
力2,出力)”のように構成される。ここで、タイプと
は、演算が加減算、乗算、除算のいずれであるかを表す
ものである。
The scheduling information storage unit 11 stores the operations executed at each scheduled step in a format as shown in FIG. This information is obtained as a result of, for example, analyzing an algorithm-level description representing hardware operation specifications and performing ASAP scheduling. This operation list table is an operation list,
Each list is configured as "(operation id, type, operation unit id, input 1, input 2, output)". Here, the type indicates whether the operation is addition, subtraction, multiplication, or division.

ハードウエア資源記憶部12は演算器割当て結果を第3
図のような形式で記憶する。この第3図に示す図表の各
リストは、“(演算器id,タイプ,対応する演算idのリ
スト)”のように構成される。
The hardware resource storage unit 12 stores the arithmetic unit assignment result in the third
It is stored in a format as shown in the figure. Each list in the chart shown in FIG. 3 is configured as "(list of operation unit ids, types, and corresponding operation ids)".

なお、これら第2図及び第3図に示す情報は、演算器
の割当てを全く考慮しない割当て、すなわち各オペレー
ションをそれぞれ独立した演算器によって実行した場合
の割当てが初期値として与えられている。
The information shown in FIG. 2 and FIG. 3 is given as an initial value an assignment that does not take into account the assignment of arithmetic units at all, that is, an assignment when each operation is executed by an independent arithmetic unit.

コントロール情報表示部13はスケジューリング情報記
憶部11の内容をデータフローグラフの形式でディスプレ
イ上に表示する。第2図のデータを表示した結果を第4
図(a)に示す。同図(b)に示すように、グラフのノ
ードはオペレーションを表し、ノードの上部にはオペレ
ーションidが、ノードの左右には該オペレーションが属
するステップ番号と該オペレーションを実行する演算器
idが表示される。また、ノードを結ぶエッジはノードの
入出力変数名が表示されている。エッジを横断する点線
はステップの区切りを表す。
The control information display unit 13 displays the contents of the scheduling information storage unit 11 on a display in the form of a data flow graph. The result of displaying the data of FIG.
It is shown in FIG. As shown in FIG. 3B, the nodes of the graph represent operations, the operation id is shown above the nodes, the step numbers to which the operations belong and the arithmetic unit that executes the operations are shown on the left and right of the nodes.
The id is displayed. The edges connecting the nodes are indicated by the input / output variable names of the nodes. A dotted line across the edge represents a step break.

データパス表示部14はセケジューリング情報記憶部11
に記憶された動作を実現するデータパスを表示する。第
2図及び第3図のデータを表示した結果を第5図に示
す。この第5図において、O1〜O7は演算器、r1〜r6はレ
ジスタである。これらを接続する線分は転送路を表す。
ここでは、レジスタ及び転送路の共有化は考慮されてい
ないが、データパス表示部14によって設計者はデータパ
スの概略を把握することができる。
The data path display unit 14 is a scheduling information storage unit 11
The data path that realizes the operation stored in the data path is displayed. The result of displaying the data of FIGS. 2 and 3 is shown in FIG. In FIG. 5, O1 to O7 are arithmetic units, and r1 to r6 are registers. The line connecting these represents a transfer path.
Here, sharing of registers and transfer paths is not considered, but the data path display unit 14 allows the designer to grasp the outline of the data path.

ハードウエア資源割当て指定部15は、設計者が同一演
算器により実行させたいオペレーションをコマンドによ
り指示するためのもので、設計者はコントロール情報表
示部13あるいはデータパス表示部14による表示を見なが
ら、その指示を行なえる。
The hardware resource assignment designation unit 15 is for designating, by a command, an operation that the designer wants to execute by the same arithmetic unit. The designer looks at the display on the control information display unit 13 or the data path display unit 14 while watching the display. I can do that.

コスト評価部16は、ここでは、このハードウエア資源
割当て指定部15を通じて入力されたコマンドを実行した
場合のオペレーション実行ステップ数の増加dを求め
る。
Here, the cost evaluator 16 obtains an increase d in the number of operation execution steps when the command input through the hardware resource allocation designator 15 is executed.

実行判定部17は、コスト評価部16で求められた値d
が、d≦Dを満たすときのみ、該コマンドを実行すると
判定する。ここで、Dは予め与えられた定数であり、設
計者が任意に設定可能である。例えば、D=1として設
定したとすると、d=1or0のときのみ“実行”と判定す
る。
The execution determination unit 17 calculates the value d obtained by the cost evaluation unit 16
Is determined to execute the command only when d ≦ D is satisfied. Here, D is a constant given in advance, and can be arbitrarily set by a designer. For example, if D = 1 is set, it is determined to be “executed” only when d = 1 or 0.

割当て実行部18は、実行判定部17の判定結果に基づい
て該コマンドを実行し、スケジューリング情報記憶部1
1、ハードウエア資源記憶部12の内容を修正する。
The allocation execution unit 18 executes the command based on the determination result of the execution determination unit 17, and executes the scheduling information storage unit 1.
1. Modify the contents of the hardware resource storage unit 12.

以上の構成において、スケジューリング情報記憶部1
1、ハードウエア資源記憶部12に第2図、第3図に示す
情報が記憶されている場合を考える。いま、設計者が、
第4図のデータフローグラフまたは第5図のデータパス
を見ながら、共有させたい演算器を第5図のコマンドに
よって指示したとする。第6図1行目のコマンドはid
“1,2,4,6,7"の演算器を共有化することを示し、2行目
のコマンドはid“3,5"の演算器を共有化することを示
す。すなわち、第6図のコマンドは、加算と減算とを行
うALUと演算を行うALUとの2個のみで演算器を構成する
ことを表す。
In the above configuration, the scheduling information storage unit 1
1. Consider a case where the information shown in FIGS. 2 and 3 is stored in the hardware resource storage unit 12. Now, the designer
While referring to the data flow graph of FIG. 4 or the data path of FIG. 5, it is assumed that the operator to be shared is designated by the command of FIG. The command on the first line in FIG. 6 is id
The operator of “1,2,4,6,7” is shared, and the command on the second line indicates that the operator of id “3,5” is shared. That is, the command in FIG. 6 indicates that an arithmetic unit is constituted by only two ALUs for performing addition and subtraction and ALUs for performing operation.

コスト評価部16は、第7図のフローに従って、該コマ
ンドを実行した場合のオペレーション実行ステップ数の
増加dを求める。すなわち、同一演算器による資源競合
が起こらないようにオペレーションを移動し実行ステッ
プ数の増加を見積もる。
The cost evaluation unit 16 obtains the increase d of the number of operation execution steps when the command is executed according to the flow of FIG. In other words, the operation is moved so that resource competition by the same arithmetic unit does not occur, and an increase in the number of execution steps is estimated.

第7図において、まず、S701においてスケジューリン
グ情報記憶部11の内容をコピーし、以降、該コピー情報
に対してS702以降の処理を行う。
In FIG. 7, first, in S701, the contents of the scheduling information storage unit 11 are copied, and thereafter, the processes in S702 and thereafter are performed on the copy information.

S702において、演算器割当て部16は、上記2個のコマ
ンドで指定された演算器idをもつスケジューリング情報
記憶部11中の演算リストの演算器idを上記指定中の最小
の演算器idで置換える。この結果、第8図に示すよう
に、加減算を行なうリストの演算器idは“1"、乗算を行
なうリストの演算器idは“3"となる。
In S702, the computing unit assignment unit 16 replaces the computing unit id in the computation list in the scheduling information storage unit 11 having the computing unit id designated by the two commands with the smallest designated computing unit id. . As a result, as shown in FIG. 8, the arithmetic unit id of the list performing the addition / subtraction is “1”, and the arithmetic unit id of the list performing the multiplication is “3”.

次に、S703において、i=1のとき、n=N=全ステ
ップ数、Z=φとする。ここで、iは処理対象ステッ
プ、Nはこのフローによるスケジューリング前の全ステ
ップ数、nは同スケジューリング後の全ステップ数、Z
は移動対象リストの集合をそれぞれ表すものとなる。
Next, in S703, when i = 1, n = N = the total number of steps and Z = φ. Here, i is the step to be processed, N is the total number of steps before the scheduling by this flow, n is the total number of steps after the scheduling, Z
Represents a set of movement target lists.

そして、S704において終了条件(i<N)の判定を行
なう。
Then, in S704, a termination condition (i <N) is determined.

このS704で、i=1のときには、Yesになるため、S70
5に進み、ステップiにおいて、演算タイプ毎に同一演
算器idをもつリストを求め、その和集合をXとし、か
つ、Zを入力としてもつリストの集合(したがって絶対
的に移動対象となるリストの集合)をYとする。
In this S704, when i = 1, the result is Yes, so that S70
In step i, in step i, a list having the same operation unit id is obtained for each operation type, the union thereof is set to X, and a set of lists having Z as an input (therefore, the list of lists to be absolutely moved) (Set) is Y.

ここで、i=1のときには、 X={(1,+,1,a,b,f), (2,−,1,b,c,g)}, Y=φ, Z=φ となる。 Here, when i = 1, X = {(1, +, 1, a, b, f), (2, −, 1, b, c, g)}, Y = φ, Z = φ .

次に、S706において、移動させるべきリストの有無
(XorY≠φ)の判断を行い、ここで、Yesになるため、S
707に進む。
Next, in S706, it is determined whether or not there is a list to be moved (XorY) φ).
Proceed to 707.

このS707においては、XのうちY以外の要素の中で、
ステップi+1以降の最も近いステップで使用される演
算器idをもつリストのうち、その出力が最も多く参照さ
れているものを、演算タイプ毎に求め、その集合をX0と
する。
In this S707, among the elements of X other than Y,
Of the lists having the operation unit id used in the closest step after step i + 1, the list whose output is referred to most is determined for each operation type, and the set is set to X0.

ここで、 X0={(2,−,1,b,c,g)}が求められる(gのステッ
プ2における参照回数>fのステップ2における参照回
数であるから。)。
Here, X0 = {(2, −, 1, b, c, g)} is obtained (since the number of references in step 2 of g> the number of references in step 2 of f).

次のS708で、Zが求められ、ステップi+1に移動さ
せられる。
In the next S708, Z is obtained and moved to step i + 1.

すなわち、 Z=(X−X0)orY ={(1,+,1,a,b,f)}がステップ2へ移動する。 That is, Z = (X−X0) orY = {(1, +, 1, a, b, f)} moves to step 2.

次に、S709において、i=i+1=2とし、S704に戻
る。
Next, in S709, i = i + 1 = 2, and the process returns to S704.

このi=2のとき,S705において、 X={(1,+,1,a,b,f) (4,+,1,f,g,i)} Y={(4,+,1,f,g,i)} となり、S707において、 X0={(1,+,1,a,b,f)} を得る。なお、このS707においては、Xの中のY以外の
要素が1つだけあるときには、その要素をX0とするよう
にしている。
When i = 2, in S705, X = {(1, +, 1, a, b, f) (4, +, 1, f, g, i)} Y = {(4, +, 1,1) f, g, i)}, and in S707, X0 = {(1, +, 1, a, b, f)} is obtained. In S707, when there is only one element other than Y in X, the element is set to X0.

その結果、S708において、 Z=(4,+,1,f,g,i) がステップ3へ移動する。 As a result, in S708, Z = (4, +, 1, f, g, i) moves to step 3.

同様に、i=3のとき、S705において、 X={(4,+,1,f,g,i), (6,−,1,i,j,k), (7,+,1,j,e,l)}, Y=(6,−,1,i,j,k) となる。 Similarly, when i = 3, in S705, X = {(4, +, 1, f, g, i), (6, −, 1, i, j, k), (7, +, 1, j, e, l)}, Y = (6, −, 1, i, j, k).

そして、S707においては、 ステップi+1が存在しないため、演算idの最小のも
のをX0とする。
Then, in step S707, since step i + 1 does not exist, the smallest one of the operation ids is set to X0.

よって、X0=(4,+,1,f,g,i)となる。 Therefore, X0 = (4, +, 1, f, g, i).

これにより、S708では、 Z={(6,−,1,i,j,k), (7,+,1,j,e,l)} が新しいステップ4へ移動する。そして、このS707で
は、ステップi+1が存在しないときには、新しく作
り、n=n+1=4とする。
Thereby, in S708, Z = {(6, −, 1, i, j, k), (7, +, 1, j, e, l)} moves to a new step 4. Then, in step S707, if step i + 1 does not exist, it is newly created and n = n + 1 = 4.

そして、i=4のときのS705においては、 X={(6,−,1,i,j,k), (7,+,1,j,e,l)} となり、 S707では、 X0=(6,−,1,i,j,k) これにより、S708では、 Z={(7,+,1,j,e,l)} が移動し、新しいステップ5が生成され、n=n+1=
5とする。
Then, in S705 when i = 4, X = {(6, −, 1, i, j, k), (7, +, 1, j, e, l)}, and in S707, X0 = (6, −, 1, i, j, k) Accordingly, in S708, Z = {(7, +, 1, j, e, l)} moves, a new step 5 is generated, and n = n + 1 =
5 is assumed.

この後、S709でi=i+1=6とし、S704で判定がNo
となって、S710に移る。
Thereafter, i = i + 1 = 6 is set in S709, and the determination is No in S704.
And it moves to S710.

このS710においては、ステップ数増加分dをd=n−
Nにより求める。
In this step S710, the increment d of the number of steps is calculated as d = n−
Determined by N.

ここで、d=n−N=5−3=2となる。 Here, d = n−N = 5−3 = 2.

よって、実行判定部17においては、d≦D=1が成立
しないため、第6図のコマンドは実行しないと判定し、
例えば、 this command is not excuted since d=2>D のようなメッセージをディスプレイ上に表示し、設計者
に伝える。
Therefore, the execution determination unit 17 determines that the command in FIG. 6 is not to be executed because d ≦ D = 1 is not established, and
For example, a message such as this command is not excuted since d = 2> D is displayed on the display and transmitted to the designer.

また、実行判定部17の判定により、割当て実行部18は
起動されず、スケジューリング情報記憶部11、ハードウ
エア資源記憶部12の内容は、第2図、第3図のままとな
る。
Further, the assignment execution unit 18 is not activated by the judgment of the execution judgment unit 17, and the contents of the scheduling information storage unit 11 and the hardware resource storage unit 12 remain as shown in FIGS.

今度は、設計者が上記のメッセージを見て、別の割当
てを試みようとし、ハードウエア資源割当て指定部15に
おいて第9図のコマンドにより共有させたい演算器を指
示した場合を考える。このコマンドは、加算、減算、乗
算を行なうALUの合計3個の演算器を使用することを表
している。
Next, it is assumed that the designer looks at the above message, tries another allocation, and designates a computing unit to be shared by the command of FIG. This command indicates that a total of three arithmetic units of ALU for performing addition, subtraction, and multiplication are used.

コスト評価部16は、上記コマンドを受け、スケジュー
リング情報記憶部11の内容をコピーし、第7図のS702の
実行後、該コピーの内容は、第10図のようになる。ここ
で、第10図の各ステップにおいて、同一の演算器idをも
つリストはないため、X=φ、Y=φとなり、S704,70
5,706,709からなるループを繰返すだけになるため、最
終的に上記コピーの内容は第10図のままであり、nも変
化しない。よって、S710において、d=0が得られる。
Upon receiving the command, the cost evaluator 16 copies the contents of the scheduling information storage unit 11, and after executing S702 in FIG. 7, the contents of the copy are as shown in FIG. Here, in each step of FIG. 10, there is no list having the same computing unit id, so that X = φ, Y = φ, and S704, 70
Since only the loop consisting of 5,706,709 is repeated, the content of the above copy remains the same in FIG. 10, and n does not change. Therefore, in S710, d = 0 is obtained.

この結果、実行判定部17において、d≦Dが成立し、
割当て実行部18が起動される。
As a result, in the execution determination unit 17, d ≦ D is satisfied,
The assignment execution unit 18 is activated.

この割当て実行部18は、先ず、上記コピーをスケジュ
ーリング情報記憶部11にストアする。この結果、スケジ
ューリング情報記憶部11の内容は第10図のようになる。
The allocation executing unit 18 first stores the copy in the scheduling information storage unit 11. As a result, the contents of the scheduling information storage unit 11 are as shown in FIG.

また、この割当て実行部18は、ハードウエア資源記憶
部12において、上記コマンドで指定された演算器idをも
つリストのうち、上記最小の演算器idをもつリスト以外
を削除し、該リスト中の対応する演算idのリストの要素
を修正する。このフローを第11図に示す。
Further, the allocation execution unit 18 deletes, in the hardware resource storage unit 12, the list having the operation unit id specified by the command except for the list having the minimum operation unit id, and deletes the list in the list. Modify the element of the corresponding operation id list. This flow is shown in FIG.

この第11図において、まず、入力された割当て指定コ
マンド一つについて、このコマンドで指定された演算器
idの集合をMとする。第9図1行目のコマンドによる
と、S111においては、M={1,4,7}が求められる。
In FIG. 11, first, for one input assignment designation command, the arithmetic unit designated by this command is assigned.
Let the set of ids be M. According to the command on the first line in FIG. 9, M = {1, 4, 7} is obtained in S111.

S112においては、Mを要素の最小値mを求め、M0=M
−{m}とし、Mの中のm以外の要素からなる集合M0を
求める。
In S112, M is determined as the minimum value m of the element, and M0 = M
− {M}, and a set M0 including elements other than m in M is obtained.

ここで、m=1,M0={4,7}となる。 Here, m = 1 and M0 = {4,7}.

次いで、S113において、ハードウエア資源記憶部12に
おいて、M0の要素を演算器idとしてもつリストの集合L
を求める。
Next, in S113, in the hardware resource storage unit 12, the set L of the list having the element of M0 as the operation unit id is set.
Ask for.

ここで、L={(4,(+),(4)), (7,(+),(7))} を得る。 Here, L = {(4, (+), (4)), (7, (+), (7))} is obtained.

そして、S114において、Lにおけるタイプの集合T、
その各々に対応する演算idの集合をOとする。
Then, in S114, a set T of types in L,
Let O be a set of operation ids corresponding to each of them.

ここで、 T={+},O={4,7}を得る。 Here, T = {+}, O = {4,7} is obtained.

S115においては、ハードウエア資源記憶部12におい
て、mを演算器idとしてもつリストlを求める。
In S115, the hardware resource storage unit 12 obtains a list 1 having m as a computing unit id.

l=(1,(+),(1))となる。 1 = (1, (+), (1)).

そして、S116において、lのタイプにTの要素を、l
の演算idのリストにOを、重複を許さないように加え
る。
Then, in S116, the element of T is added to the type of l,
Is added to the list of the operation ids of the above so as not to allow duplication.

これにより、 l=(1,(+),(1,4,7)) となり、S117によって、Lの要素はハードウエア資源記
憶部12から削除される。同様な処理を2行目および3行
目のコマンドについて行なうと、最終的にハードウエア
資源記憶部12の内容は、第12図のようになる。
Thus, 1 = (1, (+), (1, 4, 7)), and the element of L is deleted from the hardware resource storage unit 12 in S117. When similar processing is performed for the commands on the second and third lines, the contents of the hardware resource storage unit 12 are finally as shown in FIG.

この結果をコントロール情報表示部13、データパス表
示部14によって表示したものを第13図、第14図に示す。
この場合、演算器は3個であるが、ステップ数は3のま
まであり、最短のステップで実現できることがわかる。
The results displayed by the control information display unit 13 and the data path display unit 14 are shown in FIGS. 13 and 14.
In this case, although the number of arithmetic units is three, the number of steps remains three, and it can be seen that it can be realized with the shortest steps.

以上のように、本実施例によれば、設計者は、演算器
割当てを実行した場合に該指定の及ぼすスケジューリン
グへの影響(ステップ数の増加)をシステムによって自
動的に知ることができる。それゆえ、設計者はスピード
とハードウエア資源量のトレードオフを考慮したアーキ
テクチャ設計が可能となる。
As described above, according to the present embodiment, the designer can automatically know the effect of the designation on the scheduling (the increase in the number of steps) by the system when executing the operation unit assignment. Therefore, the designer can design the architecture in consideration of the trade-off between the speed and the amount of hardware resources.

さらに、本実施例のように評価手段と割当て実行手段
とを組合わせた構成によれば、システムは設計者の効果
的と予測される割当てのみを実行するため、設計者の意
図に添い且つ効率的なハードウエア構成を生成すること
が可能となる。また、本発明を用いて、種々の資源割当
て法に対する評価を行なうことにより、最適な資源割当
て方法を見出だすことも可能となる。
Further, according to the configuration in which the evaluation means and the assignment execution means are combined as in the present embodiment, the system executes only the assignment that is expected to be effective by the designer, so that the system meets the intention of the designer and achieves efficiency. It is possible to generate a general hardware configuration. In addition, it is possible to find an optimal resource allocation method by evaluating various resource allocation methods using the present invention.

なお、本発明は上述の実施例に限定されるものではな
い。
Note that the present invention is not limited to the above embodiment.

上述の実施例においては、スケジューリング記憶部11
とハードウエア資源記憶部12は分離した構成をとった
が、これらの情報を統合した構成をとる方法も考えられ
る。
In the above embodiment, the scheduling storage unit 11
Although the hardware resource storage unit 12 and the hardware resource storage unit 12 have a separate configuration, a method of integrating such information may be considered.

例えば、第2図の形式のスケージューリング情報に演
算器のタイプの情報を加えた次のようなものが考えられ
る。
For example, the following is conceivable in which information on the type of an arithmetic unit is added to the scheduling information in the format shown in FIG.

ここで、オペレーションリストは ((演算id,演算タイプ),(演算器id,演算器タイ
プ),オペランドリスト) から成るものとする。第15図から例えば演算器id1のALU
によって、id1,2,4の加減算が行なわれることがわか
る。
Here, the operation list is assumed to be composed of ((operation id, operation type), (operation unit id, operation unit type), operand list). From FIG. 15, for example, the ALU of the operation unit id1
It can be seen that the addition, subtraction of id1,2,4 is performed.

この表から、スケジューリングだけでなく、演算器の
タイプと数もわかる(ただし、探す効率はあまりよくな
い。)ので、この表のみでスケジューリング記憶部11と
ハードウェア資源記憶部12と同様の情報をもっているこ
とになる。
From this table, not only the scheduling, but also the type and number of arithmetic units can be known (however, the search efficiency is not very good). Therefore, only the table has the same information as the scheduling storage unit 11 and the hardware resource storage unit 12. Will be.

さらに、例えばレジスタの割当てを考える場合は、変
数名とペアにして、レジスタidレジスタ名を(a,(10R
1))のように記憶させればよい。
Further, for example, when considering register allocation, a register id register name is paired with a variable name (a, (10R
1)) can be memorized.

また、上記実施例において、コスト評価部,実行判定
部におけるパラメータDは一定であったが、これを設計
者の指示ごとに変更できるようにしてもよい。
Further, in the above-described embodiment, the parameter D in the cost evaluation unit and the execution determination unit is constant. However, the parameter D may be changed for each instruction of the designer.

また、上記実施例においては、演算器割当ての場合を
説明したが、これは、レジスタ割当て、バス割当て等、
他の資源割当てであってもよい。これらの場合、コスト
評価部においては、レジスタ共有化によるマルチプレク
サ量の増加、バス生成によるドライバ量の増加等、ハー
ドウエア資源量を評価することが考えられる。
Further, in the above-described embodiment, the case of the operation unit assignment has been described.
Other resource allocations may be used. In these cases, it is conceivable that the cost evaluator evaluates the amount of hardware resources such as an increase in the amount of multiplexers due to register sharing and an increase in the amount of drivers due to bus generation.

また、ハードウエア資源割当て指定部においては、一
度行われた共有化を解除する指定を可能とすることも考
えられる。この場合、コスト評価部においては、共有化
解除による資源量の増加、共有化解除によるステップ数
の減少を評価することが考えられる。
It is also conceivable that the hardware resource allocation designation unit can designate the cancellation of sharing once performed. In this case, it is conceivable that the cost evaluation unit evaluates an increase in the resource amount due to the release of the sharing and a decrease in the number of steps due to the release of the sharing.

また、このコスト評価部において、複数の評価基準を
設けてよいことは勿論のことである。
In addition, it goes without saying that a plurality of evaluation criteria may be provided in this cost evaluation unit.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明によれば、スケジューリン
グ情報記憶手段の情報をコピーし、資源割当て指定手段
からの指示に従ってその情報を修正することにより資源
割当て操作を試行するようになっているとともに、その
資源割当て結果について、その割当て対象ハードウエア
以外の変更要素、即ちステップ数や他のハードウエア資
源等に関し、この割当て対象ハードウエアの資源割当て
に伴う上記変更要素の変更の度合いを評価するようにな
っているから、設計者はその評価を利用することで、そ
の設計者が行なおうとする資源割当てによるステップ数
やハードウエア資源量に及ぼす影響を見積もることがで
きる。これにより、大規模なシステムでも効果的な資源
の割当てが可能となる。
As described above, according to the present invention, the resource allocation operation is attempted by copying the information of the scheduling information storage means and correcting the information according to the instruction from the resource allocation designating means. With respect to the result of resource allocation, the degree of change of the above-mentioned change element accompanying the resource allocation of the hardware to be allocated is evaluated with respect to the change elements other than the hardware to be allocated, that is, the number of steps and other hardware resources. Therefore, by using the evaluation, the designer can estimate the influence on the number of steps and the amount of hardware resources due to the resource allocation to be performed by the designer. This enables effective resource allocation even in a large-scale system.

また、種々の資源割当て方法に対する評価を行なうこ
とより、最適な資源割当て方法を見出だすことにも利用
することができる。
Further, by evaluating various resource allocation methods, the method can be used for finding an optimal resource allocation method.

請求項2記載の本発明によれば、スジューリング情報
記憶手段の情報をコピーし、資源割当て指定手段から割
当て指示があったときには、その指示に従ってその情報
を修正することにより資源割当て操作を試行し、その結
果について、その割当て対象ハードウエア以外の変更要
素、即ちステップ数や他のハードウエア資源等に関し、
この割当て対象ハードウエアの資源割当てに伴う上記変
更要素の変更の度合いを評価するとともに、その評価を
利用して割当て実行に値するか否かを判定し、その判定
結果に従って割当て実行指令を資源割当て実行手段に対
して与え、設計者が行なおうとする割当てのうちシステ
ムが効果的と予測されるもののみ該システムが実行する
ようになっているから、設計者は、各種割当てを試しつ
つ一定の方向性を保って設計作業を進めることができ
る。
According to the second aspect of the present invention, the information in the scheduling information storage is copied, and when an allocation instruction is issued from the resource allocation specifying means, the resource allocation operation is attempted by correcting the information in accordance with the instruction. Regarding the result, regarding the change factors other than the hardware to be allocated, that is, the number of steps, other hardware resources, etc.
Evaluate the degree of change of the above-mentioned change element in accordance with the resource allocation of the hardware to be allocated, determine whether or not the allocation is worthy of performing the allocation using the evaluation, and execute the allocation execution command according to the determination result. The system is designed to execute only the assignments that the system is expected to be effective among the assignments that the designer intends to make and that the system intends to make. The design work can be advanced while maintaining the performance.

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

第1図は本発明の一実施例に係るハードウエア資源割当
て支援システムのブロック図、第2図はスケジューリン
グ情報記憶部に記憶されている情報説明図、第3図はハ
ードウエア資源記憶部に記憶されている情報説明図、第
4図は第2図の情報のコントロール情報表示部による表
示内容説明図、第5図は第3図の情報のデータパス表示
部による表示内容説明図、第6図はハードウエア資源割
当て指定部により入力されるコマンドの第1例の説明
図、第7図はコスト評価部の処理フローを示すフローチ
ャート、第8図は第6図のコマンドに対する第7図のS7
02の実行結果を示す説明図、第9図はハードウエア資源
割当て指定部により入力されるコマンドの第2例の説明
図、第10図は第9図のコマンド実行後のスケジューリン
グ情報記憶部に記憶されている情報説明図、第11図は演
算器割当て部によるハードウエア資源記憶部の修正フロ
ーを示すフローチャート、第12図は同ハードウエア資源
記憶部に記憶されている情報説明図、第13図は第10図の
情報をコントロール情報表示部によって表示させた場合
の表示内容説明図、第14図は第12図の情報をデータパス
表示部14によって表示させた場合の表示内容説明図、第
15図はスケジューリング情報とハードウエア資源情報被
とを統合した場合のオペレーションリスト例を示す説明
図である。 11……スケジューリング情報記憶部、12……ハードウエ
ア資源記憶部、13……コントロール情報表示部、14……
データパス表示部、15……ハードウエア資源割当て指定
部、16……コスト評価部、17……実行判定部。
FIG. 1 is a block diagram of a hardware resource allocation support system according to one embodiment of the present invention, FIG. 2 is an explanatory diagram of information stored in a scheduling information storage unit, and FIG. 3 is stored in a hardware resource storage unit. FIG. 4 is a view for explaining the display contents of the information of FIG. 2 by the control information display section, FIG. 5 is a view for explaining the display contents of the information of FIG. 3 by the data path display section, and FIG. FIG. 7 is an explanatory diagram of a first example of a command input by the hardware resource assignment designating section, FIG. 7 is a flowchart showing a processing flow of the cost estimating section, and FIG. 8 is S7 of FIG.
FIG. 9 is an explanatory diagram showing an execution result of the second example, FIG. 9 is an explanatory diagram of a second example of a command input by the hardware resource allocation specifying unit, and FIG. 10 is stored in the scheduling information storage unit after the command is executed in FIG. FIG. 11 is a flowchart showing a correction flow of the hardware resource storage unit by the computing unit allocating unit, FIG. 12 is an explanatory diagram of information stored in the hardware resource storage unit, and FIG. Is a display content explanatory diagram when the information of FIG. 10 is displayed by the control information display unit, FIG. 14 is a display content explanatory diagram when the information of FIG. 12 is displayed by the data path display unit 14,
FIG. 15 is an explanatory diagram showing an example of an operation list when the scheduling information and the hardware resource information are integrated. 11 ... scheduling information storage unit, 12 ... hardware resource storage unit, 13 ... control information display unit, 14 ...
Data path display unit, 15 hardware resource allocation designation unit, 16 cost evaluation unit, 17 execution determination unit

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】スケジューリング情報記憶手段と、 評価用情報記憶手段と、 スケジューリング情報記憶手段の情報を前記評価用情報
記憶手段にコピーするコピー手段と、 ハードウエア資源割当てを指示する資源割当て指定手段
と、 この資源割当て指定手段からの指示に従って前記評価用
情報記憶手段の情報を修正しこの評価用情報記憶手段の
情報に対して資源割当て操作を試行する資源割当て試行
手段と、 該資源割当て試行手段による資源割当て結果について、
その割当て対象ハードウエア以外の変更要素に関し該割
当て対象ハードウエアの資源割当てに伴う前記変更要素
の変更の度合いを評価する変更要素評価手段と、 を備えているハードウエア資源割当て支援システム。
1. Scheduling information storage means, evaluation information storage means, copying means for copying information from the scheduling information storage means to the evaluation information storage means, resource allocation designation means for instructing hardware resource allocation. A resource allocation trial unit for correcting information in the evaluation information storage unit in accordance with an instruction from the resource allocation designating unit and performing a resource allocation operation on the information in the evaluation information storage unit; Regarding the resource allocation result,
A change element evaluation means for evaluating the degree of change of the change element associated with the resource allocation of the hardware to be allocated with respect to the change element other than the hardware to be allocated.
【請求項2】スケジューリング情報記憶手段と、 ハードウエア資源記憶手段と、 割当て実行指令に応答して前記スケジューリング情報記
憶手段及びハードウエア資源記憶手段の情報に対し資源
割当て処理を行なう資源割当て実行手段と、 評価用情報記憶手段と、 スケジューリング情報記憶手段の情報を前記評価用情報
記憶手段にコピーするコピー手段と、 ハードウエア資源割当てを指示する資源割当て指定手段
と、 この資源割当て指定手段からの指示に従って前記評価用
情報記憶手段の情報を修正しこの評価用情報記憶手段の
情報に対して資源割当て操作を試行する資源割当て試行
手段と、 該資源割当て試行手段による資源割当て結果について、
その割当て対象ハードウエア以外の変更要素に関し該割
当て対象ハードウエアの資源割当てに伴う前記変更要素
の変更の度合いを評価する変更要素評価手段と、 該変更要素評価手段の評価を判定しその判定結果に従っ
て前記割当て実行指令を前記資源割当て実行手段に与え
る実行判定手段と、 を備えているハードウエア資源割当て支援システム。
2. A scheduling information storage means, a hardware resource storage means, and a resource allocation execution means for performing resource allocation processing on information of the scheduling information storage means and the hardware resource storage means in response to an allocation execution command. Evaluation information storage means; copying means for copying information from the scheduling information storage means to the evaluation information storage means; resource assignment designation means for instructing hardware resource assignment; Resource allocation trial means for modifying the information in the evaluation information storage means and attempting a resource allocation operation on the information in the evaluation information storage means;
Change element evaluation means for evaluating the degree of change of the change element associated with resource allocation of the allocation target hardware with respect to the change element other than the allocation target hardware; and A hardware resource allocation support system comprising: an execution determination unit that provides the allocation execution instruction to the resource allocation execution unit.
JP1242623A 1989-09-19 1989-09-19 Hardware resource allocation support system Expired - Fee Related JP2831727B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1242623A JP2831727B2 (en) 1989-09-19 1989-09-19 Hardware resource allocation support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1242623A JP2831727B2 (en) 1989-09-19 1989-09-19 Hardware resource allocation support system

Publications (2)

Publication Number Publication Date
JPH03103978A JPH03103978A (en) 1991-04-30
JP2831727B2 true JP2831727B2 (en) 1998-12-02

Family

ID=17091810

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1242623A Expired - Fee Related JP2831727B2 (en) 1989-09-19 1989-09-19 Hardware resource allocation support system

Country Status (1)

Country Link
JP (1) JP2831727B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7003475B1 (en) 1999-05-07 2006-02-21 Medcohealth Solutions, Inc. Computer implemented resource allocation model and process to dynamically and optimally schedule an arbitrary number of resources subject to an arbitrary number of constraints in the managed care, health care and/or pharmacy industry

Also Published As

Publication number Publication date
JPH03103978A (en) 1991-04-30

Similar Documents

Publication Publication Date Title
Hac A distributed algorithm for performance improvement through file replication, file migration, and process migration
EP0536946A2 (en) A multiprocessor computer for solving sets of equations
JP3208870B2 (en) Evaluation method of data division pattern
JPH07120410B2 (en) Large-scale parallel architecture display / manipulation system and method for three-dimensional object
Ahuja et al. Use of representative operation counts in computational testing of algorithms
US20090319240A1 (en) Simulation apparatus, simulation control method, and computer product
JP2831727B2 (en) Hardware resource allocation support system
US20150347180A1 (en) Sparse Threaded Deterministic Lock-Free Cholesky and LDLT Factorizations
KR102195886B1 (en) Distributed processing system and operating method thereof
WO2021100122A1 (en) Design assistance system and design assistance program
JPH1049504A (en) Load distribution batch system
JP2831721B2 (en) Arithmetic unit assignment device
JP7084894B2 (en) Resource management system, resource allocation method
Zhang et al. Parallel computing algorithm for real-time mapping between large-scale networks
JP2831726B2 (en) Memory element allocation support device
JPH06251087A (en) Cad system with cost accounting function
Boeres et al. Scheduling arbitrary task graphs on LogP machines
JPH05165397A (en) Scheduling device
JPH0229867A (en) Design execution control system
Vogl et al. A new approach to predicting reliable project runtimes via probabilistic model checking
JPH1153325A (en) Method for load distribution
JP2831742B2 (en) Architecture synthesis system
Baldwin et al. Design methodology management using graph grammars
JP3065707B2 (en) Design support system
JP2831790B2 (en) Arithmetic scheduling support device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees