JP4105102B2 - パイプラインプロセッサ生成装置及びパイプラインプロセッサ生成方法 - Google Patents
パイプラインプロセッサ生成装置及びパイプラインプロセッサ生成方法 Download PDFInfo
- Publication number
- JP4105102B2 JP4105102B2 JP2004004590A JP2004004590A JP4105102B2 JP 4105102 B2 JP4105102 B2 JP 4105102B2 JP 2004004590 A JP2004004590 A JP 2004004590A JP 2004004590 A JP2004004590 A JP 2004004590A JP 4105102 B2 JP4105102 B2 JP 4105102B2
- Authority
- JP
- Japan
- Prior art keywords
- pipeline processor
- time
- execution
- memory access
- execution cycle
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/60—Details of cache memory
- G06F2212/601—Reconfiguration of cache memory
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Advance Control (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Executing Machine-Instructions (AREA)
Description
図1は、本発明の第1の実施形態に係るプロセッサ生成装置40のブロック図である。プロセッサ生成装置40は、図中央の制御部48に接続された、実行サイクル算出部41、メモリアクセス時間算出部42、システムLSI生成部43、性能評価部45、終了判定部46、コンフィグレーション記憶部47、入出力インタフェイス部49を備える。
図3(a)は、本発明の第2の実施形態に係るパイプラインプロセッサの実行ステージを示す図である。パイプラインプロセッサ10は、合計5段のステージ20からなるパイプライン構成で命令を実行する。
図3(b)は、本発明の第3の実施形態のパイプラインプロセッサの実行ステージを示す図である。第3の実施形態で図示した構成要素の中で、第2の実施形態と同一の構成要素については重複する説明を省略する。
図6は、本発明の第4の実施形態によるパイプラインプロセッサの生成フローを示すフローチャートである。
図7(a)は、本発明の第5の実施形態によるパイプラインプロセッサのタイミングチャートである。
図7(b)は、本発明の第6の実施形態によるパイプラインプロセッサのタイミングチャートである。
図7(c)は、本発明の第7の実施形態によるパイプラインプロセッサのタイミングチャートである。
18 命令キャッシュメモリ
19 汎用レジスタ
40 プロセッサ生成装置
41 実行サイクル算出部
42 メモリアクセス時間算出部
43 システムLSI生成部
45 性能評価部
46 終了判定部
47 コンフィグレーション記憶部
48 制御部
49 入出力インタフェイス部
50 入力部
51 出力部
56 アドレス計算ユニット
58 バイパス制御ユニット
59 演算ユニット
60 データキャッシュメモリ
61 データメモリ
62 プロセッサコア
Claims (5)
- パイプラインプロセッサの実行サイクル時間を算出する実行サイクル算出部と、
前記パイプラインプロセッサに内蔵される内部メモリのメモリアクセス時間を算出するメモリアクセス時間算出部と、
前記内部メモリのメモリアクセス時間が前記パイプラインプロセッサの1実行サイクル時間より長い場合、前記パイプラインプロセッサの実行サイクル時間の2以上の整数倍に再設定した前記内部メモリのメモリアクセス時間を記憶するコンフィグレーション記憶部と、
を備えることを特徴とするパイプラインプロセッサ生成装置。 - 前記実行サイクル算出部が算出した実行サイクル時間と演算回路の最大演算処理時間に遅延時間を加算した実行サイクル時間とを比較し、小さな値の実行サイクル時間を前記パイプラインプロセッサの実行サイクル時間に書換えるシステムLSI生成部をさらに備えることを特徴とする請求項1に記載のパイプラインプロセッサ生成装置。
- 前記実行サイクル算出部は、前記コンフィグレーション記憶部に記憶したコンフィグレーション情報に基づき前記パイプラインプロセッサの実行サイクル時間を算出することを特徴とする請求項1又は請求項2に記載のパイプラインプロセッサ生成装置。
- 前記メモリアクセス時間算出部で算出した内部メモリアクセス時間が複数の実行サイクルでアクセスする場合、前段の実行サイクル又は後段の実行サイクルで他のメモリをアクセスできるように構成されたプロセッサを生成するシステムLSI生成部をさらに備えることを特徴とする請求項1乃至請求項3の何れか1項に記載のパイプラインプロセッサ生成装置。
- メモリアクセス時間算出部がパイプラインプロセッサに内蔵される内部メモリのメモリアクセス時間を算出するアクセス時間算出工程と、
実行サイクル算出部が前記パイプラインプロセッサの実行サイクル時間を算出する実行サイクル算出工程と、
システムLSI生成部が前記内部メモリのメモリアクセス時間が前記パイプラインプロセッサの1実行サイクル時間より長い場合、前記パイプラインプロセッサの実行サイクル時間の2以上の整数倍に再設定した前記内部メモリのメモリアクセス時間をコンフィグレーション記憶部に記憶する内部メモリアクセス時間算出工程と、
を備えることを特徴とするパイプラインプロセッサ生成方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004004590A JP4105102B2 (ja) | 2004-01-09 | 2004-01-09 | パイプラインプロセッサ生成装置及びパイプラインプロセッサ生成方法 |
US11/002,186 US7308548B2 (en) | 2004-01-09 | 2004-12-03 | Processor organizing apparatus and method for organize a pipeline processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004004590A JP4105102B2 (ja) | 2004-01-09 | 2004-01-09 | パイプラインプロセッサ生成装置及びパイプラインプロセッサ生成方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005196677A JP2005196677A (ja) | 2005-07-21 |
JP4105102B2 true JP4105102B2 (ja) | 2008-06-25 |
Family
ID=34792078
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004004590A Expired - Fee Related JP4105102B2 (ja) | 2004-01-09 | 2004-01-09 | パイプラインプロセッサ生成装置及びパイプラインプロセッサ生成方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US7308548B2 (ja) |
JP (1) | JP4105102B2 (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4125475B2 (ja) * | 2000-12-12 | 2008-07-30 | 株式会社東芝 | Rtl生成システム、rtl生成方法、rtl生成プログラム及び半導体装置の製造方法 |
JP2002230065A (ja) * | 2001-02-02 | 2002-08-16 | Toshiba Corp | システムlsi開発装置およびシステムlsi開発方法 |
US7984272B2 (en) * | 2007-06-27 | 2011-07-19 | International Business Machines Corporation | Design structure for single hot forward interconnect scheme for delayed execution pipelines |
US20120185820A1 (en) * | 2011-01-19 | 2012-07-19 | Suresh Kadiyala | Tool generator |
JP4905597B1 (ja) * | 2011-03-15 | 2012-03-28 | オムロン株式会社 | コントローラサポート装置、その装置において実行されるためのコントローラサポートプログラム、およびそのプログラムを格納する記録媒体 |
GB2550614B (en) * | 2016-05-25 | 2019-08-07 | Imagination Tech Ltd | Assessing performance of a hardware design using formal verification and symbolic tasks |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0338725A (ja) * | 1989-07-05 | 1991-02-19 | Mitsubishi Electric Corp | データ処理装置及びマイクロプロセッサ |
US6973417B1 (en) * | 1999-11-05 | 2005-12-06 | Metrowerks Corporation | Method and system for simulating execution of a target program in a simulated target system |
US6359827B1 (en) * | 2000-08-22 | 2002-03-19 | Micron Technology, Inc. | Method of constructing a very wide, very fast distributed memory |
JP2002230065A (ja) | 2001-02-02 | 2002-08-16 | Toshiba Corp | システムlsi開発装置およびシステムlsi開発方法 |
-
2004
- 2004-01-09 JP JP2004004590A patent/JP4105102B2/ja not_active Expired - Fee Related
- 2004-12-03 US US11/002,186 patent/US7308548B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20050166027A1 (en) | 2005-07-28 |
JP2005196677A (ja) | 2005-07-21 |
US7308548B2 (en) | 2007-12-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6477697B1 (en) | Adding complex instruction extensions defined in a standardized language to a microprocessor design to produce a configurable definition of a target instruction set, and hdl description of circuitry necessary to implement the instruction set, and development and verification tools for the instruction set | |
US20080141253A1 (en) | Cascaded Delayed Float/Vector Execution Pipeline | |
Beck et al. | CACO-PS: a general purpose cycle-accurate configurable power simulator | |
Gulati et al. | Accelerating statistical static timing analysis using graphics processing units | |
Katz et al. | Learning microarchitectural behaviors to improve stimuli generation quality | |
JP4105102B2 (ja) | パイプラインプロセッサ生成装置及びパイプラインプロセッサ生成方法 | |
Yang et al. | Metacore: an application specific dsp development system | |
US20020032558A1 (en) | Method and apparatus for enhancing the performance of a pipelined data processor | |
US9250900B1 (en) | Method, system, and computer program product for implementing a microprocessor with a customizable register file bypass network | |
Yang et al. | MetaCore: An application-specific programmable DSP development system | |
Liu et al. | TLIA: Efficient reconfigurable architecture for control-intensive kernels with triggered-long-instructions | |
EP1190305B1 (en) | Method and apparatus for jump delay slot control in a pipelined processor | |
US20080162894A1 (en) | structure for a cascaded delayed execution pipeline | |
JPH11161692A (ja) | 消費電力のシミュレーション方法 | |
Goel et al. | Power reduction in VLIW processor with compiler driven bypass network | |
US20060168431A1 (en) | Method and apparatus for jump delay slot control in a pipelined processor | |
Sreekumar et al. | Bespoke behavioral processors | |
Wang et al. | Acceleration of control flows on reconfigurable architecture with a composite method | |
Park et al. | Fast cycle-accurate behavioral simulation for pipelined processors using early pipeline evaluation | |
Bautista et al. | Quantitative study of the impact of design and synthesis options on processor core performance | |
Kim et al. | A framework for energy estimation of VLIW architecture | |
Mishra et al. | Architecture description language driven design space exploration in the presence of coprocessors | |
Si et al. | Optimizing behavioral near on-chip memory computing systems | |
US20240192958A1 (en) | Branch target buffer operation with auxiliary indirect cache | |
Multanen et al. | Power optimizations for transport triggered SIMD processors |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080116 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080122 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080222 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20080318 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20080326 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110404 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130404 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140404 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |