JPH09134381A - Device for dividing operation method - Google Patents

Device for dividing operation method

Info

Publication number
JPH09134381A
JPH09134381A JP7294388A JP29438895A JPH09134381A JP H09134381 A JPH09134381 A JP H09134381A JP 7294388 A JP7294388 A JP 7294388A JP 29438895 A JP29438895 A JP 29438895A JP H09134381 A JPH09134381 A JP H09134381A
Authority
JP
Japan
Prior art keywords
hardware
software
realized
basic circuit
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7294388A
Other languages
Japanese (ja)
Inventor
Hiroshi Imai
浩史 今井
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 JP7294388A priority Critical patent/JPH09134381A/en
Publication of JPH09134381A publication Critical patent/JPH09134381A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce redivision and the repetition of design change and to improve design efficiency by executing division into a part realized by means of a software and a part realized by means of a hardware based on previously prepared basic circuit information. SOLUTION: In a basic circuit analizing part 102, the kind and number of arithmetic equipments added in the basic circuit 101 which is previously prepared by a designer and information, etc., of inter-arithmetic equipment connection are analized. Then, an operation method dividing part 104 divides the operation method 103 into the part realized by the software and the part realized by the hardware based on basic circuit information which is analized by the basic circuit analizing part 102 and an interface adding part 105 adds an interface for delivery between the software part and the hardware part to the software and the hardware parts. By the processing, a software method 106 realized by the software and a hardware method 107 reaslized by the hardware are generated so as to stored in an external storage device.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、動作仕様分割装置
に関し、特に、システム全体の仕様について、ソフトウ
ェアで実現する部分とハードウェアで実現する部分とに
分割を行う際のやり直しや、設計変更の繰り返しを低減
することができる動作仕様分割装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an operation specification dividing device, and more particularly, it is necessary to re-execute the specification of the entire system when it is divided into a part realized by software and a part realized by hardware, and design change. The present invention relates to an operation specification dividing device capable of reducing repetition.

【0002】[0002]

【従来の技術】所定の要求を満たすシステムを実現する
には、ハードウエアを適宜構成してそのシステムを実現
したり、また、ソフトウエアを作成し、CPU等で実行
することにより、そのシステムを実現することができ
る。
2. Description of the Related Art In order to realize a system satisfying predetermined requirements, the system is constructed by appropriately constructing hardware, or by creating software and executing it by a CPU or the like. Can be realized.

【0003】しかしながら、一般に、ハードウエアで実
現する場合には、処理速度は比較的高速化を図ることが
できるが、所要面積が大きくなってしまったり、コスト
が増大してしまったりする。その一方、ソフトウエアで
実現する場合には、一般に所要面積やコストは低減する
ことができるが、処理速度が低下してしまう。
However, in general, when it is realized by hardware, the processing speed can be relatively increased, but the required area becomes large and the cost increases. On the other hand, when it is realized by software, generally, the required area and the cost can be reduced, but the processing speed is reduced.

【0004】そこで、システムの設計開発においては実
現したいシステムを必要に応じてハードウエアで実現す
る部分と、ソフトウエアで実現する部分とに分割を行っ
て、所定の要求を満たすように設計開発を行う場合が多
い。この分割を実現するために、動作記述なる実現した
い動作仕様を記述した言語を用い、その動作記述を用い
て動作仕様の分割を行うことが従来からされている。
Therefore, in the design and development of the system, the system to be realized is divided into a part to be realized by hardware and a part to be realized by software as necessary, and the design and development should be carried out so as to meet predetermined requirements. Often done. In order to realize this division, it has been conventionally practiced to use a language that describes a behavioral specification to be realized, which is a behavioral description, and to divide the behavioral specification using the behavioral description.

【0005】図7は一般的なシステムの開発設計工程を
示したフローチャートである。まずソフトウエア/ハー
ドウエア分割ステップS1では、所定の要求、特にタイ
ミングや回路規模を考慮して動作仕様についてハードウ
エアで実現する部分と、ソフトウエアで実現する部分と
に分割を行う。
FIG. 7 is a flow chart showing a general system development and design process. First, in the software / hardware dividing step S1, the operation specification is divided into a part realized by hardware and a part realized by software in consideration of a predetermined request, particularly timing and circuit scale.

【0006】次に、見積りステップS2では、上述のソ
フトウエア/ハードウエア分割ステップS1にてハード
ウエアで実現する部分についてのハードウエア量の大ま
かな見積りを行う。例えば、ハードウエアで実現する部
分についての動作記述から加算や乗算の数等を調べるこ
とにより行う。
Next, in the estimation step S2, a rough estimation of the hardware amount of the portion realized by the hardware in the software / hardware division step S1 is performed. For example, it is performed by checking the number of additions and multiplications from the behavioral description of the part realized by hardware.

【0007】次に、判定ステップS3にて見積りステッ
プS2にて見積もられたハードウエア量について判定を
行う。この判定で所望の要求を満たさない場合には、ス
テップS1に戻って、再度動作仕様についてハードウエ
アで実現する部分と、ソフトウエアで実現する部分との
分割を行う。
Next, in the judgment step S3, the amount of hardware estimated in the estimation step S2 is judged. If the determination does not satisfy the desired request, the process returns to step S1 and the operation specification is divided into a part to be realized by hardware and a part to be realized by software.

【0008】次に、論理合成ステップS4では、見積り
ステップS2にて見積もられたハードウエア部分につい
ての論理合成を行い、このハードウエア部分についての
回路構成を得る。
Next, in the logic synthesis step S4, logic synthesis is performed on the hardware portion estimated in the estimation step S2 to obtain the circuit configuration of this hardware portion.

【0009】次に、判定ステップS5では、論理合成ス
テップS4にて得られた回路構成について、その妥当性
についての判定を行う。この判定で所望の要求を満たさ
ない場合には、ステップS1に戻って再度、動作仕様に
ついてハードウエアで実現する部分と、ソフトウエアで
実現する部分との分割を行い、以下同様に処理を行う。
Next, in the judgment step S5, the validity of the circuit configuration obtained in the logic synthesis step S4 is judged. If the result of this determination is that the desired request is not satisfied, the process returns to step S1 and the operation specifications are again divided into parts that are realized by hardware and parts that are realized by software, and the same processing is performed thereafter.

【0010】以上のようにして、動作仕様の分割を行う
際には、実現したいシステムを必要に応じてハードウエ
アで実現する部分と、ソフトウエアで実現する部分とに
分割を行うことで、所定の要求を満たすシステムの設計
を行うことができる。
As described above, when the operation specifications are divided, the system to be realized is divided into a part to be realized by hardware and a part to be realized by software, as required. The system can be designed to meet the above requirements.

【0011】[0011]

【発明が解決しようとする課題】しかしながら、従来か
ら動作仕様の分割を行う際には、動作に対するタイミン
グ制約、ハードウェアで実現する箇所の合成後の回路の
規模を動作記述のみに基づいて見積り、それらタイミン
グ、回路規模のみを考慮して分割していた。従って、従
来の手法では、正確な見積りに基づいた分割が難しく、
また、動作仕様の複数箇所を同一のハードウェア上で実
用しようとした場合、余分な接続等、付加回路が必要に
なり、ハードウェア合成後に設計変更が必要となる場合
があった。さらに、設計者の意図したハードウェア構成
とかけ離れたものしか得られず、分割のやり直しが頻繁
に生じる場合も多く、システム設計の時間が増大してし
まうという問題があった。
However, when the operation specifications are conventionally divided, the timing constraint for the operation and the scale of the circuit after the synthesis of the portion realized by the hardware are estimated based only on the operation description. It was divided considering only the timing and circuit scale. Therefore, with the conventional method, it is difficult to divide based on accurate estimation,
Further, when trying to put a plurality of operation specifications into practical use on the same hardware, an additional circuit such as an extra connection is required, and a design change may be required after the hardware synthesis. Furthermore, there is a problem in that only a hardware configuration intended by the designer can be obtained, and the re-division often occurs, which increases the system design time.

【0012】そこで、本発明は、このような従来の事情
を鑑みてなされたものであり、その目的とするところ
は、システム設計における動作仕様の分割ついて、最適
な分割を行うことにより、動作仕様の分割のやり直しや
設計変更を減少させることで設計効率を向上させ、シス
テム設計のための時間を短縮することにある。
Therefore, the present invention has been made in view of such a conventional situation, and an object of the present invention is to divide an operation specification in a system design, and to perform an optimum division so that an operation specification can be obtained. It is to improve the design efficiency and reduce the time for system design by reducing the number of re-divisions and design changes.

【0013】[0013]

【課題を解決するための手段】上述した目的を達成する
ために、本発明の特徴は、システムの動作仕様につい
て、ソフトウエアで実現する部分と、ハードウエアで実
現する部分とに分割する装置において、所定のハードウ
エア構成を有する基本回路について、その構造の解析を
行う基本回路解析部と、この基本回路解析部にて解析さ
れた情報に基づいて前記動作仕様をソフトウエアで実現
するソフトウエア部分と、ハードウエアで実現するハー
ドウエア部分とに分割する動作仕様分割部と、前記分割
されたソフトウエア部分とハードウエア部分とのデータ
受渡しのためのインターフェースを前記ソフトウエア部
分及び前記ハードウエア部分に付加するインターフェー
ス付加部とを備えることである。
In order to achieve the above-mentioned object, a feature of the present invention resides in that an operation specification of a system is divided into a part realized by software and a part realized by hardware. , A basic circuit analysis section for analyzing the structure of a basic circuit having a predetermined hardware configuration, and a software section for realizing the operation specifications by software based on the information analyzed by the basic circuit analysis section. And an operation specification dividing unit that divides the hardware portion realized by hardware, and an interface for data transfer between the divided software portion and the hardware portion into the software portion and the hardware portion. And an interface addition unit to be added.

【0014】上記発明の構成によれば、動作仕様の分割
を行う際に、設計者が予め用意した基本回路の情報に基
づいて、ソフトウェアで実現する部分とハードウェアで
実現する部分に分割するようにしてある。このように分
割することにより、設計者が意図したハードウェア構成
に近いものが容易に得られ、分割のやり直し、設計変更
の繰り返しの少ない設計を可能にすることができるので
ある。
According to the configuration of the above-mentioned invention, when the operation specification is divided, it is divided into a portion realized by software and a portion realized by hardware based on the information of the basic circuit prepared in advance by the designer. I am doing it. By dividing in this way, it is possible to easily obtain a hardware configuration close to the one intended by the designer, and it is possible to redone the division and enable a design with few repeated design changes.

【0015】[0015]

【発明の実施の形態】以下、本発明に係る動作仕様分割
装置の実施形態について図面を参照しながら説明する。
本発明に係る動作仕様分割装置のハードウエア構成は、
各種処理を行うためのCPUと、キーボード、マウス、
ライトペン、又はフレキシブルディスク装置等の入力装
置と、メモリ装置やディスク装置等の外部記憶装置と、
ディスプレイ装置、プリンタ装置等の出力装置等とを備
えた通常のコンピュータシステムを用いてもよい。な
お、前記CPUは、図1に示す基本回路解析部102等
の各種の処理部の実行を行う演算部と、前記処理部の命
令を記憶する主記憶部とを具備する。また、図1に示し
た基本回路101、動作仕様103、ソフトウェア仕様
106、及び、ハードウェア仕様107は、上記の外部
記憶装置に記憶されている。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of an operation specification dividing device according to the present invention will be described below with reference to the drawings.
The hardware configuration of the operation specification dividing device according to the present invention is
CPU for performing various processes, keyboard, mouse,
An input device such as a light pen or a flexible disk device, and an external storage device such as a memory device or a disk device,
A normal computer system including an output device such as a display device and a printer device may be used. The CPU includes an arithmetic unit that executes various processing units such as the basic circuit analysis unit 102 shown in FIG. 1, and a main storage unit that stores instructions of the processing unit. The basic circuit 101, operation specification 103, software specification 106, and hardware specification 107 shown in FIG. 1 are stored in the above external storage device.

【0016】第1の実施の形態 図1は本発明に係る第1の実施形態を示したブロック図
である。このブロック図は、図7に示した一般的な回路
設計の処理のフローチャートにおけるソフトウエア/ハ
ードウエア分割ステップS1に該当し、本実施形態は、
このソフトウエア/ハードウエア分割ステップに関する
ものである。この動作仕様分割装置は、所定のハードウ
エア構成を有する基本回路101について、その構造の
解析を行う基本回路解析部102と、基本回路解析部1
02にて解析された情報に基づいて動作仕様103をソ
フトウエアで実現する部分と、ハードウエアで実現する
部分とに分割する動作仕様分割部104と、分割された
ソフトウエア部分とハードウエア部分とのデータ受渡し
のためのインターフェースをソフトウエア部分及びハー
ドウエア部分に付加するインターフェース付加部105
とを備えてある。
First Embodiment FIG. 1 is a block diagram showing a first embodiment according to the present invention. This block diagram corresponds to the software / hardware dividing step S1 in the flowchart of the general circuit design process shown in FIG.
It concerns this software / hardware partitioning step. This operation specification dividing device includes a basic circuit analysis unit 102 that analyzes the structure of a basic circuit 101 having a predetermined hardware configuration, and a basic circuit analysis unit 1.
An operation specification dividing unit 104 that divides an operation specification 103 into a part that is realized by software and a part that is realized by hardware based on the information analyzed in 02, and a divided software part and a hardware part. Interface addition unit 105 for adding an interface for data transfer of the software to the software part and the hardware part
Equipped with.

【0017】次に、この動作仕様分割装置の動作につい
て説明する。まず、基本回路解析部102に於いて、設
計者が予め用意した基本回路101中に含まれる演算器
の種類と個数、演算器間の接続の情報、例えば基本回路
に含まれる演算器の接続がどのような演算の順序が可能
であるか等を解析する。この基本回路は、予め上記の外
部記憶装置に記憶されていたものを用いてもよいし、必
要に応じて操作者が作成してもよい。
Next, the operation of the operation specification dividing device will be described. First, in the basic circuit analysis unit 102, the type and number of the arithmetic units included in the basic circuit 101 prepared by the designer in advance, information on the connection between the arithmetic units, for example, the connection of the arithmetic units included in the basic circuit Analyze what kind of calculation order is possible, etc. This basic circuit may be stored in the external storage device in advance, or may be created by the operator as necessary.

【0018】次に、動作仕様分割部104に於いて、基
本回路解析部102で解析された基本回路の情報に基づ
いて、動作仕様をソフトウェアで実現する部分とハード
ウェアで実現する部分とに分割する。次に、インターフ
ェース付加部105に於いて、ソフトウェア部分とハー
ドウェア部分のデータの受渡しのためのインターフェー
スを、ソフトウェア部分とハードウェア部分に付加す
る。上記の処理により、ソフトウェアで実現するソフト
ウェア仕様106とハードウェアで実現するハードウェ
ア仕様107が生成され、上記の外部記憶装置に記憶さ
れる。
Next, in the operation specification dividing unit 104, based on the information of the basic circuit analyzed by the basic circuit analysis unit 102, the operation specification is divided into a portion realized by software and a portion realized by hardware. To do. Next, in the interface adding unit 105, an interface for passing data between the software part and the hardware part is added to the software part and the hardware part. By the above processing, the software specification 106 realized by software and the hardware specification 107 realized by hardware are generated and stored in the above external storage device.

【0019】以上のように、本実施形態に係る動作仕様
分割装置によれば、設計者が予め用意した基本回路の構
造情報に基づいて、動作仕様の分割を行うことにより、
設計者が意図したハードウェア構成となるように、ハー
ドウェア部分を分割することができ、分割のやり直し、
設計変更の繰り返しの少ない設計が可能になる。
As described above, the operation specification dividing apparatus according to the present embodiment divides the operation specification based on the structural information of the basic circuit prepared by the designer in advance.
The hardware part can be divided so that the hardware configuration intended by the designer can be obtained, and the division can be redone.
It enables a design with few repeated design changes.

【0020】第2の実施の形態 次に、本発明に係る動作仕様分割装置の第2の実施形態
について説明する。この実施形態は、図1中の動作仕様
分割部104と、基本回路解析部102での処理につい
て、その詳細を具体例を用いながら説明するものであ
る。
Second Embodiment Next, a second embodiment of the operation specification dividing device according to the present invention will be described. In this embodiment, the details of the processing in the operation specification division unit 104 and the basic circuit analysis unit 102 in FIG. 1 will be described using a specific example.

【0021】図2は本実施形態で用いる動作仕様の例を
示した。本実施形態においては、動作仕様を動作記述に
て表してある。各動作記述には以降の説明の便宜のため
丸数字を付してある。この図2に示した動作仕様が図1
中の動作仕様103であるものとする。
FIG. 2 shows an example of operation specifications used in this embodiment. In this embodiment, the behavioral specifications are represented by behavioral descriptions. Circle numbers are attached to each operation description for convenience of the following description. The operation specifications shown in FIG. 2 are shown in FIG.
It is assumed that the operation specification 103 is inside.

【0022】図3は図2に示した動作仕様の各ステート
メントの依存関係を示す。この依存関係は、動作仕様分
割部109によって解析されたものである。図3中の白
丸は動作の開始(図面上部)と終了(図面下部)を表
し、丸数字は図2に示したステートメントの番号に対応
する。さらに、丸数字間の実線はそれらのステートメン
ト間にデータ依存関係があることを表す。
FIG. 3 shows the dependency relationship of each statement of the operation specification shown in FIG. This dependency relationship is analyzed by the operation specification division unit 109. White circles in FIG. 3 represent the start (upper part of the drawing) and the end (lower part of the drawing) of the operation, and the circled numbers correspond to the statement numbers shown in FIG. Further, the solid line between the circled numbers indicates that there is a data dependency between those statements.

【0023】図4は設計者が予め用意した基本回路の例
を示す。この基本回路は理解の容易のために実際の回路
構成を示した。この基本回路は動作記述の形式にて格納
されるようにしてもよい。
FIG. 4 shows an example of a basic circuit prepared by the designer in advance. This basic circuit shows an actual circuit configuration for easy understanding. This basic circuit may be stored in the form of a behavioral description.

【0024】以下の説明では、図4に示した基本回路の
構造情報に基づいて、図2に示した動作仕様をソフトウ
ェアで実現する部分とハードウェアで実現する部分に分
割する実施形態について説明を行う。
In the following description, an embodiment will be described in which the operation specification shown in FIG. 2 is divided into a part realized by software and a part realized by hardware based on the structural information of the basic circuit shown in FIG. To do.

【0025】図5に動作仕様の分割のフロー・チャート
を示す。まず始めに、スケジューリングの処理を行い、
ステート1で実行可能なステートメントをウエイトW0
を付けて集合S1 に登録する。ここで、2個以上連続し
て実行される演算が、1つのステートにはスケジューリ
ングされないと仮定する。また、集合Si は、ステート
iで実行されるステートメントの集合である図2に示し
た例では、S1 ={,,,}となる。
FIG. 5 shows a flow chart of division of operation specifications. First of all, do the scheduling process,
Wait for statement that can be executed in state 1 W 0
And register it in the set S 1 . Here, it is assumed that two or more operations executed continuously are not scheduled in one state. Further, the set S i is a set of statements executed in the state i, and in the example shown in FIG. 2, S 1 = {,,,}.

【0026】次に、集合S1 に属する各ステートメント
に対して、その出力先の演算を調べる。今の例では、ス
テートメントの出力先は加算、ステートメントの出
力先が減算である。図4に示した基本回路の例では、加
算器から減算器への接続は存在するが、減算器から加算
器への接続は存在しないという構造を有することが分か
る。なお、この基本回路の構造情報は、基本回路解析部
102にて解析される。
Next, for each statement belonging to the set S 1 , the operation of the output destination is examined. In this example, the statement output destination is addition, and the statement output destination is subtraction. It can be seen that the basic circuit example shown in FIG. 4 has a structure in which there is a connection from the adder to the subtractor, but there is no connection from the subtractor to the adder. The basic circuit analysis unit 102 analyzes the structural information of the basic circuit.

【0027】従って、ステートメントをS1 から削除
し、集合SWへ登録する。ここで、集合SWはソフトウ
ェアで実現するステートメントの集合である。そして、
ステートメントの出力先であるステートメントをウ
エイトW1 を付けて、集合S2 へ登録する。ここで、ウ
エイトW0 とW1 はW0 <W1 となるように値にセット
する。このように、一般的には、ステートメントnの次
の出力先であるステートメントn+1にステートメント
nのウエイトより大きいウエイトを付けて登録するよう
にする。次に、基本回路上で加算1つと減算1つしか同
時に実行できないので、ステートメント,を選択し
て、集合HWへ登録する。ここで、集合HWはハードウ
ェアで実現するステートメントの集合である。現時点で
は、HW={,}である。
Therefore, the statement is deleted from S 1 and registered in the set SW. Here, the set SW is a set of statements realized by software. And
A statement that is the output destination of the statement is attached to the set S 2 with a weight W 1 . Here, the weights W 0 and W 1 are set to values such that W 0 <W 1 . As described above, generally, the statement n + 1, which is the next output destination of the statement n, is registered with a weight larger than the weight of the statement n. Next, since only one addition and one subtraction can be executed at the same time on the basic circuit, the statement, is selected and registered in the set HW. Here, the set HW is a set of statements realized by hardware. At present, HW = {,}.

【0028】次に、ステート2で同時に実行可能なステ
ートメントを集合S2 へ登録する。その際、集合SWに
属するステートメントも考慮の対象とする。今の例で
は、S2 ={,,}となる。基本回路上で同時に
実行可能な演算は加算1つと減算1つであり、ステート
メントに付けられたウエイトの大きい順から選択する
と、ステートメント,が選択されて、集合HWへ登
録される。その結果、HW={,,,}、SW
={,}が得られる。
Next, the statements that can be simultaneously executed in state 2 are registered in the set S 2 . At that time, the statements belonging to the set SW are also considered. In the present example, S 2 = {,,}. The operations that can be executed at the same time on the basic circuit are one addition and one subtraction, and if you select from the order of the weight attached to the statement, the statement is selected and registered in the set HW. As a result, HW = {,,,}, SW
= {,} Is obtained.

【0029】このようにして図2に示した動作仕様はソ
フトウエアで実現するソフトウエア部分と、ハードウエ
アで実現するハードウエア部分とに分割される。この分
割の結果の出力例を図6に示す。
In this way, the operation specifications shown in FIG. 2 are divided into a software part realized by software and a hardware part realized by hardware. An output example of the result of this division is shown in FIG.

【0030】なお、インターフェース付加部105に
て、基本回路に、ソフトウェアを実行するCPUとハー
ドウェア間でのデータの受渡しを制御するインターフェ
ース回路が付加されて、ハードウエア仕様107が出力
されるが、このインターフェース回路を含めて動作仕様
の分割を行うこともできる。これにより、動作仕様に含
まれないインターフェースを考慮した分割も可能にな
る。この際には、基本回路に含まれるインターフェース
回路にマッチした処理ルーチンが、ソフトウェア部分に
付加される。
In the interface adding unit 105, an interface circuit for controlling data transfer between a CPU executing software and hardware is added to the basic circuit, and a hardware specification 107 is output. It is also possible to divide the operation specification including this interface circuit. As a result, it is possible to perform division considering an interface not included in the operation specifications. At this time, a processing routine matching the interface circuit included in the basic circuit is added to the software portion.

【0031】以上のように、基本回路の構造を考慮せず
に、ステートメント,をハードウェアで実現する
と、基本回路上に存在しない減算器から加算器への接続
を新たに追加する必要があり、無駄な回路が増えてしま
うのが分る。本実施形態においては、基本回路に含まれ
る演算器の接続がどのような演算の順序が可能であるか
等を解析して構造情報を生成し、この基本回路の構造情
報に基づいて動作仕様103をソフトウエアで実現する
部分と、ハードウエアで実現する部分とに分割するよう
にしてある。これにより、設計者が意図したハードウェ
ア構成となるように、ハードウェア部分を分割すること
ができる。
As described above, if the statement is realized by hardware without considering the structure of the basic circuit, it is necessary to add a new connection from the subtracter to the adder which does not exist on the basic circuit. You can see that the number of useless circuits increases. In the present embodiment, structural information is generated by analyzing what kind of calculation sequence is possible for the connection of the arithmetic units included in the basic circuit, and the operation specification 103 is generated based on the structural information of this basic circuit. Is divided into a part realized by software and a part realized by hardware. This allows the hardware portion to be divided so that the hardware configuration intended by the designer is obtained.

【0032】[0032]

【発明の効果】以上説明したように本発明によれば、設
計者が予め用意した基本回路の構造情報に基づいて、動
作仕様の分割を行うことにより、設計者が意図したハー
ドウェア構成となるように、ハードウェア部分を分割す
ることができ、分割のやり直し、設計変更の繰り返しの
少ない設計が可能になる。従って、効率のよい設計を行
うことができるので、設計に要する時間や費用を大幅に
減少させることができる。
As described above, according to the present invention, the hardware configuration intended by the designer is obtained by dividing the operation specifications based on the structural information of the basic circuit prepared by the designer in advance. As described above, the hardware part can be divided, and the division can be redone, and the design with a small number of design changes can be performed. Therefore, efficient designing can be performed, and the time and cost required for designing can be greatly reduced.

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

【図1】本発明に係る動作仕様分割装置を示すブロック
図である。
FIG. 1 is a block diagram showing an operation specification dividing device according to the present invention.

【図2】動作仕様の例を示した図である。FIG. 2 is a diagram showing an example of operation specifications.

【図3】ステートメントの依存関係を示した図である。FIG. 3 is a diagram showing statement dependency relationships.

【図4】基本回路の例を示す図である。FIG. 4 is a diagram showing an example of a basic circuit.

【図5】分割フローチャートを示す図である。FIG. 5 is a diagram showing a division flowchart.

【図6】分割の結果を示した図である。FIG. 6 is a diagram showing a result of division.

【図7】一般的な回路設計の処理を示したフローチャー
トである。
FIG. 7 is a flowchart showing a general circuit design process.

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

101 基本回路 102 基本回路解析部 103 動作仕様 104 動作仕様分割部 105 インターフェース付加部 106 ソフトウェア仕様 107 ハードウェア仕様 101 basic circuit 102 basic circuit analysis unit 103 operation specification 104 operation specification dividing unit 105 interface addition unit 106 software specification 107 hardware specification

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 システムの動作仕様について、ソフトウ
エアで実現する部分と、ハードウエアで実現する部分と
に分割する装置において、 所定のハードウエア構成を有する基本回路について、そ
の構造の解析を行う基本回路解析部と、 この基本回路解析部にて解析された情報に基づいて前記
動作仕様をソフトウエアで実現するソフトウエア部分
と、ハードウエアで実現するハードウエア部分とに分割
する動作仕様分割部と、 前記分割されたソフトウエア部分とハードウエア部分と
のデータ受渡しのためのインターフェースを前記ソフト
ウエア部分及び前記ハードウエア部分に付加するインタ
ーフェース付加部と、 を備えることを特徴とする動作仕様分割装置。
1. A device for dividing an operation specification of a system into a part to be realized by software and a part to be realized by hardware, and a basic circuit for analyzing the structure of a basic circuit having a predetermined hardware configuration. A circuit analysis unit, and an operation specification division unit that divides the operation specifications into a software part that realizes the operation specifications by software and a hardware part that realizes the hardware based on the information analyzed by the basic circuit analysis unit. An operation specification dividing device, comprising: an interface adding unit that adds an interface for data transfer between the divided software unit and hardware unit to the software unit and the hardware unit.
JP7294388A 1995-11-13 1995-11-13 Device for dividing operation method Pending JPH09134381A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7294388A JPH09134381A (en) 1995-11-13 1995-11-13 Device for dividing operation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7294388A JPH09134381A (en) 1995-11-13 1995-11-13 Device for dividing operation method

Publications (1)

Publication Number Publication Date
JPH09134381A true JPH09134381A (en) 1997-05-20

Family

ID=17807091

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7294388A Pending JPH09134381A (en) 1995-11-13 1995-11-13 Device for dividing operation method

Country Status (1)

Country Link
JP (1) JPH09134381A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001090887A1 (en) * 2000-05-25 2001-11-29 Fujitsu Limited Method fir processing program for high-speed processing by using dynamically reconfigurable hardware and program for executing the processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001090887A1 (en) * 2000-05-25 2001-11-29 Fujitsu Limited Method fir processing program for high-speed processing by using dynamically reconfigurable hardware and program for executing the processing method

Similar Documents

Publication Publication Date Title
Keinert et al. SystemCoDesigner—an automatic ESL synthesis approach by design space exploration and behavioral synthesis for streaming applications
Thoen et al. Modeling, verification and exploration of task-level concurrency in real-time embedded systems
US5764951A (en) Methods for automatically pipelining loops
Camposano et al. Embedded system design
Augé et al. Platform-based design from parallel C specifications
US5831864A (en) Design tools for high-level synthesis of a low-power data path
US8397204B2 (en) System and methodology for development of a system architecture using optimization parameters
JP2001202397A (en) Architecture design supporting system for system-on-chip and architecture generating method
US6622287B1 (en) Low power hardware/software partitioning approach for core-based embedded systems
Van Meerbergen et al. PHIDEO: high-level synthesis for high throughput applications
Fricke et al. CGRA tool flow for fast run-time reconfiguration
Memik et al. Accelerated SAT-based scheduling of control/data flow graphs
US8041551B1 (en) Algorithm and architecture for multi-argument associative operations that minimizes the number of components using a latency of the components
US8127259B2 (en) Synthesis constraint creating device, behavioral synthesis device, synthesis constraint creating method and recording medium
Coussy et al. A formal method for hardware IP design and integration under I/O and timing constraints
JP2000298593A (en) System and method for predicting performance of multitask system and recording medium stored with program for the method
Bergamaschi et al. A system for production use of high-level synthesis
JPH09134381A (en) Device for dividing operation method
Holzer et al. Efficient design methods for embedded communication systems
US6966043B2 (en) Method for designing minimal cost, timing correct hardware during circuit synthesis
Bakshi et al. Performance-constrained hierarchical pipelining for behaviors, loops, and operations
Diguet et al. A framework for high level estimations of signal processing vlsi implementations
Gorjiara et al. GNR: A formal language for specification, compilation, and synthesis of custom embedded processors
JPH04250570A (en) Data control system by high-level composition
JPH0916642A (en) Method for evaluating architecture in data processor

Legal Events

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