JP2714015B2 - Logic circuit synthesizer - Google Patents
Logic circuit synthesizerInfo
- Publication number
- JP2714015B2 JP2714015B2 JP63190221A JP19022188A JP2714015B2 JP 2714015 B2 JP2714015 B2 JP 2714015B2 JP 63190221 A JP63190221 A JP 63190221A JP 19022188 A JP19022188 A JP 19022188A JP 2714015 B2 JP2714015 B2 JP 2714015B2
- Authority
- JP
- Japan
- Prior art keywords
- logic circuit
- command
- rtl
- description
- input
- 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
Links
Description
【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は、論理回路を自動合成する論理回路合成装置
に関わり、特にレジスタ転送レベル(以下、「RTL」と
呼ぶ)の機能記述に基づいて所定の演算を含む論理回路
を合成する論理回路合成装置に関する。DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial application field) The present invention relates to a logic circuit synthesizer for automatically synthesizing a logic circuit, and particularly relates to a register transfer level (hereinafter referred to as “RTL”). The present invention relates to a logic circuit synthesis device that synthesizes a logic circuit including a predetermined operation based on a functional description.
(従来の技術) 近年、LSIの大規模化に伴い、設計効率の向上を目的
として計算機支援により論理設計を自動化するシステム
が開発されている。一般に、これらの設計支援システム
は、ハードウェア記述言語に基づいて論理回路を自動合
成するものであるが、中でも設計者との間の比較的高位
のインターフェースを実現するハードウェア記述の方法
として、論理回路の動作や機能を記述する方法が知られ
ている。RTLの機能記述もその中の一つであり、通常、
必要な演算の種類、入出力端子、状態遷移の状況等を記
述することにより、求める論理回路を記述するものとな
っている。(Prior Art) In recent years, with the increase in the scale of LSIs, systems for automating logic design with computer support have been developed with the aim of improving design efficiency. Generally, these design support systems automatically synthesize a logic circuit based on a hardware description language. Among them, as a hardware description method for realizing a relatively high-level interface with a designer, a logic description method is used. Methods for describing the operation and function of a circuit are known. The RTL function description is one of them.
The required logic circuit is described by describing the type of operation required, input / output terminals, state of state transition, and the like.
RTLの記述から論理回路を合成する従来の論理回路合
成装置では、先ず記述を解析して必要な演算を洗い出
し、演算テーブルを作成し、次に前記記述の複数箇所に
記述された同種類の演算に対して、その入力が共通なも
の、又は実行の条件が排他的なものを共通な演算器とし
て共有化して論理回路を合成するという手法がとられて
いた。即ち、状態遷移を用いた記述では、2つの状態を
同時にとることがないため、別個の状態中の動作として
記述された演算の実行条件は排他的である。例えば、 STATE1:C=ADD(A,B) (1) F=ADD(D,E) (2) STATE2:I=ADD(G,H) (3) という記述の場合、STATE1とSTATE2とは異なる遷移状態
であるため、(1)と(3)の演算、及び(2)と
(3)の演算はそれぞれ実行条件が排他的な演算とな
る。このような場合、(1)と(3)の演算、及び
(2)と(3)の演算のいずれか一方を共有化できる
が、従来、この共有化がどのように行われるかは、シス
テムの判断に全く委ねられていた。従って、設計者が意
図した論理回路が合成されず、設計の過程で混乱を来た
すことがあった。即ち、設計者は、通常、論理回路の面
積やスピード等、設計上の経験的な知識に基づいて概略
的なブロック図を記述した後、RTLによる記述を行な
う。一方、システムはこのような点を考慮せずに単なる
機械的な共有化の側面から演算を共有化してしまう。こ
のため、RTLの記述から合成した論理回路と、上記設計
者の意図したブロックとが異なってしまい、所望の面積
及びスピードの論理回路を合成できないという問題があ
った。In a conventional logic circuit synthesizer that synthesizes a logic circuit from an RTL description, first, the description is analyzed to identify necessary operations, an operation table is created, and then the same type of operation described in a plurality of places in the description is described. On the other hand, a method has been adopted in which a logic circuit is synthesized by sharing a common input or an exclusive execution condition as a common arithmetic unit. That is, in the description using the state transition, since the two states are not taken at the same time, the execution condition of the operation described as the operation in the separate states is exclusive. For example, STATE1: C = ADD (A, B) (1) F = ADD (D, E) (2) STATE2: I = ADD (G, H) (3) Because of the transition state, the operations of (1) and (3) and the operations of (2) and (3) are operations whose execution conditions are exclusive. In such a case, either one of the operations (1) and (3) and the operations (2) and (3) can be shared. Conventionally, how this sharing is performed depends on the system. Was completely left to his judgment. Therefore, the logic circuit intended by the designer is not synthesized, which may cause confusion in the design process. That is, the designer usually describes a schematic block diagram based on empirical knowledge in design, such as the area and speed of a logic circuit, and then describes the RTL. On the other hand, the system does not consider such points and shares computations from the aspect of mere mechanical sharing. For this reason, the logic circuit synthesized from the description of the RTL differs from the block intended by the designer, and there is a problem that a logic circuit having a desired area and speed cannot be synthesized.
(発明が解決しようとする課題) このように、従来のRTLの記述により論理回路を合成
する論理回路合成装置では、設計者の意図した演算回路
の共有化が行われず、この結果、所望する論理回路を合
成することができないという問題があった。(Problems to be Solved by the Invention) As described above, in a conventional logic circuit synthesis apparatus that synthesizes a logic circuit by describing RTL, the operation circuit intended by the designer is not shared, and as a result, the desired logic There has been a problem that circuits cannot be synthesized.
本発明は、上記問題を解決すべくなされたもので、所
望する共有化を実現しつつRTLから論理回路を合成する
論理回路合成装置を提供することを目的とする。The present invention has been made to solve the above-described problem, and has as its object to provide a logic circuit synthesis device that synthesizes a logic circuit from RTL while achieving desired sharing.
[発明の構成] (課題を解決するための手段) 本発明は、合成すべき論理回路についてのレジスタ転
送レベルの機能記述から演算機能に関する情報を抽出す
るとともに、共有化すべき演算を指定する情報に基づい
て前記抽出された演算機能に関する情報のうち共有され
る情報を特定する演算指定手段と、この演算指定手段の
指定情報に基づいて前記演算部分の共有化を行ないなが
ら論理回路を合成する論理回路合成手段とを具備したこ
とを特徴としている。[Configuration of the Invention] (Means for Solving the Problems) The present invention extracts information on an arithmetic function from a function description of a register transfer level of a logic circuit to be synthesized, and converts the information to specify an operation to be shared. Calculation specifying means for specifying information to be shared among the extracted information on the calculation functions based on the calculation function, and a logic circuit for synthesizing a logic circuit while sharing the calculation portion based on the specification information of the calculation specification means And a synthesizing means.
(作用) 本発明によれば、設計者或はRTLよりも更に上位の設
計支援システム(RTLの構造を生成する設計支援システ
ム)からの指定に基づいて、RTLの記述から抽出された
演算を共有化しつつ、論理回路の合成が行われる。この
ため、設計者の意図した論理回路や、上位システムの指
定に適った論理回路の合成が可能になる。(Operation) According to the present invention, an operation extracted from an RTL description is shared based on a designation from a designer or a design support system (design support system for generating an RTL structure) higher than RTL. The logic circuit is synthesized while the data is being converted. For this reason, it is possible to synthesize a logic circuit intended by the designer or a logic circuit suitable for designation of a higher-level system.
(実施例) 以下、図面に基づいて本発明の一実施例について説明
する。Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
第1図はこの実施例に係る論理回路合成装置の構成を
示すブロック図である。この装置は、RTL記述格納手段
1と、演算指定コマンド入力手段2と、演算指定手段3
と、共有化論理回路合成手段4とにより構成されてい
る。FIG. 1 is a block diagram showing a configuration of a logic circuit synthesis device according to this embodiment. This apparatus comprises an RTL description storage unit 1, an operation designation command input unit 2, and an operation designation unit 3.
And shared logic circuit synthesis means 4.
RTL記述格納手段は、合成すべき論理回路のRTLによる
記述を格納する。ここに格納されるRTL記述の例を第2
図に示す。1行目はSUMというモジュール名の宣言部、
2,3行目は、CLOCKという名前の1ビットの入力端子と、
A,B,D,E,G,Hという名前の8ビットの入力端子の宣言部
である。また、4行目は、CO,FO,IOという名前の8ビッ
トの出力端子の宣言部、5行目はC,F,Iという名前の8
ビットのレジスタの宣言部である。6行目はAUTOMATION
という名前の状態遷移記述の宣言部であり、状態の遷移
がCLOCKの立上がりのタイミングに同期して行われるこ
とを示している。7,8行目は、STATE1という名前の状態
での動作内容を示しており、ADDという名前の入力端子
A,Bを加算してレジスタCに転送する動作と入力端子D,E
を加算してレジスタFに転送する動作が行われることを
示している。9行目も7,8行目と同様に、STATE2という
名前の状態で、入力端子G,Hを加算してレジスタIに転
送する動作が行われることを示している。また、11〜15
行目は、状態によらず常に実行する動作内容を示してお
り、出力端子CO,FO,IOにそれぞれレジスタC,F,Iの内容
が常に出力されることを示している。The RTL description storage means stores a description of the logic circuit to be synthesized by RTL. The example of the RTL description stored here is
Shown in the figure. The first line is the declaration section of the module name SUM,
Lines 2 and 3 are 1-bit input terminals named CLOCK,
This is a declaration section of an 8-bit input terminal named A, B, D, E, G, H. The fourth line is a declaration section of an 8-bit output terminal named CO, FO, IO. The fifth line is an 8 bit output terminal named C, F, I.
Declaration part of bit register. The sixth line is AUTOMATION
This is a declaration part of a state transition description named, indicating that the state transition is performed in synchronization with the rising timing of CLOCK. Lines 7 and 8 show the operation contents in the state named STATE1, and the input terminal named ADD
The operation of adding A and B and transferring the result to register C and input terminals D and E
Is added and the operation of transferring the result to the register F is performed. The ninth line also indicates that an operation of adding the input terminals G and H and transferring the result to the register I is performed in a state named STATE2, similarly to the seventh and eighth lines. Also, 11-15
The line indicates the operation that is always executed regardless of the state, and indicates that the contents of the registers C, F, and I are always output to the output terminals CO, FO, and IO, respectively.
演算指定指定手段3は、まず上記のようなRTL記述を
解析して、必要な演算器を洗い出し、例えば第3図に示
すような演算テーブルを作成する。この演算テーブル
は、各演算が記述された順に付された演算識別番号と、
記述中に現われる演算の種類と、演算の入出力データ
と、演算の実行条件とを記述したテーブルである。The operation specification specifying means 3 first analyzes the RTL description as described above, identifies necessary operation units, and creates an operation table as shown in FIG. 3, for example. This operation table includes operation identification numbers assigned in the order in which the operations are described,
4 is a table describing types of operations appearing in the description, input / output data of the operations, and execution conditions of the operations.
演算指定コマンド入力手段2は、例えばキーボードな
どの入力手段で、上記のような演算テーブルを参照して
設計者が共有化したい演算を指定するためのものであ
る。この指定は、例えば第4図に示すように、演算テー
ブル中の1又は複数の演算識別番号を特定したMRG(マ
ージ)コマンドにより行われる。ここで、1つの演算を
上記コマンドで指定した場合、指定された演算は、1つ
の演算器として生成される。例えば、第4図のコマンド
は、演算識別番号1の演算と演算識別番号2,3の演算と
をそれぞれ1個の加算器で実現することを示している。The operation designation command input means 2 is an input means such as a keyboard, for example, for designating an operation which the designer wants to share with reference to the operation table as described above. This designation is made by, for example, an MRG (merge) command specifying one or a plurality of operation identification numbers in the operation table, as shown in FIG. Here, when one operation is specified by the command, the specified operation is generated as one arithmetic unit. For example, the command in FIG. 4 indicates that the operation of the operation identification number 1 and the operations of the operation identification numbers 2 and 3 are each realized by one adder.
演算指定手段3は、このような演算の共有化の指定に
基づいて、第3図に示す演算テーブルから第5図に示す
ようなコマンド格納表を作成する。このコマンド格納表
は、コマンド番号jと、そのコマンドに含まれる演算識
別番号の数(識別番号数)CSUMと、そのコマンドに含ま
れる演算識別番号とを格納したテーブルである。ここ
で、コマンド番号jはj番目に入力されたコマンドであ
ることを示している。The operation specifying means 3 creates a command storage table as shown in FIG. 5 from the operation table shown in FIG. 3 based on the specification of such sharing of the operation. This command storage table is a table that stores a command number j, the number of operation identification numbers included in the command (the number of identification numbers) CSUM, and an operation identification number included in the command. Here, the command number j indicates that the command is the j-th input command.
共有化論理回路合成手段4は、演算指定手段3によっ
て作られた演算テーブルとコマンド格納表に対して第6
図に示すような処理を実行する。The shared logic circuit synthesizing unit 4 performs a sixth operation on the operation table and the command storage table created by the operation designating unit 3.
The processing as shown in the figure is executed.
即ち、第5図のコマンド格納表よりコマンド数(CNUM
=2)を求め(S1)、内部変数i,jを1に初期化する(S
2,S3)。次に、第5図のコマンド格納表からコマンド番
号j(=1)の識別番号数CSUMを求め(S4)、加算器j
を生成する(S5)。ここで、CSUMが1である場合にはス
テップS16、CSUMが2以上である場合にはステップS7の
処理が実行される。コマンド番号1では、CSUM=1であ
るため、ステップS16が実行される。即ち、コマンド番
号1に格納されている演算識別番号1を求めた後、第3
図の演算テーブルから演算識別番号1の加算の出力デー
タと入力データ1,2をそれぞれC,A,Bと求め、加算器1の
出力にCを、入力1にAを、入力2にBを接続する。こ
れにより、第7図(a)に示す加算器1(11)が生成さ
れる。That is, the number of commands (CNUM
= 2) (S1), and initialize the internal variables i, j to 1 (S1).
2, S3). Next, the identification number CSUM of the command number j (= 1) is obtained from the command storage table of FIG. 5 (S4), and the adder j
Is generated (S5). Here, if CSUM is 1, the process of step S16 is performed, and if CSUM is 2 or more, the process of step S7 is performed. In command number 1, since CSUM = 1, step S16 is executed. That is, after calculating the operation identification number 1 stored in the command number 1, the third
The output data and the input data 1 and 2 of the addition of the operation identification number 1 are obtained as C, A, and B from the operation table shown in the figure, and the output of the adder 1 is C, the input 1 is A, and the input 2 is B Connecting. Thus, an adder 1 (11) shown in FIG. 7A is generated.
次に、j<CNUMであるので(S14)、jをインクリメ
ントしてj=2とする(S15)。続いて、ステップS3に
戻り、i=1に初期化し、コマンド表のコマンド番号2
の識別番号数CSUM(=2)を求め(S4)、第7図(a)
に示す加算器2(12)を生成する(S5)。ここでは、CS
UM=2であるので、加算器2の各入力に2入力のセレク
タ1(13),2(14)を接続する(S7)。続いて、第5図
のコマンド格納表からj=2、i=1の演算識別番号で
ある2を求め(S8)、第3図の演算テーブルから演算識
別番号2の加算の出力データと入力データ1,2とを、そ
れぞれF,D,Eと求めて、加算器2の出力にFを接続し(S
9)、ステップS7で生成した2つのセレクタの各入力D1
にそれぞれD,Eを接続する(S10)。次に演算識別番号2
の加算の実行条件であるSTATE1を第3図の演算テーブル
から求め、その実行条件に対応する信号STATE1を2つの
セレクタのセレクト端子C1にそれぞれ接続する(S1
1)。続いてステップS12,S13でiを2にして、ステップ
S8〜S11の処理を上記と同様に行ない、加算器2のの出
力にIを、ステップS7で生成された2つのスレクタ1,2
の入力D2にそれぞれG,Hを接続するとともに、このセレ
クタ1,2のセレクト端子C2にそれぞれ信号STATE2を接続
する。更にステップS12〜S14を経て処理は終了する。Next, since j <CNUM (S14), j is incremented to j = 2 (S15). Then, the process returns to step S3, where i is initialized to 1 and the command number 2 in the command table is set.
The number CSUM (= 2) of the identification numbers is obtained (S4), and FIG. 7 (a)
Is generated (S5). Here, CS
Since UM = 2, two inputs of selectors 1 (13) and 2 (14) are connected to each input of the adder 2 (S7). Subsequently, 2 which is the operation identification number of j = 2 and i = 1 is obtained from the command storage table of FIG. 5 (S8), and the output data and the input data of the addition of the operation identification number 2 are obtained from the operation table of FIG. 1, 2 are obtained as F, D, E, respectively, and F is connected to the output of the adder 2 (S
9), each input D1 of the two selectors generated in step S7
Are connected to D and E respectively (S10). Next, operation identification number 2
STATE1, which is the execution condition of the addition of the SEL, is obtained from the operation table of FIG. 3, and the signal STATE1 corresponding to the execution condition is connected to the select terminals C1 of the two selectors (S1).
1). Subsequently, i is set to 2 in steps S12 and S13, and step
The processing of S8 to S11 is performed in the same manner as described above, and I is output to the output of the adder 2 and the two selectors 1, 2 generated in step S7
G and H are connected to the input D2, respectively, and the signal STATE2 is connected to the select terminals C2 of the selectors 1 and 2, respectively. Further, the processing ends through steps S12 to S14.
以上の処理の結果、第7図(a)に示すような論理回
路が合成される。As a result of the above processing, a logic circuit as shown in FIG. 7A is synthesized.
以上は、演算識別番号2,3を同一の演算器に共有化し
た例であるが、演算識別番号1,3の共有化を指定した場
合には、第7図(b)に示すような論理回路が合成され
る。The above is an example in which the operation identification numbers 2 and 3 are shared by the same operation unit. However, when the sharing of the operation identification numbers 1 and 3 is specified, the logic as shown in FIG. The circuit is synthesized.
以上のように、RTLの記述からその機能を実現する論
理回路を合成する場合、設計者が論理回路の合成系の演
算器の割当てを指示することが可能になり、設計者の意
図する論理回路を正確に合成することが可能となる。As described above, when synthesizing a logic circuit that realizes its function from the RTL description, it becomes possible for the designer to specify the assignment of arithmetic units for the synthesis system of the logic circuit, and the logic circuit intended by the designer Can be accurately synthesized.
なお、本発明は上述した実施例に限定されるものでは
ない。上記実施例では、演算の共有化の指定を演算器の
種類と識別番号とを特定したコマンドの入力により行な
ったが、この共有化の指示を、例えば第8図に示すよう
に、RTLの記述中に演算の添字を追加することにより行
なうようにしても良い。この場合には、コマンド入力を
行なわないで済むので、設計者の負担は軽減される。The present invention is not limited to the embodiments described above. In the above embodiment, the sharing of the operation was designated by inputting a command specifying the type of the computing unit and the identification number. However, this sharing instruction is described, for example, as shown in FIG. The operation may be performed by adding a subscript of the operation. In this case, since there is no need to input a command, the burden on the designer is reduced.
また、上記実施例では、設計者によるコマンド入力又
はRTLの記述への追加の形で共有化すべき演算を指定し
たが、この指定をRTLよりも更に上位の設計支援システ
ム(RTLの構造を生成する設計支援システム)が自動的
に行なうようにしても良い。例えば、上流システムで、
どの演算をマージするのが適当であるという情報が得ら
れる場合には、この情報の有効活用が図れる。In the above embodiment, the operation to be shared is specified in the form of a command input by the designer or added to the description of the RTL. However, this specification is applied to a design support system (an RTL structure higher than RTL is generated). (A design support system). For example, in the upstream system,
If it is possible to obtain information that it is appropriate to merge which operations, this information can be effectively used.
また、この発明は、演算の種類、入出力端子数、使用
されるセレクタの数は上述した例に限定されるものでな
いことは言うまでもない。また、全ての演算についての
指示が必要でない場合には、特定の演算についてのみ共
有化の指示を行ない、他の演算については従来と同様な
合成処理を行なうようにしても良い。例えば、コマンド
格納表で使用された識別番号を全て記憶しておき、指示
の与えられた演算器に対する本発明の処理が終了した時
点で、演算テーブルから先に記憶した前記識別番号の行
を削除した後のRTL記述に対し従来の技術を適用すれば
良い。In the present invention, it goes without saying that the type of operation, the number of input / output terminals, and the number of selectors used are not limited to the examples described above. When instructions for all the operations are not required, an instruction for sharing may be issued only for a specific operation, and the same combination processing as that of the related art may be performed for other operations. For example, all of the identification numbers used in the command storage table are stored, and when the processing of the present invention for the specified arithmetic unit is completed, the row of the previously stored identification number is deleted from the operation table. The conventional technology may be applied to the RTL description after this.
[発明の効果] 以上のように、本発明によれば、RTLの機能記述に対
し、共有化すべき演算を指定して、設計者や上位システ
ムの意図した通りの論理回路を合成できるので、極めて
効果的な設計支援を行なうことができる。[Effects of the Invention] As described above, according to the present invention, an operation to be shared can be specified for a functional description of an RTL, and a logic circuit intended by a designer or a higher-level system can be synthesized. Effective design support can be provided.
第1図乃至第7図は本発明の一実施例に係る論理回路合
成装置を説明するための図で、第1図は同装置のブロッ
ク図、第2図はRTL記述格納手段に格納されるRTL記述を
示す図、第3図は演算指定手段で作成される演算テーブ
ルを示す図、第4図は演算指定コマンド入力手段で入力
されるコマンドの例を示す図、第5図は演算指定手段で
作成されるコマンド表を示す図、第6図は共有化論理合
成手段での処理手順を示す流れ図、第7図は本装置で合
成された論理回路の例を示す図、第8図は本発明の他の
実施例に係る論理回路合成装置におけるRTL記述を示す
図である。 1……RTL記述格納手段、2……演算指定コマンド入力
手段、3……演算指定手段、4……共有化論理回路合成
手段。1 to 7 are diagrams for explaining a logic circuit synthesis device according to an embodiment of the present invention. FIG. 1 is a block diagram of the device, and FIG. 2 is stored in RTL description storage means. FIG. 3 is a diagram showing an RTL description, FIG. 3 is a diagram showing an operation table created by an operation designation unit, FIG. 4 is a diagram showing an example of a command input by an operation designation command input unit, and FIG. FIG. 6 is a flowchart showing a processing procedure in the shared logic synthesizing means, FIG. 7 is a diagram showing an example of a logic circuit synthesized by this apparatus, and FIG. FIG. 11 is a diagram illustrating an RTL description in a logic circuit synthesis device according to another embodiment of the present invention. 1 ... RTL description storage means, 2 ... calculation designation command input means, 3 ... calculation designation means, 4 ... shared logic circuit synthesis means.
Claims (1)
送レベルの機能記述から演算機能に関する情報を抽出す
るとともに、共有化すべき演算を指定する情報に基づい
て前記抽出された演算機能に関する情報のうち共有され
る情報を特定する演算指定手段と、この演算指定手段の
指定情報に基づいて前記演算部分の共有化を行ないなが
ら論理回路を合成する論理回路合成手段とを具備したこ
とを特徴とする論理回路合成装置。1. A method for extracting information relating to an arithmetic function from a function description of a register transfer level of a logic circuit to be synthesized, and for sharing information among the extracted information relating to an arithmetic function based on information designating an operation to be shared. A logic circuit comprising: an operation designating unit for specifying information to be processed; and a logic circuit synthesizing unit for synthesizing a logic circuit while sharing the operation part based on the specification information of the operation designating unit. Synthesizer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63190221A JP2714015B2 (en) | 1988-07-29 | 1988-07-29 | Logic circuit synthesizer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63190221A JP2714015B2 (en) | 1988-07-29 | 1988-07-29 | Logic circuit synthesizer |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0239376A JPH0239376A (en) | 1990-02-08 |
JP2714015B2 true JP2714015B2 (en) | 1998-02-16 |
Family
ID=16254494
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63190221A Expired - Fee Related JP2714015B2 (en) | 1988-07-29 | 1988-07-29 | Logic circuit synthesizer |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2714015B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6468743B2 (en) * | 2014-07-22 | 2019-02-13 | キヤノン株式会社 | Information processing apparatus and control method thereof |
-
1988
- 1988-07-29 JP JP63190221A patent/JP2714015B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH0239376A (en) | 1990-02-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4803636A (en) | Circuit translator | |
EP0102242A2 (en) | Data processing apparatus | |
US6668199B1 (en) | Fabrication method for a control unit for electronic microcontrollers or micoprocessors | |
US4584642A (en) | Logic simulation apparatus | |
EP0295646B1 (en) | Arithmetic operation processing apparatus of the parallel processing type and compiler which is used in this apparatus | |
US3728689A (en) | Program branching and register addressing procedures and apparatus | |
JP2714015B2 (en) | Logic circuit synthesizer | |
JP2861994B1 (en) | Circuit synthesis method, circuit synthesis device, and recording medium | |
US5740070A (en) | Apparatus for automatically generating logic circuit | |
JPH0764766A (en) | Maximum and minimum value calculating method for parallel computer | |
KR100412964B1 (en) | Method and apparatus for preparing a logic simulation model and recording medium for storing the same | |
JP2845032B2 (en) | Logic simulation equipment | |
US20030140054A1 (en) | Processor composing apparatus, system LSI composing apparatus, processor composing method, system LSI composing method, and program therefor | |
JP3187506B2 (en) | Logic circuit design support equipment | |
JP3664954B2 (en) | Delay library creation system and recording medium | |
JP2557853B2 (en) | Logic circuit element allocation method | |
JPH1115865A (en) | Device and method for synthesizing logic circuit, and computer-readable recording medium recorded with synthesis program of logic circuit | |
JP2829043B2 (en) | Method and circuit for determining transfer word number | |
JPH01100675A (en) | Lay out system | |
SU805322A1 (en) | System for automatic design and control of technological processes in microelectronics | |
JPH10177487A (en) | Instruction simulation method and instruction simulation system of processor | |
JP3139011B2 (en) | Fixed-point processor | |
JP2000305967A (en) | State transition information adjusting, device circuit designing device and computer readable recording medium recorded with program is recorded | |
JPH0415733A (en) | Data base conversion processing system | |
Milden | An approach for selecting a language for computer hardware description and simulation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |